summaryrefslogtreecommitdiffstats
path: root/util/mkdef.pl
AgeCommit message (Expand)Author
2019-07-01Fix TyposAntoine Cœur
2018-10-04Small cleanup (util/mkdef.pl, crypto/bio/bss_log.c, include/openssl/ocsp.h)Richard Levitte
2018-09-20util/mkdef.pl, util/add-depends.pl: don't lowercase file namesRichard Levitte
2018-06-13Configurations/10-main.conf: replace -bexpall with explicit list on AIX.Andy Polyakov
2018-06-11VMS: have mkdef.pl parse lettered versions properlyRichard Levitte
2018-04-05Move the loading of the ssl_conf module to libcryptoMatt Caswell
2018-03-15Publish the RAND_DRBG APIDr. Matthias St. Pierre
2018-02-08util/mkdef.pl: use better array in search of 'DEPRECATEDIN_'Richard Levitte
2018-02-06util/mkdef.pl: Trust configdata.pmRichard Levitte
2018-01-09Update copyright years on all files merged since Jan 1st 2018Richard Levitte
2018-01-09Various small build improvements on mkdef.pl, progs.pl, crypto/init.c, crypto...David von Oheimb
2017-12-12Build file templates: Replace the use of Makefile.sharedRichard Levitte
2017-11-30Make possible variant SONAMEs and symbol versionsViktor Dukhovni
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-11-06SM3: Add SM3 hash functionJack Lloyd
2017-10-31SM4: Add SM4 block cipher to EVPRonald Tse
2017-08-31util/mkdef.pl: handle line terminators correctlyRichard Levitte
2017-08-16fix some typosFdaSilvaYY
2017-08-15File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapperRichard Levitte
2017-07-28Perl: Use File::Glob::bsd_glob rather than File::Glob::globRichard Levitte
2017-07-19Add DRBG random methodRich Salz
2017-07-03Remove the possibility to disable the UI module entirelyRichard Levitte
2017-06-29util/mkdef.pl: Make symbol version processing Linux onlyRichard Levitte
2017-06-29util/mkdef.pl: Add UNIX as a platformRichard Levitte
2017-06-07make error tables const and separate header fileRich Salz
2017-04-10Fix util/mkdef.plRichard Levitte
2017-04-10Act on deprecation of LONG and ZLONG, step 3Richard Levitte
2017-04-10Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variantsRichard Levitte
2017-04-04Implement internal ASN.1 types INT32, UINT32, INT64, UINT64Richard Levitte
2017-02-28Code health: Remove VAX exceptions in util/mkdef.plRichard Levitte
2017-02-21Implementation of the ARIA cipher as described in RFC 5794.Pauli
2017-02-01Add support for parameterized SipHashTodd Short
2016-11-15Revert "Remove heartbeats completely"Richard Levitte
2016-11-15Remove heartbeats completelyRichard Levitte
2016-10-17Allow older versions in the *.num filesMatt Caswell
2016-10-10Remove trailing whitespace from some files.David Benjamin
2016-08-05util/mkdef.pl: mark certain PEM function declarations with STDIORichard Levitte
2016-07-08include/openssl: don't include <windows.h> in public headers.Andy Polyakov
2016-05-16Fold threads.h into crypto.h making API publicViktor Dukhovni
2016-05-10util/mkdef.pl: omit ordinals from Windows DLLs.Andy Polyakov
2016-04-22Fix no-cmac on Windows/VMSMatt Caswell
2016-04-20Copyright consolidation: perl filesRich Salz
2016-04-13Fix symbols missing from shared buildMatt Caswell
2016-04-08Add OCSP to mkdefRich Salz
2016-03-23Move dso.h to internalRich Salz
2016-03-18Implement support for no-tsRichard Levitte
2016-03-17Remove Netware and OS/2Rich Salz
2016-03-11Add blake2 support.Bill Cox
2016-03-10Run make updateKurt Roeckx
2016-03-07GH812: Fix for no-ui build on WindowsMat