Commit History

Author SHA1 Message Date
  Roger Dingledine c25fbd2676 break routers.c into router.c for stuff the router does, 22 years ago
  Roger Dingledine e0952d0773 terminology shift: 22 years ago
  Roger Dingledine 975bb68010 simplify: options.OnionRouter==1 iff options.ORPort>0 22 years ago
  Roger Dingledine d6601f8cff make pidfile default to null rather than writing to your cwd 22 years ago
  Nick Mathewson fd07872a72 Separate failure-count tracking from circuit-launching. 22 years ago
  Peter Palfrader 9a676b04dd Check that we can write to the logfile and log a warning to stderr if we can't 22 years ago
  Roger Dingledine f0cccc567e bugfix: don't ask for ->next of an expired circuit 22 years ago
  Roger Dingledine a3e39b0ceb don't build too many circs at once 22 years ago
  Roger Dingledine 4aede010b9 recognize in-progress circs and don't start redundant ones 22 years ago
  Roger Dingledine 6d0e611fde change when circuits are built and expired 22 years ago
  Roger Dingledine fe856406be initial patches on patches 22 years ago
  Roger Dingledine 56cd147eb9 let getconfig survive repeated calls. now we call it again when we hup. 22 years ago
  Roger Dingledine aac29076da warn on startup that we don't provide anonymity 22 years ago
  Roger Dingledine 52589289fe add DirBindAddress, parse the BindAddress's when you bind 22 years ago
  Steven Hazel 4139c1c86a - fixed a bug in the id switching code -- setgid has to happen before 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 b40d0bffa7 a skeletal print_usage() function 22 years ago
  Roger Dingledine 193383b70a log to stdout while parsing config, 22 years ago
  Roger Dingledine 0b1afa951e reload the fingerprints file on HUP 22 years ago
  Roger Dingledine b3471bbc55 closing stdout *should* be safe (we'll see) 22 years ago
  Nick Mathewson ba9b542e93 Report delivery cell fullness correctly 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 959b5585a5 Stop using stdout for non-debugging cases 22 years ago
  Roger Dingledine b9628f266f change WARNING to WARN 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
  Nick Mathewson 36939303c9 Update LICENSE and copyright dates. 22 years ago
  Roger Dingledine 756619bfd2 refactor around connection_edge_send_command() 22 years ago