コミット履歴

作者 SHA1 メッセージ 日付
  Roger Dingledine 9fcd893e8b fill in some blanks 20 年 前
  Nick Mathewson 36939303c9 Update LICENSE and copyright dates. 20 年 前
  Roger Dingledine 543e4e8fd5 more details to track a warning in tls handshakes 20 年 前
  Roger Dingledine aca4bc5126 successfully parse exit policies on future attempts too 20 年 前
  Roger Dingledine c42d928b30 pull exit policies from config into desc_routerinfo 20 年 前
  Nick Mathewson 3b2943d845 lowercase exit policies. 20 年 前
  Roger Dingledine 9e30ac2870 obey exit policies for addresses too 20 年 前
  Nick Mathewson 686fce453b Stop requiring newline at end of exit policy. 20 年 前
  Nick Mathewson 499bbe72d4 Add a "router_add_exit_policy_from_string" function. 20 年 前
  Roger Dingledine e6847c4420 add ExitPolicy line to config file 20 年 前
  Roger Dingledine 16778795f3 minor fixes; bump to 0.0.2pre10 20 年 前
  Nick Mathewson 3d7463d2b3 Clear revents even when no events are received. Also, since everyone gets in exceptions, everyone gets to increment maxfd. 20 年 前
  Nick Mathewson 74e6c03cab Hoping to find an fd larger than ((unsigned)-1) is probably a lost cause. 20 年 前
  Roger Dingledine f9f091eb0e do not ask for whom there's an error, it polls for thee 20 年 前
  Roger Dingledine 6957f8ed27 break the quickstart into INSTALL 20 年 前
  Roger Dingledine 0b8a0c3720 give correct warning message when you're running an old version 20 年 前
  Roger Dingledine 4039eccd6f and a Makefile.am for src/config/ 20 年 前
  Roger Dingledine de6cbe53c0 some early bugfixes 20 年 前
  Roger Dingledine e826873ac6 another todo item, a half-written tor-design intro 20 年 前
  Roger Dingledine b51d2c05a0 no need to trigger an assert if socks handshake is malformed 20 年 前
  Roger Dingledine 767ff716c3 update the README somewhat 20 年 前
  Roger Dingledine ffaa344a32 describe what's _actually_ in the payload of a relay begin cell 20 年 前
  Roger Dingledine 756619bfd2 refactor around connection_edge_send_command() 20 年 前
  Roger Dingledine be874358a4 wrap strdup; prefer time() to gettimeofday() 20 年 前
  Roger Dingledine f563bbd2f9 refactor so connection_write_to_buf() never fails 20 年 前
  Roger Dingledine a6bab569ab socks5 now works 20 年 前
  Roger Dingledine 750b238aea clean some includes 20 年 前
  Roger Dingledine 22526c62a5 add log convention to hacking file 20 年 前
  Nick Mathewson 985a3e1492 Add new cell fullness and bandwidth stats. 20 年 前
  Nick Mathewson 6ac42f5ec0 Make testcases run again; more sanity checking to descriptor generation. 20 年 前