]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto
Check public key is not NULL.
[thirdparty/openssl.git] / crypto /
2015-03-02  Dr. Stephen HensonCheck public key is not NULL.
2015-03-02  Dr. Stephen HensonFix format script.
2015-02-25  Matt CaswellFix a failure to NULL a pointer freed on error.
2015-02-09  Andy PolyakovBring objects.pl output even closer to new format.
2015-02-09  Andy PolyakovHarmonize objects.pl output with new format.
2015-02-05  Rich SalzFixed bad formatting in crypto/des/spr.h
2015-02-03  Dr. Stephen HensonCheck PKCS#8 pkey field is valid before cleansing.
2015-01-22  Matt CaswellFix for reformat problems with e_padlock.c
2015-01-22  Matt CaswellFix formatting error in pem.h
2015-01-22  Matt CaswellRe-align some comments after running the reformat script. OpenSSL_0_9_8-post-reformat
2015-01-22  Matt CaswellRerun util/openssl-format-source -v -c . OpenSSL_0_9_8-post-auto-reformat
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellMore comment changes required for indent OpenSSL_0_9_8-pre-auto-reformat
2015-01-22  Matt CaswellYet more changes to comments
2015-01-22  Matt CaswellTweaks for comments due to indent's inability to handle...
2015-01-22  Matt CaswellMove more comments that confuse indent
2015-01-22  Matt CaswellFix indent comment corruption issue
2015-01-22  Andy Polyakovbn/bn_const.c: make it indent-friendly.
2015-01-22  Andy Polyakovbn/asm/x86_64-gcc.cL make it indent-friendly.
2015-01-22  Andy Polyakovbn/bn_asm.c: make it indent-friendly.
2015-01-22  Andy Polyakovbn/bn_exp.c: make it indent-friendly.
2015-01-22  Matt CaswellManually reformat aes_core.c
2015-01-22  Matt CaswellFix strange formatting by indent
2015-01-22  Matt Caswellindent has problems with comments that are on the right...
2015-01-22  Andy Polyakovcrypto/mem_dbg.c: make it indent-friendly.
2015-01-22  Matt CaswellMore indent fixes for STACK_OF
2015-01-22  Matt CaswellFix indent issue with engine.h
2015-01-22  Andy Polyakovcrypto/cryptlib.c: make it indent-friendly.
2015-01-22  Andy Polyakovbn/bntest.c: make it indent-friendly.
2015-01-22  Andy Polyakovbn/bn_recp.c: make it indent-friendly.
2015-01-22  Matt CaswellFix source where indent will not be able to cope
2015-01-22  Matt CaswellAdditional comment changes for reformat of 0.9.8
2015-01-22  Matt CaswellFurther comment amendments to preserve formatting prior...
2015-01-22  Tim Hudsonmark all block comments that need format preserving...
2015-01-15  Matt CaswellPrepare for 0.9.8zf-dev OpenSSL_0_9_8-pre-reformat
2015-01-15  Matt CaswellPrepare for 0.9.8ze release OpenSSL_0_9_8ze
2015-01-15  Matt Caswellmake update
2015-01-13  Matt CaswellFix warning where BIO_FLAGS_UPLINK was being redefined.
2015-01-13  Matt CaswellAvoid deprecation problems in Visual Studio 13
2015-01-13  Dr. Stephen HensonAvoid Windows 8 Getversion deprecated errors.
2015-01-08  Matt CaswellPrepare for 0.9.8ze-dev
2015-01-08  Matt CaswellPrepare for 0.9.8zd release OpenSSL_0_9_8zd
2015-01-08  Matt Caswellmake update
2015-01-08  Andy PolyakovFix for CVE-2014-3570.
2015-01-06  Dr. Stephen Hensonuse correct function name
2015-01-05  Dr. Stephen HensonFix various certificate fingerprint issues.
2015-01-05  Dr. Stephen HensonAdd ASN1_TYPE_cmp and X509_ALGOR_cmp.
2015-01-05  Kurt RoeckxReturn error when a bit string indicates an invalid...
2015-01-05  Dr. Stephen HensonReject invalid constructed encodings.
2014-12-17  Emilia KasperRevert "RT3425: constant-time evp_enc"
2014-11-11  Kurt RoeckxFix warning about negative unsigned intergers
2014-10-29  Andy Polyakovmd32_common.h: address compiler warning in HOST_c2l.
2014-10-28  Samuel NevesUse only unsigned arithmetic in constant-time operations
2014-10-17  Tim HudsonAdd constant_time_locl.h to HEADERS,
2014-10-17  Richard LevitteInclude "constant_time_locl.h" rather than "../constant...
2014-10-17  Kurt CancemiRT3547: Add missing static qualifier
2014-10-16  Dr. Stephen HensonDon't try 1**0 test with FIPS.
2014-10-15  Matt CaswellPrepare for 0.9.8zd-dev
2014-10-15  Matt CaswellPrepare for 0.9.8zc release OpenSSL_0_9_8zc
2014-10-15  Bodo MoellerFix SSL_R naming inconsistency.
2014-10-15  Bodo MoellerSupport TLS_FALLBACK_SCSV.
2014-09-29  Dr. Stephen HensonAdd additional DigestInfo checks.
2014-09-25  Emilia KasperAdd missing tests
2014-09-24  Emilia KasperRT3425: constant-time evp_enc
2014-09-24  Emilia KasperRT3067: simplify patch
2014-09-24  Emilia KasperRT3066: rewrite RSA padding checks to be slightly more...
2014-09-04  Adam LangleyEnsure that x**0 mod 1 = 0.
2014-09-03  Richard LevitteFollowup on RT3334 fix: make sure that a directory...
2014-09-03  Phil MesnierRT3334: Fix crypto/LPdir_win.c
2014-09-02  Emilia KasperMake the inline const-time functions static.
2014-08-29  Matt CaswellFixed double inclusion of string.h
2014-08-28  Emilia KasperConstant-time utilities
2014-08-19  Adam LangleyAdd volatile qualifications to two blocks of inline...
2014-08-13  Bodo MoellerFurther improve/fix ec_GFp_simple_points_make_affine...
2014-08-06  Matt CaswellPrepare for 0.9.8zc-dev
2014-08-06  Matt CaswellPrepare for 0.9.8zb release OpenSSL_0_9_8zb
2014-08-06  Emilia KasperFix OID handling:
2014-08-06  Dr. Stephen Hensonfix warn_unused_result warnings
2014-08-01  Bodo MoellerSimplify and fix ec_GFp_simple_points_make_affine
2014-07-21  Billy Brumley"EC_POINT_invert" was checking "dbl" function pointer...
2014-07-13  Matt CaswellFixed valgrind complaint due to BN_consttime_swap readi...
2014-07-13  Richard Levitte* crypto/ui/ui_lib.c: misplaced brace in switch statement.
2014-07-09  Matt CaswellFix memory leak in BIO_free if there is no destroy...
2014-07-07  David LloydPrevent infinite loop loading config files.
2014-07-05  Alan HryngleReturn smaller of ret and f.
2014-07-02  Dr. Stephen HensonASN1 sanity check.
2014-06-27  Andreas WestfeldFix typo in ideatest.c
2014-06-27  Tom GreensladeHandle IPv6 addresses in OCSP_parse_url.
2014-06-27  Dr. Stephen HensonMemory leak and NULL dereference fixes.
2014-06-27  Dr. Stephen HensonRemove ancient obsolete files under pkcs7.
2014-06-26  Huzaifa SidhpurwalaMake sure BN_sqr can never return a negative value.
2014-06-10  Dr. Stephen HensonFix null pointer errors.
2014-06-06  Dr. Stephen HensonFix 0.9.8 FIPS capable OpenSSL build.
2014-06-05  Dr. Stephen HensonPrepare for 0.9.8zb-dev
2014-06-05  Dr. Stephen HensonPrepare for 0.9.8za release OpenSSL_0_9_8za
2014-06-01  Dr. Stephen HensonSet default global mask to UTF8 only.
2014-05-29  Dr. Stephen HensonSet version number correctly.
2014-05-29  František BořánekFix memory leak.
2014-05-21  Dr. Stephen HensonFix for PKCS12_create if no-rc2 specified.
2014-05-08  Dr. Stephen HensonReturn an error if no recipient type matches.
next