Cronologia Commit

Autore SHA1 Messaggio Data
  Nick Mathewson 63c94954b1 Fix BUG message in channel/queue_impossible 7 anni fa
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 anni fa
  Nick Mathewson c3adbf755b Resolve some warnings from OSX clang. 8 anni fa
  Nick Mathewson 8f2d2933f9 Use -Wdouble-promotion in GCC >= 4.6 8 anni fa
  Nick Mathewson cb3f9bc2d4 Merge branch 'bug18570_027' 8 anni fa
  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 anni fa
  Nick Mathewson 57699de005 Update the copyright year. 8 anni fa
  Nick Mathewson 8ca3773f68 Fix unit tests on MSVC2013. 9 anni fa
  cypherpunks 5246e8f992 Remove lingering mempool code 9 anni fa
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anni fa
  Nick Mathewson eda5cebd6c Add another cellintptr use; fixes 14031 9 anni fa
  Nick Mathewson 808e2b856b Tweak channel unit tests so we don't see coverity complaints 9 anni fa
  Nick Mathewson 03d2df62f6 Fix a bunch of memory leaks in the unit tests. Found with valgrind 9 anni fa
  Nick Mathewson 13f26f41e4 Fix some coverity issues in the unit tests 9 anni fa
  Nick Mathewson 58df153163 Fix more 64/32 warnings in test_channel.c 9 anni fa
  Nick Mathewson 11b652acb3 Fix some 32-bit build issues in the tests 9 anni fa
  Andrea Shepard 2d171c1081 Update test_channel.c for recent test suite changes and --enable-mempools support 9 anni fa
  Andrea Shepard 462eaed43e Limited unit test for channel_dump_statistics() 10 anni fa
  Andrea Shepard 5ee25cc185 Add channel/dumpstats unit test 10 anni fa
  Andrea Shepard 9740a07b8c Check queueing case in channel/flushmux unit test too 10 anni fa
  Andrea Shepard f12f7159a5 Add channel/flushmux unit test 10 anni fa
  Andrea Shepard 76fcb8cb55 Add channel/incoming unit test 10 anni fa
  Andrea Shepard b5d4ef18e1 Add unknown cell queue entry type case to channel/queue_impossible unit test 10 anni fa
  Andrea Shepard f7951d318a Small channel unit test improvements 10 anni fa
  Andrea Shepard 3b78667d65 Unit test for unusual channel lifecycles 10 anni fa
  Andrea Shepard b6d0aaec07 Check some can't-happen cases draining channel cell queues 10 anni fa
  Andrea Shepard 46ff91b6ec Add scheduler_channel_has_waiting_cells_mock() and some mock counter queries 10 anni fa
  Andrea Shepard bef11b7156 Expose a useful mock from test_channel.c 10 anni fa
  Andrea Shepard 79b8f14c25 Expose fake channel utility functions in test suite in fakechans.h, and fix a test_channel.c bug 10 anni fa
  Andrea Shepard ba294ff2dc Implement channel flush unit test 10 anni fa