aboutsummaryrefslogtreecommitdiff
path: root/apps/nc/compat (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ensure we don't pass a negative int to ctypes functionsBrent Cook2015-11-231-3/+3
| | | | | Some implementations, e.g. cygwin, use a table lookup that can cast a char to a negative array offset.
* add b64_ntop checking and fallback for nc(1)Brent Cook2015-10-011-0/+315
|
* allow nc to build on linux and os xBrent Cook2015-09-135-0/+347