aboutsummaryrefslogtreecommitdiff
path: root/util/mkdef.pl
AgeCommit message (Expand)AuthorFilesLines
2020-02-17Add $debug variable and use itRich Salz1-1/+2
2019-11-07Change the logic and behaviour surrounding '--api' and 'no-deprecated'Richard Levitte1-8/+6
2019-11-05util/mkdef.pl: writer_VMS(): handle symbols with no assigned numberRichard Levitte1-3/+14
2019-07-01Remove EXPORT_VAR_AS_FUNCRich Salz1-8/+4
2019-01-21Rework building: adapt some scriptsRichard Levitte1-1/+5
2018-12-11util/mkdef.pl: Remove a ';' that snuck inRichard Levitte1-1/+1
2018-12-10VMS: fix library compatibility settings in util/mkdef.plRichard Levitte1-1/+3
2018-12-06Following the license change, modify the boilerplates in util/, tools/Richard Levitte1-1/+1
2018-12-06Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte1-12/+2
2018-12-06util/mkdef.pl: prepare for DEPRECATEDIN_XRichard Levitte1-2/+2
2018-10-09mkdef: bsd-gcc uses solaris symbol version scriptsBenjamin Kaduk1-0/+1
2018-10-05util/mkdef.pl: for VMS, allow generation of case insensitive symbol vectorRichard Levitte1-30/+53
2018-10-05util/mkdef.pl: Produce version scripts from unversioned symbolsRichard Levitte1-18/+33
2018-10-03Move ZLIB from 'platforms' to 'features'Richard Levitte1-5/+2
2018-10-03Refactor util/mkdef.pl for clearer separation of functionalityRichard Levitte1-1535/+292
2018-10-01Refactor linker script generationRichard Levitte1-3/+4
2018-09-30Small cleanup (util/mkdef.pl, crypto/bio/bss_log.c, include/openssl/ocsp.h)Richard Levitte1-10/+0
2018-09-20util/mkdef.pl, util/add-depends.pl: don't lowercase file namesRichard Levitte1-1/+1
2018-06-13Configurations/10-main.conf: replace -bexpall with explicit list on AIX.Andy Polyakov1-5/+11
2018-06-11VMS: have mkdef.pl parse lettered versions properlyRichard Levitte1-1/+1
2018-04-05Move the loading of the ssl_conf module to libcryptoMatt Caswell1-0/+1
2018-03-15Publish the RAND_DRBG APIDr. Matthias St. Pierre1-1/+0
2018-02-08util/mkdef.pl: use better array in search of 'DEPRECATEDIN_'Richard Levitte1-1/+1
2018-02-06util/mkdef.pl: Trust configdata.pmRichard Levitte1-71/+13
2018-01-09Update copyright years on all files merged since Jan 1st 2018Richard Levitte1-1/+1
2018-01-09Various small build improvements on mkdef.pl, progs.pl, crypto/init.c, crypto...David von Oheimb1-13/+21
2017-12-12Build file templates: Replace the use of Makefile.sharedRichard Levitte1-13/+6
2017-11-30Make possible variant SONAMEs and symbol versionsViktor Dukhovni1-3/+55
2017-11-11Many spelling fixes/typo's corrected.Josh Soref1-2/+2
2017-11-06SM3: Add SM3 hash functionJack Lloyd1-1/+1
2017-10-31SM4: Add SM4 block cipher to EVPRonald Tse1-1/+1
2017-08-31util/mkdef.pl: handle line terminators correctlyRichard Levitte1-2/+1
2017-08-16fix some typosFdaSilvaYY1-16/+16
2017-08-15File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapperRichard Levitte1-1/+3
2017-07-28Perl: Use File::Glob::bsd_glob rather than File::Glob::globRichard Levitte1-1/+1
2017-07-19Add DRBG random methodRich Salz1-0/+1
2017-07-03Remove the possibility to disable the UI module entirelyRichard Levitte1-1/+1
2017-06-29util/mkdef.pl: Make symbol version processing Linux onlyRichard Levitte1-2/+2
2017-06-29util/mkdef.pl: Add UNIX as a platformRichard Levitte1-1/+4
2017-06-07make error tables const and separate header fileRich Salz1-61/+18
2017-04-10Fix util/mkdef.plRichard Levitte1-18/+10
2017-04-10Act on deprecation of LONG and ZLONG, step 3Richard Levitte1-1/+21
2017-04-10Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variantsRichard Levitte1-1/+0
2017-04-04Implement internal ASN.1 types INT32, UINT32, INT64, UINT64Richard Levitte1-0/+1
2017-02-28Code health: Remove VAX exceptions in util/mkdef.plRichard Levitte1-29/+3
2017-02-21Implementation of the ARIA cipher as described in RFC 5794.Pauli1-1/+1
2017-02-01Add support for parameterized SipHashTodd Short1-1/+2
2016-11-15Revert "Remove heartbeats completely"Richard Levitte1-1/+1
2016-11-15Remove heartbeats completelyRichard Levitte1-1/+1
2016-10-17Allow older versions in the *.num filesMatt Caswell1-2/+1