- 23 5月, 2010 1 次提交
-
-
由 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 3 次提交
-
-
由 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 提交于
-
由 Andy Polyakov 提交于
-
- 06 5月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
be done, it's definitely not the way to do it. So far answer to the question was to ./config -Wa,--noexecstack (adopted by RedHat).
-
- 05 5月, 2010 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Andy Polyakov 提交于
- introduce common modes_lcl.h; - ctr128.c: implement additional CRYPTO_ctr128_encrypt_ctr32 interface; - gcm128.c: add omitted ARM initialization, remove ctx.ctr;
-
- 04 5月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 03 5月, 2010 5 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted By: Ger Hobbelt <ger@hobbelt.com> Update docs to BIO_f_buffer()
-
由 Dr. Stephen Henson 提交于
Submitted By: Robin Seggelmann <seggelmann@fh-muenster.de> Fix bug in bitmask macros and stop warnings.
-
由 Dr. Stephen Henson 提交于
Submitted By: "PMHager" <hager@dortmund.net> Initialise pkey callback to 0.
-
由 Dr. Stephen Henson 提交于
Submitted By: Ger Hobbelt <ger@hobbelt.com> Don't overwrite return value with strlen(f).
-
由 Dr. Stephen Henson 提交于
-
- 01 5月, 2010 1 次提交
-
-
由 Ben Laurie 提交于
-
- 29 4月, 2010 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 23 4月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 22 4月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 21 4月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 20 4月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted By: Artemy Lebedev <vagran.ast@gmail.com> Typo.
-
- 15 4月, 2010 7 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Submitted By: Matthias Andree <matthias.andree@gmx.de> Use correct path to openssl utility in c_rehash script.
-
由 Dr. Stephen Henson 提交于
Submitted By: Bruce Stephens <bruce.stephens@isode.com> Make ts/Makefile consistent with other Makefiles.
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
ghash-x86*.pl: fix performance numbers for Core2, as it turned out previous ones were "tainted" by variable clock frequency.
-
- 14 4月, 2010 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Andy Polyakov 提交于
-