tor/src/orkeygen
Roger Dingledine 253f0f160e laying the groundwork for dynamic router lists
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
2002-09-24 10:43:57 +00:00
..
.cvsignore First cut at cleaning out a lot of the extra stuff. 2002-06-29 00:54:00 +00:00
Makefile.am Updated to use crypto.h instead of OpenSSL. 2002-07-25 08:18:05 +00:00
orkeygen.c laying the groundwork for dynamic router lists 2002-09-24 10:43:57 +00:00