david
d029d1d75a
Look for strip in configure and strip nmap with strip -x on install. install -s
...
or strip with no arguments was stripping dynamically loaded NSE functions on
Mac OS X. The difference between plain strip and strip -x was so slight on
Linux that I just made it unconditional.
2007-11-19 21:36:21 +00:00
david
891abf25c3
Move the call to AC_CANONICAL_HOST up higher in configure.ac.
2007-11-19 21:01:33 +00:00
david
d345085863
Regenerate configure scripts with Autoconf 2.61 and update config.guess
...
and config.sub with the latest versions from
http://cvs.savannah.gnu.org/viewvc/config/?root=config .
2007-11-18 21:36:31 +00:00
david
6af91e9519
Link with -ldl whenever we include liblua, independent of whether we use
...
OpenSSL.
2007-11-13 01:55:37 +00:00
david
fa31f0ae5e
Check if -lnsl is required in configure.
2007-11-11 20:04:58 +00:00
david
21ee718329
Check for sys/sockio.h in configure and include sys/sockio.h in tcpip.cc. This is where SIOCGIFCONF is on Solaris 9.
2007-11-11 19:34:19 +00:00
david
4b8325988a
Check for Python in configure and substitute PYTHON in the makefile.
2007-11-09 15:56:09 +00:00
david
b17c82a0b0
Remove NmapFE.
2007-11-01 07:45:43 +00:00
fyodor
39bc50f2ee
latest auto-generated configure
2007-10-29 02:17:21 +00:00
fyodor
02db0e5981
Rename Umit to Zenmap to reduce confusion between the version we ship with Nmap as the integrated GUI and the version maintained separately at umit.sourceforge.net
2007-10-24 21:45:50 +00:00
david
d41f9ee095
Fix the test for GTK+ in configure.ac and move the macro RECVFROM_ARG6_TYPE from aclocal.m4 to acinclude.m4.
2007-10-22 23:27:22 +00:00
kris
2de3c2062f
Fixing a LUAFLAGS assignment in configure
2007-10-19 18:15:07 +00:00
david
8bc752b155
Link with -lcrypto when testing for -lssl in the main configure.
2007-10-18 04:20:41 +00:00
david
a26783da29
Add a separate build-umit step to the main makefile. This means that the build phase of Umit can occur as a non-root user, which means that "make clean" won't bomb out because it can't delete the directories created by root.
2007-09-21 22:10:54 +00:00
david
39878e619f
Have "make clean" clean up umit as well.
2007-09-21 21:27:33 +00:00
fyodor
11e1432402
latest configure
2007-08-17 20:42:20 +00:00
fyodor
4fa5dfe4f7
merge soc07 r5280 - fix config optimization bug
2007-08-11 06:03:50 +00:00
fyodor
3da2091ba4
merge soc07 r5245:5252 - update winpcap libs; fix config optimization bug
2007-08-11 06:01:12 +00:00
fyodor
d02249d459
merge soc07 r5244 - nmap config optimisations
2007-08-11 05:58:21 +00:00
fyodor
5528726e5b
merge soc07 r5124:5142 - build/install system updates; changelog updates; umit install code; compilation fixes; integrate umit
2007-08-11 05:41:41 +00:00
fyodor
1ec0823730
merge soc07 r5119:5124 - changed configure.ac to search for dlopen in -ldl; modified the nsis installer - to copy the nselib dir; more install system fixes
2007-08-11 05:37:46 +00:00
fyodor
f025e86b0b
merge soc07 r5085:5094 - removed a period which could lead to slightly confusing output such as 'Read data files from: ..' when they are read from the current directory; Always print a message when the script database is updated successfully; Added a whole bunch of entries to the CHANGELOG in preparation for the first soc07 release; latest auto-generated files; add a question mark to a textual question
2007-08-11 05:14:52 +00:00
fyodor
25267a44d4
merge soc07 r5042 - Fixed some bugs on nse-C-modules - it now compiles and works (or should work) on linux, macosx, freebsd
2007-08-11 04:53:27 +00:00
fyodor
b47ec33739
merge soc07 r5024:5030 - remove unnecessary (and misspelled) moreinfo attribute and values; make nmap-dev directory a variable rather than hardcode it; Update version number; regenerated configure script
2007-08-11 04:50:43 +00:00
fyodor
80ade54171
merge soc07 r5016:5022 - Added support for C-modules; converted the nse_bitlib to such a module; adapted dns-test-open-recursion.nse to use the new module; Moved make_buffer to stdnse and updated the documentation
2007-08-11 04:49:25 +00:00
fyodor
8d74bbcd8a
merge soc07 r4871:4884 and r4888 - renaming __FUNCTION__ to __func__ and changing hardcoded func names to __func__
2007-08-11 04:06:09 +00:00
fyodor
4b9f38d04a
newly generated configure
2007-03-12 02:16:58 +00:00
kris
ff6055805c
A small change in ordering in the configure script. We'll now test for inline and '' _after_ the host type testing. is tested for when doing the inline stuff, but doesn't seem to be set until (or can be reset during) the host type testing.
2007-02-01 03:28:58 +00:00
kris
811df5594f
Remove inet_aton() checks from configure and HAVE_INET_ATON from config.h.in
2007-01-27 00:29:47 +00:00
kris
4cbb311bc4
Change __BSD_SOURCE references to _BSD_SOURCE. The __FAVOR_BSD and __USE_BSD have double underscores in front, the *_SOURCE only have one.
2007-01-26 22:32:42 +00:00
fyodor
b361685be8
NSE committed
2006-12-11 00:34:26 +00:00
fyodor
d3c1c0427b
Final pcap changes
2006-08-17 00:36:10 +00:00
fyodor
971790a972
Final pcap changes
2006-08-17 00:36:00 +00:00
fyodor
3d9ccee8ff
I think I'm done with pcap upgrade and doug's pcap selectable_fd patch
2006-08-17 00:23:03 +00:00
fyodor
bb78bbc61f
Nmap 4.11
2006-06-24 04:13:43 +00:00
fyodor
48a6d1ce41
latest changes, including a couple doug fixes
2006-05-16 21:46:41 +00:00
fyodor
848ad2a96a
Nmap 4.02Alpha1 release for Everdream
2006-03-03 23:12:14 +00:00
fyodor
c9dd83e327
about to apply Doug DNS fix patch
2006-02-07 07:15:32 +00:00
fyodor
aaf6495447
Nmap 3.97Shmoo
2006-01-11 01:32:04 +00:00
fyodor
1a7e0a1901
Soon to release Nmap 3.94ALPHA3
2005-12-06 22:26:00 +00:00
fyodor
a14f8bc51c
close to 3.92 release
2005-09-12 08:08:35 +00:00
fyodor
df0dd19d10
removed conflicting libpcap spec file, really ready for 3.91 release I hope
2005-09-11 11:21:38 +00:00
fyodor
59e4189e70
About to release Nmap 3.84ALPHA2 if all goes well
2005-09-07 08:26:45 +00:00
fyodor
87e4e19e02
bug fixing
2005-08-24 19:22:11 +00:00
fyodor
cb8acca539
trying to debug strange problem
2005-07-26 06:42:43 +00:00
fyodor
9419803bb9
let us see if this one works
2005-07-23 03:16:51 +00:00
fyodor
f6e76e3189
test version
2005-07-23 01:23:22 +00:00
fyodor
6ef8d55cf0
test version
2005-07-23 01:19:58 +00:00
fyodor
09d2a79503
test version
2005-07-23 01:17:22 +00:00
fyodor
fe4d7bbe53
test version
2005-07-23 01:02:39 +00:00