Age | Commit message (Expand) | Author |
2006-08-27 | turn eventdns off by default until we can get some more usefultor-0.1.2.1-alpha | Roger Dingledine |
2006-08-27 | bump to 0.1.2.1-alpha | Roger Dingledine |
2006-08-22 | r8556@Kushana: nickm | 2006-08-22 01:22:46 -0400 | Nick Mathewson |
2006-08-11 | r7324@Kushana: nickm | 2006-08-10 23:23:15 -0700 | Nick Mathewson |
2006-08-11 | r7323@Kushana: nickm | 2006-08-10 22:04:57 -0700 | Nick Mathewson |
2006-08-10 | r7315@Kushana: nickm | 2006-08-10 02:30:13 -0700 | Nick Mathewson |
2006-08-10 | r7313@Kushana: nickm | 2006-08-10 02:13:35 -0700 | Nick Mathewson |
2006-08-10 | r7300@Kushana: nickm | 2006-08-10 01:36:40 -0700 | Nick Mathewson |
2006-08-10 | r7299@Kushana: nickm | 2006-08-10 01:08:58 -0700 | Nick Mathewson |
2006-07-30 | Remove the last vestiges of launchd plist. | Andrew Lewman |
2006-07-17 | Added net.freehaven.tor.plist to AC_OUTPUT | Andrew Lewman |
2006-06-16 | Fix configure.in to not produce broken configure files with more recent | Peter Palfrader |
2006-06-14 | start checking for limits.h too. we should resume compiling | Roger Dingledine |
2006-06-05 | More eventdns.c patches: use HAVE_ALLOCA_H; print IP addrs as dotted quads. | Nick Mathewson |
2006-06-04 | Add a new warning to our "warn a lot" list: unused parameters. This means we... | Nick Mathewson |
2006-06-03 | Add async dns code from Adam Langley, tweaked to build on OSX. Long-term, w... | Nick Mathewson |
2006-05-28 | Add a basic mmap function, with a "fake-it" wrapper to do read_file_from_str ... | Nick Mathewson |
2006-05-26 | build the Makefile in contrib/suse/ too | Roger Dingledine |
2006-05-26 | Let AC_OUTPUT know about contrib/suse/tor.sh and we only need tor.sh | Andrew Lewman |
2006-05-23 | Patch from Michael Mohr to fix cross-compilation. Backport candidate. Tweake... | Nick Mathewson |
2006-05-23 | Throw out this UNALIGNED_INT_ACCESS_OK nonsense. Even where it works, it is ... | Nick Mathewson |
2006-04-10 | 0.1.2.0-alpha-cvs! | Roger Dingledine |
2006-04-10 | bump to 0.1.1.18-rc | Roger Dingledine |
2006-03-29 | one preposition is better than two, sometimes. | Roger Dingledine |
2006-03-28 | bump to 0.1.1.17-rc-cvs | Roger Dingledine |
2006-03-28 | bump to 0.1.1.17-rctor-0.1.1.17-rc | Roger Dingledine |
2006-03-27 | On non-gcc compilers, use -g -O instead of -Wall -g -O2: resolve bug 273. | Nick Mathewson |
2006-03-21 | Oops; give error earlier when no runnable libevent is found. Grep reveals no ... | Nick Mathewson |
2006-03-19 | and now resume building on netbsd 2.0 | Roger Dingledine |
2006-03-19 | resume building on irix64 | Roger Dingledine |
2006-03-19 | bump to 0.1.1.16-rc-cvs so we can start fixing more bugs | Roger Dingledine |
2006-03-19 | which brings us to 0.1.1.16-rctor-0.1.1.16-rc | Roger Dingledine |
2006-03-14 | remove extraneous (i hope) include from the openssl detection | Roger Dingledine |
2006-03-13 | fix some punctuation and tabs | Roger Dingledine |
2006-03-13 | fix a flipped boolean. I had mistakenly assumed my OSX latptop was my friend | Nick Mathewson |
2006-03-13 | Add a missing include in ssl version test. | Nick Mathewson |
2006-03-13 | Another configure.in fix. We copied some idiocy from our example "look for o... | Nick Mathewson |
2006-03-13 | Fix a couple of bugs in OpenSSL detection. Also, deal better when there are m... | Nick Mathewson |
2006-03-13 | Instead of listing a set of compilers that prefers __func__ to __FUNCTION__, ... | Nick Mathewson |
2006-03-12 | bump to 0.1.1.15-rc-cvs | Roger Dingledine |
2006-03-11 | bump to 0.1.1.15-rc | Roger Dingledine |
2006-02-21 | bump to 0.1.1.14-alpha-cvs, and we're off. | Roger Dingledine |
2006-02-21 | bump to 0.1.1.14-alpha | Roger Dingledine |
2006-02-10 | bump to 0.1.1.13-alpha-cvs -- progress! | Roger Dingledine |
2006-02-09 | bump to 0.1.1.13-alphator-0.1.1.13-alpha | Roger Dingledine |
2006-02-09 | Happy new year! | Roger Dingledine |
2006-02-03 | Be sure to restore LDFLAGS from LDFLAGS, not from LIBS. | Nick Mathewson |
2006-02-01 | Apply Matt Ghali's --with-syslog-facility patch | Peter Palfrader |
2006-01-27 | Make OpenSSL configure.in logic match libevent configure.in logic. | Nick Mathewson |
2006-01-27 | More improvements on libevent hunting: give a good error when no libevent lin... | Nick Mathewson |