aboutsummaryrefslogtreecommitdiff
path: root/src/or/directory.c
Commit message (Expand)AuthorAge
* Synx manpage and source wrt option capitalizationSebastian Hahn2010-11-10
* Rename has_completed_circuit to can_complete_circuitNick Mathewson2010-09-22
* Merge remote branch 'public/pretty-signature-log'Nick Mathewson2010-09-13
|\
| * Complicate the rules on WARN vs INFO in consensus verificationNick Mathewson2010-09-02
* | Merge branch 'bug1138'Nick Mathewson2010-09-12
|\ \
| * | Clean up a couple more bug1138 issues mentioned by roger on code reviewNick Mathewson2010-09-12
| * | Handle null conn->requested_resource rather than assertRobert Hogan2010-09-12
| * | Nick points out:Robert Hogan2010-09-02
| * | Amend per Sebastian's comments:Robert Hogan2010-09-02
| * | Fall back to direct descriptor request to bridges whenRobert Hogan2010-08-16
| |/
* / fix regression introduced by 1a65bdd2Roger Dingledine2010-09-12
|/
* Create routerparse.hSebastian Hahn2010-07-27
* Create rephist.hSebastian Hahn2010-07-27
* Create policies.hSebastian Hahn2010-07-27
* Create networkstatus.hSebastian Hahn2010-07-27
* Create main.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 connection.hSebastian Hahn2010-07-27
* Create config.hSebastian Hahn2010-07-27
* Create circuitbuild.hSebastian Hahn2010-07-27
* Create buffers.hSebastian Hahn2010-07-27
* Create rendclient.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
* Merge branch 'maint-0.2.1'Roger Dingledine2010-04-03
|\
| * fetch relay descriptors from v3 authoritiesRoger Dingledine2010-04-03
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\|
| * Update Tor Project copyright yearsNick Mathewson2010-02-27
* | Be quieter about failing to decode authority digestsSebastian Hahn2010-01-25
* | Merge branch 'maint-0.2.1' into masterRoger Dingledine2010-01-19
|\|
| * stop bridge authorities from leaking their bridge listRoger Dingledine2010-01-17
* | trivial cleanupsRoger Dingledine2010-01-15
* | Make EntryNodes config option much more aggressive.Roger Dingledine2009-12-21
* | Remove v0 hidden service statistics code.Karsten Loesing2009-12-17
* | Remove some dead code found by coverity, cid 404Sebastian Hahn2009-12-14
* | Merge commit 'sebastian/coverity'Nick Mathewson2009-12-12
|\ \
| * | Make it more obvious for coverity that cid 404 is not dead codeSebastian Hahn2009-10-27
* | | If somebody tries to overflow my dirport, don't log his IP by default.Roger Dingledine2009-11-21
* | | Fix a URL in a log message.Nick Mathewson2009-11-04
|/ /
* | 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
* | Add functions to serve microdescs and flavored consensuses.Nick Mathewson2009-10-18
* | Actually remember all the consensus types when we are done generating them.Nick Mathewson2009-10-15
* | Generate all the flavors of consensuses when building consensuses.Nick Mathewson2009-10-15