| Commit message (Expand) | Author | Age |
* | r8757@Kushana: nickm | 2006-09-07 13:07:46 -0400••• Fix more compile warnings on Woody.
svn:r8349
| Nick Mathewson | 2006-09-07 |
* | - fixed up typos in eventdns.c•••- configure lets user build with eventdns on win32
svn:r8332
| Mike Chiussi | 2006-09-07 |
* | r8723@Kushana: nickm | 2006-09-06 04:24:54 -0400••• Clean up configure.in spaces, and make it work on Mac OS X again (for me).
svn:r8325
| Nick Mathewson | 2006-09-06 |
* | - made configure check if we are building for win32•••- made configure link to required system dll's if building for win32
- added diffs for libevent 1.1b
- forced user to turn off eventdns if win32 is set
- cleaned up tor_mmap_file()_win32 (not sure if it's stable)
- cleaned up some warnings and typos
svn:r8322
| Mike Chiussi | 2006-09-06 |
* | r8709@Kushana: nickm | 2006-09-02 20:59:54 -0400••• Remove unused autoconf checks.
svn:r8319
| Nick Mathewson | 2006-09-03 |
* | r8704@Kushana: nickm | 2006-09-02 01:32:34 -0400••• correct includes for net/if.h and net/pfvar.h on openbsd (from Tup)
svn:r8316
| Nick Mathewson | 2006-09-02 |
* | r8606@Kushana: nickm | 2006-08-27 14:04:19 -0400••• Now that 0.1.2.1-alpha is out, make eventdns on-by-default again. (Hoop-lah.)
svn:r8253
| Nick Mathewson | 2006-08-28 |
* | bump trunk to 0.1.2.1-alpha-dev•••svn:r8251
| Roger Dingledine | 2006-08-28 |
* | turn eventdns off by default until we can get some more useful•••log messages into it. no use learning that it's broken without
being able to learn what is broken too.
svn:r8245
| Roger Dingledine | 2006-08-27 |
* | bump to 0.1.2.1-alpha•••(does it work?)
svn:r8244
| Roger Dingledine | 2006-08-27 |
* | r8556@Kushana: nickm | 2006-08-22 01:22:46 -0400••• Enable eventdns by default on platforms where we autoconf. This should be everything but windows.
svn:r8214
| Nick Mathewson | 2006-08-22 |
* | r7324@Kushana: nickm | 2006-08-10 23:23:15 -0700••• Add more warnings to the list of those we tolerate. Start using GCC attributes more, for better error checking and better code generation.
svn:r7020
| Nick Mathewson | 2006-08-11 |
* | r7323@Kushana: nickm | 2006-08-10 22:04:57 -0700••• Add sys/socket.h prereq for net/if.h and net/pfvar.h
svn:r7019
| Nick Mathewson | 2006-08-11 |
* | r7315@Kushana: nickm | 2006-08-10 02:30:13 -0700••• add missing "test" and missing include.
svn:r7015
| Nick Mathewson | 2006-08-10 |
* | r7313@Kushana: nickm | 2006-08-10 02:13:35 -0700••• Add missing .h to header file name. My bad.
svn:r7013
| Nick Mathewson | 2006-08-10 |
* | r7300@Kushana: nickm | 2006-08-10 01:36:40 -0700••• Distinguish netfilter vs pf at configure time based on headers, not on OS.
svn:r7008
| Nick Mathewson | 2006-08-10 |
* | r7299@Kushana: nickm | 2006-08-10 01:08:58 -0700••• Patch from Tup to add support for transparent AP connections: this basically bundles the functionality of trans-proxy-tor into the tor mainline. Now hosts with compliant pf/netfilter implementations can redirect TCP connections straight to Tor without diverting through SOCKS.
svn:r7007
| Nick Mathewson | 2006-08-10 |
* | Remove the last vestiges of launchd plist.•••svn:r6938
| Andrew Lewman | 2006-07-30 |
* | Added net.freehaven.tor.plist to AC_OUTPUT•••svn:r6769
| Andrew Lewman | 2006-07-17 |
* | Fix configure.in to not produce broken configure files with more recent•••versions of autoconf. Thanks to Clint for his auto* voodoo.
svn:r6632
| Peter Palfrader | 2006-06-16 |
* | start checking for limits.h too. we should resume compiling•••on irix64 and other weird platforms now.
svn:r6624
| Roger Dingledine | 2006-06-14 |
* | More eventdns.c patches: use HAVE_ALLOCA_H; print IP addrs as dotted quads.•••svn:r6535
| Nick Mathewson | 2006-06-05 |
* | Add a new warning to our "warn a lot" list: unused parameters. This means we...•••svn:r6532
| Nick Mathewson | 2006-06-04 |
* | Add async dns code from Adam Langley, tweaked to build on OSX. Long-term, w...•••svn:r6524
| Nick Mathewson | 2006-06-03 |
* | Add a basic mmap function, with a "fake-it" wrapper to do read_file_from_str ...•••svn:r6510
| Nick Mathewson | 2006-05-28 |
* | build the Makefile in contrib/suse/ too•••svn:r6502
| Roger Dingledine | 2006-05-26 |
* | Let AC_OUTPUT know about contrib/suse/tor.sh and we only need tor.sh•••from contrib/suse
svn:r6501
| Andrew Lewman | 2006-05-26 |
* | Patch from Michael Mohr to fix cross-compilation. Backport candidate. Tweake...•••svn:r6474
| Nick Mathewson | 2006-05-23 |
* | Throw out this UNALIGNED_INT_ACCESS_OK nonsense. Even where it works, it is ...•••svn:r6473
| Nick Mathewson | 2006-05-23 |
* | 0.1.2.0-alpha-cvs!•••svn:r6375
| Roger Dingledine | 2006-04-10 |
* | bump to 0.1.1.18-rc•••svn:r6351
| Roger Dingledine | 2006-04-10 |
* | one preposition is better than two, sometimes.•••svn:r6270
| Roger Dingledine | 2006-03-29 |
* | bump to 0.1.1.17-rc-cvs•••so much for 'release candidate'
svn:r6265
| Roger Dingledine | 2006-03-28 |
* | bump to 0.1.1.17-rc•••svn:r6261
| Roger Dingledine | 2006-03-28 |
* | On non-gcc compilers, use -g -O instead of -Wall -g -O2: resolve bug 273.•••svn:r6245
| Nick Mathewson | 2006-03-27 |
* | Oops; give error earlier when no runnable libevent is found. Grep reveals no ...•••svn:r6210
| Nick Mathewson | 2006-03-21 |
* | and now resume building on netbsd 2.0•••insert circus music here
svn:r6199
| Roger Dingledine | 2006-03-19 |
* | resume building on irix64•••svn:r6198
| Roger Dingledine | 2006-03-19 |
* | bump to 0.1.1.16-rc-cvs so we can start fixing more bugs•••svn:r6197
| Roger Dingledine | 2006-03-19 |
* | which brings us to 0.1.1.16-rc•••svn:r6195
| Roger Dingledine | 2006-03-19 |
* | remove extraneous (i hope) include from the openssl detection•••svn:r6160
| Roger Dingledine | 2006-03-14 |
* | fix some punctuation and tabs•••svn:r6154
| Roger Dingledine | 2006-03-13 |
* | fix a flipped boolean. I had mistakenly assumed my OSX latptop was my friend•••svn:r6152
| Nick Mathewson | 2006-03-13 |
* | Add a missing include in ssl version test.•••svn:r6151
| Nick Mathewson | 2006-03-13 |
* | Another configure.in fix. We copied some idiocy from our example "look for o...•••svn:r6149
| Nick Mathewson | 2006-03-13 |
* | Fix a couple of bugs in OpenSSL detection. Also, deal better when there are m...•••svn:r6148
| Nick Mathewson | 2006-03-13 |
* | Instead of listing a set of compilers that prefers __func__ to __FUNCTION__, ...•••svn:r6144
| Nick Mathewson | 2006-03-13 |
* | bump to 0.1.1.15-rc-cvs•••svn:r6132
| Roger Dingledine | 2006-03-12 |
* | bump to 0.1.1.15-rc•••svn:r6126
| Roger Dingledine | 2006-03-11 |
* | bump to 0.1.1.14-alpha-cvs, and we're off.•••svn:r6062
| Roger Dingledine | 2006-02-21 |