Historique des commits

Auteur SHA1 Message Date
  George Kadianakis c3c2b55dec test: Add unit tests for the DoS subsystem il y a 6 ans
  David Goulet c05272783d dos: Track new and closed OR client connections il y a 6 ans
  Nick Mathewson 35df48b189 Module docs for channel.c and channeltls.c il y a 7 ans
  Nick Mathewson 5927ed8d33 checkSpace.pl now forbids more identifiers. il y a 7 ans
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes il y a 8 ans
  Nick Mathewson 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers il y a 8 ans
  Nick Mathewson 8f2d2933f9 Use -Wdouble-promotion in GCC >= 4.6 il y a 8 ans
  Nick Mathewson 493499a339 Add -Wfloat-conversion for GCC >= 4.9 il y a 8 ans
  Nick Mathewson 055a7a198a Rename tor_dup_addr to tor_addr_to_str_dup. il y a 8 ans
  Nick Mathewson 4895d8288c Do not treat "DOCDOC" as doxygen. il y a 8 ans
  Nick Mathewson cb3f9bc2d4 Merge branch 'bug18570_027' il y a 8 ans
  Andrea Shepard bd87d37a86 Make sure channel_t queues its own copy of incoming cells il y a 8 ans
  Nick Mathewson 57699de005 Update the copyright year. il y a 8 ans
  Nick Mathewson fe6ca826df Make sure that every module in src/or has a brief description. il y a 8 ans
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline il y a 8 ans
  Sebastian Hahn bbb73eaf31 properly delete current channel in channel_free_list il y a 8 ans
  Nick Mathewson 55bb7bbafd Tests for AUTHENTICATE cell functionality. il y a 9 ans
  Nick Mathewson b56c7614b6 When closing circs build through a new guard, only close local ones il y a 9 ans
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. il y a 9 ans
  Nick Mathewson 03d2df62f6 Fix a bunch of memory leaks in the unit tests. Found with valgrind il y a 9 ans
  Nick Mathewson 1c05dfd0b6 Merge branch 'ticket7356_squashed' il y a 9 ans
  rl1987 032d44226e Use channel state lookup macros in channel.c il y a 9 ans
  Nick Mathewson a28df3fb67 Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold' il y a 9 ans
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. il y a 9 ans
  Andrea Shepard 99d312c293 Make channel_flush_some_cells() mockable il y a 10 ans
  Andrea Shepard 452bce6c72 Make channel_dump_statistics() mockable il y a 10 ans
  Andrea Shepard 5a24ff0563 What the hell was I on? il y a 10 ans
  Andrea Shepard ae3ed185e4 Let channel unit tests mess with global queue estimate il y a 10 ans
  Andrea Shepard bbb06b73cd Expose some channel cell queue stuff to the test suite il y a 10 ans
  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() il y a 10 ans