summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2015-03-12ASN1_primitive_new NULL param handlingMatt Caswell
2015-03-12Fix EVP_DigestInit_ex with NULL digestMatt Caswell
2015-03-12Fix error handling in bn_expMatt Caswell
2015-03-11Fix seg fault in ASN1_generate_v3/ASN1_generate_nconfMatt Caswell
2015-03-10BIO_debug_callback: Fix output on 64-bit machinesRichard Godbee
2015-03-09Fix wrong numbers being passed as string lengthsDmitry-Me
2015-03-08Cleanse PKCS#8 private key components.Dr. Stephen Henson
2015-03-05Unchecked malloc fixesMatt Caswell
2015-03-02Check public key is not NULL.Dr. Stephen Henson
2015-03-02Fix format script.Dr. Stephen Henson
2015-02-26Fix evp_extra_test.c with no-ecMatt Caswell
2015-02-25Remove pointless free, and use preferred way of calling d2i_* functionsMatt Caswell
2015-02-25Fix a failure to NULL a pointer freed on error.Matt Caswell
2015-02-25Import evp_test.c from BoringSSL. Unfortunately we already have a fileMatt Caswell
2015-02-22Fix memory leakKurt Roeckx
2015-02-22Avoid a double-free in an error path.Doug Hogan
2015-02-22Assume TERMIOS is default, remove TERMIO on all Linux.Richard Levitte
2015-02-12RT3684: rand_egd needs stddef.hRich Salz
2015-02-12RT3670: Check return from BUF_MEM_grow_cleanGraeme Perrow
2015-02-09Bring objects.pl output even closer to new format.Andy Polyakov
2015-02-09Fix memory leak reporting.Dr. Stephen Henson
2015-02-09Harmonize objects.pl output with new format.Andy Polyakov
2015-02-05Fixed bad formatting in crypto/des/spr.hRich Salz
2015-02-04Make objxref.pl output in correct formatDr. Stephen Henson
2015-02-03Check PKCS#8 pkey field is valid before cleansing.Dr. Stephen Henson
2015-01-30dso_vms needs to add the .EXE extension if there is none alreadyRichard Levitte
2015-01-27Replace exit() with error return.Viktor Dkhovni
2015-01-27Revert "Remove engine_rsax and its asm file."Rich Salz
2015-01-26Remove engine_rsax and its asm file.Rich Salz
2015-01-25Make OPENSSL_config truly ignore errors.Rich Salz
2015-01-24Fix segfault with empty fields as last in the config.Kurt Roeckx
2015-01-22Fix formatting error in pem.hMatt Caswell
2015-01-22Use inner algorithm when printing certificate.Rob Stradling
2015-01-22Re-align some comments after running the reformat script.OpenSSL_1_0_1-post-reformatMatt Caswell
2015-01-22Rerun util/openssl-format-source -v -c .OpenSSL_1_0_1-post-auto-reformatMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Fix modes.h so that indent doesn't complainMatt Caswell
2015-01-22Move more comments that confuse indentMatt Caswell
2015-01-22Manually reformat aes_x86core.c and add it to the list of files skipped byMatt Caswell
2015-01-22crypto/ofb128.c: make it indent-friendly.Andy Polyakov
2015-01-22modes/ctr128.c: make it indent-friendly.Andy Polyakov
2015-01-22modes/cfb128.c: make it indent-friendly.Andy Polyakov
2015-01-22Fix indent comment corruption issueMatt Caswell
2015-01-22bn/bn_const.c: make it indent-friendly.Andy Polyakov
2015-01-22bn/asm/x86_64-gcc.cL make it indent-friendly.Andy Polyakov
2015-01-22bn/bn_asm.c: make it indent-friendly.Andy Polyakov
2015-01-22bn/bn_exp.c: make it indent-friendly.Andy Polyakov
2015-01-22Manually reformat aes_core.cMatt Caswell
2015-01-22Fix strange formatting by indentMatt Caswell
2015-01-22modes/modes_lcl.h: make it indent-friendly.Andy Polyakov