Commit History

Author SHA1 Message Date
  Nick Mathewson c44016e86e Merge flagday into main branch. 21 years ago
  Roger Dingledine 7793078dff alice can now look up bob's service descriptor, 21 years ago
  Nick Mathewson 4cb21bab48 Make preferred/excluded intro points configurable 21 years ago
  Roger Dingledine 05b99bcf7d alice chooses her rendezvous node from all running routers 21 years ago
  Nick Mathewson bf83b1e345 Add code to configure hidden services, parse configuration, generate keys and service IDs, and store/load them from disk 21 years ago
  Roger Dingledine 524312494b use 'notice' loglevel for things the operator should hear 21 years ago
  Roger Dingledine f796957182 don't freak people out as much with the warning message 21 years ago
  Nick Mathewson b7c2b18bd6 Add a RunTesting option to try to learn link state by creating test circuits, even when SocksPort is off. 21 years ago
  Roger Dingledine 568a4e0a04 warn and fail if server chose a nickname with illegal characters 21 years ago
  Roger Dingledine 0b9c140102 make it warn about internal IPs not only if we had to guess, 21 years ago
  Roger Dingledine 70cc557a18 only complain about private IPs if we had to guess 21 years ago
  Roger Dingledine be18884765 and another one 21 years ago
  Roger Dingledine fdc5751c60 bugfix: address that strcat vulnerability in circuit.c 21 years ago
  Roger Dingledine 5d41346b67 prevent servers from publishing an internal IP as their address 21 years ago
  Roger Dingledine 8e4f1f67fa actually, if recommendedversions is required for dirservers, 21 years ago
  Roger Dingledine 3ba392e69f give a useful error message to clients when the dirserver hasn't 21 years ago
  Roger Dingledine 89d9d80e76 Store options->Address as IP, not hostname 21 years ago
  Roger Dingledine b961732246 add --version, note that --help is probably obsolete 21 years ago
  Roger Dingledine 1147289dc0 make config_assign fail rather than warn for unrecognized config options 21 years ago
  Roger Dingledine 3fb9c869a8 clearer warning message 21 years ago
  Roger Dingledine c058f87513 disallow changing from ORPort==0 to ORPort>0 on hup 21 years ago
  Roger Dingledine dd632e697e clean up some log messages and severities 21 years ago
  Roger Dingledine b354ecfecd rename ExcludedNodes config option to ExcludeNodes 21 years ago
  Roger Dingledine d3e9afda27 When it can't resolve any dirservers, it was useless from then on. 21 years ago
  Roger Dingledine 0b27ae0c2d if the default torrc isn't there, just use some default defaults 21 years ago
  Roger Dingledine 67c0c64aa4 go back to a single exitpolicy parameter 21 years ago
  Roger Dingledine 4e178907ab allow imaps and pop3s in default exit policy 21 years ago
  Roger Dingledine 7562a62ef0 Get rid of the notion of a separate default default exit policy. 21 years ago
  Roger Dingledine 5086300815 split the token bucket into 'rate' and 'burst' params 22 years ago
  Roger Dingledine 6a19e64066 remove trailing whitespace 22 years ago