| Commit message (Expand) | Author | Files | Lines |
2015-10-18 | move rfc5280time to rfc5280time_small | Brent Cook | 2 | -2/+2 |
2015-10-18 | include tap-driver.sh in the source repo | Brent Cook | 2 | -1/+651 |
2015-10-18 | update apps.h include | Brent Cook | 1 | -1/+1 |
2015-10-18 | make it clear that we skipped 64-bit time_t tests | Brent Cook | 4 | -9/+26 |
2015-10-18 | Windows compatibility fixes | Brent Cook | 9 | -11/+32 |
2015-10-17 | include warnings about small time_t | Brent Cook | 2 | -3/+15 |
2015-10-17 | disable some tests with 32-bit time_t systems | Brent Cook | 5 | -7/+85 |
2015-10-15 | unconditionally disable pledge for now | Brent Cook | 1 | -2/+0 |
2015-10-15 | check for timegm in cmake builds | Brent Cook | 2 | -0/+9 |
2015-10-15 | make internal functions static | Brent Cook | 1 | -4/+4 |
2015-10-15 | use timegm from musl | Brent Cook | 1 | -60/+191 |
2015-10-15 | update man links | Brent Cook | 1 | -0/+2 |
2015-10-15 | include timegm fallback | Brent Cook | 6 | -6/+86 |
2015-10-14 | add limits.h shim for defining PATH_MAX on HP-UX | Brent Cook | 2 | -0/+27 |
2015-10-14 | Use bundled headers instead of installed headers when building | Jeremy Huddleston Sequoia | 2 | -6/+7 |
2015-10-14 | nc: Use AM_CPPFLAGS, not CPPFLAGS in Makefile.am | Jeremy Huddleston Sequoia | 1 | -1/+1 |
2015-10-14 | update netcat.c.patch for osx 10.6 or earlier | Goichi Hirakawa | 1 | -12/+23 |
2015-10-12 | check for pledge(2) | Brent Cook | 2 | -4/+4 |
2015-10-07 | resolve tame to 0 | Brent Cook | 1 | -1/+1 |
2015-10-07 | add tame(2) check | Brent Cook | 3 | -8/+16 |
2015-10-07 | rename _mkgmtime as timegm on win32 | Brent Cook | 1 | -0/+4 |
2015-10-06 | updates for ASN.1 time handling | Brent Cook | 4 | -0/+12 |
2015-10-01 | add b64_ntop checking and fallback for nc(1) | Brent Cook | 8 | -7/+366 |
2015-09-30 | remove incorrect comment | Brent Cook | 1 | -1/+0 |
2015-09-28 | add asn1time to cmake tests | Brent Cook | 2 | -1/+6 |
2015-09-28 | add asn1time test | Brent Cook | 1 | -0/+5 |
2015-09-22 | update path to openssl(1) in testssl wrapperv2.3.0 | Brent Cook | 1 | -3/+3 |
2015-09-21 | revise how headers are patched for windows, remove sed scripts | Brent Cook | 7 | -92/+102 |
2015-09-18 | visual studio path updates | Brent Cook | 3 | -3/+4 |
2015-09-17 | test cmake builds on osx as well | Brent Cook | 1 | -0/+1 |
2015-09-17 | remove SHA-0 from cmake builds | Brent Cook | 2 | -8/+0 |
2015-09-17 | final bit of SHA-0 removal | Brent Cook | 1 | -1/+0 |
2015-09-17 | remove SHA-0 | Brent Cook | 2 | -3/+3 |
2015-09-17 | extend regression tests | Brent Cook | 1 | -1/+2 |
2015-09-17 | add include/compat/readpassphrase.h to Makefile.am | kinichiro | 1 | -0/+1 |
2015-09-16 | update changelog for SHA-0 removal | Brent Cook | 1 | -0/+3 |
2015-09-16 | SHA-0 is gone, remove test | Brent Cook | 1 | -5/+0 |
2015-09-16 | normalize amd64 to x86_64 | Brent Cook | 1 | -0/+4 |
2015-09-16 | Call the correct script for pidwraptest.sh. | Brent Cook | 1 | -1/+2 |
2015-09-13 | update changelog with latest | Brent Cook | 1 | -0/+17 |
2015-09-13 | fix a library paths, nc patch | Brent Cook | 2 | -4/+4 |
2015-09-13 | remove ecdh/ech_ossl.c | Brent Cook | 1 | -1/+0 |
2015-09-13 | a few more linux nc build tweaks | Brent Cook | 2 | -4/+18 |
2015-09-13 | fixup windows and older linux builds | Brent Cook | 3 | -4/+21 |
2015-09-13 | allow nc to build on linux and os x | Brent Cook | 16 | -20/+603 |
2015-09-13 | ignore manpages | Brent Cook | 1 | -3/+4 |
2015-09-13 | fix spelling of OPENSSL_cleanse | Brent Cook | 1 | -1/+1 |
2015-09-13 | use CP_LIBC for strtonum | Brent Cook | 1 | -2/+2 |
2015-09-13 | move windows file IO mode setup to apps_win.c | Brent Cook | 2 | -33/+36 |
2015-09-13 | ding-dong e_os2.h is dead | Brent Cook | 1 | -1/+0 |