Commit History

Author SHA1 Message Date
  Nick Mathewson b318bd8989 Fix a couple of bugs in OpenSSL detection. Also, deal better when there are multiple SSLs installed. 18 years ago
  Andrew Lewman 94dac6b139 Added tor_logo.gif to dist and corrected tor html doc links 18 years ago
  Nick Mathewson dad60905a8 Be a little more careful when our calculated bandwidth is so high that we could never ever exhaust our bandwidth limit. This should resolve bug 130. 18 years ago
  Nick Mathewson daea6b21a5 Fix bug in close_logs(): when we close and delete logs, remove them all from the global "logfiles" list. This should fix bug 222. 18 years ago
  Nick Mathewson 0c132ee2a1 Instead of listing a set of compilers that prefers __func__ to __FUNCTION__, use autoconf. Also, prefer __func__ in our own code: __func__ is a C99 standard, whereas __FUNCTION__ is not. [Fixes bug 254.] 18 years ago
  Nick Mathewson bd8ffccae7 More cleanups noticed by weasel; also, remove macros that nobody uses. 18 years ago
  Nick Mathewson 474c60b743 Cleanup on time-relaqted constants. New conventions: 18 years ago
  Roger Dingledine b67a5ba498 lower the reachability timeout, so we're more likely to act 18 years ago
  Roger Dingledine 1fc5eb329b We screwed up in anticipating how to add new dirservers: 18 years ago
  Roger Dingledine ef447507ff a better clean-up 18 years ago
  Roger Dingledine a98b25137c and another fix 18 years ago
  Roger Dingledine 98476c71d2 make tor --verify-config closer to working 18 years ago
  Roger Dingledine a4da44c2b9 Now do address rewriting when the controller asks us to attach 18 years ago
  Roger Dingledine d80d5370e0 when we get funny-looking lines on our dirport, shut up about it. 18 years ago
  Roger Dingledine b5c6a990d3 fix assert while attachstream'ing a connect-wait or 18 years ago
  Roger Dingledine 80f0492a65 avoid shadowing a variable so we don't get sad later. 18 years ago
  Roger Dingledine ef8939d5b3 bump to 0.1.1.15-rc-cvs 18 years ago
  Peter Palfrader 941fa7b7d9 Apparently passing --host to configure when not cross-compiling is evil now and 18 years ago
  Peter Palfrader d99ae6c27a New upstream version 18 years ago
  Andrew Lewman f8ab3d9b38 Remove pdfs since they aren't created this early in the process. 18 years ago
  Roger Dingledine 44ca1a997d bump to 0.1.1.15-rc 18 years ago
  Roger Dingledine 0bd46086c3 fix bug reported by gozu: if we get a linelist or linelist_s 18 years ago
  Roger Dingledine c8e2a051ac huge warning sign for esc_router_info() 18 years ago
  Andrew Lewman a7768d77fe Include package_list.txt for detailed uninstallation on osx. Force the 18 years ago
  Andrew Lewman 5f45921186 Properly add the image to make the OSX install pretty. 18 years ago
  Andrew Lewman f6352bbec9 Remove the image 18 years ago
  Andrew Lewman ba0de3a7f4 This makes the install pretty. 18 years ago
  Andrew Lewman 1b9e830390 Include actual documentation with the installation, include the 18 years ago
  Andrew Lewman 1ca6fa99e3 Include the osx uninstaller in the metapackage. 18 years ago
  Nick Mathewson 4d3e709c4b Use escaped() for remaining cases. 18 years ago