aboutsummaryrefslogtreecommitdiffstats
path: root/engines
Commit message (Expand)AuthorAgeFilesLines
...
* Misc afalg build fixesMatt Caswell2016-03-073-24/+14
* Rework based on feedback:clucey2016-03-076-107/+144
* ALG: Add AFALG engineclucey2016-03-078-1/+1310
* GH758: e_dasync_err.h: honor no-filenames optionViktor Szakats2016-02-291-1/+1
* Refactor the async wait fd logicMatt Caswell2016-02-291-3/+74
* Add forgotten change of check of disabled-dynamic-engineRichard Levitte2016-02-291-1/+1
* Remove Ubsec engineMatt Caswell2016-02-266-1419/+0
* Build dynamic engines even if configured "no-shared"Richard Levitte2016-02-202-2/+2
* Always build library object files with shared library cflagsRichard Levitte2016-02-201-1/+1
* Big rename fest of engine DSO names, from libFOO.so to FOO.soRichard Levitte2016-02-192-34/+25
* Big rename fest in makefile.shared: link_a / link_o -> link_shlib / link_dsoRichard Levitte2016-02-191-1/+1
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-1/+1
* Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005David Woodhouse2016-02-174-4/+4
* Pass $(CC) to perlasm scripts via the environmentRichard Levitte2016-02-131-2/+2
* Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefixRichard Levitte2016-02-121-5/+5
* Test for and use AES CSP for RSA if present.Dr Stephen Henson2016-02-111-2/+22
* clean away old VMS cruftRichard Levitte2016-02-105-1130/+0
* unified build scheme: add a "unified" template for Unix MakefileRichard Levitte2016-02-101-0/+7
* Simplify the specification of include dirs in the build dirRichard Levitte2016-02-101-5/+5
* Auto init/deinit libcryptoMatt Caswell2016-02-094-6/+11
* Enhance and clear the support of linker flagsRichard Levitte2016-02-061-2/+2
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+22
* Templatize util/domdRich Salz2016-01-291-1/+1
* Configure et al: split up the lflags configuration item into twoRichard Levitte2016-01-291-1/+1
* Remove /* foo.c */ commentsRich Salz2016-01-2610-10/+0
* Small Makefile.in cleanupRichard Levitte2016-01-251-2/+2
* Remove update tagsRich Salz2016-01-201-7/+2
* Remove the GOST engineMatt Caswell2016-01-1926-5651/+2
* Remove some old makefile targetsRich Salz2016-01-172-26/+0
* free up gost ciphersDr. Stephen Henson2016-01-153-0/+10
* Move Makefiles to Makefile.inRich Salz2016-01-123-322/+87
* make updateRichard Levitte2016-01-122-100/+132
* Adapt all engines that need it to opaque EVP_CIPHERRichard Levitte2016-01-125-114/+164
* Adapt cipher implementations to opaque EVP_CIPHER_CTXRichard Levitte2016-01-123-75/+93
* mem functions cleanupRich Salz2016-01-071-7/+8
* Remove the "eay" c-file-style indicatorsRichard Levitte2015-12-181-1/+1
* Rename some BUF_xxx to OPENSSL_xxxRich Salz2015-12-164-7/+7
* Remove GMP engine.Rich Salz2015-12-155-723/+4
* make updateDr. Stephen Henson2015-12-092-25/+10
* remove ecdsa.h header references.Dr. Stephen Henson2015-12-091-1/+1
* Adapt all engines that add new EVP_MDsRichard Levitte2015-12-077-137/+292
* Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte2015-12-075-21/+23
* Remove RSA_FLAG_SIGN_VER flag.Dr. Stephen Henson2015-12-021-1/+1
* Remove legacy sign/verify from EVP_MD.Dr. Stephen Henson2015-12-024-18/+6
* Update dasync to use size_t for the sha1 updateKurt Roeckx2015-11-221-2/+2
* Rename some daysnc functions for consistencyMatt Caswell2015-11-201-11/+11
* Initial Async notify code changesMatt Caswell2015-11-201-11/+28
* Add the Dummy Async engine (dasync)Matt Caswell2015-11-205-3/+577
* Continue malloc standardisation in enginesMatt Caswell2015-11-096-21/+26
* Replace "SSLeay" in API with OpenSSLRich Salz2015-10-304-10/+10