Skip to content
  1. Jan 23, 2015
  2. Dec 31, 2014
  3. Dec 28, 2014
    • Philipp Winter's avatar
      Fix replay protection. · d7459bb8
      Philipp Winter authored
      The server must also cache the HMAC of its own UniformDH messages.
      Otherwise, an active adversary could replay the server's UniformDH
      message and evade the replay protection.
      d7459bb8
  4. Nov 01, 2014
    • Yawning Angel's avatar
      Handle missing ScrambleSuit passwords in managed mode. · 49dd8aae
      Yawning Angel authored
      If the password argument is missing from the bridge line entirely,
      `handle_socks_args()` will never get called as the username/password
      auth will not be negotiated.  Correctly detect that this has happened
      at client handshake time, log a warning and drop the connection.
      
      Fixes bug #13587.
      49dd8aae
  5. Jul 22, 2014
  6. Jul 16, 2014
  7. Jul 15, 2014