summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2017-03-13Fix some compilation warnings in {test_,}hs_descriptor.cNick Mathewson
2017-03-13Merge remote-tracking branch 'asn/bug21334_v3'Nick Mathewson
2017-03-13prop224: Rename padding size def to something less confusing.George Kadianakis
2017-03-13prop224: Add unittests for decode_superencrypted().George Kadianakis
2017-03-13prop224: Fix the HS descriptor unittests.George Kadianakis
2017-03-09Remove fgets() compatbility function and related tests.Alexander Færøy
2017-03-09Add test case for get_string_from_pipe().Alexander Færøy
2017-03-09Remove buffered I/O stream usage in process_handle_t.Alexander Færøy
2017-03-06Merge remote-tracking branch 'ahf/bugs/20988'Nick Mathewson
2017-03-06Merge remote-tracking branch 'teor/bug19699'Nick Mathewson
2017-03-01Reset `buf` after each succesful test to avoid artifacts.Alexander Færøy
2017-03-01Use tor_fgets() instead of fgets().Alexander Færøy
2017-03-01Merge branch 'maint-0.3.0'Nick Mathewson
2017-03-01Make test-network.sh always call chutney's test-network.shteor
2017-03-01Remove the space before the interpreter name in test-network.shteor
2017-03-01Remove the space before the interpreter name in test-network.shteor
2017-02-28Merge branch 'maint-0.3.0'Nick Mathewson
2017-03-01Restore support for test-network.sh on BSD and other systems without bashteor
2017-02-28Merge remote-tracking branch 'teor/bug21510'Nick Mathewson
2017-02-28Merge remote-tracking branch 'teor/test21470-029'Nick Mathewson
2017-02-27Merge branch 'disable_memory_sentinels_squashed'Nick Mathewson
2017-02-27Code to disable memory sentinels for fuzzingNick Mathewson
2017-02-27Merge branch 'maint-0.3.0'Nick Mathewson
2017-02-28Use bash in src/test/test-network.shteor
2017-02-28Reserve a test-network.sh exit status of 2 for unknown argumentsteor
2017-02-28Add a quiet mode to test-network.shteor
2017-02-24Merge branch 'maint-0.3.0'Nick Mathewson
2017-02-24hs: Fix bad use of sizeof() when encoding ESTABLISH_INTRO legacy cellDavid Goulet
2017-02-24prop224: Rename auth_required HS desc field to intro_auth_required.George Kadianakis
2017-02-19Make display of captured unit test log messages consistentteor
2017-02-19Reject versions that have non-numeric prefixesteor
2017-02-19Add unit tests that ensure out of range versions are rejectedteor
2017-02-19Add unit tests for version parsing integer size inconsistenciesteor
2017-02-19Add unit tests for current tor version git tagsteor
2017-02-19Add unit tests for the current range of tor version status tagsteor
2017-02-17Fix memleak in test_getinfo_helper_onion.Nick Mathewson
2017-02-16Merge remote-tracking branch 'meejah/ticket-21329-onions-current'Nick Mathewson
2017-02-15hs: Avoid a strlen(NULL) if descriptor is not found in cacheDavid Goulet
2017-02-15Merge branch 'bug21447'Nick Mathewson
2017-02-15Merge branch 'maint-0.2.9'Nick Mathewson
2017-02-14Merge branch 'bug20894_029_v3'Nick Mathewson
2017-02-14Rename make fuzz to make test-fuzz-corporaNick Mathewson
2017-02-14Don't atoi off the end of a buffer chunk.Nick Mathewson
2017-02-14Fix policies.c instance of the "if (r=(a-b)) return r" patternNick Mathewson
2017-02-08test: Add missing socket errno in test_util.cDavid Goulet
2017-02-07Merge branch 'teor_bug21357-v2_029' into maint-0.2.9Nick Mathewson
2017-02-03Fix "make distcheck".Nick Mathewson
2017-02-03Use the standard OpenBSD preprocessor definitioncypherpunks
2017-02-02test: Fix test after log message changed in #21294David Goulet
2017-02-02Merge remote-tracking branch 'ahf/ahf/bugs/21266'Nick Mathewson