| Commit message (Expand) | Author | Age |
* | Also, add a temporary hack to make sure eventdns.c is distributd. | Nick Mathewson | 2006-06-06 |
* | ship the event*.h files too. perhaps this will make my 'make dist' | Roger Dingledine | 2006-06-06 |
* | Add async dns code from Adam Langley, tweaked to build on OSX. Long-term, w... | Nick Mathewson | 2006-06-03 |
* | Refactor and consolidate addr/exit policies into a new policies.c. | Roger Dingledine | 2006-03-27 |
* | stop shipping tree.h, since we don't use anymore. (woo.) | Roger Dingledine | 2005-12-20 |
* | Start implementing control interface. | Nick Mathewson | 2004-11-03 |
* | implement first piece of hibernation | Roger Dingledine | 2004-10-31 |
* | Only tor and test binaries need to link against openssl and zlib; tor-resolve... | Nick Mathewson | 2004-10-30 |
* | Check for zlib; link with it. | Nick Mathewson | 2004-09-02 |
* | Break files apart into more modules | Roger Dingledine | 2004-05-13 |
* | break part of circuit.c into relay.c | Roger Dingledine | 2004-05-12 |
* | Split directory/router parsing functionality into separate file from routerli... | Nick Mathewson | 2004-05-10 |
* | now circuit_get_newest returns an appropriate circ for your purpose | Roger Dingledine | 2004-04-02 |
* | Add some hooks to handle rendezvous-related cells at ORs | Nick Mathewson | 2004-04-01 |
* | Add code to configure hidden services, parse configuration, generate keys and... | Nick Mathewson | 2004-03-31 |
* | Parse and generate service descriptors | Nick Mathewson | 2004-03-31 |
* | Integrate the new "rephist" [rep(utation) hist(ory)] module to trace | Nick Mathewson | 2004-03-20 |
* | Add initial history-tracking backend code for reputation module. Not called o... | Nick Mathewson | 2004-03-20 |
* | move the tor program back to usr/bin/ | Roger Dingledine | 2004-02-25 |
* | install the 'tor' binary to usr/sbin by default | Roger Dingledine | 2004-02-17 |
* | break routers.c into router.c for stuff the router does, | Roger Dingledine | 2003-12-06 |
* | Write necessary backends for online directory generation. I think. | Nick Mathewson | 2003-09-27 |
* | call it tor, not or | Roger Dingledine | 2003-09-22 |
* | reshuffle functions for cleaner organization | Roger Dingledine | 2003-09-12 |
* | implemented cpuworkers | Roger Dingledine | 2003-08-20 |
* | remove on-the-fly compression feature | Roger Dingledine | 2003-06-13 |
* | OPport is gone. So is conn type OP. | Roger Dingledine | 2003-05-28 |
* | Rebuild or and test binaries when a libor.a changes but or/*.c does not. | Nick Mathewson | 2003-04-17 |
* | refactored some duplicate code into connection_edge.c | Roger Dingledine | 2003-04-11 |
* | Add magic to end of C files to make emacs happy; split test invocation into s... | Nick Mathewson | 2003-04-07 |
* | Make Makefile.am nonbroken | Nick Mathewson | 2003-03-19 |
* | Add zlib to link step | Nick Mathewson | 2003-03-17 |
* | major overhaul: dns slave subsystem, topics | Roger Dingledine | 2003-01-26 |
* | use a rbtree for replay detection, rather than linear search | Roger Dingledine | 2002-12-31 |
* | cell.c is now obsolete | Roger Dingledine | 2002-10-03 |
* | directory servers in and functional | Roger Dingledine | 2002-09-26 |
* | changed my mind, sort of | Roger Dingledine | 2002-09-03 |
* | Our program is now called 'tor', not 'or'. | Roger Dingledine | 2002-09-03 |
* | removed args.c (bruce's popt stuff makes it obsolete) | Roger Dingledine | 2002-07-15 |
* | Miscellaneous bug fixes / activated "make check" for src/or | Bruce Montrose | 2002-07-09 |
* | Integrated onion proxy into or/ | Roger Dingledine | 2002-07-02 |
* | made 'app' connection be 'exit' connection | Roger Dingledine | 2002-06-30 |
* | added automake/autoconf support. When in doubt, "aclocal && autoconf && autoh... | Felipe Bergo | 2002-06-28 |