Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nc: Use AM_CPPFLAGS, not CPPFLAGS in Makefile.am | Jeremy Huddleston Sequoia | 2015-10-14 | 1 | -1/+1 |
| | | | | | | CPPFLAGS should just be set by the user at configure time Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com> | ||||
* | add b64_ntop checking and fallback for nc(1) | Brent Cook | 2015-10-01 | 2 | -0/+319 |
| | |||||
* | fix a library paths, nc patch | Brent Cook | 2015-09-13 | 1 | -2/+2 |
| | |||||
* | a few more linux nc build tweaks | Brent Cook | 2015-09-13 | 1 | -0/+2 |
| | |||||
* | allow nc to build on linux and os x | Brent Cook | 2015-09-13 | 6 | -5/+361 |
| | |||||
* | readd openssl.1, distribute nc.1 | Brent Cook | 2015-09-13 | 1 | -0/+2 |
| | |||||
* | restrict nc to openbsd builds for now | Brent Cook | 2015-09-12 | 1 | -0/+4 |
| | |||||
* | 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 | 1 | -1/+9 |
| | |||||
* | add 'nc' to the distribution as an example of libtls client and server | Brent Cook | 2015-09-12 | 1 | -0/+11 |