aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* When we switched to using v3 directories, we threw away the part ofRoger Dingledine2008-06-05
* changing v2 network status doesn't require us to recomputeRoger Dingledine2008-06-05
* remove some networkstatus consensus warnings for unnamed / invalidRoger Dingledine2008-06-05
* Remov unused macro in crypto.cNick Mathewson2008-06-04
* Make unit tests pass again: new geoip behavior had freaked out.Nick Mathewson2008-06-04
* forward-port r14934Roger Dingledine2008-06-04
* documentation bugRoger Dingledine2008-06-04
* forward-port r14930Roger Dingledine2008-06-04
* blind-forward-port that, while i'm at itRoger Dingledine2008-06-04
* Also add create/create fast/extends to the dir-usage stats.Peter Palfrader2008-06-02
* 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
* Ouch. We were sometimes getting openssl compression by default. This is poi...Nick Mathewson2008-05-29
* Fix warning when compiling with dmalloc.Nick Mathewson2008-05-29
* New code to implement proposal for local geoip stats. Only enabled with --ena...Nick Mathewson2008-05-29
* On win32, default to looking for the geoip file in the same directory as torr...Nick Mathewson2008-05-29
* Do not ship a fallback-consensus until the related bugs are fixed.Nick Mathewson2008-05-29
* Fix bug noted by roger: rebuild extrainfo store from time to time, even if we...Nick Mathewson2008-05-29
* say how we generated the geoip fileRoger Dingledine2008-05-28
* document the handle-comments-in-geoip fileRoger Dingledine2008-05-28
* Fix some warnings.Nick Mathewson2008-05-28
* Several geoip changes/fixes as requested.Nick Mathewson2008-05-28
* Fix the rpm build: we need to list all our files in the files section. Also,...Nick Mathewson2008-05-28
* include the geoip file in the tarball, and load it by defaultRoger Dingledine2008-05-28
* add a monster geoip file to src/config, so we can ship it withRoger Dingledine2008-05-28
* Fix the first part of bug 681, as suggested by Robert Hogan on or-talk.Nick Mathewson2008-05-27
* Fix part of bug 681: always reattach tunneled directory connections, regardle...Nick Mathewson2008-05-27
* If the user has an openssl that supports my "release buffer ram" patch, use it.Nick Mathewson2008-05-19
* r19795@catbus: nickm | 2008-05-16 14:54:24 -0400Nick Mathewson2008-05-16
* r19725@catbus: nickm | 2008-05-13 08:47:18 -0400Nick Mathewson2008-05-13
* r19714@catbus: nickm | 2008-05-12 17:11:47 -0400Nick Mathewson2008-05-12
* r19705@catbus: nickm | 2008-05-12 11:40:15 -0400Nick Mathewson2008-05-12
* r19694@catbus: nickm | 2008-05-12 00:21:37 -0400Nick Mathewson2008-05-12
* r19690@catbus: nickm | 2008-05-11 22:13:31 -0400Nick Mathewson2008-05-12
* r15558@tombo: nickm | 2008-05-09 04:35:12 -0400Nick Mathewson2008-05-09
* r19613@catbus: nickm | 2008-05-05 19:57:06 -0400Nick Mathewson2008-05-05
* cosmetic patch by Bernhard M. Wiedemann, so our comments followRoger Dingledine2008-05-04
* r19496@catbus: nickm | 2008-05-02 19:10:29 -0400Nick Mathewson2008-05-02
* make check-spaces wants a newline at the end of tortlsRoger Dingledine2008-04-29
* apply patch from lodger to simplify code a bitRoger Dingledine2008-04-25
* Only using v3 authorities and using the proper digest works betterPeter Palfrader2008-04-24
* Actually, do not use conditional consensus downloads until the authorities ha...Peter 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