Commit History

Author SHA1 Message Date
  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
  David Goulet 636eec32bf test: Improve the inbound channel cell test 6 years ago
  David Goulet 6d1ea7766b channel: Remove unused write cell functions 6 years ago
  David Goulet e1c29a769c channel: Remove everything related to queue size 6 years ago
  David Goulet 46a0709261 channel: Remove incoming/outgoing queue 6 years ago
  Alexander Færøy 77b92c2214 Ensure that `make check-spaces` is happy. 6 years ago
  Nick Mathewson 011d94fb11 apply ahf's test_assert_null.cocci 6 years ago
  Nick Mathewson 047790a253 apply ahf's test_assert_int.cocci 6 years ago
  Alexander Færøy c4744a01cc Fix operator usage in src/test/*.c 6 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 7 years ago
  Nick Mathewson 921ac5c548 Unit tests for channel identity map code 7 years ago
  Nick Mathewson 63c94954b1 Fix BUG message in channel/queue_impossible 7 years ago
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 7 years ago
  Nick Mathewson c3adbf755b Resolve some warnings from OSX clang. 7 years ago
  Nick Mathewson 8f2d2933f9 Use -Wdouble-promotion in GCC >= 4.6 7 years ago