aboutsummaryrefslogtreecommitdiff
path: root/dist.sh (unfollow)
Commit message (Expand)AuthorFilesLines
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
2015-10-18move rfc5280time to rfc5280time_smallBrent Cook2-2/+2
2015-10-18include tap-driver.sh in the source repoBrent Cook2-1/+651
2015-10-18update apps.h includeBrent Cook1-1/+1
2015-10-18make it clear that we skipped 64-bit time_t testsBrent Cook4-9/+26
2015-10-18Windows compatibility fixesBrent Cook9-11/+32
2015-10-17include warnings about small time_tBrent Cook2-3/+15
2015-10-17disable some tests with 32-bit time_t systemsBrent Cook5-7/+85
2015-10-15unconditionally disable pledge for nowBrent Cook1-2/+0
2015-10-15check for timegm in cmake buildsBrent Cook2-0/+9
2015-10-15make internal functions staticBrent Cook1-4/+4
2015-10-15use timegm from muslBrent Cook1-60/+191
2015-10-15update man linksBrent Cook1-0/+2
2015-10-15include timegm fallbackBrent Cook6-6/+86
2015-10-14add limits.h shim for defining PATH_MAX on HP-UXBrent Cook2-0/+27
2015-10-14Use bundled headers instead of installed headers when buildingJeremy Huddleston Sequoia2-6/+7
2015-10-14nc: Use AM_CPPFLAGS, not CPPFLAGS in Makefile.amJeremy Huddleston Sequoia1-1/+1
2015-10-14update netcat.c.patch for osx 10.6 or earlierGoichi Hirakawa1-12/+23
2015-10-12check for pledge(2)Brent Cook2-4/+4
2015-10-07resolve tame to 0Brent Cook1-1/+1
2015-10-07add tame(2) checkBrent Cook3-8/+16
2015-10-07rename _mkgmtime as timegm on win32Brent Cook1-0/+4
2015-10-06updates for ASN.1 time handlingBrent Cook4-0/+12
2015-10-01add b64_ntop checking and fallback for nc(1)Brent Cook8-7/+366
2015-09-30remove incorrect commentBrent Cook1-1/+0
2015-09-28add asn1time to cmake testsBrent Cook2-1/+6
2015-09-28add asn1time testBrent Cook1-0/+5
2015-09-22update path to openssl(1) in testssl wrapperv2.3.0Brent Cook1-3/+3
2015-09-21revise how headers are patched for windows, remove sed scriptsBrent Cook7-92/+102
2015-09-18visual studio path updatesBrent Cook3-3/+4
2015-09-17test cmake builds on osx as wellBrent Cook1-0/+1
2015-09-17remove SHA-0 from cmake buildsBrent Cook2-8/+0
2015-09-17final bit of SHA-0 removalBrent Cook1-1/+0
2015-09-17remove SHA-0Brent Cook2-3/+3
2015-09-17extend regression testsBrent Cook1-1/+2
2015-09-17add include/compat/readpassphrase.h to Makefile.amkinichiro1-0/+1
2015-09-16update changelog for SHA-0 removalBrent Cook1-0/+3
2015-09-16SHA-0 is gone, remove testBrent Cook1-5/+0
2015-09-16normalize amd64 to x86_64Brent Cook1-0/+4
2015-09-16Call the correct script for pidwraptest.sh.Brent Cook1-1/+2
2015-09-13update changelog with latestBrent Cook1-0/+17
2015-09-13fix a library paths, nc patchBrent Cook2-4/+4
2015-09-13remove ecdh/ech_ossl.cBrent Cook1-1/+0
2015-09-13a few more linux nc build tweaksBrent Cook2-4/+18
2015-09-13fixup windows and older linux buildsBrent Cook3-4/+21
2015-09-13allow nc to build on linux and os xBrent Cook16-20/+603