1. 27 Jul, 2000 1 commit
  2. 26 Jul, 2000 5 commits
  3. 25 Jul, 2000 1 commit
  4. 24 Jul, 2000 6 commits
  5. 21 Jul, 2000 7 commits
    • Ulf Möller's avatar
      Profiling option for mk1mf.pl · d55a3cf1
      Ulf Möller authored
      d55a3cf1
    • Bodo Möller's avatar
      crypto/err.c bugfix · fa729135
      Bodo Möller authored
      fa729135
    • Richard Levitte's avatar
      Redo and enhance the support for building shared libraries. Currently · b436a982
      Richard Levitte authored
      there's support for building under Linux and True64 (using examples
      from the programming manuals), including versioning that is currently
      the same as OpenSSL versions but should really be a different series.
      
      With this change, it's up to the users to decide if they want shared
      libraries as well as the static ones.  This decision now has to be
      done at configuration time (well, not really, those who know what they
      do can still do it the same way as before).
      
      The OpenSSL programs (openssl and the test programs) are currently
      always linked statically, but this may change in the future in a
      configurable manner.  The necessary makefile variables to enable this
      are in place.
      
      Also note that I have done absolutely nothing about the Windows target
      to get something similar.  On the other hand, DLLs are already the
      default there, but without versioning, and I've no idea what the
      possibilities for such a thing are there...
      b436a982
    • Bodo Möller's avatar
      2d789604
    • Richard Levitte's avatar
      We do PKCS8 as well · c4558f82
      Richard Levitte authored
      c4558f82
    • Ulf Möller's avatar
      oops. · 2ad3c4c8
      Ulf Möller authored
      2ad3c4c8
    • Ulf Möller's avatar
      don't print debug output · 3866db2d
      Ulf Möller authored
      3866db2d
  6. 19 Jul, 2000 2 commits
  7. 15 Jul, 2000 1 commit
  8. 12 Jul, 2000 1 commit
    • Dr. Stephen Henson's avatar
      · fd13f0ee
      Dr. Stephen Henson authored
      Make req seed the PRNG if signing with
      an already existing DSA key.
      
      Document the new smime options.
      fd13f0ee
  9. 11 Jul, 2000 2 commits
  10. 10 Jul, 2000 1 commit
    • Dr. Stephen Henson's avatar
      Fix some typose in the i2d/d2i functions that · 094fe66d
      Dr. Stephen Henson authored
      call the i2c/c2i (they were not using the
      content length for the headers).
      
      Fix ASN1 long form tag encoding. This never
      worked but it was never tested since it is
      only used for tags > 30.
      
      New options to smime program to allow the
      PKCS#7 format to be specified and the content
      supplied externally.
      094fe66d
  11. 08 Jul, 2000 1 commit
  12. 07 Jul, 2000 1 commit
    • Dr. Stephen Henson's avatar
      · a338e21b
      Dr. Stephen Henson authored
      New ASN1 functions that just deal with
      content octets, not tag+length.
      a338e21b
  13. 05 Jul, 2000 5 commits
  14. 04 Jul, 2000 1 commit
  15. 03 Jul, 2000 1 commit
  16. 02 Jul, 2000 4 commits