summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-08-17Change a warning/bug messagePeter Palfrader
2008-08-17Two consensus fixes: always reset has_* to 0, and use a buffer of proper len...Peter Palfrader
2008-08-15Make trunk build again under -DEXPORTMALLINFOPeter Palfrader
2008-08-15Switch global_identifier on connections to a 64-bit field and move it to conn...Nick Mathewson
2008-08-15Update proposal after feedback from Nick.Mike Perry
2008-08-14spacemanPeter Palfrader
2008-08-14Add exitpolicy summaries to the consensusPeter Palfrader
2008-08-14Do not split stored exit policy summary into type(accept/reject) and portlist...Peter Palfrader
2008-08-14Rename a field so weasel likes it betterPeter Palfrader
2008-08-14Add bw to consensusPeter Palfrader
2008-08-14Parse policies and weight (bw) into routerstatusesPeter Palfrader