История коммитов

Автор SHA1 Сообщение Дата
  Roger Dingledine 0e62befab8 add tor_strisprint() back in, this time with comments. 20 лет назад
  Roger Dingledine 8d1f65a222 quiet another entry guard log message 20 лет назад
  Roger Dingledine 4cd4353847 and remove now-extraneous function 20 лет назад
  Roger Dingledine e8fd871d8b Stop being printist: just because our local platform doesn't 20 лет назад
  Nick Mathewson 13cf54b9c1 Interim fix for 272: Only warn that we are not named if we have status docs from some naming authorities. 20 лет назад
  Nick Mathewson fb7b5545ce Implement GETINFO(dir/server/foo); status will be harder. 20 лет назад
  Nick Mathewson d0f24b1e46 (Missing header change) Do not warn about unknown servers in our family when they are given as hex digests. 20 лет назад
  Nick Mathewson 3c0a5f6365 Do not warn about unknown servers in our family when they are given as hex digests. 20 лет назад
  Roger Dingledine 903183ea28 if we as a directory mirror don't know of any v1 directory 20 лет назад
  Peter Palfrader a4ec555228 change INET_NTOA_BUF_LEN+1 to INET_NTOA_BUF_LEN 20 лет назад
  Roger Dingledine de5fac0ed1 remove extraneous (i hope) include from the openssl detection 20 лет назад
  Peter Palfrader 866f6293ff I wonder what an internal internet protocol is 20 лет назад
  Peter Palfrader 86a964d868 When we try to be a server and Address is not explicitly set 20 лет назад
  Peter Palfrader 2ef8f772a1 Fix an off-by-one buffer size in dirserv.c that magically never hit our 20 лет назад
  Roger Dingledine 499eeced44 when event_add or event_del fail, tell us why. 20 лет назад
  Peter Palfrader ebfb3fea6d Fix minor semantic error with no real effect: 20 лет назад
  Roger Dingledine c61ce09649 fix some punctuation and tabs 20 лет назад
  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. 20 лет назад
  Nick Mathewson f8d4758a26 fix a flipped boolean. I had mistakenly assumed my OSX latptop was my friend 20 лет назад
  Nick Mathewson 331438b8ab Add a missing include in ssl version test. 20 лет назад
  Nick Mathewson 1566a4347e Nuke space after backslash in contrib/osx/Makefile.am. 20 лет назад
  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. 20 лет назад
  Nick Mathewson b318bd8989 Fix a couple of bugs in OpenSSL detection. Also, deal better when there are multiple SSLs installed. 20 лет назад
  Andrew Lewman 94dac6b139 Added tor_logo.gif to dist and corrected tor html doc links 20 лет назад
  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. 20 лет назад
  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. 20 лет назад
  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.] 20 лет назад
  Nick Mathewson bd8ffccae7 More cleanups noticed by weasel; also, remove macros that nobody uses. 20 лет назад
  Nick Mathewson 474c60b743 Cleanup on time-relaqted constants. New conventions: 20 лет назад
  Roger Dingledine b67a5ba498 lower the reachability timeout, so we're more likely to act 20 лет назад