aboutsummaryrefslogtreecommitdiff
path: root/src/or/Makefile.am
AgeCommit message (Expand)Author
2007-12-17 r15530@tombo: nickm | 2007-12-17 16:54:03 -0500Nick Mathewson
2007-11-04 r14702@tombo: nickm | 2007-11-04 15:48:56 -0500Nick Mathewson
2007-10-08for once, it was "no-tab man" that struck again.Roger Dingledine
2007-10-08 r14802@Kushana: nickm | 2007-10-08 17:21:30 -0400Nick Mathewson
2007-09-15 r15077@catbus: nickm | 2007-09-15 14:04:19 -0400Nick Mathewson
2007-09-12 r15056@catbus: nickm | 2007-09-12 13:15:19 -0400Nick Mathewson
2007-09-06 r14940@catbus: nickm | 2007-09-06 13:22:26 -0400Nick Mathewson
2007-08-14 r14006@kushana: nickm | 2007-08-14 09:34:28 -0400Nick Mathewson
2007-08-08 r13953@Kushana: nickm | 2007-08-08 07:40:46 -0700Nick Mathewson
2007-08-08 r14093@catbus: nickm | 2007-08-08 01:49:54 -0400Nick Mathewson
2007-06-13 r13386@catbus: nickm | 2007-06-13 14:15:20 -0400Nick Mathewson
2007-06-07 r13292@catbus: nickm | 2007-06-06 17:34:15 -0400Nick Mathewson
2007-06-03 r13166@catbus: nickm | 2007-06-02 23:02:40 -0400Nick Mathewson
2007-06-02 r13158@catbus: nickm | 2007-06-02 11:40:05 -0400Nick Mathewson
2007-06-01 r13139@catbus: nickm | 2007-06-01 14:02:40 -0400Nick Mathewson
2007-06-01 r13137@catbus: nickm | 2007-06-01 13:49:34 -0400Nick Mathewson
2007-06-01 r13131@catbus: nickm | 2007-06-01 06:20:29 -0400Nick Mathewson
2007-05-24 r12942@catbus: nickm | 2007-05-24 16:31:22 -0400Nick Mathewson
2007-05-07 r12676@catbus: nickm | 2007-05-07 13:11:38 -0400Nick Mathewson
2007-05-02 r12634@catbus: nickm | 2007-05-02 15:13:13 -0400Nick Mathewson
2007-05-01 r12615@catbus: nickm | 2007-05-01 09:48:45 -0400Nick Mathewson
2007-05-01 r12611@catbus: nickm | 2007-04-30 22:49:00 -0400Nick Mathewson
2007-05-01 r12607@catbus: nickm | 2007-04-30 21:36:28 -0400Nick Mathewson
2007-04-30 r12591@catbus: nickm | 2007-04-30 16:50:03 -0400Nick Mathewson
2007-04-30 r12559@catbus: nickm | 2007-04-30 09:17:54 -0400Nick Mathewson
2007-04-21 r12484@catbus: nickm | 2007-04-21 13:45:58 -0400Nick Mathewson
2007-04-21 r12482@catbus: nickm | 2007-04-21 13:30:24 -0400Nick Mathewson
2007-04-18 r12429@catbus: nickm | 2007-04-18 15:28:41 -0400Nick Mathewson
2007-04-17 r12425@catbus: nickm | 2007-04-17 17:16:38 -0400Nick Mathewson
2007-04-16A hack I've been wanting for a while: when building a -dev versionNick Mathewson
2007-04-11 r12351@catbus: nickm | 2007-04-11 12:09:46 -0400Nick Mathewson
2007-03-06 r12461@Kushana: nickm | 2007-03-06 13:26:17 -0500Nick Mathewson
2007-03-05 r12080@catbus: nickm | 2007-03-04 21:40:55 -0500Nick Mathewson
2006-06-06Also, add a temporary hack to make sure eventdns.c is distributd.Nick Mathewson
2006-06-06ship the event*.h files too. perhaps this will make my 'make dist'Roger Dingledine
2006-06-03Add async dns code from Adam Langley, tweaked to build on OSX. Long-term, w...Nick Mathewson
2006-03-27Refactor and consolidate addr/exit policies into a new policies.c.Roger Dingledine
2005-12-20stop shipping tree.h, since we don't use anymore. (woo.)Roger Dingledine
2004-11-03Start implementing control interface.Nick Mathewson
2004-10-31implement first piece of hibernationRoger Dingledine
2004-10-30Only tor and test binaries need to link against openssl and zlib; tor-resolve...Nick Mathewson
2004-09-02Check for zlib; link with it.Nick Mathewson
2004-05-13Break files apart into more modulesRoger Dingledine
2004-05-12break part of circuit.c into relay.cRoger Dingledine
2004-05-10Split directory/router parsing functionality into separate file from routerli...Nick Mathewson
2004-04-02now circuit_get_newest returns an appropriate circ for your purposeRoger Dingledine
2004-04-01Add some hooks to handle rendezvous-related cells at ORsNick Mathewson
2004-03-31Add code to configure hidden services, parse configuration, generate keys and...Nick Mathewson
2004-03-31Parse and generate service descriptorsNick Mathewson
2004-03-20Integrate the new "rephist" [rep(utation) hist(ory)] module to traceNick Mathewson