提交历史

作者 SHA1 备注 提交日期
  Alexander Færøy 77b92c2214 Ensure that `make check-spaces` is happy. 7 年之前
  Nick Mathewson 011d94fb11 apply ahf's test_assert_null.cocci 7 年之前
  Nick Mathewson 047790a253 apply ahf's test_assert_int.cocci 7 年之前
  Alexander Færøy c4744a01cc Fix operator usage in src/test/*.c 7 年之前
  Nick Mathewson 1c0a2335cd Extract channel_do_open_actions() from non-open _change_state cases 7 年之前
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 年之前
  Nick Mathewson 39f4554687 Fix a completely stupid stack-protector warning in test_channels.c 8 年之前
  Nick Mathewson 921ac5c548 Unit tests for channel identity map code 8 年之前
  Nick Mathewson 63c94954b1 Fix BUG message in channel/queue_impossible 8 年之前
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 年之前
  Nick Mathewson c3adbf755b Resolve some warnings from OSX clang. 8 年之前
  Nick Mathewson 8f2d2933f9 Use -Wdouble-promotion in GCC >= 4.6 8 年之前
  Nick Mathewson cb3f9bc2d4 Merge branch 'bug18570_027' 8 年之前
  Andrea Shepard 1cdc7fddb2 Add new channel/queue_incoming unit tests; modify channel unit tests for new clarified handling of alloc/free responsibility for queued incoming cells 8 年之前
  Nick Mathewson 57699de005 Update the copyright year. 8 年之前
  Nick Mathewson 8ca3773f68 Fix unit tests on MSVC2013. 9 年之前
  cypherpunks 5246e8f992 Remove lingering mempool code 9 年之前
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 年之前
  Nick Mathewson eda5cebd6c Add another cellintptr use; fixes 14031 10 年之前
  Nick Mathewson 808e2b856b Tweak channel unit tests so we don't see coverity complaints 10 年之前
  Nick Mathewson 03d2df62f6 Fix a bunch of memory leaks in the unit tests. Found with valgrind 10 年之前
  Nick Mathewson 13f26f41e4 Fix some coverity issues in the unit tests 10 年之前
  Nick Mathewson 58df153163 Fix more 64/32 warnings in test_channel.c 10 年之前
  Nick Mathewson 11b652acb3 Fix some 32-bit build issues in the tests 10 年之前
  Andrea Shepard 2d171c1081 Update test_channel.c for recent test suite changes and --enable-mempools support 10 年之前
  Andrea Shepard 462eaed43e Limited unit test for channel_dump_statistics() 10 年之前
  Andrea Shepard 5ee25cc185 Add channel/dumpstats unit test 10 年之前
  Andrea Shepard 9740a07b8c Check queueing case in channel/flushmux unit test too 10 年之前
  Andrea Shepard f12f7159a5 Add channel/flushmux unit test 10 年之前
  Andrea Shepard 76fcb8cb55 Add channel/incoming unit test 10 年之前