| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Implementation of the ARIA cipher as described in RFC 5794. | Pauli | 2017-02-21 | 1 | -1/+1 |
* | Add support for parameterized SipHash | Todd Short | 2017-02-01 | 1 | -1/+2 |
* | Revert "Remove heartbeats completely" | Richard Levitte | 2016-11-15 | 1 | -1/+1 |
* | Remove heartbeats completely | Richard Levitte | 2016-11-15 | 1 | -1/+1 |
* | Allow older versions in the *.num files | Matt Caswell | 2016-10-17 | 1 | -2/+1 |
* | Remove trailing whitespace from some files. | David Benjamin | 2016-10-11 | 1 | -4/+4 |
* | util/mkdef.pl: mark certain PEM function declarations with STDIO | Richard Levitte | 2016-08-05 | 1 | -4/+4 |
* | include/openssl: don't include <windows.h> in public headers. | Andy Polyakov | 2016-07-08 | 1 | -1/+2 |
* | Fold threads.h into crypto.h making API public | Viktor Dukhovni | 2016-05-16 | 1 | -1/+0 |
* | util/mkdef.pl: omit ordinals from Windows DLLs. | Andy Polyakov | 2016-05-10 | 1 | -4/+4 |
* | Fix no-cmac on Windows/VMS | Matt Caswell | 2016-04-22 | 1 | -0/+1 |
* | Copyright consolidation: perl files | Rich Salz | 2016-04-20 | 1 | -1/+8 |
* | Fix symbols missing from shared build | Matt Caswell | 2016-04-13 | 1 | -0/+1 |
* | Add OCSP to mkdef | Rich Salz | 2016-04-08 | 1 | -0/+1 |
* | Move dso.h to internal | Rich Salz | 2016-03-23 | 1 | -1/+1 |
* | Implement support for no-ts | Richard Levitte | 2016-03-18 | 1 | -0/+2 |
* | Remove Netware and OS/2 | Rich Salz | 2016-03-17 | 1 | -22/+5 |
* | Add blake2 support. | Bill Cox | 2016-03-11 | 1 | -1/+1 |
* | Run make update | Kurt Roeckx | 2016-03-10 | 1 | -2/+2 |
* | GH812: Fix for no-ui build on Windows | Mat | 2016-03-07 | 1 | -0/+2 |
* | Change names of ordinals and libs, libeay => libcrypto and ssleay => libssl | Richard Levitte | 2016-03-05 | 1 | -17/+17 |
* | add kdf.h to mkdef.pl | Dr. Stephen Henson | 2016-03-02 | 1 | -0/+1 |
* | Workaround for VisualStudio 2015 bug | Matt Caswell | 2016-02-29 | 1 | -1/+2 |