Commit History

Author SHA1 Message Date
  Nick Mathewson 1f377e910f Merge branch 'maint-0.3.4' 7 years ago
  Nick Mathewson 6e5e1be737 Make circuitmux ewma timing test more tolerant on 32bit osx 7 years ago
  Nick Mathewson ef486e3c02 Fix every include path changed in the previous commit (automated) 7 years ago
  Nick Mathewson 52884f56d4 Replace U64_LITERAL with the standard UINT64_C 7 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 7 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 7 years ago
  Nick Mathewson fde868ffe3 Extract cell type and their queues into new headers 7 years ago
  Nick Mathewson 5e395ba2c2 Rewrite time-handling in circuitmux_ewma to use monotime_coarse 7 years ago
  David Goulet c235c32bbc cmux: Remove round-robin circuit policy 7 years ago
  Nick Mathewson 84adb9fcca Merge branch 'maint-0.3.1' into maint-0.3.2 7 years ago
  Nick Mathewson 08469a338a Merge branch 'maint-0.3.0' into maint-0.3.1 7 years ago
  Nick Mathewson 7d845976e3 Merge branch 'maint-0.2.5' into maint-0.2.8 7 years ago
  Nick Mathewson cd1f708a7f Move free to end of test function so coverity won't complain. 7 years ago
  Nick Mathewson 520cf21793 Move destroy cells into a separate queue type of their own, to save RAM 7 years ago
  Nick Mathewson 011d94fb11 apply ahf's test_assert_null.cocci 8 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 9 years ago
  Nick Mathewson 1bac468882 Fix two problems in the 0.2.8.x unit tests 9 years ago
  cypherpunks 5246e8f992 Remove lingering mempool code 10 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
  Nick Mathewson 11c044e46a Initialize libevent in circuitmux/destroy_cell_queue test 11 years ago
  Nick Mathewson a28df3fb67 Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold' 11 years ago
  Nick Mathewson a3dafd3f58 Replace operators used as macro arguments with OP_XX macros 11 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 11 years ago
  Andrea Shepard 283646fd90 Fix scheduler assertion in circuitmux/destroy_cell_queue unit test 12 years ago
  Nick Mathewson 0243895792 Use coccinelle scripts to clean up our unit tests 11 years ago
  Andrea Shepard 39d4e67be8 Add --disable-mempools configure option 11 years ago
  Nick Mathewson 8f0755fa85 Whoops; check in test_circuitmux.c 12 years ago