aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* Directory authorities shouldn't complain about bootstrappingRoger Dingledine2008-06-18
* I was on the second paragraph of my or-dev mail explaining why I chose toRoger Dingledine2008-06-18
* implement more fine-tuning options for stats codeNick Mathewson2008-06-18
* I was told there is an extend_info_free(). I won't leak memory again. I won't...Karsten Loesing2008-06-17
* When establishing a hidden service, introduction points that originate from c...Karsten Loesing2008-06-17
* Send an initial "Starting" bootstrap status event, so we have aRoger Dingledine2008-06-17
* add a getinfo so vidalia can query our current bootstrap state, in caseRoger Dingledine2008-06-17
* Fix .z suffix for intrumented download stats once morePeter Palfrader2008-06-16
* Fix .z suffix for intrumented download statsPeter Palfrader2008-06-16
* More bug 707 fixes: no #if/#endif pairs inside macro arguments.Nick Mathewson2008-06-16
* Clean up a macro/cpp interaction related to bug 707. Also, add a new "filena...Nick Mathewson2008-06-16
* r16341@tombo: nickm | 2008-06-15 22:04:25 -0400Nick Mathewson2008-06-16
* Comments and doc tweaks on Karsten's testing-dir-networks patchNick Mathewson2008-06-14
* Patch from Karsten to implement proposal 135 ("Testing Tor Networks").Nick Mathewson2008-06-14
* Malloc does not return size_t. (bug noticed by lodger.)Nick Mathewson2008-06-14
* Make unit tests pass againPeter Palfrader2008-06-13
* note a bug that karsten foundRoger Dingledine2008-06-13
* > why would it need an anonymized connection?Roger Dingledine2008-06-13
* implement proposal 138: removing down routers from consensusPeter Palfrader2008-06-13
* Explain how my emacs setup works in the HACKING file. Someone else may care too.Nick Mathewson2008-06-13
* Asking for a conditional consensus at .../consensus/<fingerprints> would crashPeter Palfrader2008-06-13
* steal some of the bootstrap phase strings from vidaliaRoger Dingledine2008-06-13
* Actually reinstate errors that did not work on windows, and add a comment abo...Nick Mathewson2008-06-13
* ignore some errnos in hopes of building on windows againRoger Dingledine2008-06-13
* you can't strcasecmp on 20-byte digestsRoger Dingledine2008-06-11
* r16171@tombo: nickm | 2008-06-11 13:47:41 -0400Nick Mathewson2008-06-11
* forward-port r15129, but also note the real way we should fix it.Roger Dingledine2008-06-11
* start sending "bootstrap problem" status events when we're having troublesRoger Dingledine2008-06-11
* consolidate all our edge/circ/orconn reason-to-foo-or-back functionsRoger Dingledine2008-06-11
* In very rare situations new hidden service descriptors were published earlier...Karsten Loesing2008-06-10
* some cleanups in preparation for moving stuff aroundRoger Dingledine2008-06-10
* minor fixes and notesRoger Dingledine2008-06-10
* Fix last geoip bugs.Nick Mathewson2008-06-10
* a couple more geoip bugfixesNick Mathewson2008-06-10
* r16139@tombo: nickm | 2008-06-10 15:25:23 -0400Nick Mathewson2008-06-10
* r16137@tombo: nickm | 2008-06-10 15:10:55 -0400Nick Mathewson2008-06-10
* r16133@tombo: nickm | 2008-06-10 15:06:43 -0400Nick Mathewson2008-06-10
* r16132@tombo: nickm | 2008-06-10 14:39:19 -0400Nick Mathewson2008-06-10
* r16129@tombo: nickm | 2008-06-10 14:28:06 -0400Nick Mathewson2008-06-10
* r16127@tombo: nickm | 2008-06-10 14:03:01 -0400Nick Mathewson2008-06-10
* make the 'bootstrap problem' stuff quieter while i'm messing with itRoger Dingledine2008-06-09
* r16121@tombo: nickm | 2008-06-09 16:14:39 -0400Nick Mathewson2008-06-09
* Start noticing and reporting bootstrapping failures too. It looks likeRoger Dingledine2008-06-09
* also count number of downloads, not just the bytesPeter Palfrader2008-06-09
* fix a bug where we were never reporting theRoger Dingledine2008-06-09
* report partial bootstrapping progress as we fetch descriptorsRoger Dingledine2008-06-09
* extra points if you make it compile. boy, i'm on a roll.Roger Dingledine2008-06-09
* whoops -- the other half of r15074Roger Dingledine2008-06-09
* when we haven't had any application requests lately, don't botherRoger Dingledine2008-06-09
* include tags in the bootstrap status events. also document theRoger Dingledine2008-06-08