aboutsummaryrefslogtreecommitdiff
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-06Changelog for 2.4.1Brent Cook1-0/+9
2016-05-31pc: add platform-specific libs to Libs.privateMartin Herkt3-3/+3
2016-05-30Update changelogv2.4.0Brent Cook1-0/+2
2016-05-30update changelogBrent Cook1-0/+24
2016-05-30Update changelogBrent Cook1-0/+4
2016-05-30update changelogBrent Cook1-0/+7
2016-05-30rebase netcat patchBrent Cook1-9/+9
2016-05-04add constant_time_locl.hBrent Cook1-0/+2
2016-04-24check linker flags before checking for functionsBrent Cook1-2/+4
2016-04-21fix ld warning "attempted multiple inclusion of file" on Solariskinichiro5-10/+12
2016-04-15organize enabling asm condition in cmakekinichiro1-6/+10
2016-04-15fix cmake on Solariskinichiro1-2/+13
2016-04-14add cmake build optionskinichiro6-3/+59
2016-04-09add cmake uninstall functionalitykinichiro3-1/+30
2016-04-09modify cmake to build nckinichiro8-81/+149
2016-04-08modify cmake to build ASMkinichiro2-9/+115
2016-04-05add condition for setting BUILD_SHARED (cmake)kinichiro1-1/+1
2016-04-05execute tests that require srcdir environment variable with cmakekinichiro5-29/+66
2016-04-04fix cmake on HP-UXkinichiro4-6/+40
2016-03-30set project LANGUAGES to Ckinichiro1-1/+1
2016-03-30set cmake_minimum_required to 2.8.8kinichiro1-1/+1
2016-03-21update changelogBrent Cook1-7/+4
2016-03-21updated changelogBrent Cook1-0/+18
2016-03-21set windows binary OPENSSLDIR to something plausibleBrent Cook1-1/+1
2016-03-13modify include/compat/netinet/ip.hkinichiro1-0/+4
2016-03-12fix check for strlcatBrent Cook1-1/+1
2016-03-12add install_sw alias for latest nginxBrent Cook1-0/+3
2016-02-29update man linksBrent Cook1-108/+24
2016-02-15add things to minimize diffs with OpenNTPD-portableBrent Cook2-19/+17
2016-01-27updated changelogv2.3.2Brent Cook1-2/+13
2016-01-18add solaris include for getentropy(2)Brent Cook1-0/+7
2016-01-03package pidwraptest.sh scriptBrent Cook1-1/+1
2016-01-03whitelist NetBSD 7.0 native arc4random(3) implementation.Brent Cook2-3/+17
2016-01-03enable nc on AIXBrent Cook1-0/+1
2016-01-03replace err.h macros with inline functionsBrent Cook1-8/+54
2016-01-03prefer gnu patch on AIXBrent Cook1-1/+6
2016-01-03include strings.h in string.h on AIX as wellBrent Cook2-4/+6
2016-01-03-path isn't really needed for perms fixup, and not supported everywhereBrent Cook1-1/+1
2015-12-28rebase netcat patchBrent Cook1-13/+13
2015-12-27add upstream config.guess/config.subBrent Cook3-0/+3264
2015-12-27update check for b64_ntopBrent Cook1-1/+1
2015-12-15note the removed Verisign certificateBrent Cook1-0/+4
2015-12-14update added certsBrent Cook1-1/+2
2015-12-11Revert back to GetStdHandle, since it works fine with pipes.Brent Cook1-6/+6
2015-12-11include stdint.h uint*_tBrent Cook1-0/+1
2015-12-11Replace STDIN_FILENO with _filenoAnthony Novatsis1-3/+3
2015-12-07installing nc(1) should imply building, even if not whitelistedBrent Cook2-5/+5
2015-12-07allow optionally installing nc(1) with '--enable-nc'Brent Cook2-0/+8
2015-12-07rebase windows headers patchBrent Cook1-16/+16
2015-12-07fixup cert.pem path override for libtls, add for nc(1)Brent Cook3-21/+49