aboutsummaryrefslogtreecommitdiff
path: root/dist.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-15update changelog for 2.2.4v2.2.4Brent Cook3-15/+4
2015-10-15Use bundled headers instead of installed headers when buildingJeremy Huddleston Sequoia2-6/+7
2015-09-11update changelog for 2.2.4Brent Cook1-0/+4
2015-09-11bump version to 2.2.4Brent Cook2-0/+14
2015-09-11add -lrt check for linuxBrent Cook1-0/+7
2015-09-11speed up builds without killing os x perhapsBrent Cook1-1/+1
2015-09-11add cmake test supportBrent Cook1-3/+20
2015-09-11Small README typoWill Tange1-1/+1
2015-09-11ensure headers are sanitized before releaseBrent Cook2-2/+1
2015-09-11remove support for old MSVC versions, KNFBrent Cook1-551/+405
2015-09-11Do not build lib-objects targets if we are just building static libs.Brent Cook4-25/+26
2015-09-11updates for MSVC 2015's degenerate headersBrent Cook8-3/+42
2015-09-11distribute strcasecmp.cBrent Cook1-0/+3
2015-09-11disable shared CMake builds for OS X / Windows for nowBrent Cook4-12/+30
2015-09-11adjust order for ! .gitignore rule precedenceBrent Cook1-8/+9
2015-09-11update messages about Cygwin supportBrent Cook1-3/+2
2015-09-11distribute include and man CMakefilesBrent Cook2-1/+4
2015-08-28clarify reportersv2.2.3Brent Cook1-2/+2
2015-08-28update contributor attributionsBrent Cook1-3/+4
2015-08-28update summaryBrent Cook1-1/+1
2015-08-28update Changelog for 2.2.3Brent Cook1-0/+13
2015-08-28replace remaining bash-only features in the update scriptBrent Cook2-20/+20
2015-08-28VERSION is now generatedBrent Cook1-2/+0
2015-08-28update pc files to use the package version, not library ABI versionBrent Cook3-3/+3
2015-08-28derive version numbers from VERSION filesBrent Cook1-14/+14
2015-08-28Add install targets and shared libraries to CMakeJeff Davey7-5/+61
2015-08-19update to pull from OPENBSD_5_8Brent Cook1-1/+1
2015-08-04disable strict aliasing on HP-UX C/aC++ compilerv2.2.2kinichiro1-1/+1
2015-08-03rebuild manpages on opensslv.h changesBrent Cook1-1/+1
2015-08-03disable explicit_bzero optimizations with CMake buildsBrent Cook1-0/+1
2015-08-03update build informationBrent Cook2-3/+42
2015-08-03MSVC is not yet ready to build all of the testsBrent Cook1-1/+3
2015-08-03add win32-specific explicit_bzero implementationBrent Cook3-0/+18
2015-08-03expand changelog, fix typoBrent Cook1-1/+7
2015-08-02update release notes for 2.2.2Brent Cook1-2/+45
2015-08-01initial Linux cmake suppportBrent Cook2-1/+10
2015-07-22disable current broken cmake testsBrent Cook1-16/+16
2015-07-22s/CMakeFiles/CMakeLists/, start porting test scriptsBrent Cook2-2/+6
2015-07-22correct fallback err.h macro behaviorBrent Cook1-4/+4
2015-07-21add cmake testsBrent Cook4-6/+277
2015-07-21tests aren't ready for cmake, skip for nowBrent Cook1-1/+0
2015-07-21don't build eng_rsax.c anymoreBrent Cook1-1/+0
2015-07-21move sleep shim to posix_win.cBrent Cook2-5/+8
2015-07-21add initial build for arc4random/getentropy fallbacksBrent Cook1-3/+18
2015-07-21tighten up compat include paths, fix glibc compatibilityBrent Cook4-16/+10
2015-07-21add initial CMake and Visual Studio build supportBrent Cook53-153/+2082
2015-07-20remove generated version fileBrent Cook2-1/+1
2015-07-20eng_rsax is goneBrent Cook2-2/+1
2015-07-19update man linksBrent Cook1-1/+0
2015-07-17implement compatibility shim for __warn_referencesBrent Cook3-0/+44