summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-04Fix mingw build with --enable-gcc-warnings set.Nick Mathewson
2008-09-04An asterisk makes a difference sometimes. Fixes bug 809.Nick Mathewson
2008-09-04Use warn_too_many_conns() when accept() fails with a resource limit.Nick Mathewson
2008-09-02Add my scripts to dump directories to contribPeter Palfrader
2008-09-01New alpha release: 0.2.1.5-alphaPeter Palfrader
2008-09-01take out the crazy line from last night that made no sense. apparentlyRoger Dingledine
2008-09-01remove some redundant includes. i expect the first one to be a problemRoger Dingledine
2008-09-01Add a lockfile to the Tor data directory to avoid situations where two Tors s...Nick Mathewson
2008-09-01bump to 0.2.1.5-alpha-devRoger Dingledine
2008-09-01take out a line that i think is extraneous. come on, what couldRoger Dingledine
2008-09-01Fix compile on OpenBSD 4.4-current. Bugfix on 0.2.1.5-alpha.Roger Dingledine
2008-08-31bump to 0.2.1.5-alphator-0.2.1.5-alphaRoger Dingledine
2008-08-31further changelog cleanupsRoger Dingledine
2008-08-31Changelog entry for implementation of proposal 121.Karsten Loesing
2008-08-31A short changelog entry for the consensus changesPeter Palfrader
2008-08-31clean up 0.2.1.5-alpha changelogRoger Dingledine
2008-08-31Convert to ARCH. Add in a compatibility CFLAG for osx 10.5Andrew Lewman
2008-08-31remove the last vestiges of the OS variable.Andrew Lewman
2008-08-31backport candidate:Roger Dingledine
2008-08-31minor grammar fixRoger Dingledine
2008-08-30we bad grammarRoger Dingledine
2008-08-29Double oops: revert accidentally committed local geoipc.c debugging hack.Nick Mathewson
2008-08-29Oops. Make warn_too_many_conns() actually work. Nick Mathewson
2008-08-29remove a code path that should never happen (and if it did, we'd beRoger Dingledine
2008-08-28missed an OS var.Andrew Lewman
2008-08-28Remove the OS variable, because we don't need it, just the ARCH.Andrew Lewman
2008-08-27Oops; set address families on nameservers.Nick Mathewson
2008-08-27clean up numbering, remove an unneeded step. backport this.Andrew Lewman
2008-08-27Update the doc to reflect latest xcodeAndrew Lewman
2008-08-26and then make the indentation rightRoger Dingledine
2008-08-26fix typos from jake's patch earlier (one pointed out by fabian, thanks!)Roger Dingledine
2008-08-25Fix a memory leak when freeing routerstatuses with exit policy summaries. Pa...Nick Mathewson
2008-08-25and make it compile with warnings onRoger Dingledine
2008-08-25commit jake's patch to include strings with socks5 error numbersRoger Dingledine
2008-08-25get rid of some magic constants i found while walkingRoger Dingledine
2008-08-22Oops. Linux has no sa_len field.Nick Mathewson
2008-08-22 r17853@tombo: nickm | 2008-08-22 12:55:00 -0400Nick Mathewson
2008-08-22 r17852@tombo: nickm | 2008-08-22 12:31:03 -0400Nick Mathewson
2008-08-22 r17848@tombo: nickm | 2008-08-22 12:10:11 -0400Nick Mathewson
2008-08-22 r17847@tombo: nickm | 2008-08-22 12:08:56 -0400Nick Mathewson
2008-08-22 r17846@tombo: nickm | 2008-08-22 11:54:00 -0400Nick Mathewson
2008-08-20Relays now reject risky extend cells: if the extend cell includesRoger Dingledine
2008-08-20make r16598 compile on 64-bit tooRoger Dingledine
2008-08-19Update doxygen documentation.Karsten Loesing
2008-08-19Apply proposal 121 patch 3, with minor tweaks and a few comments.Nick Mathewson
2008-08-19Adjust definition of SMARTLIST_FOREACH_END() to enforce matching variable.Nick Mathewson
2008-08-17minor fixes/additionsRoger Dingledine
2008-08-17make the description of geoip-client-origins more true to the codeRoger Dingledine
2008-08-17All the controller things want their stuff in v2 format. Well then, maybe th...Peter Palfrader
2008-08-17And tell us more in another error casePeter Palfrader