- 09 4月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
-
- 02 12月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
either and has a static and dynamic mix.
-
- 24 11月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Fix so EVP_PKEY_rset_*() check return codes.
-
- 20 10月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
tolerated in certificates.
-
- 13 10月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
ultimately lead to certificate chain verification. It is VERY EXPERIMENTAL at present though.
-
- 03 8月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
-
- 21 6月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
-
- 21 5月, 1999 2 次提交
-
-
由 Bodo Möller 提交于
in cryptlib.h (which is often included as "../cryptlib.h"), then the question remains relative to which directory this is to be interpreted. gcc went one further directory up, as intended; but makedepend thinks differently, and so probably do some C compilers. So the ../ must go away; thus e_os.h goes back into include/openssl (but I now use #include "openssl/e_os.h" instead of <openssl/e_os.h> to make the point) -- and we have another huge bunch of dependency changes. Argh.
-
由 Bodo Möller 提交于
include file.
-
- 15 5月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
-
- 14 5月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 30 4月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR:
-
- 29 4月, 1999 2 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR:
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR:
-
- 27 4月, 1999 1 次提交
-
-
由 Ulf Möller 提交于
-
- 24 4月, 1999 4 次提交
-
-
由 Dr. Stephen Henson 提交于
to error code script: it can now find untranslatable function codes (usually because the function is static and not defined in a header: occasionally because of a typo...) and unreferenced function and reason codes. To see this try: perl util/mkerr.pl -recurse -debug Also fixed some typos in crypto/pkcs12 that this found :-) Also tidy up some error calls that had to be all on one line: the old error script couldn't find codes unless the call was all on one line.
-
由 Dr. Stephen Henson 提交于
script, translates function codes better and doesn't need the K&R function prototypes to work (NB. the K&R prototypes can't be wiped just yet: they are still needed by the DEF generator...). I also ran the script with the -rewrite option to update all the header and source files.
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR:
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR:
-
- 23 4月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 22 4月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
this stuff.
-
- 20 4月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 19 4月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
isn't fully implemented (yet).
-
- 13 4月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 01 4月, 1999 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Ulf Möller 提交于
-
- 27 3月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
include an 'indent' option to V3 stuff.
-
- 22 3月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 06 3月, 1999 2 次提交
-
-
由 Ben Laurie 提交于
-
由 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.
-
- 28 2月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 20 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 19 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
to support CRL extensions.
-
- 18 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 14 2月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 10 2月, 1999 2 次提交
-
-
由 Dr. Stephen Henson 提交于
name, issuer and authority key id. Change the i2v function parameters and add an extra 'crl' parameter in the X509V3_CTX structure: guess what that's for :-) Fix to ASN1 macro which messed up IMPLICIT tag and add f_enum.c which adds a2i, i2a for ENUMERATED.
-
由 Ben Laurie 提交于
-
- 07 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
support for subject and issuer alt name. Add a new ASN1 macro and fix a nasty bug that left an ASN1 buffer modified on an error condition with IMPLICIT tagging.
-
- 06 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
change.
-
- 30 1月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-