Skip to content
  1. Jul 17, 2013
  2. Jul 15, 2013
    • Adam Langley's avatar
      Make `safe' (EC)DSA nonces the default. · 190c615d
      Adam Langley authored
      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
  3. Jul 12, 2013
  4. Jul 10, 2013
  5. Jul 05, 2013
  6. Jul 04, 2013
  7. Jul 02, 2013
  8. Jun 30, 2013
  9. Jun 28, 2013
  10. Jun 21, 2013
  11. Jun 18, 2013
    • Trevor's avatar
      Cleanup of custom extension stuff. · 9cd50f73
      Trevor authored
      serverinfo rejects non-empty extensions.
      
      Omit extension if no relevant serverinfo data.
      
      Improve error-handling in serverinfo callback.
      
      Cosmetic cleanups.
      
      s_client documentation.
      
      s_server documentation.
      
      SSL_CTX_serverinfo documentation.
      
      Cleaup -1 and NULL callback handling for custom extensions, add tests.
      
      Cleanup ssl_rsa.c serverinfo code.
      
      Whitespace cleanup.
      
      Improve comments in ssl.h for serverinfo.
      
      Whitespace.
      
      Cosmetic cleanup.
      
      Reject non-zero-len serverinfo extensions.
      
      Whitespace.
      
      Make it build.
      9cd50f73
    • Andy Polyakov's avatar
      SPARC T4 DES support: fix typo. · 8ee3c7e6
      Andy Polyakov authored
      8ee3c7e6