Commit History

Author SHA1 Message Date
  Roger Dingledine 0ea88d508d oops, i broke buffers. fixed. 20 years ago
  Roger Dingledine f9bdb8a0da document aborted attempt to merge client dns cache with server dns cache 20 years ago
  Roger Dingledine 7d58bfbd50 change dns notation from question/answer to address/addr 20 years ago
  Roger Dingledine 8f573c06c3 start to track the 'unexpected relay cell' warning 20 years ago
  Roger Dingledine 1a2813ba7b update the TODO to reflect the done things 20 years ago
  Roger Dingledine 36ea39ec9c on hup, close and rebind listener ports too (in case their config has changed) 20 years ago
  Roger Dingledine 50e17d633b clean up some file-scope-global directory variables 20 years ago
  Roger Dingledine 1096eae543 add options.ExcludedNodes -- nodes that are never picked in path building 20 years ago
  Roger Dingledine 3465c4dee4 make it compile 20 years ago
  Roger Dingledine f4cb5d8c93 extend smartlist with _remove() and _subtract() 20 years ago
  Roger Dingledine 2997ef8dd9 warn if you're running tor as root 20 years ago
  Roger Dingledine 25e7e97d73 on HUP, retry OR connections, and stop clobbering the dirserver's routerlist 20 years ago
  Roger Dingledine 05c05d6444 more friendly warning when there are too many dns workers 20 years ago
  Roger Dingledine 9e3608ce7b more friendly warning when a connection buffer overflows 20 years ago
  Roger Dingledine a1745b6895 slightly different default default exit policy. 20 years ago
  Roger Dingledine 55d3ec028d reject 0.0.0.0/8,reject 169.254.0.0/16 20 years ago
  Roger Dingledine 29adf04683 more general cleanup 20 years ago
  Roger Dingledine 444798dfb9 remove obsolete code 20 years ago
  Peter Palfrader 867c38311c Fix broken line wraps 20 years ago
  Nick Mathewson fb95d99f79 Accept 1.2.3.4/x as a synonym for 1.2.3.4/x:* . 20 years ago
  Roger Dingledine 78a7de300c make options.ExitNodes work 20 years ago
  Roger Dingledine 4d3d99fa0c extend smartlist with a few smarter operations 20 years ago
  Roger Dingledine 325935b1c6 doc patches submitted by jason holt 20 years ago
  Roger Dingledine 10548ae9ec a few minor updates to hacking 20 years ago
  Roger Dingledine 8222fe8e4f clean up some copyrights 20 years ago
  Roger Dingledine 03616803e6 bughunt: start tracking the bug mutiny found 20 years ago
  Roger Dingledine 7a3a3ae1df bugfix: a circuit that immediately failed still counts as a failed circuit 20 years ago
  Roger Dingledine 9e6f4a3029 revamp circuit node selection to use smartlists: 20 years ago
  Roger Dingledine 5458ca39e8 minor tweaks to the smartlist operations 20 years ago
  Nick Mathewson 911f155f94 Make default exit policy reject 127.*:* 20 years ago