summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-07-06fix typos in last patch spotted by sebastian and karstenNick Mathewson
2008-07-06Apply fix from chrisw: call connection_ap_attach_pending when we get a rendez...Nick Mathewson
2008-07-06Fix the rest of the GCC warnings on OpenBSD_malloc_linux.cNick Mathewson
2008-07-06Correct punctuation.Karsten Loesing
2008-07-05Remove spurious "netintet" check from configure.inNick Mathewson
2008-07-03 r16689@tombo: nickm | 2008-07-03 11:03:14 -0400Nick Mathewson
2008-06-30forward-port r15576Roger Dingledine
2008-06-30Make directory servers include the X-Your-Address-Is: http header inRoger Dingledine
2008-06-28 r16587@tombo: nickm | 2008-06-28 00:13:40 -0400Nick Mathewson
2008-06-24Send a bootstrap problem "warn" event on the first problem if theRoger Dingledine
2008-06-23whoops, i shouldn't've left that inRoger Dingledine
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