Age | Commit message (Expand) | Author |
2004-11-12 | Use autoconf to enable largefile support where necessary. Use ftello where av... | Nick Mathewson |
2004-11-10 | Resolve FIXME items: make expand_filename handle ~ and ~username | Nick Mathewson |
2004-11-10 | bump us to 0.0.9pre6-cvs | Roger Dingledine |
2004-11-10 | ship the tarball with a minimal cflags, since gcc's vary so much | Roger Dingledine |
2004-11-10 | More whitespace normalization | Nick Mathewson |
2004-11-10 | separate out the cflags that cause spurious warnings, so | Roger Dingledine |
2004-11-09 | move -Wwrite-strings -Wredundant-decls to a separate CFLAGS | Roger Dingledine |
2004-11-05 | Unify tor_parse_(numeric); make sure MAX_UINT32 and MAX_UINT64 are defined | Nick Mathewson |
2004-11-04 | Merge RPM spec patch from jbash | Nick Mathewson |
2004-11-03 | my gcc has never heard of -Wendif-labels | Roger Dingledine |
2004-11-02 | Handle strlcat/strlcpy correctly on platforms that have them. | Nick Mathewson |
2004-11-02 | Use a stricter set of warnings; make them all pass. | Nick Mathewson |
2004-11-01 | hunt for getrlimit setrlimit sys/time.h sys/resource.h | Roger Dingledine |
2004-10-30 | Only tor and test binaries need to link against openssl and zlib; tor-resolve... | Nick Mathewson |
2004-10-28 | Link tools directory into rest of build system | Nick Mathewson |
2004-10-26 | Add SysLog option to direct log messages to the system log instead of a FILE*. | Nick Mathewson |
2004-10-21 | ship src/win32/ in the tarball | Roger Dingledine |
2004-10-20 | bump version to pre5-cvs | Roger Dingledine |
2004-10-17 | bump version to 0.0.9pre4tor-0.0.9pre4 | Roger Dingledine |
2004-10-16 | Paranoid bulletproofing for exit code | Nick Mathewson |
2004-10-16 | Add an autoconf test to make sure that memset(&ptr, 0, sizeof(ptr)) and ptr=N... | Nick Mathewson |
2004-10-14 | bump to 0.0.9pre4-cvs | Roger Dingledine |
2004-10-14 | bump version to 0.0.9pre3 | Roger Dingledine |
2004-10-08 | oops, actually pre3-cvs now | Roger Dingledine |
2004-10-08 | bump us to 0.0.9pre3-cvs | Roger Dingledine |
2004-10-02 | pre2 changes: | Roger Dingledine |
2004-10-01 | bump version to 0.0.9pre2-cvs | Roger Dingledine |
2004-10-01 | make zlib.h a required header, not an optional header | Roger Dingledine |
2004-09-29 | bump version to 0.0.9pre1 | Roger Dingledine |
2004-09-10 | bump us to 0.0.9pre1-cvs | Roger Dingledine |
2004-09-02 | Check for zlib; link with it. | Nick Mathewson |
2004-08-25 | bump us to 0.0.8 -- this is it. (well, soon) | Roger Dingledine |
2004-08-25 | look for ssldir in /usr/athena too | Roger Dingledine |
2004-08-20 | add a changelog and bump to 0.0.8rc2tor-0.0.8rc2 | Roger Dingledine |
2004-08-18 | this isn't pre4, this is rc1 | Roger Dingledine |
2004-08-18 | bump version to pre4 (not ready yet) | Roger Dingledine |
2004-08-09 | bump cvs to 0.0.8pre4-cvs | Roger Dingledine |
2004-08-09 | bump us to 0.0.8pre3 | Roger Dingledine |
2004-08-06 | Move design-paper into its own directory, and ship it and all that is needed ... | Peter Palfrader |
2004-08-06 | bump cvs to 0.0.8pre3-cvs | Roger Dingledine |
2004-08-04 | bump cvs version to 0.0.8pre2-cvs | Roger Dingledine |
2004-08-03 | It is possible to have struct timeval but not gettimeofday. | Nick Mathewson |
2004-07-23 | bump us to 0.0.8pre1tor-0.0.8pre1 | Roger Dingledine |
2004-06-17 | bump cvs version to 0.0.8pre1-cvs | Roger Dingledine |
2004-06-07 | bump version to 0.0.7tor-0.0.7 | Roger Dingledine |
2004-06-06 | Checkpoint work towards making tor.spec work with current tor and conform (mo... | Nick Mathewson |
2004-06-03 | cvs version is now 0.0.7rc1-cvstor-0.0.7rc1 | Roger Dingledine |
2004-06-01 | search for sys/param.h too | Roger Dingledine |
2004-05-26 | rik's patch to only include kerberos/include on red hat | Roger Dingledine |
2004-05-17 | Override unaligned-access-ok check when $host_cpu is ia64. Apparently, ia64-... | Nick Mathewson |