summaryrefslogtreecommitdiff
path: root/src/or/directory.c
AgeCommit message (Expand)Author
2008-02-05 r17929@catbus: nickm | 2008-02-05 17:10:26 -0500Nick Mathewson
2008-02-05 r17909@catbus: nickm | 2008-02-05 14:48:22 -0500Nick Mathewson
2008-02-01 r17863@catbus: nickm | 2008-02-01 00:27:07 -0500Nick Mathewson
2008-01-26Fix bug 571: associate certificates with keys, not dirservers, so that we can...Nick Mathewson
2008-01-26"de" means to do something, and "in" means to undo it. right?Roger Dingledine
2008-01-26move hidden-service stuff out of directory.cRoger Dingledine
2008-01-25We were computing the wrong Content-Length: header for directoryRoger Dingledine
2008-01-25don't pre-initialize some vars that we assign to right afterRoger Dingledine
2008-01-24patch "15" from karsten: don't retry a v2 renddesc fetchRoger Dingledine
2008-01-24patch "14a" from karsten: don't fail if we can't findRoger Dingledine
2008-01-24shrink it even more. coding is fun!Roger Dingledine
2008-01-24more shrinking; get rid of selectible_dirs smartlist that wasRoger Dingledine
2008-01-24continue r13250 cleanup: remove some duplicate codeRoger Dingledine
2008-01-24start to clean up r13250: retry v2 renddesc fetches when weRoger Dingledine
2008-01-24put in karsten's "patch 14". needs a lot of cleanup and a changelog.Roger Dingledine
2008-01-23Log where uploaded consensus signatures come fromPeter Palfrader
2008-01-18Don't answer "/tor/networkstatus-bridges" directory requests ifRoger Dingledine
2008-01-14 r17611@catbus: nickm | 2008-01-14 13:44:16 -0500Nick Mathewson
2008-01-10 r17554@catbus: nickm | 2008-01-10 12:48:29 -0500Nick Mathewson
2008-01-10 r17553@catbus: nickm | 2008-01-10 12:18:27 -0500Nick Mathewson
2008-01-07 r17503@catbus: nickm | 2008-01-07 14:15:30 -0500Nick Mathewson
2008-01-07 r17495@catbus: nickm | 2008-01-07 12:48:56 -0500Nick Mathewson
2008-01-06cleanups on r13037Roger Dingledine
2008-01-06patch from karsten to complain less when a node losesRoger Dingledine
2007-12-23minor other things in my sandboxRoger Dingledine
2007-12-22and clean up after myselfRoger Dingledine
2007-12-22If bridge authorities set BridgePassword, they will serve aRoger Dingledine
2007-12-22start working on serving bridge status from the dirport, forRoger Dingledine
2007-12-20 r17270@catbus: nickm | 2007-12-20 00:04:21 -0500Nick Mathewson
2007-12-18 r17246@catbus: nickm | 2007-12-18 18:45:17 -0500Nick Mathewson
2007-12-15cleanups on r12825Roger Dingledine
2007-12-15apply karsten's "patch 12"Roger Dingledine
2007-12-12clean up copyrights, and assign 2007 copyrights to The Tor Project, IncRoger Dingledine
2007-12-10If we can't expand our list of entry guards (e.g. because we'reRoger Dingledine
2007-12-07patch from karsten to clean up documentation and to integrateRoger Dingledine
2007-12-02minor cleanupsRoger Dingledine
2007-12-02clean up the dirserv_add_multiple_descriptors() apiRoger Dingledine
2007-12-01start to refactor dirserver_mode()Roger Dingledine
2007-11-30other trivial tweaksRoger Dingledine
2007-11-29karsten's second refactoring patchRoger Dingledine
2007-11-26Only update guard status (usable / not usable) once we haveRoger Dingledine
2007-11-11Don't reevaluate all the information from our consensus documentRoger Dingledine
2007-11-08make the complaints about missing v2hidserv directories quieter,Roger Dingledine
2007-11-07 r16550@catbus: nickm | 2007-11-07 16:50:02 -0500Nick Mathewson
2007-11-05 r16435@catbus: nickm | 2007-11-05 14:23:07 -0500Nick Mathewson
2007-11-04add the other v3 dir bugfixes. my bridge is now workingRoger Dingledine
2007-11-04If bridge users set UpdateBridgesFromAuthority, but the digestRoger Dingledine
2007-11-03always use begin_dir for publishing and fetching bridgeRoger Dingledine
2007-11-03 r14678@tombo: nickm | 2007-11-03 16:12:31 -0400Nick Mathewson
2007-11-03Nov 03 11:15:13.103 [info] connection_dir_client_reached_eof(): Received cons...Roger Dingledine