aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update changelogv2.2.8Brent Cook2016-05-301-0/+4
* set windows binary OPENSSLDIR to something plausibleBrent Cook2016-05-301-1/+1
* moved patch upstreamv2.2.7Brent Cook2016-05-031-11/+0
* prefer limits.h over sys/limits.hBrent Cook2016-05-031-0/+11
* update ChangelogBrent Cook2016-05-031-1/+6
* add constant_time_locl.hBrent Cook2016-05-021-0/+2
* update changelog for 2.2.6v2.2.6Brent Cook2016-01-281-0/+4
* update ChangeLog for 2.2.5v2.2.5Brent Cook2015-12-051-0/+19
* update changelog for 2.2.4v2.2.4Brent Cook2015-10-153-15/+4
* Use bundled headers instead of installed headers when buildingJeremy Huddleston Sequoia2015-10-152-6/+7
* update changelog for 2.2.4Brent Cook2015-09-111-0/+4
* bump version to 2.2.4Brent Cook2015-09-112-0/+14
* add -lrt check for linuxBrent Cook2015-09-111-0/+7
* speed up builds without killing os x perhapsBrent Cook2015-09-111-1/+1
* add cmake test supportBrent Cook2015-09-111-3/+20
* Small README typoWill Tange2015-09-111-1/+1
* ensure headers are sanitized before releaseBrent Cook2015-09-112-2/+1
* remove support for old MSVC versions, KNFBrent Cook2015-09-111-551/+405
* Do not build lib-objects targets if we are just building static libs.Brent Cook2015-09-114-25/+26
* updates for MSVC 2015's degenerate headersBrent Cook2015-09-118-3/+42
* distribute strcasecmp.cBrent Cook2015-09-111-0/+3
* disable shared CMake builds for OS X / Windows for nowBrent Cook2015-09-114-12/+30
* adjust order for ! .gitignore rule precedenceBrent Cook2015-09-111-8/+9
* update messages about Cygwin supportBrent Cook2015-09-111-3/+2
* distribute include and man CMakefilesBrent Cook2015-09-112-1/+4
* clarify reportersv2.2.3Brent Cook2015-08-281-2/+2
* update contributor attributionsBrent Cook2015-08-281-3/+4
* update summaryBrent Cook2015-08-281-1/+1
* update Changelog for 2.2.3Brent Cook2015-08-281-0/+13
* replace remaining bash-only features in the update scriptBrent Cook2015-08-282-20/+20
* VERSION is now generatedBrent Cook2015-08-281-2/+0
* update pc files to use the package version, not library ABI versionBrent Cook2015-08-283-3/+3
* derive version numbers from VERSION filesBrent Cook2015-08-281-14/+14
* Add install targets and shared libraries to CMakeJeff Davey2015-08-287-5/+61
* update to pull from OPENBSD_5_8Brent Cook2015-08-191-1/+1
* disable strict aliasing on HP-UX C/aC++ compilerv2.2.2kinichiro2015-08-041-1/+1
* rebuild manpages on opensslv.h changesBrent Cook2015-08-031-1/+1
* disable explicit_bzero optimizations with CMake buildsBrent Cook2015-08-031-0/+1
* update build informationBrent Cook2015-08-032-3/+42
* MSVC is not yet ready to build all of the testsBrent Cook2015-08-031-1/+3
* add win32-specific explicit_bzero implementationBrent Cook2015-08-033-0/+18
* expand changelog, fix typoBrent Cook2015-08-031-1/+7
* update release notes for 2.2.2Brent Cook2015-08-021-2/+45
* initial Linux cmake suppportBrent Cook2015-08-012-1/+10
* disable current broken cmake testsBrent Cook2015-07-221-16/+16
* s/CMakeFiles/CMakeLists/, start porting test scriptsBrent Cook2015-07-222-2/+6
* correct fallback err.h macro behaviorBrent Cook2015-07-221-4/+4
* add cmake testsBrent Cook2015-07-214-6/+277
* tests aren't ready for cmake, skip for nowBrent Cook2015-07-211-1/+0
* don't build eng_rsax.c anymoreBrent Cook2015-07-211-1/+0