summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-25Backport candidate: remove dangerous free(0) on hashtable initNick Mathewson
2006-09-25add missing paren in dmalloc tor_freeNick Mathewson
2006-09-25checkpoint changelog and general polishingRoger Dingledine
2006-09-25add 6697 (ircs) as longlivedport.Roger Dingledine
2006-09-25clean up the contrib/osx/Makefile.am moreRoger Dingledine
2006-09-25potential fixes for the tor osx dmg documentation. hopefullyRoger Dingledine
2006-09-25set the osx confdir to /Library/Tor rather than /Library/tor, maybe.Roger Dingledine
2006-09-24Note on TODO to update our privoxy configsNick Mathewson
2006-09-24Build correctly for use on OS X platforms with case-sensitive filesystemsNick Mathewson
2006-09-24whitespace cleanupsRoger Dingledine
2006-09-24add a note to nick's todo itemRoger Dingledine
2006-09-24Marge changes from libevent evdns to our eventdns. Most are cosmetic, but on...Nick Mathewson
2006-09-24Add another TODO itemNick Mathewson
2006-09-24Backport candidate: Fix a long-standing server-side DNS bug. When aNick Mathewson
2006-09-24Add packaging item to TODO: we should manage keys less haphazardly.Nick Mathewson
2006-09-24Fix the url for the patch to libevent-1.1b mingw diff.Andrew Lewman
2006-09-23Changes to doc as a result of creating a MinGW tor.exe on a bare system.Andrew Lewman
2006-09-23Special mingw package_nsis and nsi scripts.Andrew Lewman
2006-09-22 r8911@Kushana: nickm | 2006-09-22 12:24:52 -0400Nick Mathewson
2006-09-22 r8910@Kushana: nickm | 2006-09-22 12:14:05 -0400Nick Mathewson
2006-09-22 r8909@Kushana: nickm | 2006-09-22 00:38:13 -0400Nick Mathewson
2006-09-22 r8912@Kushana: nickm | 2006-09-22 16:18:51 -0400Nick Mathewson
2006-09-22 r8843@Kushana: nickm | 2006-09-17 16:57:20 -0400Nick Mathewson
2006-09-22remove 8888 as a long lived port. i can't remember why it'sRoger Dingledine
2006-09-22One last change to openssl to get it to compile in mingw.Andrew Lewman
2006-09-22Finally, valid tor.exe directions from scratch with mingw.Andrew Lewman
2006-09-22 r8906@Kushana: nickm | 2006-09-21 21:23:22 -0400Nick Mathewson
2006-09-22Removed verbose patch output.Andrew Lewman
2006-09-22 r8901@Kushana: nickm | 2006-09-21 20:43:48 -0400Nick Mathewson
2006-09-22svn:r8453Nick Mathewson
2006-09-22 r8895@Kushana: nickm | 2006-09-21 20:05:11 -0400Nick Mathewson
2006-09-22 r8894@Kushana: nickm | 2006-09-21 18:30:42 -0400Nick Mathewson
2006-09-22remove some loud log messagesRoger Dingledine
2006-09-22Fix a couple of server-side reverse dns bugsNick Mathewson
2006-09-21Fix stupid C mistake. Glad I caught that one fast.Nick Mathewson
2006-09-21Fix bug in r8440: base32 uses 5 bytes per char, not 4.Nick Mathewson
2006-09-21 r8881@Kushana: nickm | 2006-09-21 17:27:59 -0400Nick Mathewson
2006-09-21 r8880@Kushana: nickm | 2006-09-21 17:26:02 -0400Nick Mathewson
2006-09-21 r8879@Kushana: nickm | 2006-09-21 17:20:31 -0400Nick Mathewson
2006-09-21 r8878@Kushana: nickm | 2006-09-21 17:15:47 -0400Nick Mathewson
2006-09-21 r8877@Kushana: nickm | 2006-09-21 17:12:33 -0400Nick Mathewson
2006-09-21 r8876@Kushana: nickm | 2006-09-21 16:58:46 -0400Nick Mathewson
2006-09-21 r8875@Kushana: nickm | 2006-09-21 16:46:28 -0400Nick Mathewson
2006-09-21 r8874@Kushana: nickm | 2006-09-21 15:22:27 -0400Nick Mathewson
2006-09-21 r8873@Kushana: nickm | 2006-09-21 14:38:22 -0400Nick Mathewson
2006-09-21 r8872@Kushana: nickm | 2006-09-21 14:00:20 -0400Nick Mathewson
2006-09-19Speed up eat_whitespace by a lot.Nick Mathewson
2006-09-19NEEDS REVIEW. Act on previous comment, and handle named servers differently: ...Nick Mathewson
2006-09-19Stop searching routerlist for routers with the same identity as other routers...Nick Mathewson
2006-09-19Malloc and friends are critical-path: Thus, add an it-wont-happen branch pred...Nick Mathewson