summaryrefslogtreecommitdiffstats
path: root/engines
AgeCommit message (Expand)Author
2009-05-15Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).Richard Levitte
2009-05-12e_padlock.c: fix typo (missing #endif) and switch to __builtin_allocaAndy Polyakov
2009-05-07Typo.Dr. Stephen Henson
2009-05-06Do not try to link the support file(s), as they aren't a completeRichard Levitte
2009-05-06Make sure the padlock code compiles correctly even on hardware thatRichard Levitte
2009-05-03Make CAPI engine UNICODE aware (it didn't work on Win64).Andy Polyakov
2009-04-28Stupid typoRichard Levitte
2009-04-27Add padlock dataRichard Levitte
2009-04-26Update from 1.0.0-stable.Dr. Stephen Henson
2009-04-26e_padlock: add support for x86_64 gcc.Andy Polyakov
2009-04-26Add local symbol hacks for OpenVMSRichard Levitte
2009-04-23Merge from 1.0.0-stable branch.Dr. Stephen Henson
2009-04-20Updates from 1.0.0-stable branch.Dr. Stephen Henson
2009-04-15Updates from 1.0.0-stable.Dr. Stephen Henson
2009-04-03Merge from 1.0.0-stable branch.Dr. Stephen Henson
2009-03-31Stop warnings.Dr. Stephen Henson
2009-03-17Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>Dr. Stephen Henson
2009-02-16Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>Dr. Stephen Henson
2008-12-22This _WIN32-specific patch makes it possible to "wrap" OpenSSL in anotherAndy Polyakov
2008-12-16Synchronise VMS build system with the Unixly oneRichard Levitte
2008-12-13Return error if DH_new() fails (Coverity ID 150).Ben Laurie
2008-12-13Check for NULL before use (Coverity ID 203).Ben Laurie
2008-11-28Clarify a 'chil' engine param that is a little unintuitive.Geoff Thorpe
2008-11-19Allow the CHIL engine to load even if dynamic locks aren't registered.Geoff Thorpe
2008-11-13Aftermath of a clashing size_t fix (now only format changes).Ben Laurie
2008-11-12Revert another size_t change.Dr. Stephen Henson
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe
2008-11-05Update obsolete email address...Dr. Stephen Henson
2008-11-03Add initial support for mingw64.Andy Polyakov
2008-11-02Fix warnings: printf format mismatches on 64 bit platforms.Dr. Stephen Henson
2008-11-01More size_tification.Ben Laurie
2008-10-31Fix warnings after commit#17578.Andy Polyakov
2008-10-12Type-checked (and modern C compliant) OBJ_bsearch.Ben Laurie
2008-09-12AIX build updates.Andy Polyakov
2008-08-13fix error function codesBodo Möller
2008-06-25Update from stable branch.Dr. Stephen Henson
2008-06-18Update from stable branch.Dr. Stephen Henson
2008-06-18Update from stable branch.Dr. Stephen Henson
2008-06-05Don't change _WIN32_WINNT and detect GetConsoleWindow() andDr. Stephen Henson
2008-06-05Update from stable branch.Dr. Stephen Henson
2008-06-05Update from stable branch.Dr. Stephen Henson
2008-06-04Update from stable branch.Dr. Stephen Henson
2008-06-04Use an appropriate Window for selection dialog.Dr. Stephen Henson
2008-06-04Add support for Windoes dialog box based certificate selection.Dr. Stephen Henson
2008-06-04Tidy up and add comments to selection code.Dr. Stephen Henson
2008-06-04More type-checking.Ben Laurie
2008-06-04Avoid name clash.Dr. Stephen Henson
2008-06-04Only include windows headers when under windows.Ben Laurie
2008-06-03Add initial support for multiple SSL client certifcate selection inDr. Stephen Henson
2008-06-03Match empty CA list to anything for ssl client auth in CryptoAPI engine.Dr. Stephen Henson