Historie revizí

Autor SHA1 Zpráva Datum
  Nick Mathewson 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers před 8 roky
  Nick Mathewson 8f2d2933f9 Use -Wdouble-promotion in GCC >= 4.6 před 8 roky
  Nick Mathewson 493499a339 Add -Wfloat-conversion for GCC >= 4.9 před 8 roky
  Nick Mathewson 055a7a198a Rename tor_dup_addr to tor_addr_to_str_dup. před 8 roky
  Nick Mathewson 4895d8288c Do not treat "DOCDOC" as doxygen. před 8 roky
  Nick Mathewson cb3f9bc2d4 Merge branch 'bug18570_027' před 8 roky
  Andrea Shepard bd87d37a86 Make sure channel_t queues its own copy of incoming cells před 8 roky
  Nick Mathewson 57699de005 Update the copyright year. před 8 roky
  Nick Mathewson fe6ca826df Make sure that every module in src/or has a brief description. před 8 roky
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline před 8 roky
  Sebastian Hahn bbb73eaf31 properly delete current channel in channel_free_list před 8 roky
  Nick Mathewson 55bb7bbafd Tests for AUTHENTICATE cell functionality. před 9 roky
  Nick Mathewson b56c7614b6 When closing circs build through a new guard, only close local ones před 9 roky
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. před 9 roky
  Nick Mathewson 03d2df62f6 Fix a bunch of memory leaks in the unit tests. Found with valgrind před 9 roky
  Nick Mathewson 1c05dfd0b6 Merge branch 'ticket7356_squashed' před 9 roky
  rl1987 032d44226e Use channel state lookup macros in channel.c před 9 roky
  Nick Mathewson a28df3fb67 Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold' před 9 roky
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. před 9 roky
  Andrea Shepard 99d312c293 Make channel_flush_some_cells() mockable před 10 roky
  Andrea Shepard 452bce6c72 Make channel_dump_statistics() mockable před 10 roky
  Andrea Shepard 5a24ff0563 What the hell was I on? před 10 roky
  Andrea Shepard ae3ed185e4 Let channel unit tests mess with global queue estimate před 10 roky
  Andrea Shepard bbb06b73cd Expose some channel cell queue stuff to the test suite před 10 roky
  Andrea Shepard dabf4c33e2 Refactor channel_get_cell_queue_entry_size() to avoid an unreachable line for test coverage, and fix a nasty lurking memory bug in channel_flush_some_cells_from_outgoing_queue() před 10 roky
  Andrea Shepard 3530825c53 Eliminate some unnecessary smartlists in scheduler.c před 10 roky
  Andrea Shepard 1275002a46 Schedule according to a queue size heuristic před 10 roky
  Andrea Shepard f314d9509c Fix return values from channel_flush_some_cells() to correctly count cells directly written by channel_flush_from_first_active_circuit() před 10 roky
  Andrea Shepard 2fc3da3ff5 Implement global queue size query in channel.c před 10 roky
  Andrea Shepard 8852a1794c Track total queue size per channel, with overhead estimates, and global queue total před 10 roky