| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | include timegm fallback | Brent Cook | 2015-10-15 | 6 | -6/+86 |
* | add limits.h shim for defining PATH_MAX on HP-UX | Brent Cook | 2015-10-14 | 2 | -0/+27 |
* | Use bundled headers instead of installed headers when building | Jeremy Huddleston Sequoia | 2015-10-14 | 2 | -6/+7 |
* | nc: Use AM_CPPFLAGS, not CPPFLAGS in Makefile.am | Jeremy Huddleston Sequoia | 2015-10-14 | 1 | -1/+1 |
* | update netcat.c.patch for osx 10.6 or earlier | Goichi Hirakawa | 2015-10-14 | 1 | -12/+23 |
* | check for pledge(2) | Brent Cook | 2015-10-12 | 2 | -4/+4 |
* | resolve tame to 0 | Brent Cook | 2015-10-07 | 1 | -1/+1 |
* | add tame(2) check | Brent Cook | 2015-10-07 | 3 | -8/+16 |
* | rename _mkgmtime as timegm on win32 | Brent Cook | 2015-10-07 | 1 | -0/+4 |
* | updates for ASN.1 time handling | Brent Cook | 2015-10-06 | 4 | -0/+12 |
* | add b64_ntop checking and fallback for nc(1) | Brent Cook | 2015-10-01 | 8 | -7/+366 |
* | remove incorrect comment | Brent Cook | 2015-09-30 | 1 | -1/+0 |
* | add asn1time to cmake tests | Brent Cook | 2015-09-28 | 2 | -1/+6 |
* | add asn1time test | Brent Cook | 2015-09-28 | 1 | -0/+5 |
* | update path to openssl(1) in testssl wrapperv2.3.0 | Brent Cook | 2015-09-22 | 1 | -3/+3 |
* | revise how headers are patched for windows, remove sed scripts | Brent Cook | 2015-09-21 | 7 | -92/+102 |
* | visual studio path updates | Brent Cook | 2015-09-18 | 3 | -3/+4 |
* | test cmake builds on osx as well | Brent Cook | 2015-09-17 | 1 | -0/+1 |
* | remove SHA-0 from cmake builds | Brent Cook | 2015-09-17 | 2 | -8/+0 |
* | final bit of SHA-0 removal | Brent Cook | 2015-09-17 | 1 | -1/+0 |
* | remove SHA-0 | Brent Cook | 2015-09-17 | 2 | -3/+3 |
* | extend regression tests | Brent Cook | 2015-09-17 | 1 | -1/+2 |
* | add include/compat/readpassphrase.h to Makefile.am | kinichiro | 2015-09-17 | 1 | -0/+1 |
* | update changelog for SHA-0 removal | Brent Cook | 2015-09-16 | 1 | -0/+3 |
* | SHA-0 is gone, remove test | Brent Cook | 2015-09-16 | 1 | -5/+0 |
* | normalize amd64 to x86_64 | Brent Cook | 2015-09-16 | 1 | -0/+4 |
* | Call the correct script for pidwraptest.sh. | Brent Cook | 2015-09-16 | 1 | -1/+2 |
* | update changelog with latest | Brent Cook | 2015-09-13 | 1 | -0/+17 |
* | fix a library paths, nc patch | Brent Cook | 2015-09-13 | 2 | -4/+4 |
* | remove ecdh/ech_ossl.c | Brent Cook | 2015-09-13 | 1 | -1/+0 |
* | a few more linux nc build tweaks | Brent Cook | 2015-09-13 | 2 | -4/+18 |
* | fixup windows and older linux builds | Brent Cook | 2015-09-13 | 3 | -4/+21 |
* | allow nc to build on linux and os x | Brent Cook | 2015-09-13 | 16 | -20/+603 |
* | ignore manpages | Brent Cook | 2015-09-13 | 1 | -3/+4 |
* | fix spelling of OPENSSL_cleanse | Brent Cook | 2015-09-13 | 1 | -1/+1 |
* | use CP_LIBC for strtonum | Brent Cook | 2015-09-13 | 1 | -2/+2 |
* | move windows file IO mode setup to apps_win.c | Brent Cook | 2015-09-13 | 2 | -33/+36 |
* | ding-dong e_os2.h is dead | Brent Cook | 2015-09-13 | 1 | -1/+0 |
* | ech_ossl.h is gone | Brent Cook | 2015-09-13 | 1 | -1/+0 |
* | readd openssl.1, distribute nc.1 | Brent Cook | 2015-09-13 | 3 | -0/+6 |
* | include new tls headers | Brent Cook | 2015-09-13 | 2 | -0/+3 |
* | restrict nc to openbsd builds for now | Brent Cook | 2015-09-12 | 2 | -0/+6 |
* | correct nc compat path | Brent Cook | 2015-09-12 | 1 | -1/+1 |
* | add some backcompat in nc, don't install it | Brent Cook | 2015-09-12 | 2 | -1/+10 |
* | more cmake tests | Brent Cook | 2015-09-12 | 1 | -1/+12 |
* | add 'nc' to the distribution as an example of libtls client and server | Brent Cook | 2015-09-12 | 17 | -200/+227 |
* | add new tests | Brent Cook | 2015-09-12 | 2 | -0/+16 |
* | update manpage links, fix typo | Brent Cook | 2015-09-12 | 2 | -1/+11 |
* | sudo/doas | Brent Cook | 2015-09-12 | 1 | -1/+1 |
* | remove engine.c from CMake | Brent Cook | 2015-09-11 | 1 | -1/+0 |