aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
...
* | | Appease "make check-spaces"Steven Murdoch2011-08-24
* | | We don't need to find our own path, just tell Windows to searchSteven Murdoch2011-08-24
* | | Find test-child.exe by looking in same directory as test.exeSteven Murdoch2011-08-24
* | | Fix test cases to handle MSYS style paths (/c/foo rather than c:/foo)Steven Murdoch2011-08-22
* | | Tidy up subprocess codeSteven Murdoch2011-08-22
* | | Fix some compiler warningsSteven Murdoch2011-08-22
* | | Merge remote branch 'origin/master' into bug2046Steven Murdoch2011-08-18
|\ \ \
| * | | Clean up bridge-stats code.Karsten Loesing2011-08-04
| * | | Separate generation of an entry-stats string from writing it to disk.Karsten Loesing2011-08-04
| * | | Separate generation of a dirreq-stats string from writing it to disk.Karsten Loesing2011-08-04
| * | | Add unit tests for buffer-stats.Karsten Loesing2011-08-04
| * | | Unit test for generic_buffer_set_to_copyNick Mathewson2011-07-20
* | | | Complete logging of output from port forwarding helperSteven Murdoch2011-08-18
* | | | Test case for reading the partial output of a background processSteven Murdoch2011-07-25
* | | | Use PeekNamedPipe to avoid blocking ReadFile when there is nothing to readSteven Murdoch2011-07-22
* | | | Add code to read all from a handle, but this block foreverSteven Murdoch2011-07-22
* | | | Add Windows version of tor_spawn_background and ancillary functionsSteven Murdoch2011-07-21
* | | | Generalize process spawning so its test compiles (but fails) in WindowsSteven Murdoch2011-07-21
|/ / /
* | | Remove compare_addr_to_addr_policyNick Mathewson2011-07-15
* | | Merge remote-tracking branch 'public/bug1666'Nick Mathewson2011-07-13
|\ \ \
| * | | Refactor fetch_from_buf_socks() to be greedyNick Mathewson2011-06-29
| * | | Refactor socks unit tests into a suite of their ownNick Mathewson2011-06-29
| * | | Record username/password data in socks_request_tNick Mathewson2011-06-29
| * | | Fix 'make check-spaces'Nick Mathewson2011-06-29
| * | | bug1666 - Pass-through support for SOCKS5 authentication(4)Robert Hogan2010-12-14
| * | | bug1666 - Pass-through support for SOCKS5 authentication (2)Robert Hogan2010-12-14
| * | | bug1666 - Pass-through support for SOCKS5 authenticationRobert Hogan2010-12-14
* | | | Check return value of crypto_global_init in test.cNick Mathewson2011-07-01
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-06-22
|\ \ \ \ | | |/ / | |/| |
| * | | Fix minor comment issuesRobert Ransom2011-06-22
| * | | Fix comment typoRobert Ransom2011-06-22
* | | | Make the get_options() return constNick Mathewson2011-06-14
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-06-14
|\| | | | |_|/ |/| |
| * | Check some more return values in unit testsSebastian Hahn2011-06-08
* | | Upgrade to the latest version of tinytestNick Mathewson2011-06-09
* | | Prefer tt_assert in unit tests, not tor_assertNick Mathewson2011-06-08
* | | Fix a minor coverity-found bug in testsSebastian Hahn2011-06-08
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-06-03
|\| |
| * | Reject 128-byte keys that are not 1024-bitNick Mathewson2011-06-03
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-28
|\| |
| * | Fix GCC 4.6's new -Wunused-but-set-variable warnings.Nick Mathewson2011-05-23
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-15
|\| |
| * | Add a function to pull off the final component of a pathNick Mathewson2011-05-15
* | | Fixup whitespace issues from 3122 commit in 0.2.3Nick Mathewson2011-05-15
* | | Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023Nick Mathewson2011-05-11
|\| |
| * | fwd-port test_util_di_ops into tinytest formatNick Mathewson2011-05-11
* | | Link to libevent_openssl statically when requestedSebastian Hahn2011-05-06
* | | Use read_all() to read messages from spawn_backgroundNick Mathewson2011-05-04
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-03
|\| |
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-19
|\| |