- 20 1月, 2013 1 次提交
-
-
由 Andy Polyakov 提交于
Submitted by: Pierre Delaage
-
- 18 1月, 2013 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 07 12月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Just a sample, real world applications would have to be cleverer.
-
- 03 12月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 02 12月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 08 10月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
certificate. Add options to s_client, s_server and x509 utilities to print results of checks.
-
- 04 6月, 2012 1 次提交
-
-
由 Ben Laurie 提交于
-
- 30 4月, 2011 1 次提交
-
-
由 Dr. Stephen Henson 提交于
OPENSSL_NO_SSL_INTERN all ssl related structures are opaque and internals cannot be directly accessed. Many applications will need some modification to support this and most likely some additional functions added to OpenSSL. The advantage of this option is that any application supporting it will still be binary compatible if SSL structures change.
-
- 06 9月, 2010 1 次提交
-
-
由 Ben Laurie 提交于
-
- 28 7月, 2010 1 次提交
-
-
由 Ben Laurie 提交于
-
- 14 3月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 12 3月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 31 10月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
load_crls and tidy up load_certs. Remove useless purpose variable from verify utility: now done with args_verify.
-
- 01 10月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: steve@openssl.org Add support for custom headers in OCSP requests.
-
- 05 8月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 28 7月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 25 11月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 16 11月, 2008 1 次提交
-
-
由 Ben Laurie 提交于
-
- 13 11月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 27 10月, 2008 1 次提交
-
-
由 Ben Laurie 提交于
-
- 06 8月, 2008 1 次提交
-
-
由 Geoff Thorpe 提交于
deprecate the original (numeric-only) scheme, and replace with the CRYPTO_THREADID object. This hides the platform-specifics and should reduce the possibility for programming errors (where failing to explicitly check both thread ID forms could create subtle, platform-specific bugs). Thanks to Bodo, for invaluable review and feedback.
-
- 04 7月, 2008 1 次提交
-
-
由 Geoff Thorpe 提交于
version some time soon.
-
- 02 6月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 01 6月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 26 5月, 2008 1 次提交
-
-
由 Ben Laurie 提交于
-
- 28 3月, 2008 1 次提交
-
-
由 Geoff Thorpe 提交于
to 'unsigned long' (ie. odd platforms/compilers), so a pointer-typed version was added but it required portable code to check *both* modes to determine equality. This commit maintains the availability of both thread ID types, but deprecates the type-specific accessor APIs that invoke the callbacks - instead a single type-independent API is used. This simplifies software that calls into this interface, and should also make it less error-prone - as forgetting to call and compare *both* thread ID accessors could have led to hard-to-debug/infrequent bugs (that might only affect certain platforms or thread implementations). As the CHANGES note says, there were corresponding deprecations and replacements in the thread-related functions for BN_BLINDING and ERR too.
-
- 13 3月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Initial support for CMS. Add zlib compression BIO. Add AES key wrap implementation. Generalize S/MIME MIME code to support CMS and/or PKCS7.
-
- 27 9月, 2007 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 12 4月, 2007 1 次提交
-
-
由 Dr. Stephen Henson 提交于
terms of new API.
-
- 17 4月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 09 4月, 2006 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
supports it (yet).
-
- 29 3月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
defering freeing in OBJ_cleanup().
-
- 06 11月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
temporarily[!] removes support for couple of esoteric platforms [well, Netware, vxWorks and VMS].
-
- 05 11月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
all Windows targets.
-
- 04 11月, 2005 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
handles properly by bss_file.c, which renders _fmode redundant.
-
- 01 9月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 21 8月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 19 4月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Fix Win32 build system to use 'Makefile' instead of 'Makefile.ssl'.
-