aboutsummaryrefslogtreecommitdiff
path: root/src/or/directory.c
AgeCommit message (Expand)Author
2008-06-24Send a bootstrap problem "warn" event on the first problem if theRoger Dingledine
2008-06-18check-spaces, fix a typoRoger Dingledine
2008-06-16Fix .z suffix for intrumented download stats once morePeter Palfrader
2008-06-16Fix .z suffix for intrumented download statsPeter Palfrader
2008-06-13Asking for a conditional consensus at .../consensus/<fingerprints> would crashPeter Palfrader
2008-06-11start sending "bootstrap problem" status events when we're having troublesRoger Dingledine
2008-06-10 r16132@tombo: nickm | 2008-06-10 14:39:19 -0400Nick Mathewson
2008-06-09Start noticing and reporting bootstrapping failures too. It looks likeRoger Dingledine
2008-06-09also count number of downloads, not just the bytesPeter Palfrader
2008-06-09report partial bootstrapping progress as we fetch descriptorsRoger Dingledine
2008-06-02Make note_request() accessible from outside of directory.cPeter Palfrader
2008-06-02Instrument all downloads that pass through connection_dir_client_reached_eof()Peter Palfrader
2008-05-29New code to implement proposal for local geoip stats. Only enabled with --ena...Nick Mathewson
2008-05-28Several geoip changes/fixes as requested.Nick Mathewson
2008-05-02 r19496@catbus: nickm | 2008-05-02 19:10:29 -0400Nick Mathewson
2008-04-24Only using v3 authorities and using the proper digest works betterPeter Palfrader
2008-04-24I bet I screwed up while merging in the changes from the feature branch into ...Peter Palfrader
2008-04-24Merge conditional consensus downloadingPeter Palfrader
2008-04-24Spec compliance: sort id fingerprints in consensus get requestsPeter Palfrader
2008-04-24Enable conditional consensus downloading starting with 0.2.1.1-alpha serversPeter Palfrader
2008-04-24Fix doxygen comments to not use <> for metavars since they have to be valid HTMLPeter Palfrader
2008-04-24and the client part of the consensus-by-authority-fpr proposal (ifdef'ed out)Peter Palfrader
2008-04-24Implement the server part of the consensus-by-authority-fpr proposalPeter Palfrader
2008-04-24forward-port the severity fixesRoger Dingledine
2008-03-18forward-port 14113-r14115Roger Dingledine
2008-03-17 r18872@catbus: nickm | 2008-03-16 23:56:48 -0400Nick Mathewson
2008-03-01we should consider dumping the v1 directory stuff from 0.2.1.x.Roger Dingledine
2008-02-22 r14399@tombo: nickm | 2008-02-22 14:09:38 -0500Nick Mathewson
2008-02-21 r14356@31-33-219: nickm | 2008-02-21 10:38:26 -0500Nick Mathewson
2008-02-21Change the behavior of "getinfo status/good-server-descriptor"Roger Dingledine
2008-02-21answer one of nick's XXX020rc's usefullyRoger Dingledine
2008-02-21 r18296@catbus: nickm | 2008-02-20 23:30:11 -0500Nick Mathewson
2008-02-20 r18272@catbus: nickm | 2008-02-20 18:20:33 -0500Nick Mathewson
2008-02-20We were comparing the raw BridgePassword entry with a base64'edRoger Dingledine
2008-02-19maybe it should compile too.Roger Dingledine
2008-02-19If we only ever used Tor for hidden service lookups or posts, weRoger Dingledine
2008-02-17patch from karsten:Roger Dingledine
2008-02-15 r14182@tombo: nickm | 2008-02-15 17:20:51 -0500Nick Mathewson
2008-02-13 r18068@catbus: nickm | 2008-02-13 11:33:19 -0500Nick Mathewson
2008-02-11Directory mirrors no longer include a guess at the client's IPRoger Dingledine
2008-02-09Patch from "Andrew S. Lists" to catch when we contact a directory mirrorRoger Dingledine
2008-02-09doxygen and other cleanupsRoger Dingledine
2008-02-07Update some copyright notices: it is now 2008.Nick Mathewson
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