aboutsummaryrefslogtreecommitdiffstats
path: root/util/mkdef.pl
Commit message (Expand)AuthorAgeFilesLines
* util/mkdef.pl: use better array in search of 'DEPRECATEDIN_'Richard Levitte2018-02-081-1/+1
* util/mkdef.pl: Trust configdata.pmRichard Levitte2018-02-061-71/+13
* Update copyright years on all files merged since Jan 1st 2018Richard Levitte2018-01-091-1/+1
* Various small build improvements on mkdef.pl, progs.pl, crypto/init.c, crypto...David von Oheimb2018-01-091-13/+21
* Build file templates: Replace the use of Makefile.sharedRichard Levitte2017-12-121-13/+6
* Make possible variant SONAMEs and symbol versionsViktor Dukhovni2017-11-301-3/+55
* Many spelling fixes/typo's corrected.Josh Soref2017-11-111-2/+2
* SM3: Add SM3 hash functionJack Lloyd2017-11-061-1/+1
* SM4: Add SM4 block cipher to EVPRonald Tse2017-10-311-1/+1
* util/mkdef.pl: handle line terminators correctlyRichard Levitte2017-08-311-2/+1
* 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