Commit History

Author SHA1 Message Date
  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 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 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
  Nick Mathewson cb3f9bc2d4 Merge branch 'bug18570_027' 8 years ago
  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 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson 8ca3773f68 Fix unit tests on MSVC2013. 9 years ago
  cypherpunks 5246e8f992 Remove lingering mempool code 9 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson eda5cebd6c Add another cellintptr use; fixes 14031 9 years ago
  Nick Mathewson 808e2b856b Tweak channel unit tests so we don't see coverity complaints 9 years ago
  Nick Mathewson 03d2df62f6 Fix a bunch of memory leaks in the unit tests. Found with valgrind 9 years ago
  Nick Mathewson 13f26f41e4 Fix some coverity issues in the unit tests 9 years ago
  Nick Mathewson 58df153163 Fix more 64/32 warnings in test_channel.c 9 years ago
  Nick Mathewson 11b652acb3 Fix some 32-bit build issues in the tests 9 years ago
  Andrea Shepard 2d171c1081 Update test_channel.c for recent test suite changes and --enable-mempools support 9 years ago
  Andrea Shepard 462eaed43e Limited unit test for channel_dump_statistics() 10 years ago
  Andrea Shepard 5ee25cc185 Add channel/dumpstats unit test 10 years ago
  Andrea Shepard 9740a07b8c Check queueing case in channel/flushmux unit test too 10 years ago
  Andrea Shepard f12f7159a5 Add channel/flushmux unit test 10 years ago
  Andrea Shepard 76fcb8cb55 Add channel/incoming unit test 10 years ago
  Andrea Shepard b5d4ef18e1 Add unknown cell queue entry type case to channel/queue_impossible unit test 10 years ago
  Andrea Shepard f7951d318a Small channel unit test improvements 10 years ago
  Andrea Shepard 3b78667d65 Unit test for unusual channel lifecycles 10 years ago