Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Roger Dingledine c5b90daf86 cleanups, bump to 0.1.2.4-alpha 17 gadi atpakaļ
  Nick Mathewson 0ad2fd1129 r9467@Kushana: nickm | 2006-11-01 18:51:16 -0500 17 gadi atpakaļ
  Roger Dingledine 6ecf74af60 and blow away what appears to be some redundant logic 17 gadi atpakaļ
  Roger Dingledine 77c8c0ee51 spec and implement some more status events. start to build 17 gadi atpakaļ
  Roger Dingledine 07cfeb0198 fix a minor memory leak every time we rebuild the router store, 17 gadi atpakaļ
  Nick Mathewson 01bc03eff4 r9312@Kushana: nickm | 2006-10-20 14:45:22 -0400 17 gadi atpakaļ
  Roger Dingledine 0459db2c0d checkpoint some changes as i read diffs 17 gadi atpakaļ
  Nick Mathewson e5f064c983 r9290@31-35-219: nickm | 2006-10-20 10:32:33 -0400 17 gadi atpakaļ
  Nick Mathewson 7551c44a53 r9274@Kushana: nickm | 2006-10-19 16:16:58 -0400 17 gadi atpakaļ
  Nick Mathewson 126a3f699a r9273@Kushana: nickm | 2006-10-19 15:43:39 -0400 17 gadi atpakaļ
  Nick Mathewson 4443934702 r9091@totoro: nickm | 2006-10-19 11:45:28 -0400 17 gadi atpakaļ
  Nick Mathewson eca28f24f5 r9004@totoro: nickm | 2006-10-11 18:05:24 -0400 17 gadi atpakaļ
  Roger Dingledine f2bd0e2f16 more minor cleanups 17 gadi atpakaļ
  Roger Dingledine 06e5b2283c minor cleanups 17 gadi atpakaļ
  Nick Mathewson 6e0b90a902 r8838@totoro: nickm | 2006-10-02 15:24:39 -0400 17 gadi atpakaļ
  Nick Mathewson 57ffca883d r8826@totoro: nickm | 2006-10-01 17:58:45 -0400 17 gadi atpakaļ
  Roger Dingledine 7ed921708f Track down a seg fault that's been bothering me a while: if you 17 gadi atpakaļ
  Nick Mathewson 8308a37908 r9023@Kushana: nickm | 2006-09-29 17:27:24 -0400 17 gadi atpakaļ
  Nick Mathewson 8992bf6204 r8776@totoro: nickm | 2006-09-29 00:50:46 -0400 17 gadi atpakaļ
  Nick Mathewson 907fc6c73e r8977@Kushana: nickm | 2006-09-28 19:56:41 -0400 17 gadi atpakaļ
  Nick Mathewson 9988112c87 r8973@Kushana: nickm | 2006-09-28 16:53:19 -0400 17 gadi atpakaļ
  Nick Mathewson 49ad1eefa1 Add an EnforceDistinctSubnets option so that clients who know what they are doing (mainly people with private testing networks) can disable our same-/16 detection. 17 gadi atpakaļ
  Nick Mathewson 4fe76e7b6b Free named_server_map on shutdown. 17 gadi atpakaļ
  Nick Mathewson bde5939ad3 r8909@Kushana: nickm | 2006-09-22 00:38:13 -0400 17 gadi atpakaļ
  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. 17 gadi atpakaļ
  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? 17 gadi atpakaļ
  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. 17 gadi atpakaļ
  Nick Mathewson 65974f82fa r8839@Kushana: nickm | 2006-09-17 16:11:59 -0400 17 gadi atpakaļ
  Roger Dingledine 769f9201a6 Send out a burst of long-range drop cells after we've established that 17 gadi atpakaļ
  Peter Palfrader ba091ae5d7 r9770@danube: weasel | 2006-09-15 07:20:05 +0200 17 gadi atpakaļ