1. 28 Feb, 1999 2 commits
  2. 27 Feb, 1999 1 commit
  3. 26 Feb, 1999 1 commit
  4. 25 Feb, 1999 6 commits
  5. 24 Feb, 1999 1 commit
    • 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
  6. 23 Feb, 1999 2 commits
  7. 22 Feb, 1999 1 commit
  8. 21 Feb, 1999 3 commits
  9. 20 Feb, 1999 1 commit
  10. 19 Feb, 1999 1 commit
  11. 17 Feb, 1999 2 commits
  12. 16 Feb, 1999 1 commit
    • 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
  13. 15 Feb, 1999 1 commit
  14. 14 Feb, 1999 3 commits
  15. 13 Feb, 1999 5 commits
  16. 11 Feb, 1999 1 commit
  17. 10 Feb, 1999 3 commits
  18. 09 Feb, 1999 1 commit
  19. 31 Jan, 1999 2 commits
  20. 30 Jan, 1999 2 commits