커밋 기록

작성자 SHA1 메시지 날짜
  Nick Mathewson 8015cc1eee Add cvsignore for doc/design-paper 22 년 전
  Nick Mathewson 1decad3960 Note finished/abandoned items 22 년 전
  Nick Mathewson 196e6c1cc2 Support new INTRODUCE2 cell format 22 년 전
  Nick Mathewson 86980cf6e2 Functions to test nickname validity 22 년 전
  Nick Mathewson adccf3aea6 Specify formats to use $KEYID in service descriptors, INTRODUCE cells. The old thing will not actually work, since clients need onion keys as well as key digests to extend. 22 년 전
  Nick Mathewson fffb4dbb8b fix unix build: CONFDIR, not CONF_DIR 22 년 전
  Nick Mathewson 8626c7724e Clean windows whitespace 22 년 전
  Nick Mathewson 17ce7d499f On windows, default datadir is APPDATA/tor, and default config file is APPDATA/tor/torrc. (APPDATA is usually somedrive:/Documents and Settings/.../Application Data/) 22 년 전
  Nick Mathewson f7288208b0 Update status 22 년 전
  Nick Mathewson 7cb93e5bb6 Move string-splitting into a separate function 22 년 전
  Roger Dingledine 2c002b1533 deal better if we don't have enough available nodes to choose a path 22 년 전
  Roger Dingledine 4c47e07a11 make csv parsing notice the last letter of each entry too 22 년 전
  Roger Dingledine 0131d94a6c bugfix: make receiving csv lines not seg fault 22 년 전
  Roger Dingledine 6cf09a5dc0 people with no torrc allow unverified middle/rendezvous nodes by default 22 년 전
  Roger Dingledine 92a44fddb1 allow unverified nodes in middle and rendezvous positions by default 22 년 전
  Roger Dingledine aa1e518446 when a verified routerinfo arrives with a new key than the previous 22 년 전
  Nick Mathewson 4e026f5b1d Fix crash when looking for ~/.torrc with no $HOME set 22 년 전
  Nick Mathewson 9bcd4a9c6a make last patch compile 22 년 전
  Nick Mathewson 525a4fc365 Stop logging events that happen to uninitialized digests 22 년 전
  Roger Dingledine a6ed09ef26 mark off some more 0.0.8 items 22 년 전
  Roger Dingledine 2d8a1f208a if they ask for exactly one entrynode, don't pick it as an exitnode. 22 년 전
  Roger Dingledine 9e5fc55564 now that we parse router->uptime, make use of it 22 년 전
  Nick Mathewson 8566bbb489 Add strmap_isempty 22 년 전
  Roger Dingledine ee23b7a470 use unverified routers in the desired positions 22 년 전
  Nick Mathewson 590cd621f8 Clean up last patch; implement (mostly) proper handling for verified/unverified name collisions. 22 년 전
  Nick Mathewson 85a910e085 Parse uptime into routerinfo 22 년 전
  Nick Mathewson 74621132a9 Implement AllowUnverifiedNodes 22 년 전
  Roger Dingledine 76eadc6f0a if a router claim huge bandwidth, don't believe it 22 년 전
  Nick Mathewson 0b91fd1cbe Add a generic Comma-separated-value config type, and a FirewallPorts option to tell FascistFirewall which ports are open. (Defaults to 80,443) 22 년 전
  Nick Mathewson 15a903b21c Convenience function to do a strcmp on each member of a smartlist of strings 22 년 전