Skip to content
  1. Feb 24, 1999
    • Ralf S. Engelschall's avatar
      Make `openssl x509 -noout -modulus' functional also for DSA certificates (in · 7be304ac
      Ralf S. Engelschall authored
      addition to RSA certificates) to match the behaviour of `openssl dsa -noout
      -modulus' as it's already the case for `openssl rsa -noout -modulus'.  For RSA
      the -modulus is the real "modulus" while for DSA currently the public key is
      printed (a decision which was already done by `openssl dsa -modulus' in the
      past) which serves a similar purpose.  Additionally the NO_RSA no longer
      completely removes the whole -modulus option; it now only avoids using the RSA
      stuff. Same applies to NO_DSA now, too.
      7be304ac
  2. Feb 23, 1999
  3. Feb 22, 1999
  4. Feb 21, 1999
  5. Feb 20, 1999
  6. Feb 19, 1999
  7. Feb 17, 1999
  8. Feb 16, 1999
    • Mark J. Cox's avatar
      Updates to the new SSL compression code · 413c4f45
      Mark J. Cox authored
           [Eric A. Young, (from changes to C2Net SSLeay, integrated by Mark Cox)]
      
      Fix so that the version number in the master secret, when passed
           via RSA, checks that if TLS was proposed, but we roll back to SSLv3
           (because the server will not accept higher), that the version number
           is 0x03,0x01, not 0x03,0x00
           [Eric A. Young, (from changes to C2Net SSLeay, integrated by Mark Cox)]
      
      Submitted by:
      Reviewed by:
      PR:
      413c4f45
  9. Feb 15, 1999
  10. Feb 14, 1999
  11. Feb 13, 1999
  12. Feb 11, 1999
  13. Feb 10, 1999
  14. Feb 09, 1999
  15. Jan 31, 1999
  16. Jan 30, 1999
  17. Jan 29, 1999
  18. Jan 28, 1999
  19. Jan 26, 1999
  20. Jan 25, 1999
  21. Jan 24, 1999