Commit History

Author SHA1 Message Date
  Nick Mathewson a20c8a81d7 Migrate main data loop for set_bad_connections to use channel structures 7 years ago
  Nick Mathewson bfff729728 Add a bunch of work-in-progress comments for 15056 planning 7 years ago
  Nick Mathewson ef5158b2d2 When attempting to find a channel by ID, consider Ed ID. 7 years ago
  Nick Mathewson d9ca4e20bd Merge branch 'feature_15055_v2' 7 years ago
  Nick Mathewson 99b3e54691 Add "Ed ID" arguments to a bunch of connection-ID-related fns. 7 years ago
  Nick Mathewson ec4142abdf Unify code in channel_write_*cell() 7 years ago
  Nick Mathewson 5927ed8d33 checkSpace.pl now forbids more identifiers. 7 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 8 years ago
  Nick Mathewson 55bb7bbafd Tests for AUTHENTICATE cell functionality. 9 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 9 years ago
  Nick Mathewson 1c05dfd0b6 Merge branch 'ticket7356_squashed' 9 years ago
  rl1987 b884ae6d98 Using macros and inline function for quick lookup of channel state. 9 years ago
  Nick Mathewson a28df3fb67 Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold' 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 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 10 years ago
  Andrea Shepard 3530825c53 Eliminate some unnecessary smartlists in scheduler.c 10 years ago
  Andrea Shepard 2fc3da3ff5 Implement global queue size query in channel.c 10 years ago
  Andrea Shepard 8852a1794c Track total queue size per channel, with overhead estimates, and global queue total 10 years ago
  Andrea Shepard 5e0a6d54d0 Add global cell/byte counters and per channel byte counters to channel.c 10 years ago
  Andrea Shepard 2efbab2aaf Provide generic mechanism for scheduler to query writeable cells on a channel 10 years ago
  Andrea Shepard 39a017809b Correctly update channel local mark when address of incoming connection changes after handshake; fixes bug #12160 9 years ago
  Nick Mathewson 3a2e25969f Merge remote-tracking branch 'public/ticket6799_024_v2_squashed' 10 years ago