| Commit message (Expand) | Author | Age |
* | Make Tor use Niels Provos's libevent instead of it's current•••poll-but-sometimes-select mess. This will let us use faster async cores
(like epoll, kpoll, and /dev/poll), and hopefully work better on Windows
too.
There are some fairly nasty changes to main.c here; this will almost
certainly break something. But hey, that's what alphas are for.
svn:r3341
| Nick Mathewson | 2005-01-12 |
* | Forward-port OSX packaging stuff from maint branch•••svn:r3299
| Nick Mathewson | 2005-01-05 |
* | Bump repository version to tor-0.1.0.0-alpha-cvs. (First prerelease will be 0...•••svn:r3168
| Nick Mathewson | 2004-12-17 |
* | move us to 0.0.9.1•••svn:r3150
| Roger Dingledine | 2004-12-15 |
* | move us to 0.0.9•••svn:r3139
| Roger Dingledine | 2004-12-13 |
* | bump to 0.0.9rc7•••svn:r3121
| Roger Dingledine | 2004-12-08 |
* | bump us to 0.0.9rc7-cvs•••svn:r3102
| Roger Dingledine | 2004-12-07 |
* | bump us to 0.0.9rc6•••svn:r3089
| Roger Dingledine | 2004-12-06 |
* | bump us to 0.0.9rc6-cvs•••darn these bugs
svn:r3069
| Roger Dingledine | 2004-12-04 |
* | bump to 0.0.9rc5•••svn:r3056
| Roger Dingledine | 2004-12-01 |
* | bump to 0.0.9rc5-cvs•••svn:r3009
| Roger Dingledine | 2004-11-29 |
* | bump to 0.0.9rc4•••svn:r3001
| Roger Dingledine | 2004-11-28 |
* | that's enough changes to bump to rc4-cvs•••svn:r2991
| Roger Dingledine | 2004-11-26 |
* | bump to 0.0.9rc3•••svn:r2984
| Roger Dingledine | 2004-11-25 |
* | bump to rc2•••svn:r2965
| Roger Dingledine | 2004-11-23 |
* | fix some typos; move to 0.0.9rc1•••svn:r2951
| Roger Dingledine | 2004-11-23 |
* | bump us to 0.0.9rc1-cvs•••svn:r2916
| Roger Dingledine | 2004-11-20 |
* | bump us to 0.0.9pre6•••svn:r2902
| Roger Dingledine | 2004-11-16 |
* | Add coda at the end of configure.in to update versions in orconfig.h and tor....•••svn:r2864
| Nick Mathewson | 2004-11-14 |
* | Fix "implicit declaration of ftello" warning: add AC_FUNC_FSEEKO in configure...•••svn:r2854
| Nick Mathewson | 2004-11-14 |
* | generate contrib/torctl via auto*•••svn:r2846
| Roger Dingledine | 2004-11-14 |
* | Use autoconf to enable largefile support where necessary. Use ftello where av...•••svn:r2806
| Nick Mathewson | 2004-11-12 |
* | Resolve FIXME items: make expand_filename handle ~ and ~username•••svn:r2789
| Nick Mathewson | 2004-11-10 |
* | bump us to 0.0.9pre6-cvs•••svn:r2787
| Roger Dingledine | 2004-11-10 |
* | ship the tarball with a minimal cflags, since gcc's vary so much•••svn:r2770
| Roger Dingledine | 2004-11-10 |
* | More whitespace normalization•••svn:r2768
| Nick Mathewson | 2004-11-10 |
* | separate out the cflags that cause spurious warnings, so•••we don't ship those in the tarball
also, bump us to 0.0.9pre5
svn:r2760
| Roger Dingledine | 2004-11-10 |
* | move -Wwrite-strings -Wredundant-decls to a separate CFLAGS•••line, since they fail on my system due to bugs in my includes
svn:r2718
| Roger Dingledine | 2004-11-09 |
* | Unify tor_parse_(numeric); make sure MAX_UINT32 and MAX_UINT64 are defined•••svn:r2688
| Nick Mathewson | 2004-11-05 |
* | Merge RPM spec patch from jbash•••svn:r2674
| Nick Mathewson | 2004-11-04 |
* | my gcc has never heard of -Wendif-labels•••feel free to add it back in if you can make it only used by gcc's
that know about it
svn:r2654
| Roger Dingledine | 2004-11-03 |
* | Handle strlcat/strlcpy correctly on platforms that have them.•••svn:r2647
| Nick Mathewson | 2004-11-02 |
* | Use a stricter set of warnings; make them all pass.•••svn:r2645
| Nick Mathewson | 2004-11-02 |
* | hunt for getrlimit setrlimit sys/time.h sys/resource.h•••svn:r2637
| Roger Dingledine | 2004-11-01 |
* | Only tor and test binaries need to link against openssl and zlib; tor-resolve...•••svn:r2629
| Nick Mathewson | 2004-10-30 |
* | Link tools directory into rest of build system•••svn:r2623
| Nick Mathewson | 2004-10-28 |
* | Add SysLog option to direct log messages to the system log instead of a FILE*.•••svn:r2591
| Nick Mathewson | 2004-10-26 |
* | ship src/win32/ in the tarball•••svn:r2576
| Roger Dingledine | 2004-10-21 |
* | bump version to pre5-cvs•••svn:r2574
| Roger Dingledine | 2004-10-20 |
* | bump version to 0.0.9pre4•••svn:r2557
| Roger Dingledine | 2004-10-17 |
* | Paranoid bulletproofing for exit code•••svn:r2537
| Nick Mathewson | 2004-10-16 |
* | Add an autoconf test to make sure that memset(&ptr, 0, sizeof(ptr)) and ptr=N...•••svn:r2536
| Nick Mathewson | 2004-10-16 |
* | bump to 0.0.9pre4-cvs•••svn:r2515
| Roger Dingledine | 2004-10-14 |
* | bump version to 0.0.9pre3•••svn:r2507
| Roger Dingledine | 2004-10-14 |
* | oops, actually pre3-cvs now•••svn:r2433
| Roger Dingledine | 2004-10-08 |
* | bump us to 0.0.9pre3-cvs•••svn:r2432
| Roger Dingledine | 2004-10-08 |
* | pre2 changes:••• o Bugfixes on pre1:
- Make fetching a cached directory work for 64-bit platforms too.
- Make zlib.h a required header, not an optional header.
svn:r2411
| Roger Dingledine | 2004-10-02 |
* | bump version to 0.0.9pre2-cvs•••svn:r2409
| Roger Dingledine | 2004-10-01 |
* | make zlib.h a required header, not an optional header•••svn:r2406
| Roger Dingledine | 2004-10-01 |
* | bump version to 0.0.9pre1•••svn:r2398
| Roger Dingledine | 2004-09-29 |