aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Do away with the complexity of the network liveness detection.Mike Perry2010-09-29
* 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
|\ \
| * | Split the circuit timeout and close codepaths.Mike Perry2010-06-15
| * | Address some issues with unit tests.Mike Perry2010-06-09
| * | Fix CBT unit tests.Mike Perry2010-05-12
| |/
* / Fix typo in tinytest_demoSteven Murdoch2010-06-25
|/
* Add --enable-static-zlib optionSebastian Hahn2010-04-14
* Merge commit 'origin/maint-0.2.1'Nick Mathewson2010-04-12
* Merge branch 'asprintf'Nick Mathewson2010-04-02
|\
| * Add a tor_asprintf() function, and use it in a couple of places.Nick Mathewson2010-02-25
* | Update copyright dates for files not in maint-0.2.1Nick Mathewson2010-02-27
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
* | Remove misc unnecessary newlines found by new check.Mike Perry2010-02-22
|/
* Move CBT params into consensus.Mike Perry2010-02-18
* Another unit test for exit_policy_is_general_exit()Sebastian Hahn2010-02-09