Nick Mathewson
|
2d4950c837
Malloc and friends are critical-path: Thus, add an it-wont-happen branch prediction for NULL returns, and skip the malloc(0) check on platforms where malloc(0) returns a pointer.
|
19 years ago |
Nick Mathewson
|
7b0ec744bc
Switch routerlist.c to using memcmp on digests rather than crypto_pk_cmp_keys(); speed up find_whitespace a lot (8x for me) by using a switch statement. This should speed parsing a lot of routers at once by a lot.
|
19 years ago |
Roger Dingledine
|
e9abe750ea
eventdns patch from Adam Langley
|
19 years ago |
Nick Mathewson
|
4bc42f4c18
Fix a bogus free() in eventdns.c. Bug reported by xiando.
|
19 years ago |
Nick Mathewson
|
93beeac01d
Merge in some bsockets calls, all wrapped inside #if defined(USE_BSOCKETS)
|
19 years ago |
Andrew Lewman
|
8648b1133b
Fix a mis-spelled Privoxy.
|
19 years ago |
Roger Dingledine
|
0494e271e7
good god, that was a bad idea. i've built 500 circuits in the past 5
|
19 years ago |
Roger Dingledine
|
4920b9d1cc
Fix two bugs: first, "extendcircuit" would crash if you gave it a purpose.
|
19 years ago |
Nick Mathewson
|
7c325df016
r8841@Kushana: nickm | 2006-09-17 16:20:16 -0400
|
19 years ago |
Nick Mathewson
|
65974f82fa
r8839@Kushana: nickm | 2006-09-17 16:11:59 -0400
|
19 years ago |
Nick Mathewson
|
547624dcff
r8837@Kushana: nickm | 2006-09-17 15:58:04 -0400
|
19 years ago |
Roger Dingledine
|
d26306907a
a few more todo changes
|
19 years ago |
Roger Dingledine
|
b049b1b014
build testing circuits more rapidly. this has a failure mode
|
19 years ago |
Andrew Lewman
|
3b0355d3b2
Re-create symlinks through cp.
|
19 years ago |
Nick Mathewson
|
2b0057991b
r8821@Kushana: nickm | 2006-09-15 16:19:16 -0400
|
19 years ago |
Roger Dingledine
|
bfa78b3dea
actually, do the bandwidth test anyway, if you've been up at
|
19 years ago |
Roger Dingledine
|
a51ec44466
avoid thrashing the bandwidth exercise when we change IPs a lot.
|
19 years ago |
Roger Dingledine
|
eb941420fc
two todo items
|
19 years ago |
Roger Dingledine
|
c22dc94fe6
make my bandwidth exercises actually happen
|
19 years ago |
Roger Dingledine
|
769f9201a6
Send out a burst of long-range drop cells after we've established that
|
19 years ago |
Peter Palfrader
|
ba091ae5d7
r9770@danube: weasel | 2006-09-15 07:20:05 +0200
|
19 years ago |
Peter Palfrader
|
5beb114744
r9767@danube: weasel | 2006-09-15 06:27:48 +0200
|
19 years ago |
Nick Mathewson
|
e58b9c1151
r8819@Kushana: nickm | 2006-09-15 00:27:45 -0400
|
19 years ago |
Nick Mathewson
|
ce83f43629
r8817@Kushana: nickm | 2006-09-14 18:31:29 -0400
|
19 years ago |
Roger Dingledine
|
9d0fbfd530
we should add a preamble to tor-design saying it's out of date.
|
19 years ago |
Peter Palfrader
|
e20704e9c9
r9759@danube: weasel | 2006-09-14 07:14:37 +0200
|
19 years ago |
Peter Palfrader
|
2cf6cfe189
r9758@danube: weasel | 2006-09-14 07:10:12 +0200
|
19 years ago |
Peter Palfrader
|
7fcec09560
r9753@danube: weasel | 2006-09-14 07:07:02 +0200
|
19 years ago |
Peter Palfrader
|
9d9e31dcf4
r9752@danube: weasel | 2006-09-14 07:06:49 +0200
|
19 years ago |
Nick Mathewson
|
4f888c9dfc
r8808@senior-two-eighty: nickm | 2006-09-14 00:59:54 -0400
|
19 years ago |