История коммитов

Автор SHA1 Сообщение Дата
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 лет назад
  Nick Mathewson 6788418f28 Propagate Ed25519 identities downwards into more functions. 7 лет назад
  Nick Mathewson a20c8a81d7 Migrate main data loop for set_bad_connections to use channel structures 7 лет назад
  Nick Mathewson bfff729728 Add a bunch of work-in-progress comments for 15056 planning 7 лет назад
  Nick Mathewson ef5158b2d2 When attempting to find a channel by ID, consider Ed ID. 7 лет назад
  Nick Mathewson d9ca4e20bd Merge branch 'feature_15055_v2' 7 лет назад
  Nick Mathewson 99b3e54691 Add "Ed ID" arguments to a bunch of connection-ID-related fns. 7 лет назад
  Nick Mathewson ec4142abdf Unify code in channel_write_*cell() 7 лет назад
  Nick Mathewson 5927ed8d33 checkSpace.pl now forbids more identifiers. 7 лет назад
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 лет назад
  Nick Mathewson beba70ec77 Don't declare "incoming_queue" in every file including channel.h 8 лет назад
  Nick Mathewson 4895d8288c Do not treat "DOCDOC" as doxygen. 8 лет назад
  Nick Mathewson 57699de005 Update the copyright year. 8 лет назад
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline 8 лет назад
  Nick Mathewson 55bb7bbafd Tests for AUTHENTICATE cell functionality. 9 лет назад
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
  Nick Mathewson 03d2df62f6 Fix a bunch of memory leaks in the unit tests. Found with valgrind 9 лет назад
  Nick Mathewson 1c05dfd0b6 Merge branch 'ticket7356_squashed' 9 лет назад
  rl1987 b884ae6d98 Using macros and inline function for quick lookup of channel state. 9 лет назад
  Nick Mathewson a28df3fb67 Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold' 9 лет назад
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 лет назад
  Andrea Shepard 99d312c293 Make channel_flush_some_cells() mockable 10 лет назад
  Andrea Shepard 452bce6c72 Make channel_dump_statistics() mockable 10 лет назад
  Andrea Shepard bbb06b73cd Expose some channel cell queue stuff to the test suite 10 лет назад
  Andrea Shepard ed1927d6bf Use a non-stupid data structure in the scheduler 10 лет назад
  Andrea Shepard 3530825c53 Eliminate some unnecessary smartlists in scheduler.c 10 лет назад
  Andrea Shepard 2fc3da3ff5 Implement global queue size query in channel.c 10 лет назад
  Andrea Shepard 8852a1794c Track total queue size per channel, with overhead estimates, and global queue total 10 лет назад
  Andrea Shepard 5e0a6d54d0 Add global cell/byte counters and per channel byte counters to channel.c 10 лет назад
  Andrea Shepard 2efbab2aaf Provide generic mechanism for scheduler to query writeable cells on a channel 10 лет назад