コミット履歴

作者 SHA1 メッセージ 日付
  Roger Dingledine a450909716 rename tor_resolve to tor-resolve 21 年 前
  Peter Palfrader 6ea9002824 Depend on python 21 年 前
  Roger Dingledine aebec8ab9e stop using atexit() to remove our pid, since it's called 21 年 前
  Nick Mathewson 7119345fbb Fix base16_decode; trashing the stack is rude. 21 年 前
  Nick Mathewson 1391eafe67 Chek for overlong nicknames in add_nickname_list_to_smartlist 21 年 前
  Nick Mathewson 7b4865ec33 Add notion of "longest nickname-or-hex-digest-with-$" 21 年 前
  Nick Mathewson 0c990259de Add noisy debug log to hunt for bug in router_update_status_from_smartlist 21 年 前
  Nick Mathewson d07d0a4e6b Add fingerprint to router format in tests 21 年 前
  Nick Mathewson 33fe5e362f Never use time(NULL) as assumed publication time for a directory. 21 年 前
  Roger Dingledine 0536b853fd add a comment asking ORs to configure a DirPort too 21 年 前
  Roger Dingledine 7459d067a5 now base16_encode() and base32_encode() can't ever fail 21 年 前
  Roger Dingledine ea43172c11 make router_is_me() compare identity, not nickname 21 年 前
  Roger Dingledine a7d16e38eb mark off todo items; add todo items; correct tor-spec.txt 21 年 前
  Roger Dingledine f355a9c9f1 put our fingerprint into the descriptor, so we can match a 21 年 前
  Roger Dingledine c1450319f4 allow OPs to set a DirPort and cache/serve directories 21 年 前
  Roger Dingledine a403c1035e getting an unknown descriptor is an info, not a warn, now 21 年 前
  Roger Dingledine b48cdc9d40 populate router_get_my_routerinfo()->is_verified 21 年 前
  Nick Mathewson 38d8e36919 Make tor_tls_new variant use alternative (certless) context 21 年 前
  Roger Dingledine 06b72cc8f2 publish advertised_bandwidth in descriptor 21 年 前
  Roger Dingledine eb0a19c475 change 0.0.8 extend cell format so it's compatible with 0.0.7 21 年 前
  Roger Dingledine ca9604e477 update the todo, items for pre-pre1 and for post-pre1 21 年 前
  Roger Dingledine 6c56f34aaf clients shouldn't create datadir until we have something to put there 21 年 前
  Roger Dingledine 3c2c8ed42b 0.0.8 ORs should autoconnect to authdirservers and 0.0.7 servers 21 年 前
  Roger Dingledine f82a36508d make router_nickname_is_approved() do the right thing 21 年 前
  Roger Dingledine 3783d2e682 if johnny has three fenceposts, and jill takes four away... 21 年 前
  Roger Dingledine 156cfb00fa oh, and it should compile too 21 年 前
  Roger Dingledine 6e571c8c4c make base16_encode() fail more obviously when it fails 21 年 前
  Roger Dingledine cdb98cf04a fix our tls handshake chain cert bug 21 年 前
  Roger Dingledine ce7fcd110c solve the authdirserver initialization precedence problem 21 年 前
  Roger Dingledine 1e62d24ddc bugfix: only require the correct key if the nickname is for 21 年 前