aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* Fix dead code found by Coverity (CID 419).Nick Mathewson2009-10-26
* Remove checks for array existence. (CID 410..415)Nick Mathewson2009-10-26
* Clarification to suppress Coverity CID 405.Nick Mathewson2009-10-26
* Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-10-26
|\
| * Fix two memory leaks found by Coverity (CIDs 417-418)Nick Mathewson2009-10-26
| * Add missing break statements for Coverity CIDs #406,407.Nick Mathewson2009-10-26
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-10-26
|\|
| * Only send the if_modified_since header for a v3 consensus.Nick Mathewson2009-10-26
* | Reduce log level for someone else sending us weak DH keys.Karsten Loesing2009-10-25
* | clean up the XXX comments around bug 1038Roger Dingledine2009-10-26
* | Fix two bugs found by Coverity scan.Nick Mathewson2009-10-19
* | Merge branch 'microdesc'Nick Mathewson2009-10-19
|\ \
| * | Fix compile with warnings problems on Snow LeopardSebastian Hahn2009-10-19
| * | Add functions to serve microdescs and flavored consensuses.Nick Mathewson2009-10-18
| * | Document the microdescriptor code better.Nick Mathewson2009-10-18
| * | Fix various bugs in microdescriptor caching.Nick Mathewson2009-10-18
| * | Actually remember all the consensus types when we are done generating them.Nick Mathewson2009-10-15
| * | Parse detached signatures and microdesc networkstatuses correctly.Nick Mathewson2009-10-15
| * | 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 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
* | | Document some formerly undocumented functions.Nick Mathewson2009-10-19
|/ /
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-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
* | Merge commit 'public/android'Nick Mathewson2009-10-11
|\ \
| * | Include util.h and log.h as relative paths.Nathan Freitas2009-09-29
* | | fix compile on windowsRoger Dingledine2009-10-11
* | | Move dizum to an alternate IP address.Roger Dingledine2009-10-11
* | | 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