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