summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2011-07-18Updated #includes etc. to use transports.[ch].George Kadianakis
2011-07-13Add some unit tests.George Kadianakis
2011-07-13Make some utility functions.George Kadianakis
2011-06-09Upgrade to the latest version of tinytestNick Mathewson
2011-06-08Prefer tt_assert in unit tests, not tor_assertNick Mathewson
2011-06-08Fix a minor coverity-found bug in testsSebastian Hahn
2011-06-03Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-06-03Reject 128-byte keys that are not 1024-bitNick Mathewson
2011-05-28Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-05-23Fix GCC 4.6's new -Wunused-but-set-variable warnings.Nick Mathewson
2011-05-15Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-05-15Add a function to pull off the final component of a pathNick Mathewson
2011-05-15Fixup whitespace issues from 3122 commit in 0.2.3Nick Mathewson
2011-05-11Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023Nick Mathewson
2011-05-11fwd-port test_util_di_ops into tinytest formatNick Mathewson
2011-05-06Link to libevent_openssl statically when requestedSebastian Hahn
2011-05-04Use read_all() to read messages from spawn_backgroundNick Mathewson
2011-05-03Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-04-19Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-04-19Standardize our printf code on %d, not %i.Nick Mathewson
2011-04-07Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-04-07Use GetTempDir instead of hardcoded path to c:\windows\tmp for unittestsGisle Vanem
2011-03-16Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-03-16Clean up whitespaceNick Mathewson
2011-01-24Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-24Make the DH parameter we use for TLS match the one from Apache's mod_sslNick Mathewson
2011-01-15Merge branch 'maint-0.2.2'Roger Dingledine
2011-01-15Sanity-check consensus param valuesSebastian Hahn
2011-01-15Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-15Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-15Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-15Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-03Merge remote branch 'sebastian/bug2314' into maint-0.2.2Nick Mathewson
2011-01-03Bump copyright statements to 2011 (master)Nick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-03Bump copyright statements to 2011 (0.2.2)Nick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2010-12-27Fix compile wanrings revealed by gcc 4.5 on mingwSebastian Hahn
2010-12-03Write bidirectional connection stats in single line.Karsten Loesing
2010-12-03Refactor conn stats and add unit tests.Karsten Loesing
2010-11-29Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-11-24Report only the top 10 ports in exit-port stats.Karsten Loesing
2010-11-19Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-11-19Fix a unit test broken by fix for 2195Nick Mathewson
2010-11-11Split long lines in configure.in and Makefile.am filesNick Mathewson
2010-10-14Make check-spaces happySebastian Hahn
2010-10-13Merge branch 'nodes'Nick Mathewson
2010-10-11Fix running unit tests from outside of the build directory (fixes bug #2051)Steven Murdoch
2010-10-11Merge remote branch 'sjmurdoch/bug1903'Nick Mathewson