- 25 2月, 1999 7 次提交
-
-
由 Ralf S. Engelschall 提交于
Submitted by: Richard Levitte <levitte@stacken.kth.se> Reviewed by: Ralf S. Engelschall
-
由 Ralf S. Engelschall 提交于
from `int' to `unsigned int' because it's a length and initialized by EVP_DigestFinal() which expects an `unsigned int *'. Submitted by: Richard Levitte <levitte@stacken.kth.se> Reviewed by: Ralf S. Engelschall
-
由 Ben Laurie 提交于
-
由 Ralf S. Engelschall 提交于
-
由 Ralf S. Engelschall 提交于
script. Instead use the usual Shell->Perl transition trick.
-
由 Ralf S. Engelschall 提交于
descriptions as pointed out by Dave Carman <carman@erols.com>
-
由 Ralf S. Engelschall 提交于
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.
-
- 24 2月, 1999 3 次提交
-
-
由 Dr. Stephen Henson 提交于
the first leading XXX. in the DN.
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 23 2月, 1999 6 次提交
-
-
由 Ben Laurie 提交于
-
由 Ralf S. Engelschall 提交于
-
由 Ralf S. Engelschall 提交于
1. The dsaparam argument is mandatory and not optional 2. Add a little text what this actually is: a filename
-
由 Ralf S. Engelschall 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Ben Laurie 提交于
-
- 22 2月, 1999 7 次提交
-
-
由 Dr. Stephen Henson 提交于
without -debug option to mk1mf.pl. Change _export to is_export (_export is a reserved word under VC++). Add yucky function prototype function pointer casts. Sanitise the included files in crypto/x509v3. Also changed ssleay.exe target to openssl.exe
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Dr. Stephen Henson 提交于
info will come later... Feel free to reformat and tidy this up...
-
由 Dr. Stephen Henson 提交于
Submitted by: Ulf Moeller <ulf@fitug.de>
-
- 21 2月, 1999 4 次提交
-
-
由 Ralf S. Engelschall 提交于
-
由 Dr. Stephen Henson 提交于
to include email addresses from DN and copy details from issuer certificate. Include examples in openssl.cnf, update Win32 ordinals.
-
由 Ralf S. Engelschall 提交于
so we have enough time for final testing and tarball rolling.
-
由 Ben Laurie 提交于
-
- 20 2月, 1999 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Dr. Stephen Henson 提交于
-
- 19 2月, 1999 3 次提交
-
-
由 Dr. Stephen Henson 提交于
Win32 ordinals.
-
由 Dr. Stephen Henson 提交于
to support CRL extensions.
-
由 Ben Laurie 提交于
-
- 18 2月, 1999 3 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
and really fix the ASN.1 IMPLICIT bug this time :-)
-
由 Ben Laurie 提交于
-
- 17 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
support for assignment in config files.
-
- 16 2月, 1999 2 次提交
-
-
由 Mark J. Cox 提交于
[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:
-
由 Dr. Stephen Henson 提交于
-
- 15 2月, 1999 2 次提交
-
-
由 Dr. Stephen Henson 提交于
the first word which broke (at least) the Linux compile. Hopefully this wont break other platforms.
-
由 Dr. Stephen Henson 提交于
-