aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-04-18
|\
| * Merge branch 'less_charbuf_rebased' into maint-0.2.4Nick Mathewson2013-04-18
| |\
| | * Add unit test for encoding ntor key in routerinfoNick Mathewson2013-04-18
| | * Remove the unused pk3 variable from test_dir_formatsNick Mathewson2013-04-18
| | * Re-enable test for parsing and generating descriptor with exit policyNick Mathewson2013-04-18
| | * Test networkstatus_getinfo_helper_singleNick Mathewson2013-04-18
| | * Add a quick-and-dirty-test for generate_v2_networkstatus.Nick Mathewson2013-04-18
| | * Test improvement: include microdesc lines in our synthetic microdesc consensu...Nick Mathewson2013-04-18
| | * Use chunks, not buffers, for router descriptorsNick Mathewson2013-04-18
| * | Fix some wide linesNick Mathewson2013-04-18
* | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-04-14
|\| |
| * | Merge branch 'bug8683_rebased' into maint-0.2.4Nick Mathewson2013-04-14
| |\ \
| | * | Rename all fields which measure bw in kb to end with _kbNick Mathewson2013-04-14
| * | | socks5 will ask for username/password if we offer itRoger Dingledine2013-04-11
| |/ /
* | | socks5 will ask for username/password if we offer itRoger Dingledine2013-04-11
* | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-04-05
|\| |
| * | test.c: Try to create a more random temporary directory for our workspace (re...Peter Palfrader2013-04-05
* | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-03-23
|\| |
| * | Avoid clang warnings from implicit off_t->size_t castNick Mathewson2013-03-23
* | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-03-22
|\| |
| * | Fix an uninitialized-var warning in unit testsNick Mathewson2013-03-22
* | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-03-21
|\| |
| * | Fix a small memory leak in the unit testsNick Mathewson2013-03-21
* | | Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed'Nick Mathewson2013-03-19
|\ \ \
| * | | Add parse_bridge_line() unittests.George Kadianakis2013-02-11
| * | | Refactoring to make parse_bridge_line() unittestable.George Kadianakis2013-02-11
| * | | Fix various issues pointed out by Nick and Andrea.George Kadianakis2013-02-09
| * | | Add utility functions needed for SOCKS argument parsing.George Kadianakis2013-02-09
* | | | Fix a double-newlineNick Mathewson2013-03-18
* | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-03-18
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-03-18
| |\ \ \
| | * | | Add unit test for tor_addr_is_loopbackNick Mathewson2013-03-01
| | * | | Make unit test for bug7191 work with new smartlist_new() nameNick Mathewson2012-10-23
| | * | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2012-10-23
| | |\ \ \
| | | * | | Add some unit tests for smartlist_bsearch_idx() on short listsAndrea Shepard2012-10-23
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-03-18
|\| | | | |
| * | | | | Merge remote-tracking branch 'andrea/bug8435' into maint-0.2.4Nick Mathewson2013-03-18
| |\ \ \ \ \
| | * | | | | Add unit test for dirserv measured bandwidth cacheAndrea Shepard2013-03-07
| | | |_|_|/ | | |/| | |
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-03-15
|\| | | | |
| * | | | | Remove some functions which were unused except for their testsNick Mathewson2013-02-23
| * | | | | Remove a bunch of unused macro definitionsNick Mathewson2013-02-23
| |/ / / /
* | | | | A couple more easy unit testsNick Mathewson2013-03-02
* | | | | Remove unused check_fingerprint_syntaxNick Mathewson2013-03-01
* | | | | Remove unused HMAC-SHA1 functionNick Mathewson2013-03-01
* | | | | Unit tests for a few more functions and cases in address.cNick Mathewson2013-03-01
* | | | | More unit tests for old TAP onion handshake.Nick Mathewson2013-03-01
|/ / / /
* | | | Fix a may-be-used-uninitialized warning.Nick Mathewson2013-02-19
* | | | Merge branch 'bug2286_unit_test_squashed'Nick Mathewson2013-02-19
|\ \ \ \
| * | | | Test alternate values of maxunmeasuredbw tooAndrea Shepard2013-02-19
| * | | | Update unmeasured bandwidth clipping unit test per NickM's bugfix for the Unm...Andrea Shepard2013-02-19