fyodor
af72dd2ae7
add dependency for python-sqlite2
2007-11-09 10:43:07 +00:00
david
72d231d5df
Add nmapfe and xnmap to Zenmap's spec file.
2007-11-09 06:03:40 +00:00
david
4a753006db
Make symlinks from nmapfe and xnmap to zenmap. Don't create the nmapfe symlink
...
unless that file doesn't exist or is already a link.
2007-11-09 05:29:25 +00:00
david
65abaee9f3
Split the zenmap RPM subpackage into its own spec file.
2007-11-08 08:17:35 +00:00
david
9d6a94d6ea
Remove an entry for a test script from script.db.
2007-11-08 07:44:49 +00:00
fyodor
6fd80d1078
update a Linux sig
2007-11-06 22:44:05 +00:00
fyodor
80ea49e3f9
bump version number
2007-11-06 22:43:25 +00:00
david
e94746493f
Fix the Zenmap build on 64-bit architectures (where %{_libdir} is "/usr/lib64"
...
but Python modules may not be installed there) and make it work with different
versions of Python.
2007-11-06 17:25:09 +00:00
david
c0c4c72bc5
Document that an apparently unused function is actually used by the fingerprint utilities.
2007-11-05 22:54:07 +00:00
ejlbell
9dea83347b
Accidentally committed experimental version of robots.nse
2007-11-05 21:41:47 +00:00
ejlbell
4694e4e7a7
changed path back to original location
2007-11-05 21:26:04 +00:00
ejlbell
1a73a31df0
updated 'nse directory constant' that seems to effect scripts using nselib in certain functions
2007-11-05 21:21:08 +00:00
kris
1ba4d72254
fixing misspellings of "EXCEEDED" in comments and in the enum reason_codes (portreasons.h)
2007-11-05 13:04:23 +00:00
david
44366a7713
Fill in the Zenmap summary and description in nmap.spec.in.
2007-11-05 05:25:36 +00:00
david
c75de1de52
Add a zenmap subpackage to nmap.spec.in.
2007-11-05 05:18:48 +00:00
kris
03cbee6850
Fixing an assertion failure caused when running an ARP Ping scan. A Global Ping was attempted, but ARP wasn't checked for in sendPingProbe()
2007-11-04 19:33:58 +00:00
david
79bdfec9b5
Use --root to give DESTDIR to setup.py instead of embedding it in --prefix. This will help in making a Zenmap RPM.
2007-11-04 18:35:43 +00:00
kris
4cd9fa160d
just fixing some spelling errors in comments
2007-11-03 03:54:11 +00:00
david
50c4981934
Remove the first-generation OS detection and nmap-os-fingerprints.
2007-11-03 01:31:02 +00:00
doug
9efe18921d
Spell checking
2007-11-01 19:42:44 +00:00
david
f23d62d259
Don't use T: and U: in error messages as examples of proper form if they are
...
not allowed in the particular port/protocol specification that caused the
error.
2007-11-01 16:25:18 +00:00
david
2e65b35f84
Remove the artificial cap on the number of ping scan ports and protocols. Port
...
lists for ping scan now use the same syntax as the -p option except that T:,
U:, and P: are not allowed.
2007-11-01 16:15:11 +00:00
kris
9dfd8af1f3
updating ip_is_reserved(): 114/8 and 115/8 went to APNIC
2007-11-01 12:53:58 +00:00
david
f020df112f
Change some references to o.ipprotscan into (rangetype & SCAN_PROTOCOLS) to avoid using global knowledge in getpts_aux.
2007-11-01 08:11:15 +00:00
david
b17c82a0b0
Remove NmapFE.
2007-11-01 07:45:43 +00:00
david
c1a366394f
Update docs/nmap.usage.txt.
2007-11-01 07:45:04 +00:00
fyodor
69bc1886c9
gmail imapd patch from Matt Selsky
2007-11-01 05:38:13 +00:00
kris
d73e6900d9
Making a change to the IPProto ping section in the refguide: adding TCP and UDP to the list of protocols sent with additional headers. I removed these from the refguide by mistake when removing them from being sent by default
2007-10-31 23:24:12 +00:00
kris
8af261ea1a
whoops, adding new limits for protocol numbers (0-255) passed to -PO. This didn't cause a crash or anything, just a wraparound in the protocol field (e.g. passing 258 caused 2 to be used)
2007-10-31 23:19:36 +00:00
doug
e52b86d3ea
Fixed HP-UX false positives
2007-10-30 17:41:51 +00:00
david
2dcf70d520
Remove the struct scan_lists parameter from getpts_aux and some of its auxiliary functions. It was used only to keep track of the number of ports and protocols, which can be derived after the bit map is filled in. This is preparation for a minor refactoring of getpts so it can be used for ping port selection.
2007-10-30 04:40:10 +00:00
fyodor
83224a187c
new signature for scanme.nmap.org (Linux 2.6.20-1)
2007-10-29 03:04:55 +00:00
fyodor
0aeb4dc91a
fix some more typos and spelling errors
2007-10-29 02:35:55 +00:00
kris
b642da09ca
a couple more fixes to the CHANGELOG
2007-10-29 02:33:09 +00:00
fyodor
bade93cc3c
Add a couple Zenmap changes David made
2007-10-29 02:28:03 +00:00
kris
0ce3c8968e
just fixing a couple typos in last set of CHANGELOG entries
2007-10-29 02:20:29 +00:00
fyodor
39bc50f2ee
latest auto-generated configure
2007-10-29 02:17:21 +00:00
fyodor
31f49b275c
update CHANGELOG with newest changes, update version number in more places
2007-10-29 02:15:58 +00:00
kris
96b644c426
setting default protocols for IPProto Ping to ICMP, IGMP and IPIP encapsulation (removing TCP/UDP and adding IPIP).
2007-10-29 01:36:25 +00:00
fyodor
8238243261
change Nmap version number to 4.22SOC8 in prep for next release; remove some useless defines
2007-10-29 00:51:45 +00:00
fyodor
0ddd43b70a
trivial wording change
2007-10-28 08:53:12 +00:00
kris
7ac1b98cb4
Of course, after I commit the big patch I find a possible bug :) In case we can't findHost() on a packet received doing the IPProto Ping
2007-10-28 00:30:19 +00:00
kris
1b1fcc753b
Adding a new ping type: IPProto Ping. It's used with '-PO'. I've changed references to -P0 (zero) to -PN throughout the source code and refguide.xml
2007-10-28 00:05:03 +00:00
kris
a4878d3150
removing getopt1.c from NmapFE.dsp
2007-10-25 19:07:29 +00:00
kris
3a7fc0585d
just adding a couple things to the CHANGELOG
2007-10-25 00:45:23 +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
fyodor
25de001e67
latest build of Nmap manpage
2007-10-24 21:25:28 +00:00
fyodor
fecbe72dbe
I think these are just automated sorting changes
2007-10-24 21:25:15 +00:00
kris
51c7cdb4c9
Fixing reason code based on ICMP response (during host discovery)
2007-10-24 18:31:51 +00:00
david
aeb9cae04b
Redo some changes to the NSE pcre module that were originally done
...
before pcre was made a C module. Remove the nse_pcrelib.vcproj file,
change snprintf to Snprintf, and add a typecast to avoid a warning on
Windows. This and r6026 should be considered a unit.
2007-10-23 01:10:46 +00:00