aboutsummaryrefslogtreecommitdiff
path: root/src/common/Makefile.am
Commit message (Expand)AuthorAge
* ship strlcat and strlcpy with the tarball, but don't compile them•••svn:r1297 Roger Dingledine2004-03-19
* Include strlcpy and strlcat where not available, so our string ops can be les...•••svn:r1289 Nick Mathewson2004-03-17
* Add initial interfaces and code for TLS support. Interfaces are right; code ...•••svn:r424 Nick Mathewson2003-09-04
* include torint.h in 'make dist'•••svn:r401 Roger Dingledine2003-08-14
* Add AES counter-mode support to the crypt library•••svn:r362 Nick Mathewson2003-06-30
* remove obsolete ss.h•••svn:r336 Roger Dingledine2003-06-18
* still removing version.h•••svn:r286 Roger Dingledine2003-05-09
* Factor out timeval-related functions.•••svn:r237 Nick Mathewson2003-04-16
* let the 'test' binary build from the source distrib•••svn:r228 Roger Dingledine2003-04-08
* removing more unused files•••svn:r141 Roger Dingledine2002-11-25
* remove popt dependency, consolidate config stuff•••reformat parts of onion.c svn:r136 Roger Dingledine2002-11-23
* Port to MacOS X•••svn:r88 Nick Mathewson2002-09-03
* Changed crypto calls to go through common/crypto.[hc] instead of calling Open...•••svn:r76 Matej Pjafjar2002-08-22
* Added the crypto abstraction to libor. Need to test and change the code to us...•••svn:r74 Matej Pjafjar2002-07-25
* Folded cell.? into src/or•••Removed more obsolete files svn:r61 Roger Dingledine2002-07-19
* removed onion.c and onion.h from common/•••they're now in or/onion.c svn:r21 Roger Dingledine2002-07-02
* added automake/autoconf support. When in doubt, "aclocal && autoconf && autoh...•••svn:r10 Felipe Bergo2002-06-28