aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-24
|\
| * Make the DH parameter we use for TLS match the one from Apache's mod_sslNick Mathewson2011-01-24
* | Merge branch 'maint-0.2.2'Roger Dingledine2011-01-15
|\|
| * Sanity-check consensus param valuesSebastian Hahn2011-01-15
* | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-15
|\|
| * Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-15
* | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-15
|\|
| * Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-15
* | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-03
|\|
| * Merge remote branch 'sebastian/bug2314' into maint-0.2.2Nick Mathewson2011-01-03
| |\
| | * Fix compile wanrings revealed by gcc 4.5 on mingwSebastian Hahn2010-12-27
* | | Bump copyright statements to 2011 (master)Nick Mathewson2011-01-03
* | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-03
|\| |
| * | Bump copyright statements to 2011 (0.2.2)Nick Mathewson2011-01-03
| * | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
| |/
* | Write bidirectional connection stats in single line.Karsten Loesing2010-12-03
* | Refactor conn stats and add unit tests.Karsten Loesing2010-12-03
* | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-11-29
|\|
| * Report only the top 10 ports in exit-port stats.Karsten Loesing2010-11-24
* | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-11-19
|\|
| * Fix a unit test broken by fix for 2195Nick Mathewson2010-11-19
* | Split long lines in configure.in and Makefile.am filesNick Mathewson2010-11-11
* | Make check-spaces happySebastian Hahn2010-10-14
* | Merge branch 'nodes'Nick Mathewson2010-10-13
|\ \
| * | Implement policies for nodes (and for microdescriptors too)Nick Mathewson2010-10-01
| * | Rename routerstatus_t.is_running to is_flagged_runningNick Mathewson2010-10-01
* | | Fix running unit tests from outside of the build directory (fixes bug #2051)Steven Murdoch2010-10-11
* | | Merge remote branch 'sjmurdoch/bug1903'Nick Mathewson2010-10-11
|\ \ \
| * | | Skip running fgets_eagain test until we fix itSteven Murdoch2010-10-11
| * | | Add a unit test for tor_spawn_backgroundSteven Murdoch2010-10-10
| * | | Add a unit test for fgets (currently fails)Steven Murdoch2010-10-10
| * | | Fix issues in nickm's review of format_helper_exit_status for bug #1903Steven Murdoch2010-10-04
| |/ /
* | | Make tor_sscanf handle %xNick Mathewson2010-10-11
* | | Actually add test_microdesc.c file.Nick Mathewson2010-10-07
* | | Unit tests for microdescriptor cacheNick Mathewson2010-10-07
|/ /
* | Start tor-fw-helper in the background, and log whatever it outputsSteven Murdoch2010-09-30
* | Merge branch 'maint-0.2.2'Roger Dingledine2010-09-30
|\|
| * Merge branch 'bug1772' into maint-0.2.2Roger Dingledine2010-09-29
| |\
| | * Do away with the complexity of the network liveness detection.Mike Perry2010-09-29
* | | Merge branch 'bufferevent5'Nick Mathewson2010-09-27
|\ \ \ | |/ / |/| |
| * | Fix build with automake 1.6Nick Mathewson2010-09-27
| * | Get SSL connections and linked connections working with bufferevents.Nick Mathewson2010-09-27
* | | Merge remote branch 'public/bug1954' into maint-0.2.2Nick Mathewson2010-09-27
|\ \ \ | |/ / |/| |
| * | New function to load windows system librariesNick Mathewson2010-09-21
| |/
* | Merge remote branch 'sebastian/continuation'Nick Mathewson2010-09-24
|\ \ | |/ |/|
| * Add new torrc line continuation unit testsSebastian Hahn2010-09-23
| * Allow comments for multi-line torrc optionsSebastian Hahn2010-09-11
| * Support mutli-line torrc options via the usual backslash syntaxNick Mathewson2010-09-10
* | Update to the latest tinytest versionNick Mathewson2010-09-09
|/
* Make the windows build succeed with or without -DUNICODE enabled.Nick Mathewson2010-08-20