summaryrefslogtreecommitdiff
path: root/src/or/directory.c
AgeCommit message (Expand)Author
2011-03-15Log the source of a rejected POSTed v3 voteRobert Ransom
2011-02-11Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine
2011-02-10fix the other half of bug 1074Roger Dingledine
2011-01-03Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-03Bump copyright statements to 2011Nick Mathewson
2010-11-10Synx manpage and source wrt option capitalizationSebastian Hahn
2010-09-22Rename has_completed_circuit to can_complete_circuitNick Mathewson
2010-09-13Merge remote branch 'public/pretty-signature-log'Nick Mathewson
2010-09-12Merge branch 'bug1138'Nick Mathewson
2010-09-12Clean up a couple more bug1138 issues mentioned by roger on code reviewNick Mathewson
2010-09-12Handle null conn->requested_resource rather than assertRobert Hogan
2010-09-12fix regression introduced by 1a65bdd2Roger Dingledine
2010-09-02Nick points out:Robert Hogan
2010-09-02Amend per Sebastian's comments:Robert Hogan
2010-09-02Complicate the rules on WARN vs INFO in consensus verificationNick Mathewson
2010-08-16Fall back to direct descriptor request to bridges whenRobert Hogan
2010-07-27Create routerparse.hSebastian Hahn
2010-07-27Create rephist.hSebastian Hahn
2010-07-27Create policies.hSebastian Hahn
2010-07-27Create networkstatus.hSebastian Hahn
2010-07-27Create main.hSebastian Hahn
2010-07-27Create dirvote.hSebastian Hahn
2010-07-27Create dirserv.hSebastian Hahn
2010-07-27Create directory.hSebastian Hahn
2010-07-27Create control.hSebastian Hahn
2010-07-27Create connection_edge.hSebastian Hahn
2010-07-27Create connection.hSebastian Hahn
2010-07-27Create config.hSebastian Hahn
2010-07-27Create circuitbuild.hSebastian Hahn
2010-07-27Create buffers.hSebastian Hahn
2010-07-27Create rendclient.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-04-03Merge branch 'maint-0.2.1'Roger Dingledine
2010-04-03fetch relay descriptors from v3 authoritiesRoger Dingledine
2010-02-27Merge remote branch 'origin/maint-0.2.1'Nick Mathewson
2010-02-27Update Tor Project copyright yearsNick Mathewson
2010-01-25Be quieter about failing to decode authority digestsSebastian Hahn
2010-01-19Merge branch 'maint-0.2.1' into masterRoger Dingledine
2010-01-17stop bridge authorities from leaking their bridge listRoger Dingledine
2010-01-15trivial cleanupsRoger Dingledine
2009-12-21Make EntryNodes config option much more aggressive.Roger Dingledine
2009-12-17Remove v0 hidden service statistics code.Karsten Loesing
2009-12-14Remove some dead code found by coverity, cid 404Sebastian Hahn
2009-12-12Merge commit 'sebastian/coverity'Nick Mathewson
2009-11-21If somebody tries to overflow my dirport, don't log his IP by default.Roger Dingledine
2009-11-04Fix a URL in a log message.Nick Mathewson
2009-10-27Make it more obvious for coverity that cid 404 is not dead codeSebastian Hahn