Skip to content
Snippets Groups Projects
  1. Oct 14, 2002
    • Roger Dingledine's avatar
      fix subtle race condition · 121d0295
      Roger Dingledine authored
      If you weren't connected to a given router, and you made a directory
      request to it simultaneously with a new web query that caused you to
      want to connect to that OR... it would think you're already connected.
      
      
      svn:r135
      121d0295
  2. Oct 13, 2002
  3. Oct 03, 2002
  4. Oct 02, 2002
  5. Oct 01, 2002
  6. Sep 28, 2002
  7. Sep 27, 2002
  8. Sep 26, 2002
  9. 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
  10. Sep 23, 2002
  11. 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
  12. Sep 21, 2002
  13. Sep 20, 2002
  14. Sep 19, 2002
  15. Sep 17, 2002
  16. Sep 10, 2002
  17. Sep 09, 2002
  18. Sep 05, 2002
  19. Sep 04, 2002
Loading