Skip to content
Snippets Groups Projects
  1. Sep 24, 2002
    • Roger Dingledine's avatar
      laying the groundwork for dynamic router lists · 253f0f16
      Roger Dingledine authored
      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
      253f0f16
  2. Sep 23, 2002
  3. Sep 22, 2002
    • Roger Dingledine's avatar
      onion proxy now speaks socks4a · 155c9b80
      Roger Dingledine authored
      httpap is obsolete; we support privoxy directly now!
      
      smtpap is obsolete; need to find a good socks4a-enabled smtp proxy/client
      
      I dub thee 0.0.1.
      
      
      svn:r107
      155c9b80
  4. Sep 21, 2002
  5. Sep 20, 2002
  6. Sep 19, 2002
  7. Sep 17, 2002
  8. Sep 10, 2002
  9. Sep 09, 2002
  10. Sep 05, 2002
  11. Sep 04, 2002
  12. Sep 03, 2002
  13. Aug 27, 2002
  14. Aug 24, 2002
  15. Aug 23, 2002
  16. Aug 22, 2002
  17. Jul 25, 2002
  18. Jul 24, 2002
  19. Jul 22, 2002
Loading