aboutsummaryrefslogtreecommitdiff
path: root/update.sh (unfollow)
Commit message (Expand)AuthorFilesLines
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-12connect to the OPENBSD_5_9 branchBrent Cook1-1/+1
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
2015-12-06refresh nc(1) supportBrent Cook4-14/+17
2015-12-06override _PATH_SSL_CA_FILE with OPENSSLDIR at build timeBrent Cook2-0/+19
2015-12-06update changelogBrent Cook1-0/+2
2015-12-06only set the console mode if stdin is a console (not a pipe)Brent Cook1-9/+21
2015-12-05wrap gets on Windows, replacing '\r\n' with '\n'Brent Cook2-0/+16
2015-12-05Update 2.3.2 release notesBrent Cook1-0/+34
2015-12-02no special workaround needed for MSVC2015Brent Cook1-4/+0
2015-11-23fix libtls-standalone tests for tls_read and tls_write changed apiZhicheng Wei1-3/+3
2015-11-23build nc on solaris and cygwinBrent Cook1-0/+2
2015-11-23ensure we don't pass a negative int to ctypes functionsBrent Cook1-3/+3
2015-11-22do not link libcompatnoopt if it is unneeded/builtBrent Cook1-3/+8
2015-11-22omit <type> linksBrent Cook2-9/+1
2015-11-22update manpage linksBrent Cook1-16/+114
2015-11-22update netcat patchBrent Cook1-37/+14
2015-11-02update patchesBrent Cook2-16/+16
2015-10-26update changelog for 2.3.1v2.3.1Brent Cook1-0/+32
2015-10-23whitelist nc on other BSDsBrent Cook1-0/+2
2015-10-23update netcat patchBrent Cook1-8/+27
2015-10-21remove a_gen/utctm.c for cmakeBrent Cook1-2/+0
2015-10-21check bounds before casting (long long) to time_tBrent Cook1-0/+6
2015-10-21remove a_gen/utctm.cBrent Cook1-2/+0