aboutsummaryrefslogtreecommitdiff
path: root/src/or/Makefile.am
Commit message (Expand)AuthorAge
* call it tor, not orRoger Dingledine2003-09-22
* reshuffle functions for cleaner organizationRoger Dingledine2003-09-12
* implemented cpuworkersRoger Dingledine2003-08-20
* remove on-the-fly compression featureRoger Dingledine2003-06-13
* OPport is gone. So is conn type OP.Roger Dingledine2003-05-28
* Rebuild or and test binaries when a libor.a changes but or/*.c does not.Nick Mathewson2003-04-17
* refactored some duplicate code into connection_edge.cRoger Dingledine2003-04-11
* Add magic to end of C files to make emacs happy; split test invocation into s...Nick Mathewson2003-04-07
* Make Makefile.am nonbrokenNick Mathewson2003-03-19
* Add zlib to link stepNick Mathewson2003-03-17
* major overhaul: dns slave subsystem, topicsRoger Dingledine2003-01-26
* use a rbtree for replay detection, rather than linear searchRoger Dingledine2002-12-31
* cell.c is now obsoleteRoger Dingledine2002-10-03
* directory servers in and functionalRoger Dingledine2002-09-26
* changed my mind, sort ofRoger Dingledine2002-09-03
* Our program is now called 'tor', not 'or'.Roger Dingledine2002-09-03
* removed args.c (bruce's popt stuff makes it obsolete)Roger Dingledine2002-07-15
* Miscellaneous bug fixes / activated "make check" for src/orBruce Montrose2002-07-09
* Integrated onion proxy into or/Roger Dingledine2002-07-02
* made 'app' connection be 'exit' connectionRoger Dingledine2002-06-30
* added automake/autoconf support. When in doubt, "aclocal && autoconf && autoh...Felipe Bergo2002-06-28