| Commit message (Expand) | Author | Age |
* | 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 |
* | move to 0.0.2pre6; remove zlib include check | Roger Dingledine | 2003-06-18 |
* | Change gcc options to ones that work on Mac OS X; add zlib to headers | Nick Mathewson | 2003-03-17 |
* | a new TODO file with more details | Roger Dingledine | 2003-02-14 |
* | remove popt dependency, consolidate config stuff | Roger Dingledine | 2002-11-23 |
* | onion proxy now speaks socks4a | Roger Dingledine | 2002-09-22 |
* | "You got BSD in my MacOS!" "You got MacOS in my BSD!" Anyway, MacOS works again. | Nick Mathewson | 2002-09-10 |
* | port to actual BSD | Roger Dingledine | 2002-09-09 |
* | Our program is now called 'tor', not 'or'. | Roger Dingledine | 2002-09-03 |
* | Port to MacOS X | Nick Mathewson | 2002-09-03 |
* | removed mention of src/op/ from configure | Roger Dingledine | 2002-07-12 |
* | removed a pair of includes that we don't actually use | Roger Dingledine | 2002-07-02 |
* | added some header checks | Felipe Bergo | 2002-06-29 |
* | moved configure.ac to configure.in, should work with older autoconfs and auto... | Felipe Bergo | 2002-06-28 |