aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clang on Linux x86_64 complains about unreachable code.Richard Levitte2015-01-2935-54/+2
* Fix various windows compilation issuesMatt Caswell2015-01-284-10/+2
* Fix int/unsigned compiler complaintRich Salz2015-01-281-1/+1
* Remove support for opaque-prfRich Salz2015-01-2813-399/+3
* Add missing declaration for lh_node_usage_statsRich Salz2015-01-281-0/+1
* Rename index to idx to avoid symbol conflicts.Rich Salz2015-01-281-55/+55
* Finish removal of DSSRich Salz2015-01-283-120/+7
* Fix warning on some compilers where variable index shadows a globalMatt Caswell2015-01-281-5/+5
* Fix no-ocb for WindowsMatt Caswell2015-01-283-15/+20
* Rationalise testing of AEAD modesMatt Caswell2015-01-281-29/+5
* Harmonise use of EVP_CTRL_GET_TAG/EVP_CTRL_SET_TAG/EVP_CTRL_SET_IVLENMatt Caswell2015-01-286-55/+57
* Replace EVP_CTRL_OCB_SET_TAGLEN with EVP_CTRL_SET_TAG for consistency withMatt Caswell2015-01-283-13/+10
* Dead code removal: Fortezza identifiersRich Salz2015-01-273-61/+0
* "#if 0" removal: header filesRich Salz2015-01-2714-163/+1
* OPENSSL_NO_XXX cleanup: OPENSSL_NO_BUF_FREELISTSRich Salz2015-01-276-141/+6
* OPENSSL_NO_XXX cleanup: NO_TLS, NO_TLS1Rich Salz2015-01-277-20/+0
* OPENSSL_NO_xxx cleanup: SHARich Salz2015-01-2759-1062/+240
* OPENSSL_NO_xxx cleanup: RFC3779Rich Salz2015-01-2710-53/+20
* OPENSSL_NO_xxx cleanup: many removalsRich Salz2015-01-2727-883/+616
* OPENSSL_NO_xxx cleanup: DEC-CBCM removedRich Salz2015-01-276-261/+4
* Provide documentation for all SSL(_CTX)?_(get|set)(_default)?_read_aheadMatt Caswell2015-01-273-3/+63
* Remove explicit setting of read_ahead for DTLS. It never makes sense not toMatt Caswell2015-01-272-18/+0
* Make DTLS always act as if read_ahead is set. The actual value of read_aheadMatt Caswell2015-01-271-1/+2
* Configure: addendum to OPENSSL_NO_[RMD160|RIPEMD] harmonization.Andy Polyakov2015-01-271-0/+4
* des/asm/des_enc.m4: strip #ifdef OPENSSL_SYS_ULTRASPARC as part ofAndy Polyakov2015-01-271-117/+0
* Remove obsolete support for old code.Rich Salz2015-01-261-13/+2
* Make OPENSSL_config truly ignore errors.Rich Salz2015-01-252-22/+6
* undef cleanup: use memmoveRich Salz2015-01-241-21/+0
* Remove unused eng_rsax and related asm fileRich Salz2015-01-244-2201/+0
* ifdef cleanup, part 4a: '#ifdef undef'Rich Salz2015-01-2417-480/+4
* Fix segfault with empty fields as last in the config.Kurt Roeckx2015-01-244-0/+13
* Replace exit() with error return.Viktor Dkhovni2015-01-231-2/+2
* Keep disclaiming 16-bit support.Andy Polyakov2015-01-2310-68/+11
* ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz2015-01-2324-112/+91
* Add assembly support to ios64-cross.Andy Polyakov2015-01-2310-26/+224
* ifdef cleanup, 2 remove OPENSSL_NO_SETVBUF_IONBFRich Salz2015-01-225-32/+7
* Remove obsolete uncomiled dsagen semi-testRich Salz2015-01-221-115/+0
* Cleanup old doc/*; remove CHANGES.SSLeayRich Salz2015-01-227-9387/+18
* Fix post-reformat errors preventing windows compilationMatt Caswell2015-01-222-2/+2
* Fix formatting error in pem.hMatt Caswell2015-01-221-6/+12
* Use inner algorithm when printing certificate.Rob Stradling2015-01-221-1/+1
* Drop redundant and outdated __CYGWIN32__ tests.Corinna Vinschen2015-01-224-179/+6
* Fix macosx-ppc build (and typos in unwind info).Andy Polyakov2015-01-222-2/+5
* sha256-armv4.pl: fix typo.Andy Polyakov2015-01-221-1/+1
* More comment realignmentmaster-post-reformatMatt Caswell2015-01-2241-398/+403
* Re-align some comments after running the reformat script.Matt Caswell2015-01-2250-1119/+1119
* Rerun util/openssl-format-source -v -c .master-post-auto-reformatMatt Caswell2015-01-228-17/+13
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221054-293963/+292595
* More tweaks for comments due indent issuesmaster-pre-auto-reformatMatt Caswell2015-01-221-1/+2
* Tweaks for comments due to indent's inability to handle themMatt Caswell2015-01-221-1/+2