Nick Mathewson
|
5927ed8d33
checkSpace.pl now forbids more identifiers.
|
8 years ago |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 years ago |
Nick Mathewson
|
beba70ec77
Don't declare "incoming_queue" in every file including channel.h
|
8 years ago |
Nick Mathewson
|
4895d8288c
Do not treat "DOCDOC" as doxygen.
|
8 years ago |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 years ago |
cypherpunks
|
824a6a2a90
Replace usage of INLINE with inline
|
9 years ago |
Nick Mathewson
|
55bb7bbafd
Tests for AUTHENTICATE cell functionality.
|
10 years ago |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 years ago |
Nick Mathewson
|
03d2df62f6
Fix a bunch of memory leaks in the unit tests. Found with valgrind
|
10 years ago |
Nick Mathewson
|
1c05dfd0b6
Merge branch 'ticket7356_squashed'
|
10 years ago |
rl1987
|
b884ae6d98
Using macros and inline function for quick lookup of channel state.
|
10 years ago |
Nick Mathewson
|
a28df3fb67
Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'
|
10 years ago |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 years ago |
Andrea Shepard
|
99d312c293
Make channel_flush_some_cells() mockable
|
10 years ago |
Andrea Shepard
|
452bce6c72
Make channel_dump_statistics() mockable
|
10 years ago |
Andrea Shepard
|
bbb06b73cd
Expose some channel cell queue stuff to the test suite
|
10 years ago |
Andrea Shepard
|
ed1927d6bf
Use a non-stupid data structure in the scheduler
|
11 years ago |
Andrea Shepard
|
3530825c53
Eliminate some unnecessary smartlists in scheduler.c
|
11 years ago |
Andrea Shepard
|
2fc3da3ff5
Implement global queue size query in channel.c
|
11 years ago |
Andrea Shepard
|
8852a1794c
Track total queue size per channel, with overhead estimates, and global queue total
|
11 years ago |
Andrea Shepard
|
5e0a6d54d0
Add global cell/byte counters and per channel byte counters to channel.c
|
11 years ago |
Andrea Shepard
|
2efbab2aaf
Provide generic mechanism for scheduler to query writeable cells on a channel
|
11 years ago |
Andrea Shepard
|
39a017809b
Correctly update channel local mark when address of incoming connection changes after handshake; fixes bug #12160
|
10 years ago |
Nick Mathewson
|
3a2e25969f
Merge remote-tracking branch 'public/ticket6799_024_v2_squashed'
|
10 years ago |
Nick Mathewson
|
6557e61295
Replace last_added_nonpadding with last_had_circuits
|
10 years ago |
Nick Mathewson
|
17ad309d33
Merge remote-tracking branch 'public/bug11553_024' into bug11553_025
|
10 years ago |
Nick Mathewson
|
a770b74501
Improvements to #11553 fix based on review
|
10 years ago |
Nick Mathewson
|
bd169aa9a5
Merge remote-tracking branch 'public/bug11553_024' into bug11553_025
|
10 years ago |
Nick Mathewson
|
0d75344b0e
Switch to random allocation on circuitIDs.
|
10 years ago |
Nick Mathewson
|
bb9b4c37f8
Supply better and less frequent warnings on circID exhaustion
|
10 years ago |