Have mkerr.pl treat already existing multiline string defs properly
[openssl.git] / crypto /
2015-04-08 Richard LevitteAppease clang -Wshadow
2015-04-08 Richard LevitteAppease clang -Wempty-translation-unit
2015-04-02 Andy Polyakovmodes/asm/ghashv8-armx.pl: up to 90% performance improv...
2015-04-02 Andy Polyakovsha/asm/sha*-armv8.pl: add Denver and X-Gene esults.
2015-04-02 Andy Polyakovaes/asm/aesv8-armx.pl: optimize for Cortex-A5x.
2015-03-31 Douglas E EngertEnsure EC private keys retain leading zeros
2015-03-28 Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: update commentary with...
2015-03-25 Matt CaswellFix HMAC to pass invalid key len test
2015-03-25 Matt CaswellAdd HMAC test for invalid key len
2015-03-25 Matt CaswellEnsure that both the MD and key have been initialised...
2015-03-25 Matt CaswellAdd more HMAC tests
2015-03-25 Matt CaswellFix RAND_(pseudo_)?_bytes returns
2015-03-24 Dr. Stephen HensonMake OCSP response verification more flexible.
2015-03-24 Mike FrysingerFix malloc define typo
2015-03-23 Andy Polyakovsha/asm/sha256-armv4.pl: adapt for use in Linux kernel...
2015-03-19 Matt CaswellPrepare for 1.0.2b-dev
2015-03-19 Matt CaswellPrepare for 1.0.2a release OpenSSL_1_0_2a
2015-03-19 Matt Caswellmake update
2015-03-19 Matt CaswellFix a failure to NULL a pointer freed on error.
2015-03-19 Emilia KasperPKCS#7: avoid NULL pointer dereferences with missing...
2015-03-19 Dr. Stephen HensonFix ASN1_TYPE_cmp
2015-03-19 Dr. Stephen HensonReject invalid PSS parameters.
2015-03-19 Dr. Stephen HensonFree up ADB and CHOICE if already initialised.
2015-03-17 Matt CaswellRemove dead code from crypto
2015-03-17 Matt CaswellFix memset call in stack.c
2015-03-15 Carl JacksonFix regression in ASN1_UTCTIME_cmp_time_t
2015-03-14 Andy PolyakovAvoid reading an unused byte after the buffer
2015-03-14 Emilia KasperFix undefined behaviour in shifts.
2015-03-12 Dr. Stephen HensonASN.1 print fix.
2015-03-12 Matt CaswellFix missing return checks in v3_cpols.c
2015-03-12 Matt CaswellFix dsa_pub_encode
2015-03-12 Matt CaswellFix dh_pub_encode
2015-03-12 Matt CaswellFix asn1_item_print_ctx
2015-03-12 Matt CaswellASN1_primitive_new NULL param handling
2015-03-12 Matt CaswellFix EVP_DigestInit_ex with NULL digest
2015-03-12 Matt CaswellFix error handling in bn_exp
2015-03-12 Andy Polyakovevp/e_aes.c: fix SPARC T4-specific problem:
2015-03-11 Matt CaswellFix seg fault in ASN1_generate_v3/ASN1_generate_nconf
2015-03-10 Richard GodbeeBIO_debug_callback: Fix output on 64-bit machines
2015-03-09 Dmitry-MeFix wrong numbers being passed as string lengths
2015-03-08 Dr. Stephen HensonCleanse PKCS#8 private key components.
2015-03-05 Matt CaswellUnchecked malloc fixes
2015-03-02 Dr. Stephen HensonCheck public key is not NULL.
2015-03-02 Dr. Stephen HensonFix format script.
2015-02-26 Matt CaswellFix evp_extra_test.c with no-ec
2015-02-25 Matt CaswellRemove pointless free, and use preferred way of calling...
2015-02-25 Matt CaswellFix a failure to NULL a pointer freed on error.
2015-02-25 Matt CaswellImport evp_test.c from BoringSSL. Unfortunately we...
2015-02-24 Andy PolyakovFix crash in SPARC T4 XTS.
2015-02-22 Andy Polyakovsha/asm/sha1-586.pl: fix typo.
2015-02-22 Kurt RoeckxFix memory leak
2015-02-22 Doug HoganAvoid a double-free in an error path.
2015-02-22 Richard LevitteAssume TERMIOS is default, remove TERMIO on all Linux.
2015-02-12 Rich SalzRT3684: rand_egd needs stddef.h
2015-02-12 Graeme PerrowRT3670: Check return from BUF_MEM_grow_clean
2015-02-10 Emilia KasperFix hostname validation in the command-line tool to...
2015-02-10 Andy Polyakovobjects/obj_xref.h: revert reformat.
2015-02-09 Andy PolyakovBring objects.pl output even closer to new format.
2015-02-09 Dr. Stephen HensonFix memory leak reporting.
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-04 Dr. Stephen HensonMake objxref.pl output in correct format
2015-02-03 Dr. Stephen HensonCheck PKCS#8 pkey field is valid before cleansing.
2015-01-30 Andy Polyakovmodes/gcm128.c: fix OPENSSL_SMALL_FOOTPRINT compile...
2015-01-30 Richard Levittedso_vms needs to add the .EXE extension if there is...
2015-01-26 Rich SalzRemove obsolete support for old code.
2015-01-26 Rich SalzRemove unused eng_rsax and related asm file
2015-01-26 Rich SalzMake OPENSSL_config truly ignore errors.
2015-01-24 Kurt RoeckxFix segfault with empty fields as last in the config.
2015-01-23 Dr. Stephen HensonFIPS build fixes.
2015-01-22 Matt CaswellPrepare for 1.0.2a-dev
2015-01-22 Matt CaswellPrepare for 1.0.2 release OpenSSL_1_0_2
2015-01-22 Matt Caswellmake update
2015-01-22 Matt CaswellFix post-reformat errors preventing windows compilation
2015-01-22 Matt CaswellFix formatting error in pem.h
2015-01-22 Rob StradlingUse inner algorithm when printing certificate.
2015-01-22 Corinna VinschenDrop redundant and outdated __CYGWIN32__ tests.
2015-01-22 Andy PolyakovFix macosx-ppc build (and typos in unwind info).
2015-01-22 Andy Polyakovsha256-armv4.pl: fix typo.
2015-01-22 Matt CaswellRe-align some comments after running the reformat script. OpenSSL_1_0_2-post-reformat
2015-01-22 Matt CaswellRerun util/openssl-format-source -v -c . OpenSSL_1_0_2-post-auto-reformat
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Matt CaswellFix modes.h so that indent doesn't complain
2015-01-22 Matt CaswellMove more comments that confuse indent
2015-01-22 Andy Polyakovec/ecp_nistz256.c: further harmonization with latest...
2015-01-22 Matt CaswellManually reformat aes_x86core.c and add it to the list...
2015-01-22 Andy Polyakovcrypto/ofb128.c: make it indent-friendly.
2015-01-22 Andy Polyakovmodes/ctr128.c: make it indent-friendly.
2015-01-22 Andy Polyakovmodes/cfb128.c: make it indent-friendly.
2015-01-22 Andy Polyakovec/ecp_nistz256.c: harmonize with latest indent script.
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 Andy Polyakovmodes/modes_lcl.h: make it indent-friendly.
2015-01-22 Matt Caswellindent has problems with comments that are on the right...
2015-01-22 Andy Polyakovmodes/gcm128.c: make it indent-friendly.
next