summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2010-07-27Create control.hSebastian Hahn
2010-07-27Create connection_edge.hSebastian Hahn
2010-07-27Create config.hSebastian Hahn
2010-07-27Create circuitbuild.hSebastian Hahn
2010-07-27Create buffers.hSebastian Hahn
2010-07-27Create rendcommon.hSebastian Hahn
2010-07-27Create routerlist.hSebastian Hahn
2010-07-27Create router.hSebastian Hahn
2010-07-27Create geoip.hSebastian Hahn
2010-07-06Fix unittest failure in bug 1660.Mike Perry
2010-06-29Merge remote branch 'public/rand_double2'Nick Mathewson
2010-06-29Merge remote branch 'mikeperry/cbt-bugfixes3'Nick Mathewson
2010-06-25Fix typo in tinytest_demoSteven Murdoch
2010-06-22Add a function to return a double in range [0,1).Nick Mathewson
2010-06-15Split the circuit timeout and close codepaths.Mike Perry
2010-06-09Address some issues with unit tests.Mike Perry
2010-05-12Fix CBT unit tests.Mike Perry
2010-04-14Add --enable-static-zlib optionSebastian Hahn
2010-04-12Merge commit 'origin/maint-0.2.1'Nick Mathewson
2010-04-02Merge branch 'asprintf'Nick Mathewson
2010-02-27Update copyright dates for files not in maint-0.2.1Nick Mathewson
2010-02-27Merge remote branch 'origin/maint-0.2.1'Nick Mathewson
2010-02-25Add a tor_asprintf() function, and use it in a couple of places.Nick Mathewson
2010-02-22Remove misc unnecessary newlines found by new check.Mike Perry
2010-02-18Move CBT params into consensus.Mike Perry
2010-02-09Another unit test for exit_policy_is_general_exit()Sebastian Hahn
2010-02-04Another unit test for exit_policy_is_general_exit()Sebastian Hahn
2010-02-04New unit test, testing for b0red's exit policySebastian Hahn
2010-02-03Another new test for exit_policy_is_general_exit()Sebastian Hahn
2010-02-03New testcase for exit_policy_is_general_exitSebastian Hahn
2010-01-25Rearrange _thread_test_func to please Coverity ScanNick Mathewson
2010-01-24Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-12-18Merge branch 'ewma'Nick Mathewson
2009-12-18Remove duplicate words and a duplicate newline.Karsten Loesing
2009-12-17Refactor out the 'find string at start of any line' logic.Nick Mathewson
2009-12-12Enhance pqueue so we can remove items from the middle.Nick Mathewson
2009-11-08Fix building from a separate build directory.Nick Mathewson
2009-10-27Fix bug 1113.Karsten Loesing
2009-10-26Fix the very noisy unit test memory leak of CID 420-421.Nick Mathewson
2009-10-26Fix a very stupid coverity complaint (CID 416).Nick Mathewson
2009-10-26Fix CID 409: check return value of base64_encode in testsNick Mathewson
2009-10-25Reduce log level for someone else sending us weak DH keys.Karsten Loesing
2009-10-18Add functions to serve microdescs and flavored consensuses.Nick Mathewson
2009-10-15Parse detached signatures and microdesc networkstatuses correctly.Nick Mathewson
2009-10-15Implement signatures for microdesc consensuses right.Nick Mathewson
2009-10-15Refactor consensus signature storage for multiple digests and flavors.Nick Mathewson
2009-10-15Code to generate, store, and parse microdescriptors and consensuses.Nick Mathewson
2009-10-15Support for encoding and decoding 256-bit digests in base64Nick Mathewson
2009-10-11Ship test.h in releasePeter Palfrader
2009-10-10Fix testsuite call.tor-0.2.2.4-alphaPeter Palfrader