Commit History

Author SHA1 Message Date
  Nick Mathewson 11ff0aba80 Make clients regenerate their keys when their IP address changes. 19 years ago
  Nick Mathewson 2bd6040f62 Rename cross-format config.c stuff to config_* and or_options_t-specific stuff to option[s]_* 19 years ago
  Roger Dingledine 97174b67c2 if you're an auth dir server, always publish your dirport, 19 years ago
  Roger Dingledine 3bb756b93b forward-port the 0.1.0.11 stuff 19 years ago
  Nick Mathewson 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 19 years ago
  Roger Dingledine b349e60543 don't tell people you're publishing the server descriptor if you're 19 years ago
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 19 years ago
  Roger Dingledine cfc89f8753 pay more attention to the ClientOnly config option 19 years ago
  Roger Dingledine 9ed7b53143 don't upload your descriptor if rebuilding it failed 19 years ago
  Roger Dingledine 4855990d37 clean up a few more log entries 19 years ago
  Roger Dingledine 040a748d87 i screwed up the dirport reachability testing when we don't yet 19 years ago
  Roger Dingledine b7d6b8a397 doxygeny goodness from tyranix 19 years ago
  Nick Mathewson 00f2a09380 Append default exit policy before checking for implicit internal addresses: fix bug 129. 19 years ago
  Nick Mathewson 13126eeb0f Patch from goodell for task 131: Do not die on internal address if we are not publishing. 19 years ago
  Nick Mathewson 6567ec9ccf Functions work better when you call them. Resolve a bug which would prevent unreachable dirports from getting suppressed. 19 years ago
  Roger Dingledine 5265bbd2b8 first iteration of scrubbing sensitive strings from logs. 19 years ago
  Nick Mathewson 69dc4e1675 Remove support for looking at old directory/routerdesc elements; mark non-new elements optional; switch to new format for dir-signing-key; start accepting newer elements so we can mark them as non-opt later; make tor-spec say the right stuff. 19 years ago
  Roger Dingledine ad4eca60ec add geoff's NoPublish patch 19 years ago
  Roger Dingledine 13e211de17 We're printing the host mask wrong in exit policies in server descriptors. 19 years ago
  Nick Mathewson 0e81265359 update copyright notices. 19 years ago
  Roger Dingledine 453a822425 when you decide you're reachable, actually publish your descriptor 19 years ago
  Roger Dingledine a28ae7a70c fix assert: if our dirport isn't reachable yet, don't trick 19 years ago
  Roger Dingledine 003d9df6b0 authdirservers shouldn't do orport reachability detection, 19 years ago
  Roger Dingledine 1f5c8335e8 still publish your descriptor if orport is reachable but dirport isn't 19 years ago
  Roger Dingledine 9b5432214d but only do the rapid reachability testing if we're hoping to be a server. 19 years ago
  Roger Dingledine 1328383482 make it clearer to the human that his server is testing 19 years ago
  Roger Dingledine 6659cd5e8e options->MaxAdvertisedBandwidth only replaces advertised 19 years ago
  Nick Mathewson ec81f87018 Implement an option to cap bandwidth-to-advertise. Arma: can you improve the manpage entry by explaining why you would want to do this? 19 years ago
  Nick Mathewson f5989afde2 Add opt hibernating; fix bug 78 19 years ago
  Roger Dingledine 35953edae0 Implement controller's "extendcircuit" directive. 19 years ago