| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year | Matt Caswell | 2021-04-22 | 1 | -1/+1 |
* | Link with .def files | Tanzinul Islam | 2021-04-19 | 1 | -2/+6 |
* | Build: Make NonStop shared libraries only export selected symbols | Richard Levitte | 2020-09-25 | 1 | -0/+9 |
* | Configuration and build: Fix solaris tags | Richard Levitte | 2020-07-04 | 1 | -0/+1 |
* | Update copyright year | Matt Caswell | 2020-04-23 | 1 | -1/+1 |
* | Add $debug variable and use it | Rich Salz | 2020-02-17 | 1 | -1/+2 |
* | Change the logic and behaviour surrounding '--api' and 'no-deprecated' | Richard Levitte | 2019-11-07 | 1 | -8/+6 |
* | util/mkdef.pl: writer_VMS(): handle symbols with no assigned number | Richard Levitte | 2019-11-05 | 1 | -3/+14 |
* | Remove EXPORT_VAR_AS_FUNC | Rich Salz | 2019-07-02 | 1 | -8/+4 |
* | Rework building: adapt some scripts | Richard Levitte | 2019-01-21 | 1 | -1/+5 |
* | util/mkdef.pl: Remove a ';' that snuck in | Richard Levitte | 2018-12-11 | 1 | -1/+1 |
* | VMS: fix library compatibility settings in util/mkdef.pl | Richard Levitte | 2018-12-10 | 1 | -1/+3 |
* | Following the license change, modify the boilerplates in util/, tools/ | Richard Levitte | 2018-12-06 | 1 | -1/+1 |
* | Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-dev | Richard Levitte | 2018-12-06 | 1 | -12/+2 |
* | util/mkdef.pl: prepare for DEPRECATEDIN_X | Richard Levitte | 2018-12-06 | 1 | -2/+2 |
* | mkdef: bsd-gcc uses solaris symbol version scripts | Benjamin Kaduk | 2018-10-09 | 1 | -0/+1 |
* | util/mkdef.pl: for VMS, allow generation of case insensitive symbol vector | Richard Levitte | 2018-10-05 | 1 | -30/+53 |
* | util/mkdef.pl: Produce version scripts from unversioned symbols | Richard Levitte | 2018-10-05 | 1 | -18/+33 |
* | Move ZLIB from 'platforms' to 'features' | Richard Levitte | 2018-10-03 | 1 | -5/+2 |
* | Refactor util/mkdef.pl for clearer separation of functionality | Richard Levitte | 2018-10-03 | 1 | -1535/+292 |
* | Refactor linker script generation | Richard Levitte | 2018-10-01 | 1 | -3/+4 |
* | Small cleanup (util/mkdef.pl, crypto/bio/bss_log.c, include/openssl/ocsp.h) | Richard Levitte | 2018-09-30 | 1 | -10/+0 |
* | util/mkdef.pl, util/add-depends.pl: don't lowercase file names | Richard Levitte | 2018-09-20 | 1 | -1/+1 |
* | Configurations/10-main.conf: replace -bexpall with explicit list on AIX. | Andy Polyakov | 2018-06-13 | 1 | -5/+11 |
* | VMS: have mkdef.pl parse lettered versions properly | Richard Levitte | 2018-06-11 | 1 | -1/+1 |
* | Move the loading of the ssl_conf module to libcrypto | Matt Caswell | 2018-04-05 | 1 | -0/+1 |
* | Publish the RAND_DRBG API | Dr. Matthias St. Pierre | 2018-03-15 | 1 | -1/+0 |
* | util/mkdef.pl: use better array in search of 'DEPRECATEDIN_' | Richard Levitte | 2018-02-08 | 1 | -1/+1 |
* | util/mkdef.pl: Trust configdata.pm | Richard Levitte | 2018-02-06 | 1 | -71/+13 |
* | Update copyright years on all files merged since Jan 1st 2018 | Richard Levitte | 2018-01-09 | 1 | -1/+1 |
* | Various small build improvements on mkdef.pl, progs.pl, crypto/init.c, crypto... | David von Oheimb | 2018-01-09 | 1 | -13/+21 |
* | Build file templates: Replace the use of Makefile.shared | Richard Levitte | 2017-12-12 | 1 | -13/+6 |
* | Make possible variant SONAMEs and symbol versions | Viktor Dukhovni | 2017-12-01 | 1 | -3/+55 |
* | Many spelling fixes/typo's corrected. | Josh Soref | 2017-11-12 | 1 | -2/+2 |
* | SM3: Add SM3 hash function | Jack Lloyd | 2017-11-06 | 1 | -1/+1 |
* | SM4: Add SM4 block cipher to EVP | Ronald Tse | 2017-10-31 | 1 | -1/+1 |
* | util/mkdef.pl: handle line terminators correctly | Richard Levitte | 2017-08-31 | 1 | -2/+1 |
* | fix some typos | FdaSilvaYY | 2017-08-16 | 1 | -16/+16 |
* | File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapper | Richard Levitte | 2017-08-15 | 1 | -1/+3 |
* | Perl: Use File::Glob::bsd_glob rather than File::Glob::glob | Richard Levitte | 2017-07-28 | 1 | -1/+1 |
* | Add DRBG random method | Rich Salz | 2017-07-19 | 1 | -0/+1 |
* | Remove the possibility to disable the UI module entirely | Richard Levitte | 2017-07-03 | 1 | -1/+1 |
* | util/mkdef.pl: Make symbol version processing Linux only | Richard Levitte | 2017-06-29 | 1 | -2/+2 |
* | util/mkdef.pl: Add UNIX as a platform | Richard Levitte | 2017-06-29 | 1 | -1/+4 |
* | make error tables const and separate header file | Rich Salz | 2017-06-07 | 1 | -61/+18 |
* | Fix util/mkdef.pl | Richard Levitte | 2017-04-10 | 1 | -18/+10 |
* | Act on deprecation of LONG and ZLONG, step 3 | Richard Levitte | 2017-04-10 | 1 | -1/+21 |
* | Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variants | Richard Levitte | 2017-04-10 | 1 | -1/+0 |
* | Implement internal ASN.1 types INT32, UINT32, INT64, UINT64 | Richard Levitte | 2017-04-04 | 1 | -0/+1 |
* | Code health: Remove VAX exceptions in util/mkdef.pl | Richard Levitte | 2017-02-28 | 1 | -29/+3 |