nmap/nbase
d33tah ccd0c02a4c Add a lacking space in the license comment. The command I used to do this is:
for file in `grep "* including the terms and conditions of this license text as well.       \*" * -r --files-with-match `; do sed "s/\* including the terms and conditions of this license text as well.       \*/* including the terms and conditions of this license text as well.        */g" -i $file; done
2013-09-11 19:06:20 +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 Remove COMPAT_SRCS and COMPAT_OBJS. 2013-05-13 04:21:11 +00:00
configure.ac Remove COMPAT_SRCS and COMPAT_OBJS. 2013-05-13 04:21:11 +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 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.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