Skip to content
Snippets Groups Projects
  1. Jul 04, 1998
  2. Jul 03, 1998
  3. Jul 02, 1998
  4. Jul 01, 1998
  5. Jun 30, 1998
  6. Jun 28, 1998
  7. Jun 27, 1998
  8. Jun 26, 1998
    • Niels Möller's avatar
      Fix for Bleichenbacher's chosen ciphertext attack. Basically, don't · ae562df5
      Niels Möller authored
      send an ALERT-messages immediately if decryption of the session key
      failes. Continue handshaking as if nothing is wrong.
      
      Either some other invalid message is recieved, and handshaking failes
      at that time, or the client sends a change cipher message, followed by
      a completely garbled finished-message (as the server and client will
      not be using the same keys), or the client will wait for ever for an
      answer.
      
      Rev: lib/modules/SSL.pmod/handshake.pike:1.9
      ae562df5
    • Fredrik Noring's avatar
      Fixed append_right. · 24b58ec7
      Fredrik Noring authored
      Rev: lib/modules/ADT.pmod/Table.pmod:1.9
      24b58ec7
  9. Jun 25, 1998
Loading