summaryrefslogtreecommitdiffstats
path: root/util/mkdef.pl
AgeCommit message (Expand)Author
2024-04-09Copyright year updatesRichard Levitte
2024-02-05AIX: Implement shared_target = "aix-solib" supportJohn Kohl
2022-10-12Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY
2022-05-13mkdef.pl: Add cmd-line flag to differentiate shared libs and DSO.Daniel Fiala
2021-04-22Update copyright yearMatt Caswell
2021-04-19Link with .def filesTanzinul Islam
2020-09-25Build: Make NonStop shared libraries only export selected symbolsRichard Levitte
2020-07-04Configuration and build: Fix solaris tagsRichard Levitte
2020-04-23Update copyright yearMatt Caswell
2020-02-17Add $debug variable and use itRich Salz
2019-11-07Change the logic and behaviour surrounding '--api' and 'no-deprecated'Richard Levitte
2019-11-05util/mkdef.pl: writer_VMS(): handle symbols with no assigned numberRichard Levitte
2019-07-01Remove EXPORT_VAR_AS_FUNCRich Salz
2019-01-21Rework building: adapt some scriptsRichard Levitte
2018-12-11util/mkdef.pl: Remove a ';' that snuck inRichard Levitte
2018-12-10VMS: fix library compatibility settings in util/mkdef.plRichard Levitte
2018-12-06Following the license change, modify the boilerplates in util/, tools/Richard Levitte
2018-12-06Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte
2018-12-06util/mkdef.pl: prepare for DEPRECATEDIN_XRichard Levitte
2018-10-09mkdef: bsd-gcc uses solaris symbol version scriptsBenjamin Kaduk
2018-10-05util/mkdef.pl: for VMS, allow generation of case insensitive symbol vectorRichard Levitte
2018-10-05util/mkdef.pl: Produce version scripts from unversioned symbolsRichard Levitte
2018-10-03Move ZLIB from 'platforms' to 'features'Richard Levitte
2018-10-03Refactor util/mkdef.pl for clearer separation of functionalityRichard Levitte
2018-10-01Refactor linker script generationRichard Levitte
2018-09-30Small 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