Nick Mathewson
|
213658f117
r8894@Kushana: nickm | 2006-09-21 18:30:42 -0400
|
18 年 前 |
Nick Mathewson
|
4f13cb82fd
r8881@Kushana: nickm | 2006-09-21 17:27:59 -0400
|
18 年 前 |
Nick Mathewson
|
6a1746f98f
r8877@Kushana: nickm | 2006-09-21 17:12:33 -0400
|
18 年 前 |
Nick Mathewson
|
e4a9b4de4e
r8875@Kushana: nickm | 2006-09-21 16:46:28 -0400
|
18 年 前 |
Nick Mathewson
|
04bec67574
r8874@Kushana: nickm | 2006-09-21 15:22:27 -0400
|
18 年 前 |
Nick Mathewson
|
083e9c2b59
r8873@Kushana: nickm | 2006-09-21 14:38:22 -0400
|
18 年 前 |
Nick Mathewson
|
a942441615
r8872@Kushana: nickm | 2006-09-21 14:00:20 -0400
|
18 年 前 |
Nick Mathewson
|
b2cc52fa02
Speed up eat_whitespace by a lot.
|
18 年 前 |
Nick Mathewson
|
6b716fdfb9
NEEDS REVIEW. Act on previous comment, and handle named servers differently: now, we allow multiple servers with the same name in the routerlist even if that name is reserved, but we check whether names are reserved when we try to look up routers by nickname. This is a minor security fix. This makes router_add_to_routerlist O(1). This is a backport candidate.
|
18 年 前 |
Nick Mathewson
|
5ebb949c9f
Stop searching routerlist for routers with the same identity as other routers (on router insert): we already have a map for that. (We need to add an index field to routerinfo_t so we can figure out which point in the routerlist to replace.) Also, add a comment to routerlist.c; arma, please advise?
|
18 年 前 |
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.
|
18 年 前 |
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.
|
18 年 前 |
Roger Dingledine
|
e744117d4d
turn eventdns off by default until we can get some more useful
|
18 年 前 |
Roger Dingledine
|
8cd6e0c0a1
clean up the 0.1.2.1-alpha changelog
|
18 年 前 |
Roger Dingledine
|
628089b1f8
checkpoint in-progress changelog notes
|
18 年 前 |
Roger Dingledine
|
8112829a9b
forward-port the 0.1.1.23 changelog.
|
18 年 前 |
Roger Dingledine
|
dad1e27440
forward-port the 0.1.1.22 changelog, minus the line about
|
18 年 前 |
Roger Dingledine
|
0b91a2bab9
forward-port the 0.1.1.21 changelog.
|
18 年 前 |
Roger Dingledine
|
2df426d1c1
interim changelog for 0.1.2.1-alpha
|
18 年 前 |
Roger Dingledine
|
614bb7d7b5
final changelog for 0.1.1.20. it is done.
|
18 年 前 |
Roger Dingledine
|
3ff02556fc
continue messing with the changelog. it's getting better now.
|
18 年 前 |
Roger Dingledine
|
7263e6a0cf
my current notes on a 0.1.1.20 changelog
|
18 年 前 |
Roger Dingledine
|
ec22b6346b
remove all the interim changelog stuff for 0.1.1.x
|
18 年 前 |
Roger Dingledine
|
f1dad00bd3
forward-port the changelog
|
18 年 前 |
Roger Dingledine
|
327e1e6944
a last item on the changelog
|
18 年 前 |
Roger Dingledine
|
901ff3e1ce
first cut of a changelog for 0.1.1.18-rc
|
18 年 前 |
Roger Dingledine
|
837a0fcbdb
while we're fixing wording, ...
|
18 年 前 |
Roger Dingledine
|
e715946508
change wording in changelog
|
18 年 前 |
Roger Dingledine
|
0a11032f59
a final changelog for 0.1.1.17-rc
|
18 年 前 |
Roger Dingledine
|
90a40e0e66
another interim changelog for 0.1.1.17-rc
|
18 年 前 |