aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fix libtool 2.4.2 stack-protector flag handlingBrent Cook2015-06-132-1/+8
* add a missing header and fix typo in windows posix layerBrent Cook2015-06-131-1/+2
* bump versionBrent Cook2015-06-121-1/+1
* add security update notesv2.2.0Brent Cook2015-06-111-1/+15
* always check if ssp needs to be linkedBrent Cook2015-06-111-3/+1
* add OS-specific build notesBrent Cook2015-06-112-2/+20
* add libtls-standalone COPYING fileBrent Cook2015-06-052-1/+14
* return 1 on failureBrent Cook2015-06-051-1/+1
* update changelogBrent Cook2015-06-051-0/+20
* update readme with supported OSesBrent Cook2015-06-051-16/+37
* refactor win32 shims into posix_win.cBrent Cook2015-06-055-150/+190
* set stdin/out/err to binary mode on WindowsBrent Cook2015-06-052-0/+30
* all file IO should be binary, auto-append the flagBrent Cook2015-06-051-0/+20
* use correct binary on native windows buildsBrent Cook2015-06-053-0/+9
* update man linksBrent Cook2015-05-251-4/+1