Nick Mathewson
|
0533d14213
Replace some assert(1)s with nonfatal_unreached_once().
|
hace 8 años |
Nick Mathewson
|
d9ca4e20bd
Merge branch 'feature_15055_v2'
|
hace 8 años |
Nick Mathewson
|
99b3e54691
Add "Ed ID" arguments to a bunch of connection-ID-related fns.
|
hace 8 años |
Nick Mathewson
|
ec4142abdf
Unify code in channel_write_*cell()
|
hace 8 años |
Nick Mathewson
|
35df48b189
Module docs for channel.c and channeltls.c
|
hace 8 años |
Nick Mathewson
|
5927ed8d33
checkSpace.pl now forbids more identifiers.
|
hace 8 años |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
hace 8 años |
Nick Mathewson
|
80f1a2cbbd
Add the -Wextra-semi warning from clang, and fix the cases where it triggers
|
hace 8 años |
Nick Mathewson
|
8f2d2933f9
Use -Wdouble-promotion in GCC >= 4.6
|
hace 8 años |
Nick Mathewson
|
493499a339
Add -Wfloat-conversion for GCC >= 4.9
|
hace 8 años |
Nick Mathewson
|
055a7a198a
Rename tor_dup_addr to tor_addr_to_str_dup.
|
hace 8 años |
Nick Mathewson
|
4895d8288c
Do not treat "DOCDOC" as doxygen.
|
hace 8 años |
Nick Mathewson
|
cb3f9bc2d4
Merge branch 'bug18570_027'
|
hace 8 años |
Andrea Shepard
|
bd87d37a86
Make sure channel_t queues its own copy of incoming cells
|
hace 8 años |
Nick Mathewson
|
57699de005
Update the copyright year.
|
hace 8 años |
Nick Mathewson
|
fe6ca826df
Make sure that every module in src/or has a brief description.
|
hace 8 años |
cypherpunks
|
824a6a2a90
Replace usage of INLINE with inline
|
hace 9 años |
Sebastian Hahn
|
bbb73eaf31
properly delete current channel in channel_free_list
|
hace 9 años |
Nick Mathewson
|
55bb7bbafd
Tests for AUTHENTICATE cell functionality.
|
hace 10 años |
Nick Mathewson
|
b56c7614b6
When closing circs build through a new guard, only close local ones
|
hace 10 años |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
hace 10 años |
Nick Mathewson
|
03d2df62f6
Fix a bunch of memory leaks in the unit tests. Found with valgrind
|
hace 10 años |
Nick Mathewson
|
1c05dfd0b6
Merge branch 'ticket7356_squashed'
|
hace 10 años |
rl1987
|
032d44226e
Use channel state lookup macros in channel.c
|
hace 10 años |
Nick Mathewson
|
a28df3fb67
Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'
|
hace 10 años |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
hace 10 años |
Andrea Shepard
|
99d312c293
Make channel_flush_some_cells() mockable
|
hace 10 años |
Andrea Shepard
|
452bce6c72
Make channel_dump_statistics() mockable
|
hace 10 años |
Andrea Shepard
|
5a24ff0563
What the hell was I on?
|
hace 10 años |
Andrea Shepard
|
ae3ed185e4
Let channel unit tests mess with global queue estimate
|
hace 10 años |