| Commit message (Expand) | Author | Age | Files | Lines |
* | add solaris include for getentropy(2) | Brent Cook | 2016-01-18 | 1 | -0/+7 |
* | replace err.h macros with inline functions | Brent Cook | 2016-01-03 | 1 | -8/+54 |
* | include strings.h in string.h on AIX as well | Brent Cook | 2016-01-03 | 1 | -2/+3 |
* | refresh nc(1) support | Brent Cook | 2015-12-06 | 1 | -0/+1 |
* | wrap gets on Windows, replacing '\r\n' with '\n' | Brent Cook | 2015-12-05 | 1 | -0/+2 |
* | no special workaround needed for MSVC2015 | Brent Cook | 2015-12-02 | 1 | -4/+0 |
* | Windows compatibility fixes | Brent Cook | 2015-10-18 | 2 | -4/+13 |
* | disable some tests with 32-bit time_t systems | Brent Cook | 2015-10-17 | 1 | -4/+0 |
* | unconditionally disable pledge for now | Brent Cook | 2015-10-15 | 1 | -2/+0 |
* | include timegm fallback | Brent Cook | 2015-10-15 | 2 | -6/+5 |
* | add limits.h shim for defining PATH_MAX on HP-UX | Brent Cook | 2015-10-14 | 1 | -0/+26 |
* | check for pledge(2) | Brent Cook | 2015-10-12 | 1 | -2/+2 |
* | resolve tame to 0 | Brent Cook | 2015-10-07 | 1 | -1/+1 |
* | add tame(2) check | Brent Cook | 2015-10-07 | 1 | -0/+4 |
* | rename _mkgmtime as timegm on win32 | Brent Cook | 2015-10-07 | 1 | -0/+4 |
* | add b64_ntop checking and fallback for nc(1) | Brent Cook | 2015-10-01 | 2 | -4/+24 |
* | fixup windows and older linux builds | Brent Cook | 2015-09-13 | 1 | -0/+10 |
* | allow nc to build on linux and os x | Brent Cook | 2015-09-13 | 3 | -10/+91 |
* | remove support for old MSVC versions, KNF | Brent Cook | 2015-09-09 | 1 | -551/+405 |
* | updates for MSVC 2015's degenerate headers | Brent Cook | 2015-09-09 | 7 | -3/+38 |
* | correct fallback err.h macro behavior | Brent Cook | 2015-07-22 | 1 | -4/+4 |
* | move sleep shim to posix_win.c | Brent Cook | 2015-07-21 | 1 | -5/+1 |
* | tighten up compat include paths, fix glibc compatibility | Brent Cook | 2015-07-21 | 4 | -16/+10 |
* | add initial CMake and Visual Studio build support | Brent Cook | 2015-07-21 | 26 | -0/+1495 |