summaryrefslogtreecommitdiff
path: root/src/or/directory.c
AgeCommit message (Expand)Author
2008-09-24Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should...Nick Mathewson
2008-09-23ok, but inaccurate error strings worseRoger Dingledine
2008-09-23identical error strings in different contexts badRoger Dingledine
2008-09-16give rend_client_desc_here a slightly more accurate nameRoger Dingledine
2008-09-16patch from karsten for bug 814. whew.Roger Dingledine
2008-09-14stop telling us every time we fetch a consensus. that's not really news.Roger Dingledine
2008-09-14Serve the latest v3 networkstatus consensus via the controlRoger Dingledine
2008-09-09tweak karsten's patchRoger Dingledine
2008-09-09patch from karsten to fix more of bug 767Roger Dingledine
2008-09-05Refactor use of connection_new so that we get more verifiable typesafety.Nick Mathewson
2008-09-05Refactor some code and add some asserts based on scanner results.Nick Mathewson
2008-09-05Fix numerous memory leaks: some were almost impossible to trigger, and some a...Nick Mathewson
2008-08-15Make trunk build again under -DEXPORTMALLINFOPeter Palfrader
2008-08-05 r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson
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