aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Dead code: if 0 removal from crypto/evp and an unused file.Rich Salz2015-02-024-487/+0
* Dead code removal; #if 0 from crypto/desRich Salz2015-02-023-77/+0
* Dead code cleanup: crypto/ec,ecdh,ecdsaRich Salz2015-02-027-59/+0
* Dead code cleanup; remove #if 0 from crypto/engineRich Salz2015-02-023-42/+0
* Dead code cleanup: #if 0 dropped from testsRich Salz2015-02-026-355/+0
* Dead code cleanup: crypto/*.c, x509v3, demosRich Salz2015-02-025-205/+1
* Build correctly for me on FreeBSD 10.Ben Laurie2015-01-301-0/+1
* Dead code removal: #if 0 asn1, pkcs7Rich Salz2015-01-3010-243/+5
* Dead code removal: #if 0 conf, dso, pqueue, threadsRich Salz2015-01-309-134/+0
* modes/gcm128.c: harmonize ctx->ghash assignment, shortcut *_ctr32Andy Polyakov2015-01-301-106/+92
* modes/gcm128.c: fix OPENSSL_SMALL_FOOTPRINT compile failureAndy Polyakov2015-01-301-0/+8
* VMS adjustments:Richard Levitte2015-01-301-4/+6
* VMS build changesRichard Levitte2015-01-301-188/+99
* VMS adjustments:Richard Levitte2015-01-301-0/+24
* dso_vms needs to add the .EXE extension if there is none alreadyRichard Levitte2015-01-301-1/+15
* Dead code removal: #if 0 bio, comp, randRich Salz2015-01-297-404/+12
* 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