| Commit message (Expand) | Author | Age | Files | Lines |
* | Configure: Allow 'DEFINE[]=def' | Richard Levitte | 2019-08-23 | 1 | -15/+24 |
* | Remove EXPORT_VAR_AS_FUNC | Rich Salz | 2019-07-02 | 1 | -2/+0 |
* | Remove NextStep support | Rich Salz | 2019-07-01 | 1 | -1/+0 |
* | Configure: final cleanup of asm related things | Richard Levitte | 2019-06-17 | 1 | -12/+0 |
* | Move padlock_asm_src file information to build.info files | Richard Levitte | 2019-06-17 | 1 | -4/+0 |
* | Move keccak1600_asm_src file information to build.info files | Richard Levitte | 2019-06-17 | 1 | -3/+0 |
* | Move poly1305_asm_src file information to build.info files | Richard Levitte | 2019-06-17 | 1 | -3/+0 |
* | Move chacha_asm_src file information to build.info files | Richard Levitte | 2019-06-17 | 1 | -1/+0 |
* | Move modes_asm_src file information to build.info files | Richard Levitte | 2019-06-17 | 1 | -4/+0 |
* | Move cmll_asm_src file information to build.info files | Richard Levitte | 2019-06-17 | 1 | -1/+0 |
* | Move wp_asm_src file information to build.info files | Richard Levitte | 2019-06-17 | 1 | -8/+0 |
* | Move rc5_asm_src file information to build.info files | Richard Levitte | 2019-06-17 | 1 | -1/+0 |
* | Move rmd160_asm_src file information to build.info files | Richard Levitte | 2019-06-17 | 1 | -4/+0 |
* | Move rc4_asm_src file information to build.info files | Richard Levitte | 2019-06-17 | 1 | -4/+0 |
* | Move cast_asm_src file information to build.info files | Richard Levitte | 2019-06-17 | 1 | -2/+0 |
* | Move sha1_asm_src file information to build.info files | Richard Levitte | 2019-06-17 | 1 | -6/+0 |
* | Move md5_asm_src file information to build.info files | Richard Levitte | 2019-06-17 | 1 | -4/+0 |
* | Move bf_asm_src file information to build.info files | Richard Levitte | 2019-06-17 | 1 | -1/+0 |
* | Move aes_asm_src file information to build.info files | Richard Levitte | 2019-06-17 | 1 | -27/+0 |
* | Move des_asm_src file information to build.info files | Richard Levitte | 2019-06-17 | 1 | -1/+0 |
* | Move ec_asm_src file information to build.info files | Richard Levitte | 2019-06-17 | 1 | -7/+0 |
* | Move cpuid_asm_src file information to build.info files | Richard Levitte | 2019-06-17 | 1 | -7/+0 |
* | Move bn_asm_src file information to build.info files | Richard Levitte | 2019-06-17 | 1 | -30/+0 |
* | Configure: add mechanism to specify asm target architecture | Richard Levitte | 2019-06-17 | 1 | -0/+2 |
* | Move uplink file information to build.info files | Richard Levitte | 2019-06-17 | 1 | -2/+0 |
* | Configure: add mechanism to specify uplink target architecture | Richard Levitte | 2019-06-17 | 1 | -0/+4 |
* | Configure: allow conditions and variable values to have variable references | Richard Levitte | 2019-06-17 | 1 | -3/+5 |
* | Fix no-ec with no-dh | Matt Caswell | 2019-06-17 | 1 | -1/+2 |
* | Allow TLSv1.3 in a no-ec build | Matt Caswell | 2019-06-17 | 1 | -2/+1 |
* | Configure: Add support for variables in build.info files | Richard Levitte | 2019-06-15 | 1 | -11/+36 |
* | Configure: count basenames for all library sources | Richard Levitte | 2019-06-12 | 1 | -0/+29 |
* | Ensure code is compiled with correct BIGNUM assembler defines | Matt Caswell | 2019-06-12 | 1 | -6/+24 |
* | Improve the Windows OneCore target support. (Add targets for building librari... | MouriNaruto | 2019-06-10 | 1 | -1/+3 |
* | Remove last references to DEBUG_SAFESTACK | Dr. Matthias St. Pierre | 2019-06-04 | 1 | -3/+0 |
* | Ensure we get all the right defines for AES assembler in FIPS module | Matt Caswell | 2019-06-03 | 1 | -6/+24 |
* | Configure: Remove extra warning and sanitizer options from CXXFLAGS | Richard Levitte | 2019-05-27 | 1 | -67/+38 |
* | Clear CRMF vs CMP confusion | Richard Levitte | 2019-05-20 | 1 | -2/+21 |
* | Allow setting RCFLAGS as Configure option or environment variable | Wojciech Kaluza | 2019-05-02 | 1 | -1/+2 |
* | Configure: process shared-info.pl later | Richard Levitte | 2019-04-30 | 1 | -39/+42 |
* | Recognise clang -fsanitize options and translate them | Richard Levitte | 2019-04-24 | 1 | -3/+24 |
* | Configure: make disabling stuff easier and safer | Richard Levitte | 2019-04-23 | 1 | -22/+32 |
* | Configure: recognise -static even if given through variables | Richard Levitte | 2019-04-23 | 1 | -3/+7 |
* | Configure: merge all of %user and %useradd into %config earlier | Richard Levitte | 2019-04-23 | 1 | -22/+22 |
* | Add a legacy provider and put MD2 in it | Matt Caswell | 2019-04-09 | 1 | -2/+4 |
* | Add a no-fips Configure option | Matt Caswell | 2019-04-05 | 1 | -2/+5 |
* | Configuration / build: make it possible to disable building of modules | Richard Levitte | 2019-04-02 | 1 | -5/+19 |
* | Build cleanup: don't use SHARED_SOURCE with modules | Richard Levitte | 2019-04-02 | 1 | -3/+2 |
* | Restore the "heartbeats" configuration option among the deprecated | Richard Levitte | 2019-04-01 | 1 | -0/+1 |
* | Rework DSO API conditions and configuration option | Richard Levitte | 2019-04-01 | 1 | -10/+4 |
* | Remove heartbeats completely | Richard Levitte | 2019-03-29 | 1 | -2/+0 |