커밋 기록

작성자 SHA1 메시지 날짜
  Roger Dingledine 0567506feb one preposition is better than two, sometimes. 18 년 전
  Roger Dingledine e7fbdcf70e bump to 0.1.1.17-rc-cvs 18 년 전
  Roger Dingledine 26eb815f73 bump to 0.1.1.17-rc 18 년 전
  Nick Mathewson 74d35c8027 On non-gcc compilers, use -g -O instead of -Wall -g -O2: resolve bug 273. 18 년 전
  Nick Mathewson 68b3b3ee7c Oops; give error earlier when no runnable libevent is found. Grep reveals no more errors of this type in configure.in 18 년 전
  Roger Dingledine b62f0091e4 and now resume building on netbsd 2.0 18 년 전
  Roger Dingledine ed82152ab7 resume building on irix64 18 년 전
  Roger Dingledine 88b67d48f0 bump to 0.1.1.16-rc-cvs so we can start fixing more bugs 18 년 전
  Roger Dingledine bcc19b0f83 which brings us to 0.1.1.16-rc 18 년 전
  Roger Dingledine de5fac0ed1 remove extraneous (i hope) include from the openssl detection 18 년 전
  Roger Dingledine c61ce09649 fix some punctuation and tabs 18 년 전
  Nick Mathewson f8d4758a26 fix a flipped boolean. I had mistakenly assumed my OSX latptop was my friend 18 년 전
  Nick Mathewson 331438b8ab Add a missing include in ssl version test. 18 년 전
  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. 18 년 전
  Nick Mathewson b318bd8989 Fix a couple of bugs in OpenSSL detection. Also, deal better when there are multiple SSLs installed. 18 년 전
  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 년 전
  Roger Dingledine ef8939d5b3 bump to 0.1.1.15-rc-cvs 18 년 전
  Roger Dingledine 44ca1a997d bump to 0.1.1.15-rc 18 년 전
  Roger Dingledine dda54db36d bump to 0.1.1.14-alpha-cvs, and we're off. 18 년 전
  Roger Dingledine ae65d595ff bump to 0.1.1.14-alpha 18 년 전
  Roger Dingledine bb890da4cf bump to 0.1.1.13-alpha-cvs -- progress! 18 년 전
  Roger Dingledine ddb43de2d0 bump to 0.1.1.13-alpha 18 년 전
  Roger Dingledine 5f051574d5 Happy new year! 18 년 전
  Nick Mathewson a69b96af02 Be sure to restore LDFLAGS from LDFLAGS, not from LIBS. 18 년 전
  Peter Palfrader dbf2e10460 Apply Matt Ghali's --with-syslog-facility patch 18 년 전
  Nick Mathewson d4393daf10 Make OpenSSL configure.in logic match libevent configure.in logic. 18 년 전
  Nick Mathewson 0e8072a8e7 More improvements on libevent hunting: give a good error when no libevent linkable is found at all; also try using -R to link libevent where needed. 18 년 전
  Nick Mathewson 2379bc557c Minor cleanup of last patch: check system before prefix, so we dont believe that libevent is /usr/local/lib when it is in /usr. 18 년 전
  Nick Mathewson b28dbb5b99 Implement --with-libevent-dir. Improve libevent search techniques. May be buggy as my old apartment. 18 년 전
  Roger Dingledine 2c26d77bf0 bump to 0.1.1.12-alpha-cvs 18 년 전