aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Minor fix: add code to eventdns so it can free memory on shutdown. This shoul...Nick Mathewson2006-09-25
* Trivial fix to make dmalloc happier: release memory held in static member of ...Nick Mathewson2006-09-25
* Free named_server_map on shutdown.Nick Mathewson2006-09-25
* Backport candidate: remove dangerous free(0) on hashtable initNick Mathewson2006-09-25
* add missing paren in dmalloc tor_freeNick Mathewson2006-09-25
* checkpoint changelog and general polishingRoger Dingledine2006-09-25
* add 6697 (ircs) as longlivedport.Roger Dingledine2006-09-25
* whitespace cleanupsRoger Dingledine2006-09-24
* Marge changes from libevent evdns to our eventdns. Most are cosmetic, but on...Nick Mathewson2006-09-24
* Backport candidate: Fix a long-standing server-side DNS bug. When aNick Mathewson2006-09-24
* 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
* remove 8888 as a long lived port. i can't remember why it'sRoger Dingledine2006-09-22
* r8901@Kushana: nickm | 2006-09-21 20:43:48 -0400Nick 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
* good god, that was a bad idea. i've built 500 circuits in the past 5Roger Dingledine2006-09-18
* Fix two bugs: first, "extendcircuit" would crash if you gave it a purpose.Roger Dingledine2006-09-18
* r8839@Kushana: nickm | 2006-09-17 16:11:59 -0400Nick Mathewson2006-09-17
* build testing circuits more rapidly. this has a failure modeRoger Dingledine2006-09-17
* actually, do the bandwidth test anyway, if you've been up atRoger Dingledine2006-09-15
* avoid thrashing the bandwidth exercise when we change IPs a lot.Roger Dingledine2006-09-15
* make my bandwidth exercises actually happenRoger Dingledine2006-09-15
* Send out a burst of long-range drop cells after we've established thatRoger Dingledine2006-09-15
* r9770@danube: weasel | 2006-09-15 07:20:05 +0200Peter Palfrader2006-09-15
* r9767@danube: weasel | 2006-09-15 06:27:48 +0200Peter Palfrader2006-09-15
* r8819@Kushana: nickm | 2006-09-15 00:27:45 -0400Nick Mathewson2006-09-15
* r8817@Kushana: nickm | 2006-09-14 18:31:29 -0400Nick Mathewson2006-09-14