- 06 3月, 1999 3 次提交
-
-
由 Ralf S. Engelschall 提交于
consistent in the source tree and replaced `/bin/rm' by `rm'. Additonally cleaned up the `make links' target: Remove unnecessary semicolons, subsequent redundant removes, inline point.sh into mklink.sh to speed processing and no longer clutter the display with confusing stuff. Instead only the actually done links are displayed.
-
由 Ralf S. Engelschall 提交于
t_req.c: In function `X509_REQ_print': t_req.c:181: warning: suggest explicit braces to avoid ambiguous `else'
-
由 Dr. Stephen Henson 提交于
it is just a place holder for functionality to be added later. Its been added now so the X509V3_EXT_METHOD structure shouldn't (hopefully) have to change after the release.
-
- 05 3月, 1999 3 次提交
-
-
由 Dr. Stephen Henson 提交于
detached data encoding was wrong and free up public keys.
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
by BUF_MEM_strdup(). Added text documentation to the BUF_MEM stuff.
-
- 04 3月, 1999 1 次提交
-
-
由 Ralf S. Engelschall 提交于
between SSLeay 0.8 and 0.9 and just looks useless and confusing. Pointed out by: Lennart Bong <lob@kulthea.stacken.kth.se> Submitted by: Ralf S. Engelschall
-
- 03 3月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
under Win32 (9X and NT) again. Note: some signed/unsigned changes recently checked in were killing the Win32 compile.
-
- 01 3月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 28 2月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 27 2月, 1999 1 次提交
-
-
由 Ralf S. Engelschall 提交于
(Pointed out by Carlos Amengual).
-
- 26 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
now change it to BN_RECURSION_MONT so it isn't compiled in.
-
- 25 2月, 1999 6 次提交
-
-
由 Ralf S. Engelschall 提交于
-
由 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 提交于
descriptions as pointed out by Dave Carman <carman@erols.com>
-
- 24 2月, 1999 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 23 2月, 1999 3 次提交
-
-
由 Ben Laurie 提交于
-
由 Ralf S. Engelschall 提交于
-
由 Ben Laurie 提交于
-
- 22 2月, 1999 3 次提交
-
-
由 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 提交于
-
由 Dr. Stephen Henson 提交于
Submitted by: Ulf Moeller <ulf@fitug.de>
-
- 21 2月, 1999 2 次提交
-
-
由 Dr. Stephen Henson 提交于
to include email addresses from DN and copy details from issuer certificate. Include examples in openssl.cnf, update Win32 ordinals.
-
由 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 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 15 2月, 1999 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
of an arbitrary extension: e.g. 1.3.4.5=critical,RAW:12:34:56 Using this technique currently unsupported extensions can be generated if you know their DER encoding. Even if the extension is supported in future the raw extension will still work: that is the raw version can always be used even if it is a supported extension.
-