Nick Mathewson
|
f797ac465f
Merge remote-tracking branch 'origin/maint-0.2.4'
|
11 years ago |
Nick Mathewson
|
c36bdbd535
Re-do a cast in order to make old buggy freebsd gcc happy
|
11 years ago |
Nick Mathewson
|
ec6c155f82
Add some basic unit tests for the circuit map data structure.
|
11 years ago |
Nick Mathewson
|
b5d1fded3d
Merge remote-tracking branch 'origin/maint-0.2.4'
|
11 years ago |
Nick Mathewson
|
efa342f5fa
Tweak bug9063_redux patch: {n_p}_chan_cells, not {n,p}_conn_cells
|
11 years ago |
Nick Mathewson
|
d3063da691
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
|
11 years ago |
Nick Mathewson
|
2e1fe1fcf9
Implement a real OOM-killer for too-long circuit queues.
|
11 years ago |
Andrea Shepard
|
16f9861b22
Add destroy balance tracking and logging to circuitmux
|
11 years ago |
Nick Mathewson
|
43d53e6d86
Implementation of a fix for bug 7912
|
11 years ago |
Nick Mathewson
|
801eea03ad
Code to track on a circuit whether it has a "pending" delete cell
|
11 years ago |
Nick Mathewson
|
967503c12c
Implement a placeholder mechanism in the channel,id->circ map
|
11 years ago |
Nick Mathewson
|
4eaca17f2f
Merge branch 'bug7582_v2' into maint-0.2.4
|
11 years ago |
Nick Mathewson
|
73a35dc3c0
Free prepend_policy values in origin circuits
|
11 years ago |
Nick Mathewson
|
597cd893c5
Merge remote-tracking branch 'public/bug6174' into maint-0.2.4
|
11 years ago |
Nick Mathewson
|
653b09e1ec
Make circuit_purpose_to_string handle CIRCUIT_PURPOSE_PATH_BIAS_TESTING
|
11 years ago |
Nick Mathewson
|
339df5df08
Fix 8447: use %u to format circid_t.
|
11 years ago |
Nick Mathewson
|
7bb51fdd89
Rename circuit_expire_all_dirty_circs
|
11 years ago |
Nick Mathewson
|
62fb209d83
Stop frobbing timestamp_dirty as our sole means to mark circuits unusable
|
11 years ago |
Nick Mathewson
|
d6634001c9
Merge remote-tracking branch 'public/wide_circ_ids'
|
11 years ago |
Nick Mathewson
|
7301339e33
fix wide lines from tor_log rename
|
11 years ago |
Nick Mathewson
|
a141430ec3
Rename log() to tor_log() for logging
|
11 years ago |
Nick Mathewson
|
49e619c1cf
Rename *_isin to *_contains
|
12 years ago |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 years ago |
Mike Perry
|
15fdfc2993
Bug 7691: Send a probe cell down certain types of circs.
|
12 years ago |
Nick Mathewson
|
b1bdecd703
Merge branch 'ntor-resquashed'
|
12 years ago |
Nick Mathewson
|
6c69b16c93
Use new wrappers for making,sending,processing create/extend cells
|
12 years ago |
Nick Mathewson
|
f58d4dfcd6
Massive refactoring of the various handshake types
|
12 years ago |
Nick Mathewson
|
5fa1c7484c
Refactor the CREATE_FAST handshake code to match the others.
|
12 years ago |
Mike Perry
|
4590993ff3
Space fixes.
|
12 years ago |
Mike Perry
|
26fa47226c
Refactor path use bias code into own function.
|
12 years ago |