Commit History

Author SHA1 Message Date
  Roger Dingledine c42d928b30 pull exit policies from config into desc_routerinfo 22 years ago
  Nick Mathewson 3b2943d845 lowercase exit policies. 22 years ago
  Roger Dingledine 9e30ac2870 obey exit policies for addresses too 22 years ago
  Nick Mathewson 686fce453b Stop requiring newline at end of exit policy. 22 years ago
  Nick Mathewson 499bbe72d4 Add a "router_add_exit_policy_from_string" function. 22 years ago
  Roger Dingledine e6847c4420 add ExitPolicy line to config file 22 years ago
  Roger Dingledine 16778795f3 minor fixes; bump to 0.0.2pre10 22 years ago
  Nick Mathewson 3d7463d2b3 Clear revents even when no events are received. Also, since everyone gets in exceptions, everyone gets to increment maxfd. 22 years ago
  Nick Mathewson 74e6c03cab Hoping to find an fd larger than ((unsigned)-1) is probably a lost cause. 22 years ago
  Roger Dingledine f9f091eb0e do not ask for whom there's an error, it polls for thee 22 years ago
  Roger Dingledine 6957f8ed27 break the quickstart into INSTALL 22 years ago
  Roger Dingledine 0b8a0c3720 give correct warning message when you're running an old version 22 years ago
  Roger Dingledine 4039eccd6f and a Makefile.am for src/config/ 22 years ago
  Roger Dingledine de6cbe53c0 some early bugfixes 22 years ago
  Roger Dingledine e826873ac6 another todo item, a half-written tor-design intro 22 years ago
  Roger Dingledine b51d2c05a0 no need to trigger an assert if socks handshake is malformed 22 years ago
  Roger Dingledine 767ff716c3 update the README somewhat 22 years ago
  Roger Dingledine ffaa344a32 describe what's _actually_ in the payload of a relay begin cell 22 years ago
  Roger Dingledine 756619bfd2 refactor around connection_edge_send_command() 22 years ago
  Roger Dingledine be874358a4 wrap strdup; prefer time() to gettimeofday() 22 years ago
  Roger Dingledine f563bbd2f9 refactor so connection_write_to_buf() never fails 22 years ago
  Roger Dingledine a6bab569ab socks5 now works 22 years ago
  Roger Dingledine 750b238aea clean some includes 22 years ago
  Roger Dingledine 22526c62a5 add log convention to hacking file 22 years ago
  Nick Mathewson 985a3e1492 Add new cell fullness and bandwidth stats. 22 years ago
  Nick Mathewson 6ac42f5ec0 Make testcases run again; more sanity checking to descriptor generation. 22 years ago
  Roger Dingledine 7f10126a1e affected functions in the migration from addr:port to nickname for ORs 22 years ago
  Roger Dingledine 84ec78bcf8 update the spec wrt choosing aci's 22 years ago
  Roger Dingledine efa8e288ef my_routerinfo, router_is_me, and learn_my_address are obsolete 22 years ago
  Nick Mathewson 91cf86d8da rebuild directory before uploading 22 years ago