aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* move sleep shim to posix_win.cBrent Cook2015-07-212-5/+8
* add initial build for arc4random/getentropy fallbacksBrent Cook2015-07-211-3/+18
* tighten up compat include paths, fix glibc compatibilityBrent Cook2015-07-214-16/+10
* add initial CMake and Visual Studio build supportBrent Cook2015-07-2153-153/+2082
* remove generated version fileBrent Cook2015-07-202-1/+1
* eng_rsax is goneBrent Cook2015-07-202-2/+1
* update man linksBrent Cook2015-07-191-1/+0
* implement compatibility shim for __warn_referencesBrent Cook2015-07-173-0/+44
* derive VERSION from opensslv.h from upstreamBrent Cook2015-07-163-4/+5
* patch headers to avoid redefinitions on windowsScott Parker2015-07-164-0/+65
* disable strict aliasing on AIX xlc and HP-UX aC++ compilersBrent Cook2015-07-162-13/+3
* win32 openssl CLI: preserve original echo stateBrent Cook2015-07-161-9/+9
* disable strict aliasing by default, noticed by miod@Brent Cook2015-07-151-0/+10
* fixup how OPENSSLDIR is derived and expandedBrent Cook2015-07-153-12/+27
* build libcrypto with -DLIBRESSL_INTERNALBrent Cook2015-07-151-1/+2
* Land #107, improve default OPENSSLDIR install behaviorBrent Cook2015-07-123-2/+27
|\
| * Improve automatic handling of OPENSSLDIRBrent Cook2015-07-123-2/+27
* | Land #105, fix changelog typoBrent Cook2015-07-121-1/+1
|\ \
| * | Fix typo in the ChangeLogvanderhoorn2015-07-091-1/+1
| |/
* / bump version to 2.2.2Brent Cook2015-07-121-1/+1
|/
* remove unused --with-enginesdir configuration parameterBrent Cook2015-07-081-6/+0
* update and clarify windows versionsBrent Cook2015-07-082-2/+2
* release note update for 2.2.1v2.2.1Brent Cook2015-07-021-0/+2
* add compatible version of arpa/nameser.h for WindowsBrent Cook2015-07-021-0/+23
* add check for inet_pton, nudge minimum win32 compat to 0x0501Brent Cook2015-07-026-2/+229
* added 2.2.1 changesBrent Cook2015-07-011-0/+14
* ignore more imported test filesBrent Cook2015-06-291-0/+4
* add cipher_list testBrent Cook2015-06-292-0/+7
* link build statusBrent Cook2015-06-231-1/+1
* include build status linkBrent Cook2015-06-231-0/+2
* update for mdc2 removalBrent Cook2015-06-204-12/+2
* remove unneeded local tls.h patchBrent Cook2015-06-192-28/+2
* package README.mdBrent Cook2015-06-141-1/+1
* Rename to README.md and add markdownDoug Hogan2015-06-132-87/+96
* set 'foreign' flag in automakeBrent Cook2015-06-133-1/+1