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