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