summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 0.9.8zf releaseOpenSSL_0_9_8zfMatt Caswell2015-03-194-6/+6
* make updateMatt Caswell2015-03-191-1/+0
* Fix unsigned/signed warningsMatt Caswell2015-03-191-4/+5
* Fix a failure to NULL a pointer freed on error.Matt Caswell2015-03-192-3/+16
* VMS build fixRichard Levitte2015-03-192-6/+13
* Update NEWS fileMatt Caswell2015-03-191-1/+7
* Update CHANGES for releaseMatt Caswell2015-03-191-0/+72
* Fix reachable assert in SSLv2 servers.Emilia Kasper2015-03-192-13/+46
* PKCS#7: avoid NULL pointer dereferences with missing contentEmilia Kasper2015-03-192-0/+60
* Fix ASN1_TYPE_cmpDr. Stephen Henson2015-03-191-0/+3
* Free up ADB and CHOICE if already initialised.Dr. Stephen Henson2015-03-181-3/+21
* Tolerate test_sqr errors for FIPS builds.Dr. Stephen Henson2015-03-141-0/+8
* Disable export and SSLv2 ciphers by defaultKurt Roeckx2015-03-145-7/+18
* Cleanse buffersMatt Caswell2015-03-112-0/+5
* Fix warnings.Dr. Stephen Henson2015-03-081-6/+4
* Update mkerr.pl for new formatMatt Caswell2015-03-061-66/+66
* Check public key is not NULL.Dr. Stephen Henson2015-03-021-0/+2
* Fix format script.Dr. Stephen Henson2015-03-023-91/+113
* Fix a failure to NULL a pointer freed on error.Matt Caswell2015-02-251-3/+3
* Bring objects.pl output even closer to new format.Andy Polyakov2015-02-091-2/+1
* Harmonize objects.pl output with new format.Andy Polyakov2015-02-091-17/+26
* Fix error handling in ssltestMatt Caswell2015-02-061-1/+1
* Fixed bad formatting in crypto/des/spr.hRich Salz2015-02-051-176/+151
* Check PKCS#8 pkey field is valid before cleansing.Dr. Stephen Henson2015-02-031-1/+2
* Fix for reformat problems with e_padlock.cMatt Caswell2015-01-221-29/+91
* Fix formatting error in pem.hMatt Caswell2015-01-221-5/+10
* Re-align some comments after running the reformat script.OpenSSL_0_9_8-post-reformatMatt Caswell2015-01-2262-1037/+1038
* Rerun util/openssl-format-source -v -c .OpenSSL_0_9_8-post-auto-reformatMatt Caswell2015-01-2210-20/+16
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-22987-236533/+236696
* More comment changes required for indentOpenSSL_0_9_8-pre-auto-reformatMatt Caswell2015-01-2211-75/+135
* Yet more changes to commentsMatt Caswell2015-01-223-3/+6
* More tweaks for comments due indent issuesMatt Caswell2015-01-223-8/+17
* Backport hw_ibmca.c from master due to failed mergeMatt Caswell2015-01-221-918/+920
* Tweaks for comments due to indent's inability to handle themMatt Caswell2015-01-226-17/+59
* Move more comments that confuse indentMatt Caswell2015-01-2221-76/+148
* Delete trailing whitespace from output.Dr. Stephen Henson2015-01-221-3/+10
* Add -d debug option to save preprocessed files.Dr. Stephen Henson2015-01-221-1/+4
* Test option -ncDr. Stephen Henson2015-01-221-0/+2
* Add ecp_nistz256.c to list of files skipped by openssl-format-sourceMatt Caswell2015-01-221-1/+1
* Manually reformat aes_x86core.c and add it to the list of files skipped byMatt Caswell2015-01-221-1/+1
* Fix indent comment corruption issueMatt Caswell2015-01-222-2/+3
* Amend openssl-format-source so that it give more repeatable outputMatt Caswell2015-01-221-2/+2
* 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-1/+1
* Manually reformat aes_core.cMatt Caswell2015-01-222-268/+270
* Add obj_dat.h to the list of files that will not be processed byMatt Caswell2015-01-221-3/+6
* Fix strange formatting by indentMatt Caswell2015-01-2210-51/+90
* indent has problems with comments that are on the right hand side of a line.Matt Caswell2015-01-2230-255/+426