Skip to content
Snippets Groups Projects
  1. Oct 03, 2014
  2. Sep 29, 2014
  3. Sep 20, 2014
  4. Sep 16, 2014
    • Nick Mathewson's avatar
    • Roger Dingledine's avatar
      clients now send correct address for rendezvous point · 0c3b3650
      Roger Dingledine authored and Nick Mathewson's avatar Nick Mathewson committed
      Clients now send the correct address for their chosen rendezvous point
      when trying to access a hidden service. They used to send the wrong
      address, which would still work some of the time because they also
      sent the identity digest of the rendezvous point, and if the hidden
      service happened to try connecting to the rendezvous point from a relay
      that already had a connection open to it, the relay would reuse that
      connection. Now connections to hidden services should be more robust
      and faster. Also, this bug meant that clients were leaking to the hidden
      service whether they were on a little-endian (common) or big-endian (rare)
      system, which for some users might have reduced their anonymity.
      
      Fixes bug 13151; bugfix on 0.2.1.5-alpha.
      0c3b3650
  5. Sep 12, 2014
  6. Sep 11, 2014
  7. Sep 09, 2014
  8. Sep 08, 2014
  9. Sep 05, 2014
  10. Sep 02, 2014
  11. Sep 01, 2014
  12. Aug 29, 2014
  13. Aug 28, 2014
    • Roger Dingledine's avatar
      Resume expanding abbreviations for command-line options · 37a76d75
      Roger Dingledine authored and Nick Mathewson's avatar Nick Mathewson committed
      The fix for bug 4647 accidentally removed our hack from bug 586 that
      rewrote HashedControlPassword to __HashedControlSessionPassword when
      it appears on the commandline (which allowed the user to set her own
      HashedControlPassword in the torrc file while the controller generates
      a fresh session password for each run).
      
      Fixes bug 12948; bugfix on 0.2.5.1-alpha.
      37a76d75
  14. Aug 20, 2014
  15. Aug 18, 2014
  16. Aug 15, 2014
  17. Aug 14, 2014
  18. Aug 13, 2014
Loading