libreSSL/apps/nc/compat
Brent Cook 7109fb3260 ensure we don't pass a negative int to ctypes functions
Some implementations, e.g. cygwin, use a table lookup that can cast
a char to a negative array offset.
2015-11-23 02:06:03 -06:00
..
sys allow nc to build on linux and os x 2015-09-13 18:42:15 -05:00
accept4.c allow nc to build on linux and os x 2015-09-13 18:42:15 -05:00
base64.c add b64_ntop checking and fallback for nc(1) 2015-10-01 07:40:26 -05:00
readpassphrase.c ensure we don't pass a negative int to ctypes functions 2015-11-23 02:06:03 -06:00
socket.c allow nc to build on linux and os x 2015-09-13 18:42:15 -05:00
strtonum.c allow nc to build on linux and os x 2015-09-13 18:42:15 -05:00