Historial de Commits

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