1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-22 15:39:03 +00:00
Commit Graph

156 Commits

Author SHA1 Message Date
dmiller
458a6388c4 Don't try to copy nonexistent pango modules since we build --with-included-modules 2015-11-07 01:00:19 +00:00
dmiller
56efe5b793 Update Macports diff 2015-11-07 01:00:18 +00:00
dmiller
f4619edece Update http urls for nmap.org to https 2015-11-05 20:41:05 +00:00
dmiller
15eb10e9fb Fix a crash in Zenmap Compare Results. 2015-09-23 20:23:00 +00:00
dmiller
6c934abb93 Update some directions for building .dmg on OS X 2015-09-23 20:22:59 +00:00
dmiller
2843f4535c New patch against macports, disables gdk-pixbuf2 GIO sniffing 2015-07-02 19:13:43 +00:00
dmiller
4aeabca374 Address some pep8 issues with zenmap_wrapper.py 2015-06-23 22:00:05 +00:00
dmiller
8941682afb Remove DYLD_LIBRARY_PATH from zenmap_wrapper.py. Fixes #164 2015-06-23 22:00:04 +00:00
dmiller
9fab2630fa Resolve architecture incompatibilities with Zenmap on OS X. Fixes #161 2015-06-16 13:37:48 +00:00
dmiller
a19e3e5c12 6.49SVN version bump 2015-06-07 15:53:49 +00:00
dmiller
68409b2226 Update copyright date to 2015 2015-06-03 13:01:29 +00:00
dmiller
41e06e9e9c Fix saving of host comments in Zenmap. Fixes #133
Sometimes (all the time?) hosts are "cloned" or deep-copied instead of being
copied by reference, so testing whether a host is "in" a scan is insufficient.
Now we check by address, the same way that Zenmap uses to determine 2 hosts are
the "same" for merging their output.

Also, avoid considering a scan as having unsaved changes if the comment field is
merely focused but unchanged.
2015-05-31 02:47:26 +00:00
dmiller
270d1418fe Update OS X build info for minimum 10.8 (Mountain Lion) 2015-03-10 04:26:24 +00:00
dmiller
a4dc1b8ff6 Update zenmap copyright date 2015-02-18 02:57:27 +00:00
dmiller
4a6dc88a3c Include hicolor theme when building Zenmap on Windows. http://seclists.org/nmap-dev/2015/q1/118 2015-02-17 17:52:39 +00:00
dmiller
7a32fcb9f5 Properly quote arguments to su-to-zenmap.sh
Found with http://www.shellcheck.net/

Error was: https://github.com/koalaman/shellcheck/wiki/SC2124
2015-02-13 16:31:12 +00:00
dmiller
34557315a2 Generate hi.mo 2015-02-09 22:10:02 +00:00
dmiller
6e33206fbb New Hindi translation for Zenmap (http://seclists.org/nmap-dev/2015/q1/103) 2015-02-09 22:10:00 +00:00
dmiller
c95d656bfc Generate zh.mo 2014-12-23 13:48:19 +00:00
dmiller
2421ec8933 New Chinese translation of Zenmap
http://seclists.org/nmap-dev/2014/q4/314
2014-12-23 13:48:17 +00:00
dmiller
e81f9fba12 Better way of getting locale's encoding 2014-12-09 15:27:26 +00:00
dmiller
f10513b154 Make get_formatted_date return a unicode string instead of bytes 2014-12-09 14:18:02 +00:00
henri
b18aa67c89 Regen fr.mo 2014-11-24 19:35:36 +00:00
henri
46c5461b8f Update fr.po: http://seclists.org/nmap-dev/2014/q4/259 2014-11-24 19:35:31 +00:00
dmiller
ee167e1c4d Regen de.mo, it.mo, pl.mo 2014-11-21 12:54:05 +00:00
dmiller
5bb45b5e2b Update de.po: http://seclists.org/nmap-dev/2014/q4/235 2014-11-21 12:54:02 +00:00
dmiller
df81a6b6f1 Update it.po: http://seclists.org/nmap-dev/2014/q4/230 2014-11-21 12:54:00 +00:00
dmiller
af424ee8da Update pl.po: http://seclists.org/nmap-dev/2014/q4/228 2014-11-21 12:53:58 +00:00
dmiller
ce340ba67b Fix a typo in Zenmap setup: sys.prefix, not self.prefix 2014-11-13 13:24:39 +00:00
dmiller
a03556f7c4 Update .po files 2014-10-23 15:16:52 +00:00
dmiller
7f2853788e Regen de.mo 2014-10-23 15:16:49 +00:00
dmiller
edc715fd9f Update de.po (http://seclists.org/nmap-dev/2014/q4/47) 2014-10-23 15:16:47 +00:00
dmiller
5f7f87b74b Bump version from 6.46 to 6.47SVN 2014-08-29 18:43:18 +00:00
dmiller
4603df3d0a Make py2exe include ndiff when building Zenmap 2014-08-23 04:22:17 +00:00
dmiller
699fe77571 Make make-bundle.sh change local dylib paths to relative ones 2014-08-23 04:22:16 +00:00
dmiller
ed5e0921f5 Update make-bundle.sh to reflect changes in fontconfig 2014-08-23 04:22:14 +00:00
dmiller
2251726609 Update make-bundle.sh to reflect changes in Pango 2014-08-23 04:22:12 +00:00
dmiller
6c28288c0a Update Macports instructions for zenmap 2014-08-23 04:22:10 +00:00
dmiller
b75df9d8f9 Add a test loader script for Zenmap, so tests don't fail with Python <2.7 2014-08-23 04:22:09 +00:00
dmiller
5adfb3b1de Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
fyodor
f6f59a7cd7 Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
jay
1756416ec6 Further reduce Zenmap's Topology Noise 2014-08-09 17:56:29 +00:00
jay
c613586570 Reduce Zenmap's Topology noise by collapsing equivalent 'anonymous' nodes 2014-07-30 06:37:24 +00:00
jay
2b30085d90 Catch Zenmap's MemoryError (caused by large Nmap Output) and provide the user a more useful error message so that we get less of the out-of-memory "crash reports" 2014-07-01 16:53:10 +00:00
jay
9de9c77d91 Make Zenmap use SIGTERM (instead of SIGKILL) for "Cancel Scan" so that Nmap has a chance to shutdown cleanly.
However, if Nmap is still running after 5 seconds, send a SIGKILL.
2014-06-28 09:59:00 +00:00
dmiller
ec9074f718 Correct "it's" to "its" where necessary
it's = it is
its = belonging to it
2014-06-19 04:58:46 +00:00
jay
f29a494d2b Modifying r32985 based on Henri Doreau's comment
"For sequences, (strings, lists, tuples), use the fact that empty
sequences are false." PEP-0008 says[1].

[1] http://legacy.python.org/dev/peps/pep-0008/
2014-06-10 09:15:20 +00:00
jay
2274fa2461 Updated some code in zenmap/zenmapGUI/DiffCompare.py and zenmap/zenmapGUI/ScanNmapOutputPage.py to work properly with the code from r32983 2014-06-10 08:21:57 +00:00
jay
5e948636cd Speedup Zenmap a little further by using cStringIO in zenmap/zenmapCore/NmapParser.py whenever possible (using StringIO as fallback). 2014-06-09 13:35:34 +00:00
jay
28ab4a621d Rewrote some code in zenmap/zenmapCore/NmapParser.py to speed up opening of scans. Large scans open in seconds instead of hours now. 2014-06-09 06:29:20 +00:00