| Commit message (Expand) | Author | Files | Lines |
2015-08-03 | rebuild manpages on opensslv.h changes | Brent Cook | 1 | -1/+1 |
2015-08-03 | disable explicit_bzero optimizations with CMake builds | Brent Cook | 1 | -0/+1 |
2015-08-03 | update build information | Brent Cook | 2 | -3/+42 |
2015-08-03 | MSVC is not yet ready to build all of the tests | Brent Cook | 1 | -1/+3 |
2015-08-03 | add win32-specific explicit_bzero implementation | Brent Cook | 3 | -0/+18 |
2015-08-03 | expand changelog, fix typo | Brent Cook | 1 | -1/+7 |
2015-08-02 | update release notes for 2.2.2 | Brent Cook | 1 | -2/+45 |
2015-08-01 | initial Linux cmake suppport | Brent Cook | 2 | -1/+10 |
2015-07-22 | disable current broken cmake tests | Brent Cook | 1 | -16/+16 |
2015-07-22 | s/CMakeFiles/CMakeLists/, start porting test scripts | Brent Cook | 2 | -2/+6 |
2015-07-22 | correct fallback err.h macro behavior | Brent Cook | 1 | -4/+4 |
2015-07-21 | add cmake tests | Brent Cook | 4 | -6/+277 |
2015-07-21 | tests aren't ready for cmake, skip for now | Brent Cook | 1 | -1/+0 |
2015-07-21 | don't build eng_rsax.c anymore | Brent Cook | 1 | -1/+0 |
2015-07-21 | move sleep shim to posix_win.c | Brent Cook | 2 | -5/+8 |
2015-07-21 | add initial build for arc4random/getentropy fallbacks | Brent Cook | 1 | -3/+18 |
2015-07-21 | tighten up compat include paths, fix glibc compatibility | Brent Cook | 4 | -16/+10 |
2015-07-21 | add initial CMake and Visual Studio build support | Brent Cook | 53 | -153/+2082 |
2015-07-20 | remove generated version file | Brent Cook | 2 | -1/+1 |
2015-07-20 | eng_rsax is gone | Brent Cook | 2 | -2/+1 |
2015-07-19 | update man links | Brent Cook | 1 | -1/+0 |
2015-07-17 | implement compatibility shim for __warn_references | Brent Cook | 3 | -0/+44 |
2015-07-16 | derive VERSION from opensslv.h from upstream | Brent Cook | 3 | -4/+5 |
2015-07-16 | patch headers to avoid redefinitions on windows | Scott Parker | 4 | -0/+65 |
2015-07-16 | disable strict aliasing on AIX xlc and HP-UX aC++ compilers | Brent Cook | 2 | -13/+3 |
2015-07-16 | win32 openssl CLI: preserve original echo state | Brent Cook | 1 | -9/+9 |
2015-07-15 | disable strict aliasing by default, noticed by miod@ | Brent Cook | 1 | -0/+10 |
2015-07-15 | fixup how OPENSSLDIR is derived and expanded | Brent Cook | 3 | -12/+27 |
2015-07-15 | build libcrypto with -DLIBRESSL_INTERNAL | Brent Cook | 1 | -1/+2 |
2015-07-12 | bump version to 2.2.2 | Brent Cook | 1 | -1/+1 |
2015-07-12 | Improve automatic handling of OPENSSLDIR | Brent Cook | 3 | -2/+27 |
2015-07-09 | Fix typo in the ChangeLog | vanderhoorn | 1 | -1/+1 |
2015-07-08 | remove unused --with-enginesdir configuration parameter | Brent Cook | 1 | -6/+0 |
2015-07-08 | update and clarify windows versions | Brent Cook | 2 | -2/+2 |
2015-07-02 | release note update for 2.2.1v2.2.1 | Brent Cook | 1 | -0/+2 |