| Commit message (Expand) | Author | Age | Files | Lines |
* | Make "shared" builds the default | Matt Caswell | 2016-04-14 | 1 | -1/+0 |
* | Fix no-stdio and no-autoalginit | Matt Caswell | 2016-04-14 | 1 | -0/+6 |
* | Remove no-aes, no-rsa, no-sha, no-md5 and no-hmac | Matt Caswell | 2016-04-13 | 1 | -5/+0 |
* | Fix the handling of --with-zlib-include | Richard Levitte | 2016-04-13 | 1 | -1/+1 |
* | Clean-up *_DEBUG options. | Andy Polyakov | 2016-04-07 | 1 | -3/+14 |
* | Perl cleanup: don't create lists unnecessarily | Richard Levitte | 2016-04-06 | 1 | -5/+5 |
* | Configure: add BLAKE_DEBUG to --strict-warnings set. | Andy Polyakov | 2016-04-06 | 1 | -1/+1 |
* | Revert "various spelling fixes" | Rich Salz | 2016-04-04 | 1 | -10/+10 |
* | various spelling fixes | FdaSilvaYY | 2016-04-04 | 1 | -10/+10 |
* | Add the C macro NDEBUG when configuring for release | Richard Levitte | 2016-04-01 | 1 | -0/+2 |
* | Make the use of perl more consistent | Richard Levitte | 2016-04-01 | 1 | -1/+1 |
* | More things that don't work together. | Ben Laurie | 2016-03-30 | 1 | -0/+2 |
* | Make it possible to specify source files that will only be used for shared libs | Richard Levitte | 2016-03-30 | 1 | -1/+31 |
* | When using no-dtls create OPENSSL_NO_DTLS | Kurt Roeckx | 2016-03-28 | 1 | -0/+1 |
* | Fix enable-zlib no-comp. | Ben Laurie | 2016-03-22 | 1 | -0/+1 |
* | sctp requires dgram. | Ben Laurie | 2016-03-22 | 1 | -1/+1 |
* | Fix no-gost | Matt Caswell | 2016-03-21 | 1 | -1/+1 |
* | Remove the no-rijndael option | Matt Caswell | 2016-03-21 | 1 | -2/+0 |
* | Remove the remainder of util/mk1mf.pl and companion scripts | Richard Levitte | 2016-03-21 | 1 | -6/+0 |
* | Remove generation of ms/version32.rc from Configure, use util/mkrc.pl | Richard Levitte | 2016-03-21 | 1 | -60/+0 |
* | Make apps/progs.pl more flexible | Richard Levitte | 2016-03-19 | 1 | -1/+9 |
* | Correct the export list when writing configdata.pm | Richard Levitte | 2016-03-19 | 1 | -1/+1 |
* | Correct the check of files to depend on against known generated ones | Richard Levitte | 2016-03-19 | 1 | -3/+3 |
* | Make picker, thread and combine standard config helper functions | Richard Levitte | 2016-03-17 | 1 | -0/+52 |
* | Remove Netware and OS/2 | Rich Salz | 2016-03-17 | 1 | -13/+10 |
* | Disallow --classic for Windows | Richard Levitte | 2016-03-17 | 1 | -1/+1 |
* | Added build.info debugging capability to Configure | Richard Levitte | 2016-03-17 | 1 | -2/+20 |
* | Disable AFALG when cross-compiling | Matt Caswell | 2016-03-16 | 1 | -0/+2 |
* | static-engine is no longer an internal keyword, remove it from %disabled | Richard Levitte | 2016-03-15 | 1 | -1/+0 |
* | Disable afalg when engine is disabled. | Emilia Kasper | 2016-03-14 | 1 | -5/+7 |
* | Enforce the demand for Perl 5.10.0 as a minimum. | Richard Levitte | 2016-03-14 | 1 | -1/+1 |
* | Fix a few Configure errors | Richard Levitte | 2016-03-14 | 1 | -9/+4 |
* | Add blake2 support. | Bill Cox | 2016-03-11 | 1 | -1/+3 |
* | Configure: remove dependency on 'head'. | Andy Polyakov | 2016-03-11 | 1 | -3/+5 |
* | Don't build dynamic engines unless configured "shared" | Richard Levitte | 2016-03-11 | 1 | -1/+2 |
* | Configure - don't trust $1 to stick around, save its value away | Richard Levitte | 2016-03-10 | 1 | -1/+3 |
* | Correct slight logic error in processing IF in build.info | Richard Levitte | 2016-03-09 | 1 | -1/+1 |
* | Comment away the extra checks in Configure | Richard Levitte | 2016-03-09 | 1 | -5/+5 |
* | In build.info, an IF within a clause that's skipped over shouldn't apply | Richard Levitte | 2016-03-09 | 1 | -1/+7 |
* | Remove the old threading API | Matt Caswell | 2016-03-09 | 1 | -1/+0 |
* | Don't check the conditions to build e_afalg if configured "no-engine" | Richard Levitte | 2016-03-09 | 1 | -14/+16 |
* | Have Configure display the value of SHARED_CFLAG | Richard Levitte | 2016-03-09 | 1 | -0/+1 |
* | Check gcc version to see if it supports -MM and friends | Richard Levitte | 2016-03-09 | 1 | -1/+5 |
* | Add the configure option 'no-makedepend' | Richard Levitte | 2016-03-09 | 1 | -5/+13 |
* | Add the Configure option --classic, to fall back on classic build schemes | Richard Levitte | 2016-03-08 | 1 | -1/+23 |
* | Revert "unified build scheme: Try to nudge users to try the "unified" build" | Richard Levitte | 2016-03-08 | 1 | -49/+1 |
* | Fix building without multiblock support | Matt Caswell | 2016-03-08 | 1 | -0/+1 |
* | Unified - Add the build.info command OVERRIDE, to avoid build file clashes | Richard Levitte | 2016-03-07 | 1 | -1/+10 |
* | Unified - Add the build.info command GENERATE, to generate source files | Richard Levitte | 2016-03-07 | 1 | -0/+18 |
* | Misc afalg build fixes | Matt Caswell | 2016-03-07 | 1 | -4/+7 |