aboutsummaryrefslogtreecommitdiffstats
path: root/util/mkdef.pl
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesRichard Levitte2024-04-091-1/+1
* AIX: Implement shared_target = "aix-solib" supportJohn Kohl2024-02-051-0/+1
* Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY2022-10-121-1/+1
* mkdef.pl: Add cmd-line flag to differentiate shared libs and DSO.Daniel Fiala2022-05-131-1/+5
* Update copyright yearMatt Caswell2021-04-221-1/+1
* Link with .def filesTanzinul Islam2021-04-191-2/+6
* Build: Make NonStop shared libraries only export selected symbolsRichard Levitte2020-09-251-0/+9
* Configuration and build: Fix solaris tagsRichard Levitte2020-07-041-0/+1
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Add $debug variable and use itRich Salz2020-02-171-1/+2
* Change the logic and behaviour surrounding '--api' and 'no-deprecated'Richard Levitte2019-11-071-8/+6
* util/mkdef.pl: writer_VMS(): handle symbols with no assigned numberRichard Levitte2019-11-051-3/+14
* Remove EXPORT_VAR_AS_FUNCRich Salz2019-07-011-8/+4
* Rework building: adapt some scriptsRichard Levitte2019-01-211-1/+5
* util/mkdef.pl: Remove a ';' that snuck inRichard Levitte2018-12-111-1/+1
* VMS: fix library compatibility settings in util/mkdef.plRichard Levitte2018-12-101-1/+3
* Following the license change, modify the boilerplates in util/, tools/Richard Levitte2018-12-061-1/+1
* Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte2018-12-061-12/+2
* util/mkdef.pl: prepare for DEPRECATEDIN_XRichard Levitte2018-12-061-2/+2
* mkdef: bsd-gcc uses solaris symbol version scriptsBenjamin Kaduk2018-10-091-0/+1
* util/mkdef.pl: for VMS, allow generation of case insensitive symbol vectorRichard Levitte2018-10-051-30/+53
* util/mkdef.pl: Produce version scripts from unversioned symbolsRichard Levitte2018-10-051-18/+33
* Move ZLIB from 'platforms' to 'features'Richard Levitte2018-10-031-5/+2
* Refactor util/mkdef.pl for clearer separation of functionalityRichard Levitte2018-10-031-1535/+292
* Refactor linker script generationRichard Levitte2018-10-011-3/+4
* Small cleanup (util/mkdef.pl, crypto/bio/bss_log.c, include/openssl/ocsp.h)Richard Levitte2018-09-301-10/+0
* util/mkdef.pl, util/add-depends.pl: don't lowercase file namesRichard Levitte2018-09-201-1/+1
* Configurations/10-main.conf: replace -bexpall with explicit list on AIX.Andy Polyakov2018-06-131-5/+11
* VMS: have mkdef.pl parse lettered versions properlyRichard Levitte2018-06-111-1/+1
* Move the loading of the ssl_conf module to libcryptoMatt Caswell2018-04-051-0/+1
* Publish the RAND_DRBG APIDr. Matthias St. Pierre2018-03-151-1/+0
* 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