aboutsummaryrefslogtreecommitdiffstats
path: root/engines
Commit message (Expand)AuthorAgeFilesLines
* Fixup sureware ENGINE to handle new RAND_METHODDr. Stephen Henson2009-09-231-5/+10
* PR: 2003Dr. Stephen Henson2009-08-101-4/+4
* Make update.Dr. Stephen Henson2009-07-081-4/+3
* Update from 1.0.0-stableDr. Stephen Henson2009-07-011-0/+8
* Submitted by: Artem Chuprina <ran@cryptocom.ru>Dr. Stephen Henson2009-06-167-30/+91
* Fix error codes.Dr. Stephen Henson2009-06-151-1/+1
* Update from 0.9.8-stable.Dr. Stephen Henson2009-05-291-3/+3
* Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).Richard Levitte2009-05-151-22/+50
* e_padlock.c: fix typo (missing #endif) and switch to __builtin_allocaAndy Polyakov2009-05-121-5/+6
* Typo.Dr. Stephen Henson2009-05-071-2/+2
* Do not try to link the support file(s), as they aren't a completeRichard Levitte2009-05-061-1/+5
* Make sure the padlock code compiles correctly even on hardware thatRichard Levitte2009-05-061-1/+6
* Make CAPI engine UNICODE aware (it didn't work on Win64).Andy Polyakov2009-05-033-14/+30
* Stupid typoRichard Levitte2009-04-281-5/+5
* Add padlock dataRichard Levitte2009-04-271-12/+15
* Update from 1.0.0-stable.Dr. Stephen Henson2009-04-263-8/+11
* e_padlock: add support for x86_64 gcc.Andy Polyakov2009-04-261-18/+122
* Add local symbol hacks for OpenVMSRichard Levitte2009-04-261-0/+16
* Merge from 1.0.0-stable branch.Dr. Stephen Henson2009-04-231-2/+2
* Updates from 1.0.0-stable branch.Dr. Stephen Henson2009-04-202-2/+2
* Updates from 1.0.0-stable.Dr. Stephen Henson2009-04-153-1/+6
* Merge from 1.0.0-stable branch.Dr. Stephen Henson2009-04-031-1/+1
* Stop warnings.Dr. Stephen Henson2009-03-311-4/+4
* Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>Dr. Stephen Henson2009-03-175-23/+136
* Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>Dr. Stephen Henson2009-02-161-1/+1
* This _WIN32-specific patch makes it possible to "wrap" OpenSSL in anotherAndy Polyakov2008-12-221-3/+5
* Synchronise VMS build system with the Unixly oneRichard Levitte2008-12-161-2/+13
* Return error if DH_new() fails (Coverity ID 150).Ben Laurie2008-12-131-0/+2
* Check for NULL before use (Coverity ID 203).Ben Laurie2008-12-131-4/+5
* Clarify a 'chil' engine param that is a little unintuitive.Geoff Thorpe2008-11-281-2/+2
* Allow the CHIL engine to load even if dynamic locks aren't registered.Geoff Thorpe2008-11-193-8/+0
* Aftermath of a clashing size_t fix (now only format changes).Ben Laurie2008-11-131-1/+1
* Revert another size_t change.Dr. Stephen Henson2008-11-121-1/+1
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-124-12/+12
* Update obsolete email address...Dr. Stephen Henson2008-11-051-1/+1
* Add initial support for mingw64.Andy Polyakov2008-11-031-1/+1
* Fix warnings: printf format mismatches on 64 bit platforms.Dr. Stephen Henson2008-11-021-1/+1
* More size_tification.Ben Laurie2008-11-014-12/+12
* Fix warnings after commit#17578.Andy Polyakov2008-10-311-8/+8
* Type-checked (and modern C compliant) OBJ_bsearch.Ben Laurie2008-10-121-2/+1
* AIX build updates.Andy Polyakov2008-09-122-5/+17
* fix error function codesBodo Möller2008-08-133-3/+5
* Update from stable branch.Dr. Stephen Henson2008-06-251-3/+26
* Update from stable branch.Dr. Stephen Henson2008-06-181-2/+6
* Update from stable branch.Dr. Stephen Henson2008-06-181-6/+30
* Don't change _WIN32_WINNT and detect GetConsoleWindow() andDr. Stephen Henson2008-06-051-16/+39
* Update from stable branch.Dr. Stephen Henson2008-06-051-5/+8
* Update from stable branch.Dr. Stephen Henson2008-06-051-0/+2
* Update from stable branch.Dr. Stephen Henson2008-06-041-1/+3
* Use an appropriate Window for selection dialog.Dr. Stephen Henson2008-06-041-1/+9