summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-29Make tor-gencert build on AndroidNick Mathewson
2009-09-29Alter keygen function to generate keys of different lengths.Nick Mathewson
2009-09-29Disable OpenSSL engines when building for Android.Nathan Freitas
2009-09-29Include util.h and log.h as relative paths.Nathan Freitas
2009-09-28Whitespace fixNick Mathewson
2009-09-28fix two comment bugs for load_stats_file()Roger Dingledine
2009-09-28Merge commit 'karsten/fix-another-stats-bug'Roger Dingledine
2009-09-28Fix some win32 compilation warningsNick Mathewson
2009-09-28Fix an issue with including stats in extra-info descriptors.Karsten Loesing
2009-09-27Improved fix for test_memeq_hex leak.Nick Mathewson
2009-09-27Fix a memleakSebastian Hahn
2009-09-27Make sure we can't overflow in connection_ap_handshake_send_resolveSebastian Hahn
2009-09-27Make a NULL check in test_dir.c non-redundant.Nick Mathewson
2009-09-27Fix memory leakSebastian Hahn
2009-09-25Describe how to regenerate the TLS state name table.Nick Mathewson
2009-09-24Merge branch 'master' of ssh://git.torproject.org/git/torRoger Dingledine
2009-09-24Revert to the "June 3 2009" ip-to-country file.Roger Dingledine
2009-09-24Merge commit 'karsten/stats-fixes-master'Roger Dingledine
2009-09-24Fix a couple of smaller issues with gathering statistics.Karsten Loesing
2009-09-24Fix compilation on OpenSSLs with unusual state lists.Nick Mathewson
2009-09-24Debugging logs for TLS handshakeNick Mathewson
2009-09-23Merge commit 'debian-tor-0.2.2.3-alpha-1'Roger Dingledine
2009-09-23downgrade a log notice at startupRoger Dingledine
2009-09-23Merge branch 'debian-merge' into debianPeter Palfrader
2009-09-23New upstream versionPeter Palfrader
2009-09-23Merge commit 'tor-0.2.2.3-alpha' into debian-mergePeter Palfrader
2009-09-23Changelog for unit test refactoring.Nick Mathewson
2009-09-23Do not distribute tinytest_demo.c in the tarballNick Mathewson
2009-09-23Our test script moved from src/or/test to src/test/test.Sebastian Hahn
2009-09-23Carve out unrelated parts of test_dir_formatsNick Mathewson
2009-09-23Make "make test" depend on "all".Nick Mathewson
2009-09-23Split directory tests into their own module.Nick Mathewson
2009-09-23Split test_util() into smaller functions.Nick Mathewson
2009-09-23Split general util and address tests into their own files.Nick Mathewson
2009-09-23Split container tests into their own moduleNick Mathewson
2009-09-23Split crypto tests into a separate module.Nick Mathewson
2009-09-23Remove a warning on ./autogen.shSebastian Hahn
2009-09-23Move testing code into new src/test directory.Nick Mathewson
2009-09-23Refactor unit tests to use the tinytest framework.Nick Mathewson
2009-09-23Bump version to 0.2.2.3-alpha-devNick Mathewson
2009-09-23finishing touches on the changelogtor-0.2.2.3-alphaRoger Dingledine
2009-09-22bump to 0.2.2.3-alpha, plus add a changelog for bug 1103Roger Dingledine
2009-09-22Be more robust to bad circwindow valuesRoger Dingledine
2009-09-21Merge commit 'mikeperry/circuittimeout-1103'Nick Mathewson
2009-09-21Fix Bug 1103.Mike Perry
2009-09-21Merge commit 'debian-tor-0.2.2.2-alpha-1'Nick Mathewson
2009-09-21Bump version to 0.2.2.2-alpha-devNick Mathewson
2009-09-21Build debian's micro-revision into the binaryPeter Palfrader
2009-09-21Remove common_sha1.i and or_sha1.i in cleanPeter Palfrader
2009-09-21Merge branch 'debian-merge' into debianPeter Palfrader