- 25 12月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 02 12月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
either and has a static and dynamic mix.
-
- 29 11月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
yet. Add a function X509_STORE_CTX_purpose_inherit() which implements the logic of "inheriting" purpose and trust from a parent structure and using a default: this will be used in the SSL code and possibly future S/MIME. Partial documentation of the 'verify' utility. Still need to document how all the extension checking works and the various error messages.
-
- 28 11月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
trust settings of the root CA. After a few fixes it seems to work OK. Still need to add support to SSL and S/MIME code though.
-
- 27 11月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
in a table. Doesn't do too much yet. Make the -<digestname> options in 'x509' affect all relevant options. Change the name of the 'notrust' options to 'reject' as this causes less confusion and is a better description of the effect. A few constification changes.
-
- 26 11月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Extend the X509_PURPOSE structure to include shortnames for purposed and default trust ids. Still need some extendable trust checking code and integration with the SSL and S/MIME code.
-
- 22 11月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
New universal public key format. Fix CRL+cert load problem in by_file.c Make verify report errors when loading files or dirs
-
- 16 11月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 04 11月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
certificate: currently this includes trust settings and a "friendly name".
-
- 27 10月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Add a bunch of functions to simplify the creation of X509_NAME structures. Change the X509_NAME_entry_add stuff in req/ca so it no longer uses X509_NAME_entry_count(): passing -1 has the same effect.
-
- 13 10月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
ultimately lead to certificate chain verification. It is VERY EXPERIMENTAL at present though.
-
- 11 10月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Fix a bug in the X509_get_d2i() functions which didn't check if crit was NULL.
-
- 05 10月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
new DSA public key functions that were missing. Also beginning of a cache for X509_EXTENSION structures: this will allow them to be accessed more quickly for things like certificate chain verification...
-
- 06 9月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 03 9月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 11 8月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Modify obj_dat.pl to take its files from the command line. Usage is now perl obj_dat.pl objects.h obj_dat.h this should avoid redirection shell escape problems under Win32.
-
- 10 8月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
used by things like Xenroll. Also include documentation for extendedKeyUsage extension.
-
- 22 7月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
-
- 30 6月, 1999 1 次提交
-
-
由 Ulf Möller 提交于
-
- 08 6月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 07 6月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
AlgorithmIdentifier and make various ASN1 fixes.
-
- 06 6月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
list for Win32.
-
- 05 6月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
arguments to pkcs8 application.
-
- 01 6月, 1999 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 31 5月, 1999 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 30 5月, 1999 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 21 5月, 1999 2 次提交
-
-
由 Dr. Stephen Henson 提交于
always get included with the relevant files.
-
由 Dr. Stephen Henson 提交于
of type XXX ** not XXX *
-
- 13 5月, 1999 1 次提交
-
-
由 Ulf Möller 提交于
Submitted by: Richard Levitte <richard@levitte.org>
-
- 10 5月, 1999 2 次提交
-
-
由 Ralf S. Engelschall 提交于
-Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline'' with EGCS 1.1.2+
-
由 Dr. Stephen Henson 提交于
-
- 04 5月, 1999 1 次提交
-
-
由 Ralf S. Engelschall 提交于
PS: Feel free to move the IMPLEMENT_STACK_OF(X509_INFO) from crypto/asn1/x_info.c to any other place where you think it fits better. X509_INFO is a structure slightly spreaded over ASN.1, X509 and PEM code, so I found no definitive location for IMPLEMENT_STACK_OF(X509_INFO). In crypto/asn1/x_info.c it's at least now bundled with X509_INFO_new() and friends.
-
- 03 5月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 02 5月, 1999 3 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 27 4月, 1999 1 次提交
-
-
由 Ulf Möller 提交于
-