summaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Unchecked malloc fixesMatt Caswell2015-03-058-9/+66
* Check public key is not NULL.Dr. Stephen Henson2015-03-021-0/+2
* Fix format script.Dr. Stephen Henson2015-03-022-98/+120
* Fix evp_extra_test.c with no-ecMatt Caswell2015-02-261-0/+6
* Remove pointless free, and use preferred way of calling d2i_* functionsMatt Caswell2015-02-251-7/+1
* Fix a failure to NULL a pointer freed on error.Matt Caswell2015-02-251-3/+3
* Import evp_test.c from BoringSSL. Unfortunately we already have a fileMatt Caswell2015-02-252-1/+484
* Fix memory leakKurt Roeckx2015-02-221-0/+1
* Avoid a double-free in an error path.Doug Hogan2015-02-221-0/+1
* Assume TERMIOS is default, remove TERMIO on all Linux.Richard Levitte2015-02-221-33/+27
* RT3684: rand_egd needs stddef.hRich Salz2015-02-121-0/+1
* RT3670: Check return from BUF_MEM_grow_cleanGraeme Perrow2015-02-121-1/+5
* Bring objects.pl output even closer to new format.Andy Polyakov2015-02-091-2/+1
* Fix memory leak reporting.Dr. Stephen Henson2015-02-091-0/+2
* Harmonize objects.pl output with new format.Andy Polyakov2015-02-091-17/+26
* Fixed bad formatting in crypto/des/spr.hRich Salz2015-02-051-176/+151
* Make objxref.pl output in correct formatDr. Stephen Henson2015-02-041-16/+21
* Check PKCS#8 pkey field is valid before cleansing.Dr. Stephen Henson2015-02-031-1/+2
* dso_vms needs to add the .EXE extension if there is none alreadyRichard Levitte2015-01-301-1/+15
* Replace exit() with error return.Viktor Dkhovni2015-01-271-2/+2
* Revert "Remove engine_rsax and its asm file."Rich Salz2015-01-275-2/+2219
* Remove engine_rsax and its asm file.Rich Salz2015-01-265-2219/+2
* Make OPENSSL_config truly ignore errors.Rich Salz2015-01-251-15/+2
* Fix segfault with empty fields as last in the config.Kurt Roeckx2015-01-242-0/+5
* Fix formatting error in pem.hMatt Caswell2015-01-221-5/+10
* Use inner algorithm when printing certificate.Rob Stradling2015-01-221-1/+1
* Re-align some comments after running the reformat script.OpenSSL_1_0_1-post-reformatMatt Caswell2015-01-2245-713/+717
* Rerun util/openssl-format-source -v -c .OpenSSL_1_0_1-post-auto-reformatMatt Caswell2015-01-224-8/+7
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-22810-172413/+173783
* Fix modes.h so that indent doesn't complainMatt Caswell2015-01-221-0/+1
* Move more comments that confuse indentMatt Caswell2015-01-2215-37/+67
* Manually reformat aes_x86core.c and add it to the list of files skipped byMatt Caswell2015-01-221-512/+519
* crypto/ofb128.c: make it indent-friendly.Andy Polyakov2015-01-221-2/+4
* modes/ctr128.c: make it indent-friendly.Andy Polyakov2015-01-221-2/+4
* modes/cfb128.c: make it indent-friendly.Andy Polyakov2015-01-221-4/+8
* Fix indent comment corruption issueMatt Caswell2015-01-221-1/+1
* bn/bn_const.c: make it indent-friendly.Andy Polyakov2015-01-221-280/+418
* bn/asm/x86_64-gcc.cL make it indent-friendly.Andy Polyakov2015-01-221-2/+2
* bn/bn_asm.c: make it indent-friendly.Andy Polyakov2015-01-221-3/+3
* bn/bn_exp.c: make it indent-friendly.Andy Polyakov2015-01-221-7/+7
* Manually reformat aes_core.cMatt Caswell2015-01-221-399/+404
* Fix strange formatting by indentMatt Caswell2015-01-2215-76/+148
* modes/modes_lcl.h: make it indent-friendly.Andy Polyakov2015-01-221-19/+19
* indent has problems with comments that are on the right hand side of a line.Matt Caswell2015-01-2219-184/+311
* modes/gcm128.c: make it indent-friendly.Andy Polyakov2015-01-221-162/+416
* modes/cts128.c: make it indent-friendly.Andy Polyakov2015-01-221-21/+36
* crypto/mem_dbg.c: make it indent-friendly.Andy Polyakov2015-01-221-3/+4
* More indent fixes for STACK_OFMatt Caswell2015-01-222-2/+2
* Fix indent issue with functions using STACK_OFMatt Caswell2015-01-222-4/+4
* Fix indent issue with engine.hMatt Caswell2015-01-221-1/+2