Commit History

Author SHA1 Message Date
  Roger Dingledine 7a8c1ca1e4 a few minor tweaks 21 years ago
  Roger Dingledine 19ada3f7fa write down our "how to have two defaults for dirfetchperiod" 21 years ago
  Roger Dingledine 1d4af1930c Let resolve conns retry/expire also, rather than sticking around forever. 21 years ago
  Roger Dingledine d383c23e73 refuse .exit addresses immediately if the requested node would 21 years ago
  Nick Mathewson 00c945af6c fix more grammar stuff 21 years ago
  Nick Mathewson 5ec4e75cdb Make tor-resolve accept x.y.exit addresses again 21 years ago
  Nick Mathewson bec7a1c6e8 use shorter minimum key lifetime until 008 is dead 21 years ago
  Nick Mathewson 38e0dc94e1 It seems that some people just don't appreciate my avant-garde communication 21 years ago
  Nick Mathewson f19e9b8577 doxygen uses backslashes, not forward-slashes 21 years ago
  Nick Mathewson a3477223de clarify why strlcpy is safe in truncated log messages 21 years ago
  Nick Mathewson a5d3325c5c Fix last patch 21 years ago
  Nick Mathewson 56c7e6015d Update tor-spec.txt: list and describe all router and directory fields. 21 years ago
  Nick Mathewson c8abe1907d Rename parse_address to parse_extended_hostname (since we have other kinds of addresses); make its output an enum; support HEXDIGEST.exit hostnames. 21 years ago
  Nick Mathewson ebab451eed Make version parsing tests pass 21 years ago
  Nick Mathewson fd68834b17 Give an early error if you pass a .onion or a .exit hostname to tor-resolve 21 years ago
  Nick Mathewson ad7db5e43a Add casei versions of strcmpstart/strcmpend 21 years ago
  Nick Mathewson ee7bef1458 Enforce coding style. 21 years ago
  Nick Mathewson e764d00e15 If anybody set DirFetchPostPeriod, give them StatuFetchPeriod instead. Impose minima and maxima for all *Period options; impose even tighter maxima for fetching if we are a caching dirserver. Clip rather than rejecting. arma: are these good? 21 years ago
  Nick Mathewson ce505f5033 note possible alternative for how to do CVS versions; ask arma which he likes. 21 years ago
  Nick Mathewson 6507be4290 Implement new version format for post 0.1. 21 years ago
  Peter Palfrader f910dc73d3 New upstream release (candidate) - rc3 21 years ago
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 21 years ago
  Nick Mathewson aff5122685 Fetch cached running-routers from servers that serve it (that is, authdirservers, and servers running 0.0.9rc5-cvs or later.) 21 years ago
  Nick Mathewson b6b07d1d98 Remove needless -2 in log code. This was not an underflow risk, sinze we only call format_msg from one place, where buf_len==10024 21 years ago
  Roger Dingledine 671a2de762 clean up the previous underflow check, and also point out 21 years ago
  Roger Dingledine c1dc17e6e2 put in initial support for ".nickname.exit" addresses, to let alice 21 years ago
  Nick Mathewson 4effabd72d assing and tweak 009 items 21 years ago
  Nick Mathewson 9ba7311c1c After implementing a feature, remember to disable the error message you used to get when requesting it. 21 years ago
  Nick Mathewson eccfe23a21 Disallow NDEBUG. It is very stupid. 21 years ago
  Roger Dingledine 531c060b36 fix integer underflow in tor_vsnprintf() 21 years ago