1. 18 8月, 2013 4 次提交
  2. 14 8月, 2013 2 次提交
  3. 08 8月, 2013 1 次提交
    • M
      DTLS handshake fix. · 0c75eeac
      Michael Tuexen 提交于
      Reported by: Prashant Jaikumar <rmstar@gmail.com>
      
      Fix handling of application data received before a handshake.
      0c75eeac
  4. 06 8月, 2013 1 次提交
  5. 05 8月, 2013 10 次提交
  6. 03 8月, 2013 2 次提交
  7. 01 8月, 2013 1 次提交
  8. 31 7月, 2013 1 次提交
  9. 22 7月, 2013 3 次提交
  10. 19 7月, 2013 2 次提交
  11. 18 7月, 2013 12 次提交
  12. 15 7月, 2013 1 次提交
    • A
      Make `safe' (EC)DSA nonces the default. · 190c615d
      Adam Langley 提交于
      This change updates 8a99cb29 to make the generation of (EC)DSA nonces
      using the message digest the default. It also reverts the changes to
      (EC)DSA_METHOD structure.
      
      In addition to making it the default, removing the flag from EC_KEY
      means that FIPS modules will no longer have an ABI mismatch.
      190c615d