summaryrefslogtreecommitdiff
path: root/demos/engines
Commit message (Expand)AuthorAgeFilesLines
* Re-align some comments after running the reformat script.OpenSSL_1_0_1-post-reformatMatt Caswell2015-01-221-8/+8
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-2215-3818/+3848
* Backport hw_ibmca.c from master due to failed mergeMatt Caswell2015-01-221-918/+920
* Move more comments that confuse indentMatt Caswell2015-01-221-1/+1
* indent has problems with comments that are on the right hand side of a line.Matt Caswell2015-01-221-1/+1
* Additional comment changes for reformat of 1.0.1Matt Caswell2015-01-221-1/+2
* Further comment changes for reformatMatt Caswell2015-01-221-2/+2
* Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).Richard Levitte2009-05-151-7/+27
* Add missing 'extern "C" {' to some _err.h files in crypto/engines/Lutz Jänicke2008-04-183-0/+12
* fix typosNils Larsch2006-02-151-2/+2
* From branch OpenSSL_0_9_7-stable, 2002-11-13 15:30:Richard Levitte2005-04-303-3/+12
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-114-0/+8
* Stupid casts...Richard Levitte2004-08-111-3/+3
* Typo.Richard Levitte2003-06-111-1/+1
* Make internal functions static.Richard Levitte2002-11-131-22/+22
* Name the flag files correctly.Richard Levitte2002-11-131-2/+2
* There's a name clash between OpenSSL and RSAref. Since this engine handlesRichard Levitte2002-10-241-4/+7
* Add a few more target platforms, to see how well the shared libraryRichard Levitte2002-10-101-0/+16
* Some files deserve to be ignoredRichard Levitte2002-08-133-0/+12
* Merge in demo engines from 0.9.7-stable.Richard Levitte2002-08-1319-1/+4866
* Add the CBC flag for cbc ciphersRichard Levitte2002-08-011-3/+3
* Build dynamic rsaref engine on VMS. Tested on VAX so far.Richard Levitte2001-11-161-0/+85
* make updateRichard Levitte2001-11-152-0/+6
* Add MD digests.Richard Levitte2001-11-151-7/+138
* Add DES functions.Richard Levitte2001-11-151-6/+224
* Use the generated error code files.Richard Levitte2001-11-151-91/+5
* 'make update' + some touches.Richard Levitte2001-11-152-0/+264
* Add targets to update the error code files.Richard Levitte2001-11-151-1/+30
* Add a local error code configuration file for the rsaref dynamicRichard Levitte2001-11-151-0/+8
* Make use of RSAref's header files instead of EAY's crafted rsaref.h.Richard Levitte2001-11-142-206/+24
* In a Debian Linux environment, it's not a good idea, apparently, toRichard Levitte2001-11-141-1/+1
* Add a demo that reimplements the RSAref glue in form of a dynamicallyRichard Levitte2001-11-145-0/+725