Historial de Commits

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