Commit History

Author SHA1 Message Date
  Nick Mathewson a8eaa79e03 Improved exit policy syntax; basic client-side DNS caching. 22 years ago
  Roger Dingledine c8639b2bbc bump default pathlen to 3; clean up surrounding code 22 years ago
  Roger Dingledine 56cd147eb9 let getconfig survive repeated calls. now we call it again when we hup. 22 years ago
  Roger Dingledine f5829aa723 lay groundwork for EntryNodes and ExitNodes 22 years ago
  Nick Mathewson 2e05b9ccf9 Remove dead code 22 years ago
  Nick Mathewson 7d441ec6b4 Compute paths as we build them. 22 years ago
  Nick Mathewson e6296a4e2f Refactor onion_generate_cpath to build cpaths one hop at a time. This 22 years ago
  Roger Dingledine 84884a79c0 conn->socks_version is obsolete 22 years ago
  Nick Mathewson 7bde42676b Rename aci to circ_id throughout. 22 years ago
  Nick Mathewson dafb0e6a6e Make AP connections wait for a circuit if none exists. 22 years ago
  Roger Dingledine 1969c8a92f client now survives going offline better 22 years ago
  Roger Dingledine 52589289fe add DirBindAddress, parse the BindAddress's when you bind 22 years ago
  Roger Dingledine c78d5d7d30 play with connection_edge_send_command 22 years ago
  Roger Dingledine c6b442a346 make end relay cells have payloads 22 years ago
  Steven Hazel b1eca56b77 added User and Group options -- if you set them, tor will try to 22 years ago
  Roger Dingledine e4127e4d36 move closer to being able to reload config on HUP 22 years ago
  Roger Dingledine 4a66865d0b send the end cell when we realize we're going to end, 22 years ago
  Roger Dingledine b4117d2a37 move to 0.0.2pre13 22 years ago
  Roger Dingledine 11a23fc280 clean up logging, allow user to specify log files 22 years ago
  Nick Mathewson 7432d97336 Make last commit build 22 years ago
  Nick Mathewson ee9e54b434 Make buffers grow and shrink as needed. 22 years ago
  Roger Dingledine 411a18e34c put out 0.0.2pre12 22 years ago
  Nick Mathewson ecfb36823e Refactor, rename, and clarify 22 years ago
  Roger Dingledine 746d64e631 add in basic support for pidfiles 22 years ago
  Roger Dingledine 8b80362c76 0.0.2pre11, new license 22 years ago
  Nick Mathewson 36939303c9 Update LICENSE and copyright dates. 22 years ago
  Roger Dingledine 9e30ac2870 obey exit policies for addresses too 22 years ago
  Roger Dingledine de6cbe53c0 some early bugfixes 22 years ago
  Roger Dingledine 756619bfd2 refactor around connection_edge_send_command() 22 years ago
  Roger Dingledine f563bbd2f9 refactor so connection_write_to_buf() never fails 22 years ago