aboutsummaryrefslogtreecommitdiff
path: root/tls (unfollow)
Commit message (Expand)AuthorFilesLines
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
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