Commit Verlauf

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