Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ensure we don't pass a negative int to ctypes functions | Brent Cook | 2015-11-23 | 1 | -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 Cook | 2015-10-01 | 1 | -0/+315 |
| | |||||
* | allow nc to build on linux and os x | Brent Cook | 2015-09-13 | 5 | -0/+347 |