aboutsummaryrefslogtreecommitdiffstats
path: root/engines/vendor_defns
Commit message (Collapse)AuthorAgeFilesLines
* Remove Obsolete enginesMatt Caswell2015-10-155-902/+0
| | | | | | | | There are a number of engines in the OpenSSL source code which are now obsolete. The following engines have been removed: 4758cca, aep, atalla, cswift, nuron, sureware. Reviewed-by: Rich Salz <rsalz@openssl.org>
* Re-align some comments after running the reformat script.Matt Caswell2015-01-221-120/+120
| | | | | | | This should be a one off operation (subsequent invokation of the script should not move them) Reviewed-by: Tim Hudson <tjh@openssl.org>
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-227-687/+774
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* mark all block comments that need format preserving so thatTim Hudson2014-12-302-55/+74
| | | | | | | indent will not alter them when reformatting comments Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org>
* RT3544: Remove MWERKS supportRich Salz2014-09-241-12/+0
| | | | | | | | | | | | The following #ifdef tests were all removed: __MWERKS__ MAC_OS_pre_X MAC_OS_GUSI_SOURCE MAC_OS_pre_X OPENSSL_SYS_MACINTOSH_CLASSIC OPENSSL_SYS_MACOSX_RHAPSODY Reviewed-by: Andy Polyakov <appro@openssl.org>
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-312-5/+5
|
* Avoid some shadowed variable names.Geoff Thorpe2003-11-041-1/+1
| | | | Submitted by: Nils Larsch
* Step 3 of move of engines: copy the corresponding vendor header files.Richard Levitte2002-10-117-0/+1434