Commit History

Author SHA1 Message Date
  Roger Dingledine a4da44c2b9 Now do address rewriting when the controller asks us to attach 19 years ago
  Nick Mathewson 5777ee0e1a Add some functions to escape values from the network before sending them to the log. Use them everywhere except for routerinfo->plaftorm, routerinfo->contact_info, and rend*.c. (need sleep now) 19 years ago
  Roger Dingledine d113b75da6 more log conversions. 19 years ago
  Roger Dingledine 5f051574d5 Happy new year! 19 years ago
  Roger Dingledine 0fadf0aad6 Fix bug 225: now "attachstream 0" treats conn like it just connected, 19 years ago
  Roger Dingledine d682c84e79 attempted patch for bug 220: don't assert when we've tried all the 20 years ago
  Nick Mathewson 878962bee1 Add reasons to DESTROY and RELAY_TRUNCATED cells. 20 years ago
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 20 years ago
  Roger Dingledine 58366ffd24 when we changed from log_fn to debug/info/notice/warn/err, 20 years ago
  Roger Dingledine 4902ece698 what the heck is wrong with this little piece of code? 20 years ago
  Roger Dingledine b0ffa34219 tell the controller about new .onion streams too. 20 years ago
  Roger Dingledine 5c0338dca3 the other half of weasel's patch, so old gcc's can build cvs again. 20 years ago
  Peter Palfrader 0dbb622f26 Old gccs want you to do your variable declarations first 20 years ago
  Roger Dingledine 3347762fa4 when we're giving up on a circuit and retrying on a new one, 20 years ago
  Nick Mathewson 835f06a77c Set chosen_exit_name to something we are not about to zero. 20 years ago
  Nick Mathewson 98290e4115 When parsing foo.exit, if foo is unknown, and we are leaving circuits unattached, set the chosen_exit field and leave the address empty 20 years ago
  Roger Dingledine 40cbe550f3 fix a log message to be mildly more helpful 20 years ago
  Nick Mathewson 1b0134dda8 Clean up some comments; remove some dead code 20 years ago
  Nick Mathewson 77a494dd55 Expunge remaining places where we used "tree" to mean "associative array". 20 years ago
  Nick Mathewson d56a65c497 Fix some verbose warnings and remove an unneeded include. 20 years ago
  Nick Mathewson a39269572f Replace balanced trees with hash tables: this should make stuff significantly faster. 20 years ago
  Roger Dingledine c4aa9e7941 Add a new config option TestSocks so people can see if their 20 years ago
  Roger Dingledine 6fc30a65fd when a stream times out, provide less (but better) explanation 20 years ago
  Nick Mathewson 75d85c8214 On directory servers, old_routers was wasting hundreds of bytes per superseded router descriptor. Roll the signed descriptor info and identifying info into a cache_info struct, and use only that for old_routers. 20 years ago
  Nick Mathewson 5d85560d9e Remove last vestiges of old logging interface. 20 years ago
  Nick Mathewson e7e170a59e Change more files to new loggin interface. 3 left. 20 years ago
  Nick Mathewson f9b0be526e Use LD_BUG as appropriate; convert rend* and router* to new logging interface; use new circ_log_path interface 20 years ago
  Roger Dingledine 4df1892db1 solve the first half of bug 199: if we don't like the looks 20 years ago
  Nick Mathewson 905ef987e2 Make --hash-password not craash on exit. 20 years ago
  Nick Mathewson ba24193ab5 Make doxygen marginally happier 20 years ago