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