aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Implement signatures for microdesc consensuses right.Nick Mathewson2009-10-15
* Generate all the flavors of consensuses when building consensuses.Nick Mathewson2009-10-15
* Parse detached signature documents with multiple flavors and algorithms.Nick Mathewson2009-10-15
* Refactor consensus signature storage for multiple digests and flavors.Nick Mathewson2009-10-15
* Code to generate, store, and parse microdescriptors and consensuses.Nick Mathewson2009-10-15
* Add a function to get the most frequent member of a list.Nick Mathewson2009-10-15
* Add ability to parse one or more m line from a vote.Nick Mathewson2009-10-15
* Functions to encode microdescriptors and their lines.Nick Mathewson2009-10-15
* Allow signed data to include other hashes later.Nick Mathewson2009-10-15
* Signature-checking code can handle longer digests.Nick Mathewson2009-10-15
* Make signature-generation code handle different key and digest lengths.Nick Mathewson2009-10-15
* Support for encoding and decoding 256-bit digests in base64Nick Mathewson2009-10-15
* Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-10-15
|\
| * bump to 0.2.1.20Roger Dingledine2009-10-15
| * Move moria1 and Tonga to alternate IP addresses.Roger Dingledine2009-10-15
| * read the "circwindow" parameter from the consensusRoger Dingledine2009-10-14
| * Code to parse and access network parameters.Nick Mathewson2009-10-14
* | Another event2 evdns fix.Nick Mathewson2009-10-13
* | Fix a crash when using evdns from Libevent 2.Nick Mathewson2009-10-13
* | bump to 0.2.2.5-alpha-devRoger Dingledine2009-10-12
* | Merge commit 'public/android'Nick Mathewson2009-10-11
|\ \
| * | Make tor-gencert build on AndroidNick Mathewson2009-09-29
| * | Alter keygen function to generate keys of different lengths.Nick Mathewson2009-09-29
| * | Disable OpenSSL engines when building for Android.Nathan Freitas2009-09-29
| * | Include util.h and log.h as relative paths.Nathan Freitas2009-09-29
* | | fix compile on windowsRoger Dingledine2009-10-11
* | | bump to 0.2.2.5-alphaRoger Dingledine2009-10-11
* | | Move dizum to an alternate IP address.Roger Dingledine2009-10-11
* | | Ship test.h in releasePeter Palfrader2009-10-11
* | | Fix testsuite call.Peter Palfrader2009-10-10
* | | bump to 0.2.2.4-alphaRoger Dingledine2009-10-10
* | | Don't set unreachable from dirvote unless we've been running a while.Nick Mathewson2009-10-10
* | | fix a bug where we were decrementing the wrong bucketRoger Dingledine2009-10-10
* | | remove some dead code. some of it was tickling coverity.Roger Dingledine2009-10-10
* | | Fix a memleak when throwing away some build timesSebastian Hahn2009-10-10
* | | Tweak an assert that shouldn't fire either way.Mike Perry2009-10-07
* | | Tweak values for when to discard all of our history.Mike Perry2009-10-07
* | | Remove another overzealous assert.Mike Perry2009-10-07
* | | try to stem the 'sea of fail'Roger Dingledine2009-10-01
* | | Ignore one-hop circuits for circuit timeout calcRoger Dingledine2009-10-01
* | | Move Tonga to an alternate IP addressRoger Dingledine2009-09-30
* | | Move moria1 to a nearby IP addressRoger Dingledine2009-09-30
* | | Dir auths reject relays running < Tor 0.1.2.14Roger Dingledine2009-09-30
* | | Fix 1108: Handle corrupt or large build times state.Mike Perry2009-09-29
|/ /
* | Whitespace fixNick Mathewson2009-09-28
* | fix two comment bugs for load_stats_file()Roger Dingledine2009-09-28
* | Merge commit 'karsten/fix-another-stats-bug'Roger Dingledine2009-09-28
|\ \
| * | Fix an issue with including stats in extra-info descriptors.Karsten Loesing2009-09-28
* | | Fix some win32 compilation warningsNick Mathewson2009-09-28
|/ /
* | Improved fix for test_memeq_hex leak.Nick Mathewson2009-09-27