summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-06-20Added prefixes to testing-network-only configuration options.Karsten Loesing
2008-06-20prepare for the 0.2.1.2-alpha release. we will tagRoger Dingledine
2008-06-20If we close our OR connection because there's been a circuitRoger Dingledine
2008-06-20If you're using bridges, generate "bootstrap problem" warningsRoger Dingledine
2008-06-20Big bridge bugfixes. Backport candidates.Roger Dingledine
2008-06-19start sending "COUNT=%d RECOMMENDATION=%s" key/values on bootstrapRoger Dingledine
2008-06-18check-spaces, fix a typoRoger Dingledine
2008-06-18Directory authorities shouldn't complain about bootstrappingRoger Dingledine
2008-06-18I was on the second paragraph of my or-dev mail explaining why I chose toRoger Dingledine
2008-06-18implement more fine-tuning options for stats codeNick Mathewson
2008-06-17I was told there is an extend_info_free(). I won't leak memory again. I won't...Karsten Loesing
2008-06-17When establishing a hidden service, introduction points that originate from c...Karsten Loesing
2008-06-17Send an initial "Starting" bootstrap status event, so we have aRoger Dingledine
2008-06-17add a getinfo so vidalia can query our current bootstrap state, in caseRoger Dingledine
2008-06-16Fix .z suffix for intrumented download stats once morePeter Palfrader
2008-06-16Fix .z suffix for intrumented download statsPeter Palfrader
2008-06-16More bug 707 fixes: no #if/#endif pairs inside macro arguments.Nick Mathewson
2008-06-16Clean up a macro/cpp interaction related to bug 707. Also, add a new "filena...Nick Mathewson
2008-06-16 r16341@tombo: nickm | 2008-06-15 22:04:25 -0400Nick Mathewson
2008-06-14Comments and doc tweaks on Karsten's testing-dir-networks patchNick Mathewson
2008-06-14Patch from Karsten to implement proposal 135 ("Testing Tor Networks").Nick Mathewson
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-13Bump version to 0.2.1.1-alpha-devNick Mathewson
2008-06-13Set dynamic-locking callbacks in openssl. These can be more efficient when o...Nick Mathewson
2008-06-13steal some of the bootstrap phase strings from vidaliaRoger Dingledine
2008-06-13bump to 0.2.1.1-alphaRoger Dingledine
2008-06-13fix a few typos, and give the bootstrap phase stuff a changelog entry.Roger 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-13 r16217@tombo: nickm | 2008-06-12 21:13:09 -0400Nick Mathewson
2008-06-12 r16215@tombo: nickm | 2008-06-12 18:39:03 -0400Nick Mathewson
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-11update to june 9 2008 ip-to-country fileRoger 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