1. 08 Mar, 1999 1 commit
    • Ralf S. Engelschall's avatar
      Second round of fixing the OpenSSL perl/ stuff. It now at least compiled fine · 84107e6c
      Ralf S. Engelschall authored
      under Unix and passes some trivial tests I've now added. But the whole stuff
      is horribly incomplete, so a README.1ST with a disclaimer was added to make
      sure no one expects that this stuff really works in the OpenSSL 0.9.2 release.
      Additionally I've started to clean the XS sources up and fixed a few little
      bugs and inconsistencies in OpenSSL.{pm,xs} and openssl_bio.xs.
      
      PS: I'm still not convinces whether we should try to make this
          finally running or kick it out and replace it with some
          other module....
      84107e6c
  2. 07 Mar, 1999 4 commits
  3. 06 Mar, 1999 9 commits
  4. 05 Mar, 1999 2 commits
  5. 04 Mar, 1999 4 commits
  6. 03 Mar, 1999 1 commit
  7. 28 Feb, 1999 2 commits
  8. 27 Feb, 1999 1 commit
  9. 26 Feb, 1999 1 commit
  10. 25 Feb, 1999 6 commits
  11. 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
  12. 23 Feb, 1999 2 commits
  13. 22 Feb, 1999 1 commit
  14. 21 Feb, 1999 3 commits
  15. 20 Feb, 1999 1 commit
  16. 19 Feb, 1999 1 commit