Commit History

Author SHA1 Message Date
  Nick Mathewson ef486e3c02 Fix every include path changed in the previous commit (automated) 5 years ago
  Nick Mathewson 52884f56d4 Replace U64_LITERAL with the standard UINT64_C 5 years ago
  Nick Mathewson accf239fa3 Rectify include paths (automated) 5 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 years ago
  Nick Mathewson fde868ffe3 Extract cell type and their queues into new headers 5 years ago
  Nick Mathewson def1f20e1f Extract routerstatus_t into its own header. 5 years ago
  Nick Mathewson 50369f8981 Extract networkstatus_t and ..sr_info_t into their own headers 5 years ago
  Nick Mathewson a0bc164af5 Extract {or,origin}_circuit_t into their own headers 5 years ago
  Nick Mathewson f6c96fd0ca Merge remote-tracking branch 'public/bug25994' 6 years ago
  Nick Mathewson c3b7258370 Merge remote-tracking branch 'isis/bug24660_r1' 6 years ago
  Nick Mathewson 24299d385d Hold monotonic time constant during channel/outbound_cell test 6 years ago
  Nick Mathewson 5e395ba2c2 Rewrite time-handling in circuitmux_ewma to use monotime_coarse 6 years ago
  Isis Lovecruft fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
  David Goulet c235c32bbc cmux: Remove round-robin circuit policy 6 years ago
  David Goulet 6b1dba214d cmux: Make EWMA policy mandatory 6 years ago
  Nick Mathewson 2f0d57db56 Fix a compilation error in the channel tests. 6 years ago
  Nick Mathewson 219c969d7b Use monotime_coarse for transfer times and padding times 6 years ago
  Nick Mathewson 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 years ago
  Nick Mathewson fa0d24286b Convert remaining function (mostly static) to new free style 6 years ago
  David Goulet e96c577ed2 test: Make older GCC happy and thus our oniongit pipeline 6 years ago
  David Goulet 6120efd771 chan: Do not re-queue after a fail cell write 6 years ago
  David Goulet 04762be612 test: Cleanup unused code in test_channel.c 6 years ago
  David Goulet d443a5258f test: Add unit test for channel_listener_t 6 years ago
  David Goulet 8c5ed4f150 test: Add unit test for channel_get_for_extend() 6 years ago
  David Goulet 36f1fb3be3 test: Add unit test for channel_check_for_duplicates() 6 years ago
  David Goulet 47aaaf4403 test: Add channel state unit test 6 years ago
  David Goulet 08d0c39b91 test: Fix channel dumpstats test 6 years ago
  David Goulet bd7823b29b test: Fix channel lifecycle and lifecycle_2 6 years ago
  David Goulet fa8c98985b test: Add outbound channel cell test 6 years ago