aboutsummaryrefslogtreecommitdiffstats
path: root/util/mkdef.pl
Commit message (Expand)AuthorAgeFilesLines
* fix some typosFdaSilvaYY2017-08-161-16/+16
* File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapperRichard Levitte2017-08-151-1/+3
* Perl: Use File::Glob::bsd_glob rather than File::Glob::globRichard Levitte2017-07-281-1/+1
* Add DRBG random methodRich Salz2017-07-191-0/+1
* Remove the possibility to disable the UI module entirelyRichard Levitte2017-07-031-1/+1
* util/mkdef.pl: Make symbol version processing Linux onlyRichard Levitte2017-06-291-2/+2
* util/mkdef.pl: Add UNIX as a platformRichard Levitte2017-06-291-1/+4
* make error tables const and separate header fileRich Salz2017-06-071-61/+18
* Fix util/mkdef.plRichard Levitte2017-04-101-18/+10
* Act on deprecation of LONG and ZLONG, step 3Richard Levitte2017-04-101-1/+21
* Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variantsRichard Levitte2017-04-101-1/+0
* Implement internal ASN.1 types INT32, UINT32, INT64, UINT64Richard Levitte2017-04-041-0/+1
* Code health: Remove VAX exceptions in util/mkdef.plRichard Levitte2017-02-281-29/+3
* Implementation of the ARIA cipher as described in RFC 5794.Pauli2017-02-211-1/+1
* Add support for parameterized SipHashTodd Short2017-02-011-1/+2
* Revert "Remove heartbeats completely"Richard Levitte2016-11-151-1/+1
* Remove heartbeats completelyRichard Levitte2016-11-151-1/+1
* Allow older versions in the *.num filesMatt Caswell2016-10-171-2/+1
* Remove trailing whitespace from some files.David Benjamin2016-10-101-4/+4
* util/mkdef.pl: mark certain PEM function declarations with STDIORichard Levitte2016-08-051-4/+4
* include/openssl: don't include <windows.h> in public headers.Andy Polyakov2016-07-081-1/+2
* Fold threads.h into crypto.h making API publicViktor Dukhovni2016-05-161-1/+0
* util/mkdef.pl: omit ordinals from Windows DLLs.Andy Polyakov2016-05-101-4/+4
* Fix no-cmac on Windows/VMSMatt Caswell2016-04-221-0/+1
* Copyright consolidation: perl filesRich Salz2016-04-201-1/+8
* Fix symbols missing from shared buildMatt Caswell2016-04-131-0/+1
* Add OCSP to mkdefRich Salz2016-04-081-0/+1
* Move dso.h to internalRich Salz2016-03-231-1/+1
* Implement support for no-tsRichard Levitte2016-03-181-0/+2
* Remove Netware and OS/2Rich Salz2016-03-171-22/+5
* Add blake2 support.Bill Cox2016-03-111-1/+1
* Run make updateKurt Roeckx2016-03-101-2/+2
* GH812: Fix for no-ui build on WindowsMat2016-03-071-0/+2
* Change names of ordinals and libs, libeay => libcrypto and ssleay => libsslRichard Levitte2016-03-051-17/+17
* add kdf.h to mkdef.plDr. Stephen Henson2016-03-021-0/+1
* Workaround for VisualStudio 2015 bugMatt Caswell2016-02-291-1/+2
* Public API for Certificate TransparencyRob Percival2016-02-261-2/+3
* Fix a mkdef.pl warningMatt Caswell2016-02-261-1/+9
* Implement new multi-threading APIAlessandro Ghedini2016-02-261-0/+1
* Remove outdated DEBUG flags.Rich Salz2016-02-181-1/+0
* Remove JPAKERich Salz2016-02-171-3/+0
* Don't use libcrypto private headers with mkdef.plRichard Levitte2016-02-141-3/+2
* Perl's chop / chomp considered bad, use a regexp insteadRichard Levitte2016-02-111-7/+5
* unified build scheme: add a "unified" template for VMS descrip.mmsRichard Levitte2016-02-101-18/+15
* unified build scheme: adjust some scriptsRichard Levitte2016-02-091-5/+8
* Remove extraneous output from util/mk scriptsRich Salz2016-01-281-12/+9
* Move pqueue into sslRich Salz2016-01-241-1/+0
* Refactor file writing - Adapt util/mkdef.pl to use configdata.pmRichard Levitte2016-01-221-16/+5
* Avoid the r modifier for s/// (perl)Richard Levitte2016-01-141-1/+1
* Add a no-egd option to disable EGD-related codeBenjamin Kaduk2016-01-141-0/+2