| Commit message (Expand) | Author | Age |
* | Changed crypto calls to go through common/crypto.[hc] instead of calling Open... | Matej Pjafjar | 2002-08-22 |
* | Added the crypto abstraction to libor. Need to test and change the code to us... | Matej Pjafjar | 2002-07-25 |
* | Beginnings of a crypto abstraction layer. | Matej Pjafjar | 2002-07-24 |
* | Folded cell.? into src/or | Roger Dingledine | 2002-07-19 |
* | changes to support sendme cells | Roger Dingledine | 2002-07-18 |
* | bug-fix. poptReadDefaultOptions() should find and load ~/.<cmd>rc files now. | Bruce Montrose | 2002-07-15 |
* | removed loglevel from global namespace. severity level is set using log() wit... | Bruce Montrose | 2002-07-12 |
* | Bugfix - the list of valid characters in a filename didn't include an n . | Matej Pjafjar | 2002-07-10 |
* | Miscellaneous bug fixes / activated "make check" for src/or | Bruce Montrose | 2002-07-09 |
* | Added getoptions() and made minor adjustment to poptReadDefaultOptions() | Bruce Montrose | 2002-07-03 |
* | removed onion.c and onion.h from common/ | Roger Dingledine | 2002-07-02 |
* | First cut at cleaning out a lot of the extra stuff. | Roger Dingledine | 2002-06-29 |
* | moved configure.ac to configure.in, should work with older autoconfs and auto... | Felipe Bergo | 2002-06-28 |
* | added automake/autoconf support. When in doubt, "aclocal && autoconf && autoh... | Felipe Bergo | 2002-06-28 |
* | Added poptReadOptions() and poptReadDefaultOptions() | Bruce Montrose | 2002-06-28 |
* | Initial revision | Roger Dingledine | 2002-06-26 |