- 10 4月, 2005 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Richard Levitte 提交于
a security threat on unexpecting applications. Document and test.
-
- 09 4月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
and SSL_use_PrivateKey_file() PR: 1035 Submitted by: Walter Goulet Reviewed by: Nils Larsch
-
- 08 4月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
Reviewed by: Bodo Moeller
-
- 02 4月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
-
- 31 3月, 2005 1 次提交
-
-
由 Ben Laurie 提交于
-
- 24 3月, 2005 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Ulf Möller 提交于
-
- 22 3月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
client random values.
-
- 19 3月, 2005 1 次提交
-
-
由 Ulf Möller 提交于
-
- 03 3月, 2005 1 次提交
-
-
由 Bodo Möller 提交于
the algorithm is explicitly requested.
-
- 22 2月, 2005 1 次提交
-
-
由 Bodo Möller 提交于
This is now the case for RC5. As a side effect, the OPTIONS in the Makefile will usually look a little different now, but they are essentially only for information anyway.
-
- 19 2月, 2005 1 次提交
-
-
由 Lutz Jänicke 提交于
prematurely by EGD/PRNGD. PR: 1014 Submitted by: Darren Tucker <dtucker@zip.com.au>
-
- 29 12月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 28 12月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
-
- 05 12月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
failure and freeing up memory if a failure occurs. PR:620
-
- 03 12月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 01 12月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 29 11月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
-
- 26 11月, 2004 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Dr. Stephen Henson 提交于
-
- 17 11月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Add command line options -certform, -keyform and -pass to s_client and s_server. This supports the use of alternative passphrase sources, key formats and keys handled by an ENGINE. Update docs.
-
- 05 10月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 07 9月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
This tidies up verify parameters and adds support for integrated policy checking. Add support for policy related command line options. Currently only in smime application. WARNING: experimental code subject to change.
-
- 05 8月, 2004 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 07 7月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 18 6月, 2004 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 31 5月, 2004 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 16 5月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
PR: 851
-
- 13 5月, 2004 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 04 5月, 2004 1 次提交
-
-
由 Bodo Möller 提交于
- update from current 0.9.7-stable CHANGES file: Now here we have "CHANGES between 0.9.7e and 0.9.8", and I hope that all patches mentioned for 0.9.7d and 0.9.7e actually are in the CVS HEAD, i.e. what is to become 0.9.8. I have rewritten the 'openssl ca -create_serial' entry (0.9.8) so that it explains the earlier change that is now listed (0.9.7e). The ENGINE_set_default typo bug entry has been moved from 0.9.8 to 0.9.7b, which is where it belongs.
-
- 26 4月, 2004 1 次提交
-
-
由 Geoff Thorpe 提交于
proposed the change and submitted the patch, I jiggled it slightly and adjusted the other parts of openssl that were affected. PR: 867 Submitted by: Jelte Jansen Reviewed by: Geoff Thorpe
-
- 21 4月, 2004 1 次提交
-
-
由 Geoff Thorpe 提交于
0.9.7-stable as well as HEAD (and doesn't apply to the 0.9.6-engine variant).
-
- 20 4月, 2004 2 次提交
-
-
由 Dr. Stephen Henson 提交于
initial serial numbers. PR: 842
-
由 Geoff Thorpe 提交于
changes are the fallout). As this could break source code that doesn't directly include headers for interfaces it uses, changes to recursive includes are covered by the OPENSSL_NO_DEPRECATED symbol. It's better to define this when building and using openssl, and then adapt code where necessary - this is how to stay current. However the mechanism exists for the lethargic.
-
- 31 3月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 29 3月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
appropriate form, for example correct DES parity. Update S/MIME code and EVP_SealInit to use new functions. PR: 700
-
- 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.
-
- 27 3月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 25 3月, 2004 1 次提交
-
-
由 Geoff Thorpe 提交于
little TODO list in there as well as the debugging code (only enabled if BN_CTX_DEBUG is defined). I'd appreciate as much review and testing as can be spared for this. I'll commit some changes to other parts of the bignum code shortly to make better use of this implementation (no more fixed size limitations). Note also that under identical optimisations, I'm seeing a noticable speed increase over openssl-0.9.7 - so any feedback to confirm/deny this on other systems would also be most welcome.
-