nmap/nbase
henri 64fb5b3482 Added safe fd_set operations.
Only FD_SET and FD_CLR were available. Added a FD_ISSET equivalent.
Implemented them as static inline instead of macros for consistency.

These functions abort() if the FD number is higher than FD_SETSIZE
(except on windows where no check is performed).
2014-01-30 19:02:57 +00:00
..
test merging in the --lua-exec feature for ncat. 2013-07-02 16:56:03 +00:00
acinclude.m4 Rename configlocal.m4 to acinclude.m4 for uniformity. 2012-09-19 16:41:31 +00:00
CHANGELOG
configure Re-autoconf the configure scripts (using 2.69) 2013-12-11 23:17:47 +00:00
configure.ac Use CPPFLAGS for -I, not CFLAGS or CXXFLAGS 2013-12-11 23:17:42 +00:00
getaddrinfo.c Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
getnameinfo.c Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
getopt.c Added missing SVN properties and Id tags 2012-09-10 20:53:09 +00:00
getopt.h Added missing SVN properties and Id tags 2012-09-10 20:53:09 +00:00
inet_ntop.c Remove most tabs in nbase. This probably needs some fixes, but the tabs really confused my vim. 2013-08-09 00:16:52 +00:00
inet_pton.c Remove most tabs in nbase. This probably needs some fixes, but the tabs really confused my vim. 2013-08-09 00:16:52 +00:00
Makefile.in
nbase.h Added safe fd_set operations. 2014-01-30 19:02:57 +00:00
nbase.vcxproj Use the default value of MultiThreadedDLL where possible. 2013-02-09 20:30:01 +00:00
nbase_addrset.c Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
nbase_addrset.h Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
nbase_config.h.in Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
nbase_crc32ct.h Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
nbase_ipv6.h Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
nbase_memalloc.c Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
nbase_misc.c Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
nbase_rnd.c Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
nbase_str.c Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
nbase_time.c Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
nbase_winconfig.h Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
nbase_winunix.c Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
nbase_winunix.h Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
snprintf.c Remove most tabs in nbase. This probably needs some fixes, but the tabs really confused my vim. 2013-08-09 00:16:52 +00:00
strcasecmp.c Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00