コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson 2a01e3ad10 Launch intro services after launching connections; allow ORs to build circuits through as-yet-unconnectd ORs 20 年 前
  Roger Dingledine 9d38311ae3 allow for directories >8192 bytes 20 年 前
  Roger Dingledine e79a578fec if the rend desc cache entry was fetched more than 15 mins ago, 20 年 前
  Nick Mathewson b07b2cef29 Remember when we received which service desc. 20 年 前
  Nick Mathewson 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code 20 年 前
  Roger Dingledine 7eaa655b6d publish and fetch the right rendezvous urls 20 年 前
  Roger Dingledine 8c19d6e3d7 alice can intercept y.onion requests, do a lookup on them via tor, 20 年 前
  Roger Dingledine a8d805e292 break out circ->rend_service 20 年 前
  Roger Dingledine f34e6da3e7 now circuit_get_newest returns an appropriate circ for your purpose 20 年 前
  Roger Dingledine 64cb3a027f teach directory servers to handle renddesc responses 20 年 前
  Roger Dingledine a0b0d16981 Add an ap_bridge function to do a socketpair and skip socks. 20 年 前
  Nick Mathewson 157cd7fe15 Fix warning 20 年 前
  Roger Dingledine b4a61d1ab1 better way: always nul-terminate. then sometimes use it, sometimes not. 20 年 前
  Roger Dingledine 87dbd36a3c let fetch_from_buf_http tolerate nuls in the http body 20 年 前
  Nick Mathewson 8fedefe6cb rename hidserv_xx 20 年 前
  Nick Mathewson b32440a028 Implement hidserv_XX functions; there is still an XXX in directory_handle_command 20 年 前
  Roger Dingledine 670aeb6c8d add and use stubs for hidserv lookup and store 20 年 前
  Roger Dingledine 2d3ac08633 Refactor directory servers 20 年 前
  Roger Dingledine 83c88c55fd old or skewed descriptor doesn't mean we failed to parse it 20 年 前
  Roger Dingledine ce08baba1b refactor directories a smidgen 20 年 前
  Roger Dingledine 32e268c61b oops, 0.0.4 is more broken than 0.0.3 20 年 前
  Roger Dingledine 9c69f14a49 fix two assert triggers (darn it, I hate releasing software) 20 年 前
  Nick Mathewson f608b85ddf Replace all connection_removes outsice of main.c with connection_mark_for_close 20 年 前
  Roger Dingledine c195f69058 isspace and friends take an int. solaris cares. 20 年 前
  Roger Dingledine 6af8d0606f inform unapproved servers when we reject their descriptors 20 年 前
  Roger Dingledine c362ed877d if the directory client hangs up before getting the directory, 20 年 前
  Roger Dingledine 4716d4d871 bugfix: only warn about an unrouter router after we've fetched a directory 20 年 前
  Nick Mathewson b4a7883c90 make code more readable; arrbitrarily change a -1 to a 0. 20 年 前
  Nick Mathewson 4e89c6661a Push responsibility for connection marking down as far as possible; have only a close path; add some missing end cells; change return conventions a little. 20 年 前
  Roger Dingledine f00dc6fe1e last minute fix: don't early-flush non-tls streams 20 年 前