| Commit message (Expand) | Author | Age |
... | |
* | Add an autoconf test for whether unaligned int access is permitted. | Nick Mathewson | 2004-03-21 |
* | oops, and make make work too on solaris | Roger Dingledine | 2004-03-20 |
* | make configure work on solaris without mods | Roger Dingledine | 2004-03-20 |
* | we'd forgotten to autoconf fcntl.h | Roger Dingledine | 2004-03-19 |
* | bump version to 0.0.2 | Roger Dingledine | 2004-03-19 |
* | Include strlcpy and strlcat where not available, so our string ops can be les... | Nick Mathewson | 2004-03-17 |
* | bump us to pre27 | Roger Dingledine | 2004-03-15 |
* | Fix DOS line endings; autoconfize checks for strptime and inet_aton | Nick Mathewson | 2004-03-09 |
* | bump cvs to pre26 | Roger Dingledine | 2004-03-06 |
* | bump cvs to pre25 | Roger Dingledine | 2004-03-03 |
* | Integrate jbash's RPM spec into build process. (Requires "rpmbuild" to | Nick Mathewson | 2004-03-02 |
* | bump cvs to pre24 | Roger Dingledine | 2004-02-29 |
* | bump cvs to pre23 | Roger Dingledine | 2004-02-27 |
* | bump our version to pre22 | Roger Dingledine | 2004-02-26 |
* | bump us to pre21, add ChangeLog entries | Roger Dingledine | 2004-02-18 |
* | made these scripts know about config/Makefile.am | Steven Hazel | 2004-02-17 |
* | and build the torify script on ./configure | Roger Dingledine | 2004-02-17 |
* | look for tor.sh in the right place | Roger Dingledine | 2004-02-17 |
* | move cvs to pre20 | Roger Dingledine | 2004-01-31 |
* | move us to pre19 | Roger Dingledine | 2004-01-07 |
* | stop checking for the system's daemon() func, since we don't use it | Roger Dingledine | 2004-01-07 |
* | move us to pre18 | Roger Dingledine | 2004-01-02 |
* | bump cvs version to pre17, so people using cvs tor are denied from | Roger Dingledine | 2003-12-16 |
* | we are pre16 | Roger Dingledine | 2003-12-14 |
* | we are pre15 | Roger Dingledine | 2003-12-03 |
* | switch "-lcrypto -lssl" to "-lssl -lcrypto" for broken distributions | Roger Dingledine | 2003-12-03 |
* | stop building sample-server-torrc, start building tor.1 | Roger Dingledine | 2003-11-21 |
* | we are pre14. | Roger Dingledine | 2003-11-19 |
* | Use daemon(3) function where available. | Nick Mathewson | 2003-10-23 |
* | added User and Group options -- if you set them, tor will try to | Steven Hazel | 2003-10-22 |
* | move to 0.0.2pre13 | Roger Dingledine | 2003-10-19 |
* | don't clobber CFLAGS when configure starts | Roger Dingledine | 2003-10-15 |
* | - cause configure to create a tor.sh which will have directories set | Steven Hazel | 2003-10-15 |
* | put out 0.0.2pre12 | Roger Dingledine | 2003-10-12 |
* | 0.0.2pre11, new license | Roger Dingledine | 2003-10-08 |
* | minor fixes; bump to 0.0.2pre10 | Roger Dingledine | 2003-10-07 |
* | some early bugfixes | Roger Dingledine | 2003-10-07 |
* | Check for uname in configure | Nick Mathewson | 2003-09-30 |
* | remove last piece of orkeygen (i think) | Roger Dingledine | 2003-09-27 |
* | bugfix: we weren't looking for sys/stat.h | Roger Dingledine | 2003-09-23 |
* | let tor compile with tls on rh9 | Roger Dingledine | 2003-09-14 |
* | Add initial interfaces and code for TLS support. Interfaces are right; code ... | Nick Mathewson | 2003-09-04 |
* | Adopt socketpair implementation from perl. For now, always use it. | Nick Mathewson | 2003-08-12 |
* | reap exited dns/cpuworkers | Roger Dingledine | 2003-08-12 |
* | we must have openssl, so HAVE_OPENSSL is redundant | Roger Dingledine | 2003-08-12 |
* | Start of port to win32. Missing are: | Nick Mathewson | 2003-08-12 |
* | Work on systems with broken AC_CHECK_TYPE | Nick Mathewson | 2003-08-11 |
* | Who would have thought that some systems define intfoo_t, but not uintfoo_t? ... | Nick Mathewson | 2003-08-11 |
* | Cope better on platforms that define some of intFOO_t in sys/types.h or elsew... | Nick Mathewson | 2003-08-11 |
* | autoconf around missing stdint.h | Nick Mathewson | 2003-08-11 |