aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* clang on Linux x86_64 complains about unreachable code.Richard Levitte2015-01-2929-36/+1
* Fix various windows compilation issuesMatt Caswell2015-01-281-1/+1
* Fix int/unsigned compiler complaintRich Salz2015-01-281-1/+1
* 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-282-114/+2
* Fix warning on some compilers where variable index shadows a globalMatt Caswell2015-01-281-5/+5
* 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-283-29/+29
* Replace EVP_CTRL_OCB_SET_TAGLEN with EVP_CTRL_SET_TAG for consistency withMatt Caswell2015-01-283-13/+10
* "#if 0" removal: header filesRich Salz2015-01-2711-123/+1
* OPENSSL_NO_XXX cleanup: OPENSSL_NO_BUF_FREELISTSRich Salz2015-01-271-3/+0
* OPENSSL_NO_xxx cleanup: SHARich Salz2015-01-2744-893/+205
* OPENSSL_NO_xxx cleanup: RFC3779Rich Salz2015-01-278-42/+18
* OPENSSL_NO_xxx cleanup: many removalsRich Salz2015-01-2721-249/+20
* OPENSSL_NO_xxx cleanup: DEC-CBCM removedRich Salz2015-01-275-256/+3
* 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-251-16/+2
* undef cleanup: use memmoveRich Salz2015-01-241-21/+0
* Remove unused eng_rsax and related asm fileRich Salz2015-01-243-2200/+0
* ifdef cleanup, part 4a: '#ifdef undef'Rich Salz2015-01-2412-390/+0
* Fix segfault with empty fields as last in the config.Kurt Roeckx2015-01-242-0/+7
* Replace exit() with error return.Viktor Dkhovni2015-01-231-2/+2
* Keep disclaiming 16-bit support.Andy Polyakov2015-01-239-67/+10
* ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz2015-01-238-32/+32
* Add assembly support to ios64-cross.Andy Polyakov2015-01-238-19/+217
* ifdef cleanup, 2 remove OPENSSL_NO_SETVBUF_IONBFRich Salz2015-01-221-3/+1
* Remove obsolete uncomiled dsagen semi-testRich Salz2015-01-221-115/+0
* Fix post-reformat errors preventing windows compilationMatt Caswell2015-01-221-1/+1
* 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-221-1/+1
* 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-2226-221/+225
* Re-align some comments after running the reformat script.Matt Caswell2015-01-2230-582/+582
* Rerun util/openssl-format-source -v -c .master-post-auto-reformatMatt Caswell2015-01-224-5/+7
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-22805-181087/+182083
* Move more comments that confuse indentMatt Caswell2015-01-2218-47/+75
* ec/ecp_nistz256.c: further harmonization with latest rules.Andy Polyakov2015-01-221-48/+74
* Manually reformat aes_x86core.c and add it to the list of files skipped byMatt Caswell2015-01-221-514/+521
* 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
* ec/ecp_nistz256.c: harmonize with latest indent script.Andy Polyakov2015-01-221-78/+82
* 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-10/+10
* bn/bn_asm.c: make it indent-friendly.Andy Polyakov2015-01-221-15/+15