Историја ревизија

Аутор SHA1 Порука Датум
  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 e9abe750ea eventdns patch from Adam Langley пре 18 година
  Nick Mathewson 4bc42f4c18 Fix a bogus free() in eventdns.c. Bug reported by xiando. пре 18 година
  Nick Mathewson 93beeac01d Merge in some bsockets calls, all wrapped inside #if defined(USE_BSOCKETS) пре 18 година
  Andrew Lewman 8648b1133b Fix a mis-spelled Privoxy. пре 18 година
  Roger Dingledine 0494e271e7 good god, that was a bad idea. i've built 500 circuits in the past 5 пре 18 година
  Roger Dingledine 4920b9d1cc Fix two bugs: first, "extendcircuit" would crash if you gave it a purpose. пре 18 година
  Nick Mathewson 7c325df016 r8841@Kushana: nickm | 2006-09-17 16:20:16 -0400 пре 18 година
  Nick Mathewson 65974f82fa r8839@Kushana: nickm | 2006-09-17 16:11:59 -0400 пре 18 година
  Nick Mathewson 547624dcff r8837@Kushana: nickm | 2006-09-17 15:58:04 -0400 пре 18 година
  Roger Dingledine d26306907a a few more todo changes пре 18 година
  Roger Dingledine b049b1b014 build testing circuits more rapidly. this has a failure mode пре 18 година
  Andrew Lewman 3b0355d3b2 Re-create symlinks through cp. пре 18 година
  Nick Mathewson 2b0057991b r8821@Kushana: nickm | 2006-09-15 16:19:16 -0400 пре 18 година
  Roger Dingledine bfa78b3dea actually, do the bandwidth test anyway, if you've been up at пре 18 година
  Roger Dingledine a51ec44466 avoid thrashing the bandwidth exercise when we change IPs a lot. пре 18 година
  Roger Dingledine eb941420fc two todo items пре 18 година
  Roger Dingledine c22dc94fe6 make my bandwidth exercises actually happen пре 18 година
  Roger Dingledine 769f9201a6 Send out a burst of long-range drop cells after we've established that пре 18 година
  Peter Palfrader ba091ae5d7 r9770@danube: weasel | 2006-09-15 07:20:05 +0200 пре 18 година
  Peter Palfrader 5beb114744 r9767@danube: weasel | 2006-09-15 06:27:48 +0200 пре 18 година
  Nick Mathewson e58b9c1151 r8819@Kushana: nickm | 2006-09-15 00:27:45 -0400 пре 18 година
  Nick Mathewson ce83f43629 r8817@Kushana: nickm | 2006-09-14 18:31:29 -0400 пре 18 година
  Roger Dingledine 9d0fbfd530 we should add a preamble to tor-design saying it's out of date. пре 18 година
  Peter Palfrader e20704e9c9 r9759@danube: weasel | 2006-09-14 07:14:37 +0200 пре 18 година