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
|
7 years ago |
Nick Mathewson
|
5ee0cccd49
Merge branch 'macro_free_v2_squashed'
|
7 years ago |
Nick Mathewson
|
fa0d24286b
Convert remaining function (mostly static) to new free style
|
7 years ago |
David Goulet
|
e96c577ed2
test: Make older GCC happy and thus our oniongit pipeline
|
7 years ago |
David Goulet
|
6120efd771
chan: Do not re-queue after a fail cell write
|
7 years ago |
David Goulet
|
04762be612
test: Cleanup unused code in test_channel.c
|
7 years ago |
David Goulet
|
d443a5258f
test: Add unit test for channel_listener_t
|
7 years ago |
David Goulet
|
8c5ed4f150
test: Add unit test for channel_get_for_extend()
|
7 years ago |
David Goulet
|
36f1fb3be3
test: Add unit test for channel_check_for_duplicates()
|
7 years ago |
David Goulet
|
47aaaf4403
test: Add channel state unit test
|
7 years ago |
David Goulet
|
08d0c39b91
test: Fix channel dumpstats test
|
7 years ago |
David Goulet
|
bd7823b29b
test: Fix channel lifecycle and lifecycle_2
|
7 years ago |
David Goulet
|
fa8c98985b
test: Add outbound channel cell test
|
7 years ago |
David Goulet
|
636eec32bf
test: Improve the inbound channel cell test
|
7 years ago |
David Goulet
|
6d1ea7766b
channel: Remove unused write cell functions
|
7 years ago |
David Goulet
|
e1c29a769c
channel: Remove everything related to queue size
|
7 years ago |
David Goulet
|
46a0709261
channel: Remove incoming/outgoing queue
|
7 years ago |
Alexander Færøy
|
77b92c2214
Ensure that `make check-spaces` is happy.
|
7 years ago |
Nick Mathewson
|
011d94fb11
apply ahf's test_assert_null.cocci
|
7 years ago |
Nick Mathewson
|
047790a253
apply ahf's test_assert_int.cocci
|
7 years ago |
Alexander Færøy
|
c4744a01cc
Fix operator usage in src/test/*.c
|
7 years ago |
Nick Mathewson
|
1c0a2335cd
Extract channel_do_open_actions() from non-open _change_state cases
|
7 years ago |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 years ago |
Nick Mathewson
|
39f4554687
Fix a completely stupid stack-protector warning in test_channels.c
|
8 years ago |
Nick Mathewson
|
921ac5c548
Unit tests for channel identity map code
|
8 years ago |
Nick Mathewson
|
63c94954b1
Fix BUG message in channel/queue_impossible
|
8 years ago |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 years ago |
Nick Mathewson
|
c3adbf755b
Resolve some warnings from OSX clang.
|
8 years ago |
Nick Mathewson
|
8f2d2933f9
Use -Wdouble-promotion in GCC >= 4.6
|
8 years ago |