summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2015-02-10ec/ecp_nistz256.c: fix compiler warnings.Andy Polyakov
2015-02-10ec/asm/ecp_nistz256-x86.pl: fix typos (error shows in Windows build).Andy Polyakov
2015-02-10New evp_test updates.Dr. Stephen Henson
2015-02-10Add new test file.Dr. Stephen Henson
2015-02-10Initial version of new evp_test program.Dr. Stephen Henson
2015-02-10Fix hostname validation in the command-line tool to honour negative return va...Emilia Kasper
2015-02-10Remove some functions that are no longer used and break the build with:Matt Caswell
2015-02-10HMAC_cleanup, and HMAC_Init are stated as deprecated in the docs and source.Matt Caswell
2015-02-09Add ec/asm/ecp_nistz256-x86.pl module.Andy Polyakov
2015-02-09Support for alternative KDFs.Dr. Stephen Henson
2015-02-09Bring objects.pl output even closer to new format.Andy Polyakov
2015-02-09bn/bn_add.c: fix dead code elimination that went bad.Andy Polyakov
2015-02-09Fix memory leak reporting.Dr. Stephen Henson
2015-02-09Remove obsolete IMPLEMENT_ASN1_SET_OFDr. Stephen Henson
2015-02-09evp/e_aes.c: fix pair of SPARC T4-specific problems:Andy Polyakov
2015-02-09Harmonize objects.pl output with new format.Andy Polyakov
2015-02-09des/asm/des_enc.m4: fix brown-bag typo in last commit.Andy Polyakov
2015-02-08Final (for me, for now) dead code cleanupRich Salz
2015-02-06ui_compat cleanup; makefiles and vmsRich Salz
2015-02-06Remove ui_compatRich Salz
2015-02-06Remove X509_PAIRRich Salz
2015-02-06Live code cleanup: remove #if 1 stuffRich Salz
2015-02-06util/mkstack.pl now generates entire safestack.hRich Salz
2015-02-06Remove OPENSSL_NO_HMACDr. Stephen Henson
2015-02-05Use memset in bn_montRich Salz
2015-02-05Fixed bad formatting in crypto/des/spr.hRich Salz
2015-02-04Make objxref.pl output in correct formatDr. Stephen Henson
2015-02-03Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srpRich Salz
2015-02-03Check PKCS#8 pkey field is valid before cleansing.Dr. Stephen Henson
2015-02-02Remove old DES APIRich Salz
2015-02-02Dead code: if 0 removal from crypto/evp and an unused file.Rich Salz
2015-02-02Dead code removal; #if 0 from crypto/desRich Salz
2015-02-02Dead code cleanup: crypto/ec,ecdh,ecdsaRich Salz
2015-02-02Dead code cleanup; remove #if 0 from crypto/engineRich Salz
2015-02-02Dead code cleanup: #if 0 dropped from testsRich Salz
2015-02-02Dead code cleanup: crypto/*.c, x509v3, demosRich Salz
2015-01-30Build correctly for me on FreeBSD 10.Ben Laurie
2015-01-30Dead code removal: #if 0 asn1, pkcs7Rich Salz
2015-01-30Dead code removal: #if 0 conf, dso, pqueue, threadsRich Salz
2015-01-30modes/gcm128.c: harmonize ctx->ghash assignment, shortcut *_ctr32Andy Polyakov
2015-01-30modes/gcm128.c: fix OPENSSL_SMALL_FOOTPRINT compile failureAndy Polyakov
2015-01-30VMS adjustments:Richard Levitte
2015-01-30VMS build changesRichard Levitte
2015-01-30VMS adjustments:Richard Levitte
2015-01-30dso_vms needs to add the .EXE extension if there is none alreadyRichard Levitte
2015-01-29Dead code removal: #if 0 bio, comp, randRich Salz
2015-01-29clang on Linux x86_64 complains about unreachable code.Richard Levitte
2015-01-28Fix various windows compilation issuesMatt Caswell
2015-01-28Fix int/unsigned compiler complaintRich Salz
2015-01-28Add missing declaration for lh_node_usage_statsRich Salz