summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2008-06-14Malloc does not return size_t. (bug noticed by lodger.)Nick Mathewson
2008-06-13Make unit tests pass againPeter Palfrader
2008-06-13note a bug that karsten foundRoger Dingledine
2008-06-13> why would it need an anonymized connection?Roger Dingledine
2008-06-13implement proposal 138: removing down routers from consensusPeter Palfrader
2008-06-13Explain how my emacs setup works in the HACKING file. Someone else may care too.Nick Mathewson
2008-06-13Asking for a conditional consensus at .../consensus/<fingerprints> would crashPeter Palfrader
2008-06-13steal some of the bootstrap phase strings from vidaliaRoger Dingledine
2008-06-13Actually reinstate errors that did not work on windows, and add a comment abo...Nick Mathewson
2008-06-13ignore some errnos in hopes of building on windows againRoger Dingledine
2008-06-11you can't strcasecmp on 20-byte digestsRoger Dingledine
2008-06-11 r16171@tombo: nickm | 2008-06-11 13:47:41 -0400Nick Mathewson
2008-06-11forward-port r15129, but also note the real way we should fix it.Roger Dingledine
2008-06-11start sending "bootstrap problem" status events when we're having troublesRoger Dingledine
2008-06-11consolidate all our edge/circ/orconn reason-to-foo-or-back functionsRoger Dingledine
2008-06-10In very rare situations new hidden service descriptors were published earlier...Karsten Loesing
2008-06-10some cleanups in preparation for moving stuff aroundRoger Dingledine
2008-06-10minor fixes and notesRoger Dingledine
2008-06-10Fix last geoip bugs.Nick Mathewson
2008-06-10a couple more geoip bugfixesNick Mathewson
2008-06-10 r16139@tombo: nickm | 2008-06-10 15:25:23 -0400Nick Mathewson
2008-06-10 r16137@tombo: nickm | 2008-06-10 15:10:55 -0400Nick Mathewson
2008-06-10 r16133@tombo: nickm | 2008-06-10 15:06:43 -0400Nick Mathewson
2008-06-10 r16132@tombo: nickm | 2008-06-10 14:39:19 -0400Nick Mathewson
2008-06-10 r16129@tombo: nickm | 2008-06-10 14:28:06 -0400Nick Mathewson
2008-06-10 r16127@tombo: nickm | 2008-06-10 14:03:01 -0400Nick Mathewson
2008-06-09make the 'bootstrap problem' stuff quieter while i'm messing with itRoger Dingledine
2008-06-09 r16121@tombo: nickm | 2008-06-09 16:14:39 -0400Nick Mathewson
2008-06-09Start noticing and reporting bootstrapping failures too. It looks likeRoger Dingledine
2008-06-09also count number of downloads, not just the bytesPeter Palfrader
2008-06-09fix a bug where we were never reporting theRoger Dingledine
2008-06-09report partial bootstrapping progress as we fetch descriptorsRoger Dingledine
2008-06-09extra points if you make it compile. boy, i'm on a roll.Roger Dingledine
2008-06-09whoops -- the other half of r15074Roger Dingledine
2008-06-09when we haven't had any application requests lately, don't botherRoger Dingledine
2008-06-08include tags in the bootstrap status events. also document theRoger Dingledine
2008-06-07actually start sending the bootstrap status event, so mattRoger Dingledine
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-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