- 12 4月, 1999 3 次提交
-
-
由 Ralf S. Engelschall 提交于
specified in <certfile> by updating the entry in the index.txt file. This way one no longer has to edit the index.txt file manually for revoking a certificate. The -revoke option does the gory details now. Submitted by: Massimiliano Pala <madwolf@openca.org> Cleaned up and integrated by: Ralf S. Engelschall
-
由 Ralf S. Engelschall 提交于
option at all and this way the `-noout -text' combination was inconsistent in `openssl crl' with the friends in `openssl x509|rsa|dsa'.
-
由 Ralf S. Engelschall 提交于
X509_V_ERR_CERT_REVOKED/23 error number which can occur when a verify callback function determined that a certificate was revoked.
-
- 11 4月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR:
-
- 10 4月, 1999 2 次提交
-
-
由 Bodo Möller 提交于
have checked SSL_pending() first. Submitted by: Reviewed by: PR:
-
由 Ulf Möller 提交于
-
- 09 4月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 01 4月, 1999 1 次提交
-
-
由 Ulf Möller 提交于
-
- 31 3月, 1999 2 次提交
-
-
由 Ulf Möller 提交于
-
由 Bodo Möller 提交于
Slight cleanup in ssl/
-
- 30 3月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
integration.
-
- 29 3月, 1999 2 次提交
-
-
由 Dr. Stephen Henson 提交于
them to the build environment.
-
由 Dr. Stephen Henson 提交于
-
- 28 3月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
objects to objects.h NOTE: during this integration it will not be possible to compile my PKCS#12 program against OpenSSL because there will be conflicts between the external functionality and that being added to the core code.
-
- 27 3月, 1999 3 次提交
-
-
由 Dr. Stephen Henson 提交于
include an 'indent' option to V3 stuff.
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 25 3月, 1999 1 次提交
-
-
由 Ralf S. Engelschall 提交于
OAEP isn't supported when OpenSSL is built with RSAref. Submitted by: Ulf Moeller <ulf@fitug.de> Reviewed by: Ralf S. Engelschall
-
- 24 3月, 1999 1 次提交
-
-
由 Ralf S. Engelschall 提交于
so they no longer are missing under -DNOPROTO. Submitted by: Soren S. Jorvang <soren@t.dk> Reviewed by: Ralf S. Engelschall
-
- 22 3月, 1999 3 次提交
-
-
由 Ralf S. Engelschall 提交于
-
由 Ralf S. Engelschall 提交于
-
由 Ben Laurie 提交于
-
- 20 3月, 1999 1 次提交
-
-
由 Ralf S. Engelschall 提交于
test/test.txt and crypto/sha/asm/f.s; changed permission on "config" script to be executable) and a fix for the INSTALL document. Submitted by: Ulf Moeller <ulf@fitug.de> Reviewed by: Ralf S. Engelschall
-
- 14 3月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 13 3月, 1999 3 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 12 3月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
NULL ciphers specifically have to be enabled with e.g. "DEFAULT:eNULL". This prevents cipher lists from inadvertantly having NULL ciphers at the top of their list (e.g. the default ones) because they didn't have to be taken into account before.
-
- 11 3月, 1999 4 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Ralf S. Engelschall 提交于
in addition to `perl util/perlpath.pl /path/to/bin', because this way one can also use an interpreter named `perl5' (which is usually the name of Perl 5.xxx on platforms where an Perl 4.x is still installed as `perl'). Submitted by: Matthias Loepfe <Matthias.Loepfe@adnovum.ch> Reviewed by: Ralf S. Engelschall
-
由 Ralf S. Engelschall 提交于
Submitted by: Matthias Loepfe <Matthias.Loepfe@adnovum.ch> Reviewed by: Ralf S. Engelschall
-
由 Dr. Stephen Henson 提交于
-
- 10 3月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 09 3月, 1999 3 次提交
-
-
由 Ben Laurie 提交于
-
由 Dr. Stephen Henson 提交于
Win32 test batch file going again.
-
由 Dr. Stephen Henson 提交于
ordinals to libeay.num.
-
- 08 3月, 1999 3 次提交
-
-
由 Ralf S. Engelschall 提交于
-
由 Ralf S. Engelschall 提交于
BIO_get_ex_num, BIO_get_ex_data and BIO_set_ex_data to ms/libeay{16,32}.def. I'm not a Win32 hacker, but I think I've done it correctly. Steve or Ben: can you confirm that it's correct? I don't want to break any Win32 stuff.
-
由 Ralf S. Engelschall 提交于
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....
-
- 07 3月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-