aboutsummaryrefslogtreecommitdiff
path: root/src/orkeygen/orkeygen.c
Commit message (Collapse)AuthorAge
* laying the groundwork for dynamic router listsRoger Dingledine2002-09-24
| | | | | | | | | | | | | | | | revamped the router reading section reference counting for crypto pk env's (so we can dup them) we now read and write pem pk keys from string rather than from FILE*, in anticipation of fetching directories over a socket (so now on startup we slurp in the whole file, then parse it as a string) fixed a bug in the proxy side, where you could get some circuits wedged if they showed up while the connection was being made svn:r110
* Updated to use crypto.h instead of OpenSSL.Matej Pjafjar2002-07-25
| | | | svn:r75
* Initial revisionRoger Dingledine2002-06-26
svn:r2