aboutsummaryrefslogtreecommitdiff
path: root/src/or/directory.c
Commit message (Expand)AuthorAge
...
* i *think* this is equivalent. somebody should check me on it though.Roger Dingledine2008-09-30
* Code to serve a current stability calculations from /tor/dbg-stability.txt. ...Nick Mathewson2008-09-26
* Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should...Nick Mathewson2008-09-24
* ok, but inaccurate error strings worseRoger Dingledine2008-09-23
* identical error strings in different contexts badRoger Dingledine2008-09-23
* give rend_client_desc_here a slightly more accurate nameRoger Dingledine2008-09-16
* patch from karsten for bug 814. whew.Roger Dingledine2008-09-16
* stop telling us every time we fetch a consensus. that's not really news.Roger Dingledine2008-09-14
* Serve the latest v3 networkstatus consensus via the controlRoger Dingledine2008-09-14
* tweak karsten's patchRoger Dingledine2008-09-09
* patch from karsten to fix more of bug 767Roger Dingledine2008-09-09
* Refactor use of connection_new so that we get more verifiable typesafety.Nick Mathewson2008-09-05
* Refactor some code and add some asserts based on scanner results.Nick Mathewson2008-09-05
* Fix numerous memory leaks: some were almost impossible to trigger, and some a...Nick Mathewson2008-09-05
* Make trunk build again under -DEXPORTMALLINFOPeter Palfrader2008-08-15
* r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson2008-08-05
* Send a bootstrap problem "warn" event on the first problem if theRoger Dingledine2008-06-24
* check-spaces, fix a typoRoger Dingledine2008-06-18
* Fix .z suffix for intrumented download stats once morePeter Palfrader2008-06-16
* Fix .z suffix for intrumented download statsPeter Palfrader2008-06-16
* Asking for a conditional consensus at .../consensus/<fingerprints> would crashPeter Palfrader2008-06-13
* start sending "bootstrap problem" status events when we're having troublesRoger Dingledine2008-06-11
* r16132@tombo: nickm | 2008-06-10 14:39:19 -0400Nick Mathewson2008-06-10
* Start noticing and reporting bootstrapping failures too. It looks likeRoger Dingledine2008-06-09
* also count number of downloads, not just the bytesPeter Palfrader2008-06-09
* report partial bootstrapping progress as we fetch descriptorsRoger Dingledine2008-06-09
* Make note_request() accessible from outside of directory.cPeter Palfrader2008-06-02
* Instrument all downloads that pass through connection_dir_client_reached_eof()Peter Palfrader2008-06-02
* New code to implement proposal for local geoip stats. Only enabled with --ena...Nick Mathewson2008-05-29
* Several geoip changes/fixes as requested.Nick Mathewson2008-05-28
* r19496@catbus: nickm | 2008-05-02 19:10:29 -0400Nick Mathewson2008-05-02
* Only using v3 authorities and using the proper digest works betterPeter Palfrader2008-04-24
* I bet I screwed up while merging in the changes from the feature branch into ...Peter Palfrader2008-04-24
* Merge conditional consensus downloadingPeter Palfrader2008-04-24
* Spec compliance: sort id fingerprints in consensus get requestsPeter Palfrader2008-04-24
* Enable conditional consensus downloading starting with 0.2.1.1-alpha serversPeter Palfrader2008-04-24
* Fix doxygen comments to not use <> for metavars since they have to be valid HTMLPeter Palfrader2008-04-24
* and the client part of the consensus-by-authority-fpr proposal (ifdef'ed out)Peter Palfrader2008-04-24
* Implement the server part of the consensus-by-authority-fpr proposalPeter Palfrader2008-04-24
* forward-port the severity fixesRoger Dingledine2008-04-24
* forward-port 14113-r14115Roger Dingledine2008-03-18
* r18872@catbus: nickm | 2008-03-16 23:56:48 -0400Nick Mathewson2008-03-17
* we should consider dumping the v1 directory stuff from 0.2.1.x.Roger Dingledine2008-03-01
* r14399@tombo: nickm | 2008-02-22 14:09:38 -0500Nick Mathewson2008-02-22
* r14356@31-33-219: nickm | 2008-02-21 10:38:26 -0500Nick Mathewson2008-02-21
* Change the behavior of "getinfo status/good-server-descriptor"Roger Dingledine2008-02-21
* answer one of nick's XXX020rc's usefullyRoger Dingledine2008-02-21
* r18296@catbus: nickm | 2008-02-20 23:30:11 -0500Nick Mathewson2008-02-21
* r18272@catbus: nickm | 2008-02-20 18:20:33 -0500Nick Mathewson2008-02-20
* We were comparing the raw BridgePassword entry with a base64'edRoger Dingledine2008-02-20