- 16 4月, 2016 1 次提交
-
-
由 Rich Salz 提交于
Make X509_OBJECT, X509_STORE_CTX, X509_STORE, X509_LOOKUP, and X509_LOOKUP_METHOD opaque. Remove unused X509_CERT_FILE_CTX Reviewed-by: NRichard Levitte <levitte@openssl.org> Reviewed-by: NDr. Stephen Henson <steve@openssl.org>
-
- 23 2月, 2016 1 次提交
-
-
由 Rich Salz 提交于
Signed-off-by: NRich Salz <rsalz@openssl.org> Reviewed-by: NTim Hudson <tjh@openssl.org>
-
- 27 1月, 2016 1 次提交
-
-
由 Rich Salz 提交于
This was done by the following find . -name '*.[ch]' | /tmp/pl where /tmp/pl is the following three-line script: print unless $. == 1 && m@/\* .*\.[ch] \*/@; close ARGV if eof; # Close file to reset $. And then some hand-editing of other files. Reviewed-by: NViktor Dukhovni <viktor@openssl.org>
-
- 30 9月, 2015 1 次提交
-
-
由 Matt Caswell 提交于
Add additional NID references in the CMS/SMIME capabilities code to cater for GOST12. Patch supplied by Dmitry Belyavsky <beldmit@gmail.com> Reviewed-by: NRich Salz <rsalz@openssl.org>
-
- 06 9月, 2015 2 次提交
-
-
由 Richard Levitte 提交于
Reviewed-by: NRich Salz <rsalz@openssl.org>
-
由 Rich Salz 提交于
Use malloc/free instead of big onstack buffers. Reviewed-by: NTim Hudson <tjh@openssl.org>
-
- 28 8月, 2015 1 次提交
-
-
由 Alessandro Ghedini 提交于
Fix more potential leaks in X509_verify_cert() Fix memory leak in ClientHello test Fix memory leak in gost2814789 test Fix potential memory leak in PKCS7_verify() Fix potential memory leaks in X509_add1_reject_object() Refactor to use "goto err" in cleanup. Signed-off-by: NRich Salz <rsalz@akamai.com> Reviewed-by: NEmilia Käsper <emilia@openssl.org>
-
- 14 5月, 2015 1 次提交
-
-
由 Richard Levitte 提交于
There are header files in crypto/ that are used by a number of crypto/ submodules. Move those to crypto/include/internal and adapt the affected source code and Makefiles. The header files that got moved are: crypto/cryptolib.h crypto/md32_common.h Reviewed-by: NRich Salz <rsalz@openssl.org>
-
- 11 5月, 2015 1 次提交
-
-
由 Rich Salz 提交于
Reviewed-by: NTim Hudson <tjh@openssl.org>
-
- 01 5月, 2015 1 次提交
-
-
由 Rich Salz 提交于
Don't check for NULL before calling a free routine. This gets X509_.*free: x509_name_ex_free X509_policy_tree_free X509_VERIFY_PARAM_free X509_STORE_free X509_STORE_CTX_free X509_PKEY_free X509_OBJECT_free_contents X509_LOOKUP_free X509_INFO_free Reviewed-by: NRichard Levitte <levitte@openssl.org>
-
- 31 1月, 2015 1 次提交
-
-
由 Rich Salz 提交于
Keep one #if 0 but rename the symbol to be more descriptive of what it's doing (you can disable support for old broken Netscape software). Reviewed-by: NTim Hudson <tjh@openssl.org>
-
- 22 1月, 2015 1 次提交
-
-
由 Matt Caswell 提交于
Reviewed-by: NTim Hudson <tjh@openssl.org>
-
- 08 3月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 27 2月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Thanks to Ivan Nestlerode <inestlerode@us.ibm.com> for reporting this bug.
-
- 15 3月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 22 11月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 06 11月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 13 8月, 2007 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 14 4月, 2007 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 27 2月, 2007 1 次提交
-
-
由 Nils Larsch 提交于
-
- 03 2月, 2007 1 次提交
-
-
由 Nils Larsch 提交于
PR: 1462
-
- 25 12月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
I thought it was about time I dusted this off. This stuff had been sitting on my hard drive for *ages* (2003 in fact). Hasn't been tested well and may not work properly. Nothing uses it at present which is just as well. Think of this as a traditional Christmas present which looks far more impressive in the adverts and on the box, some of the bits are missing and falls to bits if you play with it too much.
-
- 09 7月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
PR: 1071
-
- 06 6月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 27 5月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 24 5月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 19 5月, 2006 2 次提交
-
-
由 Dr. Stephen Henson 提交于
existing structure and using alternative digest for signing.
-
由 Dr. Stephen Henson 提交于
functions.
-
- 18 5月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
to create S/MIME signed data with multiple signers.
-
- 08 5月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 05 8月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 20 5月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
Submitted by: Goetz Babin-Ebell
-
- 17 5月, 2005 1 次提交
-
-
由 Bodo Möller 提交于
PR: 1070
-
- 15 2月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 15 1月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
memory BIO (for example from SMIME_read_PKCS7 and detached data) avoid lots of slow memory copies from the memory BIO by saving the content in a temporary read only memory BIO.
-
- 28 3月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
verified structure can contain its own CRLs (such as PKCS#7 signedData). Tidy up some of the verify code.
-
- 26 2月, 2003 1 次提交
-
-
由 Dr. Stephen Henson 提交于
the buffer pointer. Rename PKCS7_PARTSIGN to PKCS7_STREAM. Guess what that's for :-)
-
- 15 2月, 2003 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 02 9月, 2001 1 次提交
-
-
由 Geoff Thorpe 提交于
See the commit log message for that for more information. NB: X509_STORE_CTX's use of "ex_data" support was actually misimplemented (initialisation by "memset" won't/can't/doesn't work). This fixes that but requires that X509_STORE_CTX_init() be able to handle errors - so its prototype has been changed to return 'int' rather than 'void'. All uses of that function throughout the source code have been tracked down and adjusted.
-
- 09 3月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Change the EVP_somecipher() and EVP_somedigest() functions to return constant EVP_MD and EVP_CIPHER pointers. Update docs.
-