Age | Commit message (Expand) | Author |
2008-06-13 | Actually reinstate errors that did not work on windows, and add a comment abo... | Nick Mathewson |
2008-06-13 | ignore some errnos in hopes of building on windows again | Roger Dingledine |
2008-06-13 | r16217@tombo: nickm | 2008-06-12 21:13:09 -0400 | Nick Mathewson |
2008-06-12 | r16215@tombo: nickm | 2008-06-12 18:39:03 -0400 | Nick Mathewson |
2008-06-11 | you can't strcasecmp on 20-byte digests | Roger Dingledine |
2008-06-11 | r16171@tombo: nickm | 2008-06-11 13:47:41 -0400 | Nick Mathewson |
2008-06-11 | forward-port r15129, but also note the real way we should fix it. | Roger Dingledine |
2008-06-11 | update to june 9 2008 ip-to-country file | Roger Dingledine |
2008-06-11 | start sending "bootstrap problem" status events when we're having troubles | Roger Dingledine |
2008-06-11 | consolidate all our edge/circ/orconn reason-to-foo-or-back functions | Roger Dingledine |
2008-06-10 | In very rare situations new hidden service descriptors were published earlier... | Karsten Loesing |
2008-06-10 | some cleanups in preparation for moving stuff around | Roger Dingledine |
2008-06-10 | minor fixes and notes | Roger Dingledine |
2008-06-10 | Fix last geoip bugs. | Nick Mathewson |
2008-06-10 | a couple more geoip bugfixes | Nick Mathewson |
2008-06-10 | r16139@tombo: nickm | 2008-06-10 15:25:23 -0400 | Nick Mathewson |
2008-06-10 | r16137@tombo: nickm | 2008-06-10 15:10:55 -0400 | Nick Mathewson |
2008-06-10 | r16133@tombo: nickm | 2008-06-10 15:06:43 -0400 | Nick Mathewson |
2008-06-10 | r16132@tombo: nickm | 2008-06-10 14:39:19 -0400 | Nick Mathewson |
2008-06-10 | r16129@tombo: nickm | 2008-06-10 14:28:06 -0400 | Nick Mathewson |
2008-06-10 | r16127@tombo: nickm | 2008-06-10 14:03:01 -0400 | Nick Mathewson |
2008-06-09 | make the 'bootstrap problem' stuff quieter while i'm messing with it | Roger Dingledine |
2008-06-09 | r16121@tombo: nickm | 2008-06-09 16:14:39 -0400 | Nick Mathewson |
2008-06-09 | Start noticing and reporting bootstrapping failures too. It looks like | Roger Dingledine |
2008-06-09 | also count number of downloads, not just the bytes | Peter Palfrader |
2008-06-09 | fix a bug where we were never reporting the | Roger Dingledine |
2008-06-09 | report partial bootstrapping progress as we fetch descriptors | Roger Dingledine |
2008-06-09 | extra points if you make it compile. boy, i'm on a roll. | Roger Dingledine |
2008-06-09 | whoops -- the other half of r15074 | Roger Dingledine |
2008-06-09 | when we haven't had any application requests lately, don't bother | Roger Dingledine |
2008-06-08 | include tags in the bootstrap status events. also document the | Roger Dingledine |
2008-06-07 | actually start sending the bootstrap status event, so matt | Roger Dingledine |
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 |