Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Port to MacOS X | Nick Mathewson | 2002-09-03 |
| | | | | svn:r88 | ||
* | Changed crypto calls to go through common/crypto.[hc] instead of calling ↵ | Matej Pjafjar | 2002-08-22 |
| | | | | | | OpenSSL directly. svn:r76 | ||
* | Added the crypto abstraction to libor. Need to test and change the code to ↵ | Matej Pjafjar | 2002-07-25 |
| | | | | | | use this instead of OpenSSL. svn:r74 | ||
* | Folded cell.? into src/or | Roger Dingledine | 2002-07-19 |
| | | | | | | | Removed more obsolete files svn:r61 | ||
* | removed onion.c and onion.h from common/ | Roger Dingledine | 2002-07-02 |
| | | | | | | | they're now in or/onion.c svn:r21 | ||
* | added automake/autoconf support. When in doubt, "aclocal && autoconf && ↵ | Felipe Bergo | 2002-06-28 |
autoheader && automake" from the top dir. svn:r10 |