Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-27 | On non-gcc compilers, use -g -O instead of -Wall -g -O2: resolve bug 273. | Nick Mathewson | |
svn:r6245 | |||
2006-03-21 | Oops; give error earlier when no runnable libevent is found. Grep reveals no ↵ | Nick Mathewson | |
more errors of this type in configure.in svn:r6210 | |||
2006-03-19 | and now resume building on netbsd 2.0 | Roger Dingledine | |
insert circus music here svn:r6199 | |||
2006-03-19 | resume building on irix64 | Roger Dingledine | |
svn:r6198 | |||
2006-03-19 | bump to 0.1.1.16-rc-cvs so we can start fixing more bugs | Roger Dingledine | |
svn:r6197 | |||
2006-03-19 | which brings us to 0.1.1.16-rctor-0.1.1.16-rc | Roger Dingledine | |
svn:r6195 | |||
2006-03-14 | remove extraneous (i hope) include from the openssl detection | Roger Dingledine | |
svn:r6160 | |||
2006-03-13 | fix some punctuation and tabs | Roger Dingledine | |
svn:r6154 | |||
2006-03-13 | fix a flipped boolean. I had mistakenly assumed my OSX latptop was my friend | Nick Mathewson | |
svn:r6152 | |||
2006-03-13 | Add a missing include in ssl version test. | Nick Mathewson | |
svn:r6151 | |||
2006-03-13 | Another configure.in fix. We copied some idiocy from our example "look for ↵ | Nick Mathewson | |
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. svn:r6149 | |||
2006-03-13 | Fix a couple of bugs in OpenSSL detection. Also, deal better when there are ↵ | Nick Mathewson | |
multiple SSLs installed. svn:r6148 | |||
2006-03-13 | Instead of listing a set of compilers that prefers __func__ to __FUNCTION__, ↵ | Nick Mathewson | |
use autoconf. Also, prefer __func__ in our own code: __func__ is a C99 standard, whereas __FUNCTION__ is not. [Fixes bug 254.] svn:r6144 | |||
2006-03-12 | bump to 0.1.1.15-rc-cvs | Roger Dingledine | |
svn:r6132 | |||
2006-03-11 | bump to 0.1.1.15-rc | Roger Dingledine | |
svn:r6126 | |||
2006-02-21 | bump to 0.1.1.14-alpha-cvs, and we're off. | Roger Dingledine | |
svn:r6062 | |||
2006-02-21 | bump to 0.1.1.14-alpha | Roger Dingledine | |
svn:r6059 | |||
2006-02-10 | bump to 0.1.1.13-alpha-cvs -- progress! | Roger Dingledine | |
svn:r5954 | |||
2006-02-09 | bump to 0.1.1.13-alphator-0.1.1.13-alpha | Roger Dingledine | |
svn:r5951 | |||
2006-02-09 | Happy new year! | Roger Dingledine | |
svn:r5949 | |||
2006-02-03 | Be sure to restore LDFLAGS from LDFLAGS, not from LIBS. | Nick Mathewson | |
svn:r5902 | |||
2006-02-01 | Apply Matt Ghali's --with-syslog-facility patch | Peter Palfrader | |
svn:r5883 | |||
2006-01-27 | Make OpenSSL configure.in logic match libevent configure.in logic. | Nick Mathewson | |
svn:r5873 | |||
2006-01-27 | More improvements on libevent hunting: give a good error when no libevent ↵ | Nick Mathewson | |
linkable is found at all; also try using -R to link libevent where needed. svn:r5872 | |||
2006-01-27 | Minor cleanup of last patch: check system before prefix, so we dont believe ↵ | Nick Mathewson | |
that libevent is /usr/local/lib when it is in /usr. svn:r5871 | |||
2006-01-27 | Implement --with-libevent-dir. Improve libevent search techniques. May be ↵ | Nick Mathewson | |
buggy as my old apartment. svn:r5870 | |||
2006-01-12 | bump to 0.1.1.12-alpha-cvs | Roger Dingledine | |
svn:r5825 | |||
2006-01-11 | bump to 0.1.1.12-alpha | Roger Dingledine | |
ha ha svn:r5808 | |||
2006-01-11 | bump to 0.1.1.11-alpha-cvs | Roger Dingledine | |
svn:r5799 | |||
2006-01-10 | bump to 0.1.1.11-alpha in preparation for release | Roger Dingledine | |
svn:r5783 | |||
2005-12-24 | Apply RPM-related cleanups from John Bashinski | Nick Mathewson | |
svn:r5639 | |||
2005-12-11 | bump to 0.1.1.10-alpha-cvs | Roger Dingledine | |
svn:r5558 | |||
2005-12-10 | bump to 0.1.1.10-alpha | Roger Dingledine | |
svn:r5553 | |||
2005-12-05 | Also print usernames, not just numeric UIDs when we tell the user that his ↵ | Peter Palfrader | |
data directory has the wrong owner svn:r5502 | |||
2005-11-23 | link with -ldl if you need it. | Roger Dingledine | |
svn:r5450 | |||
2005-11-23 | whitespace and copyright fixes on configure.in | Roger Dingledine | |
svn:r5449 | |||
2005-11-15 | bump to 0.1.1.9-alpha-cvs | Roger Dingledine | |
svn:r5387 | |||
2005-11-15 | bump to 0.1.1.9-alpha | Roger Dingledine | |
svn:r5374 | |||
2005-10-24 | prefer thread-friendly dmalloc | Nick Mathewson | |
svn:r5298 | |||
2005-10-08 | Bump version to 0.1.1.8-alpha-cvs | Nick Mathewson | |
svn:r5228 | |||
2005-10-07 | bump to 0.1.1.8-alpha | Roger Dingledine | |
svn:r5222 | |||
2005-10-06 | sparc64 doesn't like unaligned access either | Peter Palfrader | |
svn:r5206 | |||
2005-10-05 | Fix verbose compiler warnings, including one in routerlist.c that would have ↵ | Nick Mathewson | |
been an actual error. Normalize whitespace. Enforce convention that "address" is a hostname and "addr" is an IPv4 address. svn:r5190 | |||
2005-09-30 | add extra warnings to our set of disabled warnings | Nick Mathewson | |
svn:r5158 | |||
2005-09-19 | bump version to 0.1.1.7-alpha-cvs | Nick Mathewson | |
svn:r5093 | |||
2005-09-14 | Add a touch_file() function to compat so we can update cache mtimes. | Nick Mathewson | |
svn:r5067 | |||
2005-09-14 | bump to 0.1.1.7-alpha | Roger Dingledine | |
svn:r5051 | |||
2005-09-10 | Do not use unaligned access on some more archs | Peter Palfrader | |
svn:r4992 | |||
2005-09-10 | bump to 0.1.1.6-alpha-cvs | Roger Dingledine | |
svn:r4987 | |||
2005-09-10 | bump to 0.1.1.6-alpha | Roger Dingledine | |
this time for sure svn:r4982 |