- 02 7月, 2010 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 01 7月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
opcodes detected in executable segment" error.
-
- 27 6月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 16 6月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 12 6月, 2010 1 次提交
-
-
由 Ben Laurie 提交于
-
- 09 6月, 2010 3 次提交
-
-
由 Andy Polyakov 提交于
PR: 2284
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 04 6月, 2010 2 次提交
-
-
由 Andy Polyakov 提交于
improvement.
-
由 Andy Polyakov 提交于
-
- 01 6月, 2010 5 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 31 5月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 29 5月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted By: Mattias Ellert <mattias.ellert@fysast.uu.se> Fix type checking macro SKM_ASN1_SET_OF_i2d
-
- 27 5月, 2010 7 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Submitted By: Victor Wagner <vitus@cryptocom.ru> Fix error reporting in load_key function.
-
由 Dr. Stephen Henson 提交于
Submitted By: De Rudder, Stephen L." <s_derudder@tditx.com> Workaround for newer Windows headers which define EADDRINUSE but not to the same value as WSAEADDRINUSE.
-
由 Dr. Stephen Henson 提交于
Submitted By: Ger Hobbelt <ger@hobbelt.com> Base64 BIO fixes: Use OPENSSL_assert() instead of assert(). Use memmove() as buffers overlap. Fix write retry logic.
-
由 Dr. Stephen Henson 提交于
Submitted By: Jonathan Gray <jsg@goblin.cx> Correct ioctl definitions.
-
由 Andy Polyakov 提交于
in gcm_ghash_4bit. Taking the idea a step further I've added extra 256+16 bytes of per-key storage, so that one can speak about 3rd variant in addition to "256B" and "4KB": "528B" one. Commonly it should be ~50% faster than "256B" implementation or ~25% slower than "4KB" one.
-
由 Dr. Stephen Henson 提交于
reloaded.
-
- 23 5月, 2010 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 22 5月, 2010 3 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Ger Hobbelt <ger@hobbelt.com> Approved by: steve@openssl.org Check for <= 0 i2d return value.
-
由 Dr. Stephen Henson 提交于
Submitted by: Ger Hobbelt <ger@hobbelt.com> Approved by: steve@openssl.org Memleak, BIO chain leak and realloc checks in v3_pci.c
-
由 Dr. Stephen Henson 提交于
-
- 21 5月, 2010 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
calling shlib_wrap.sh doesn't work.
-
- 17 5月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted By: Artem Chuprina <ran@cryptocom.ru> Check return values of HMAC in tls_P_hash and tls1_generate_key_block. Although the previous version could in theory crash that would only happen if a digest call failed. The standard software methods can never fail and only one ENGINE currently uses digests and it is not compiled in by default.
-
- 15 5月, 2010 3 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Submitted By: Ger Hobbelt <ger@hobbelt.com> Check callback return value when outputting errors.
-
由 Dr. Stephen Henson 提交于
Submitted By: Ger Hobbelt <ger@hobbelt.com> Place RSA dependent variable under #ifndef OPENSSL_NO_RSA
-
- 14 5月, 2010 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 13 5月, 2010 2 次提交
-
-
由 Andy Polyakov 提交于
- gcm128.c: support for Intel PCLMULQDQ, readability improvements; - asm/ghash-x86.pl: splitted vanilla, MMX, PCLMULQDQ subroutines; - asm/ghash-x86_64.pl: add PCLMULQDQ implementations.
-
由 Andy Polyakov 提交于
-