- 09 1月, 2000 1 次提交
-
-
由 Ben Laurie 提交于
-
- 07 1月, 2000 2 次提交
-
-
由 Bodo Möller 提交于
but crypto/asn1/a_strnid.c had "nombchar".
-
由 Dr. Stephen Henson 提交于
-
- 06 1月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 02 1月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
that can automatically determine the type of a DER encoded "traditional" format private key and change some of the d2i functions to use it instead of requiring the application to work out the key type.
-
- 29 12月, 1999 2 次提交
-
-
由 Dr. Stephen Henson 提交于
the middle of the OID table so the diff is rather large :-(
-
由 Dr. Stephen Henson 提交于
represent everything by OIDs.
-
- 27 12月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 25 12月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 23 12月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 22 12月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 13 12月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Fix a typo in a_enum.c.
-
- 10 12月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Also fix a memory leak in PKCS#7 routines.
-
- 08 12月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 02 12月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
either and has a static and dynamic mix.
-
- 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.
-
- 24 11月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Fix so EVP_PKEY_rset_*() check return codes.
-
- 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
-
- 19 11月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 12 11月, 1999 1 次提交
-
-
由 Richard Levitte 提交于
-
- 08 11月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
plain not working :-( Also fix some memory leaks in the new X509_NAME code. Fix so new app_rand code doesn't crash 'x509' and move #include so it compiles under Win32.
-
- 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.
-
- 25 10月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Functions to get keys from EVP_PKEY structures.
-
- 23 10月, 1999 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 21 10月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
this will be used to clear up the horrible DN mess.
-
- 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.
-
- 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 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 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...
-
- 04 10月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Fix for d2i_ASN1_bytes and stop PKCS#7 routines crashing is signed message contains no certificates. Also fix typo in RANLIB changes.
-
- 19 9月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
warnings :-(
-
- 18 9月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 12 9月, 1999 1 次提交
-
-
由 Andy Polyakov 提交于
This will soon be complemented with MacOS specific source code files and INSTALL.MacOS. I (Andy) have decided to get rid of a number of #include <sys/types.h>. I've verified it's ok (both by examining /usr/include/*.h and compiling) on a number of Unix platforms. Unfortunately I don't have Windows box to verify this on. I really appreciate if somebody could try to compile it and contact me a.s.a.p. in case a problem occurs. Submitted by: Roy Wood <roy@centricsystems.ca> Reviewed by: Andy Polyakov <appro@fy.chalmers.se>
-
- 07 9月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 05 9月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-