aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* 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 (0.2.2)Nick Mathewson2011-01-03
* | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
|/
* Report only the top 10 ports in exit-port stats.Karsten Loesing2010-11-24
* Fix a unit test broken by fix for 2195Nick Mathewson2010-11-19
* 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 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
* Add unit test for tor_listdir.Nick Mathewson2010-08-20
* Remove unused function declarationsSebastian Hahn2010-08-17
* Fix compilation with --with-dmallocKarsten Loesing2010-08-16
* Merge commit 'sebastian/bug1831'Nick Mathewson2010-08-15
|\
| * Fix misplaced labelsSebastian Hahn2010-08-16
| * Refactor circuit_build_times_parse_stateSebastian Hahn2010-08-16
* | Make unit tests work when tests get run in subprocesses.Nick Mathewson2010-08-15
* | Rename rep_hist_exit_stats_history in test.c tooNick Mathewson2010-08-15
* | Run test_stats in a subprocess.Karsten Loesing2010-08-15
* | Refactor exit port statistics code and add unit tests.Karsten Loesing2010-08-11
|/
* Fix a rare bug in rend_fn tests when the randomly generated port is 0Nick Mathewson2010-08-07
* Allow enabling or disabling *Statistics while Tor is running.Karsten Loesing2010-08-05
* Fix up geoip unit tests to know about ??Nick Mathewson2010-07-31
* Create routerparse.hSebastian Hahn2010-07-27
* Create rephist.hSebastian Hahn2010-07-27
* Create policies.hSebastian Hahn2010-07-27
* Create onion.hSebastian Hahn2010-07-27
* Create networkstatus.hSebastian Hahn2010-07-27
* Create dirvote.hSebastian Hahn2010-07-27
* Create dirserv.hSebastian Hahn2010-07-27
* Create directory.hSebastian Hahn2010-07-27
* Create control.hSebastian Hahn2010-07-27
* Create connection_edge.hSebastian Hahn2010-07-27
* Create config.hSebastian Hahn2010-07-27
* Create circuitbuild.hSebastian Hahn2010-07-27
* Create buffers.hSebastian Hahn2010-07-27
* Create rendcommon.hSebastian Hahn2010-07-27
* Create routerlist.hSebastian Hahn2010-07-27
* Create router.hSebastian Hahn2010-07-27
* Create geoip.hSebastian Hahn2010-07-27
* Fix unittest failure in bug 1660.Mike Perry2010-07-06
* Merge remote branch 'public/rand_double2'Nick Mathewson2010-06-29
|\
| * Add a function to return a double in range [0,1).Nick Mathewson2010-06-22
* | Merge remote branch 'mikeperry/cbt-bugfixes3'Nick Mathewson2010-06-29
|\ \