summaryrefslogtreecommitdiffstats
path: root/engines/e_padlock.c
AgeCommit message (Expand)Author
2015-01-22Fix for reformat problems with e_padlock.cMatt Caswell
2015-01-22Rerun util/openssl-format-source -v -c .OpenSSL_1_0_2-post-auto-reformatMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Tweaks for comments due to indent's inability to handle themMatt Caswell
2015-01-22Additional comment changes for reformat of 1.0.2Matt Caswell
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2014-12-17Build fixesEmilia Kasper
2011-06-21Stop warning.Dr. Stephen Henson
2011-06-14Fix warnings in shared builds.Dr. Stephen Henson
2011-01-30stop warnings about no previous prototype when compiling shared enginesDr. Stephen Henson
2009-05-12e_padlock.c: update from HEAD.Andy Polyakov
2009-05-06Select updates from HEADRichard Levitte
2008-11-12Revert another size_t change.Dr. Stephen Henson
2008-11-02Fix warnings: printf format mismatches on 64 bit platforms.Dr. Stephen Henson
2008-01-03Netware support.Dr. Stephen Henson
2007-11-20Avoid warning.Dr. Stephen Henson
2007-05-20Padlock engine fails to compile with -O0 -fPIC.Andy Polyakov
2006-12-29Move eng_padlock.c to ./engines.Andy Polyakov