Историја ревизија

Аутор SHA1 Порука Датум
  Peter Palfrader a4ec555228 change INET_NTOA_BUF_LEN+1 to INET_NTOA_BUF_LEN пре 19 година
  Roger Dingledine de5fac0ed1 remove extraneous (i hope) include from the openssl detection пре 19 година
  Peter Palfrader 866f6293ff I wonder what an internal internet protocol is пре 19 година
  Peter Palfrader 86a964d868 When we try to be a server and Address is not explicitly set пре 19 година
  Peter Palfrader 2ef8f772a1 Fix an off-by-one buffer size in dirserv.c that magically never hit our пре 19 година
  Roger Dingledine 499eeced44 when event_add or event_del fail, tell us why. пре 19 година
  Peter Palfrader ebfb3fea6d Fix minor semantic error with no real effect: пре 19 година
  Roger Dingledine c61ce09649 fix some punctuation and tabs пре 19 година
  Nick Mathewson 0bc19dddf5 Use INLINE (which we define) instead of __inline (which is nonstandard) in ht.h. Resolves bug 270; maybe sun C will work now. пре 19 година
  Nick Mathewson f8d4758a26 fix a flipped boolean. I had mistakenly assumed my OSX latptop was my friend пре 19 година
  Nick Mathewson 331438b8ab Add a missing include in ssl version test. пре 19 година
  Nick Mathewson 1566a4347e Nuke space after backslash in contrib/osx/Makefile.am. пре 19 година
  Nick Mathewson 5762d52894 Another configure.in fix. We copied some idiocy from our example "look for openssl" code where we skipped checking for the presence of header files when deciding whether we needed a -L or -I option. This broke the case where openssl/libevent was in our default linker search path, but not our default cpp search path. Thanks go to cat-"pathological case"-xeger and her Solaris box. пре 19 година
  Nick Mathewson b318bd8989 Fix a couple of bugs in OpenSSL detection. Also, deal better when there are multiple SSLs installed. пре 19 година
  Andrew Lewman 94dac6b139 Added tor_logo.gif to dist and corrected tor html doc links пре 19 година
  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. пре 19 година
  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. пре 19 година
  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.] пре 19 година
  Nick Mathewson bd8ffccae7 More cleanups noticed by weasel; also, remove macros that nobody uses. пре 19 година
  Nick Mathewson 474c60b743 Cleanup on time-relaqted constants. New conventions: пре 19 година
  Roger Dingledine b67a5ba498 lower the reachability timeout, so we're more likely to act пре 19 година
  Roger Dingledine 1fc5eb329b We screwed up in anticipating how to add new dirservers: пре 19 година
  Roger Dingledine ef447507ff a better clean-up пре 19 година
  Roger Dingledine a98b25137c and another fix пре 19 година
  Roger Dingledine 98476c71d2 make tor --verify-config closer to working пре 19 година
  Roger Dingledine a4da44c2b9 Now do address rewriting when the controller asks us to attach пре 19 година
  Roger Dingledine d80d5370e0 when we get funny-looking lines on our dirport, shut up about it. пре 19 година
  Roger Dingledine b5c6a990d3 fix assert while attachstream'ing a connect-wait or пре 19 година
  Roger Dingledine 80f0492a65 avoid shadowing a variable so we don't get sad later. пре 19 година
  Roger Dingledine ef8939d5b3 bump to 0.1.1.15-rc-cvs пре 19 година