dmiller
fd37e977c9
Avoid crashing if we can't write to zenmap.conf. Fixes #449
2016-08-31 15:21:23 +00:00
dmiller
2cf41557eb
Remove vestigial documentation for Macports build system
2016-08-31 04:19:41 +00:00
vincent
e4fcf2347a
Use the AppleLocale prefs directly
...
This is really easier and much more portable (Mac OS 10.5 and later)
than the other solution proposed. The problem with the actual code happens
when I set English as my main language with a French localisation and
keyboard. Sometimes, the AppleLanguages configuration file contains names
like "English" instead of "en", "EN" or "en_EN". Moreover, there can be
more than one language defined here. Instead, I suggest with this PR to
use AppleLocale directly, which is in the "en_EN" format (or whatever
language) and is set to the current language used by the machine. This
would allow users to just launch Zenmap and have the software launched in
the desired language without having to use the terminal (they can still
change their machine language in the System Preferences or via the
Terminal, but it would be easier to use).
2016-08-22 15:37:43 +00:00
vincent
e6925acec3
New Zenmap auth_wrapper in Objective-C
2016-07-27 10:29:20 +00:00
vincent
24976fe9c8
Correct sentences from Zenmap French translation
2016-07-21 19:31:11 +00:00
vincent
6e5efe5a8c
Add new Zenmap Spanish translation
...
Thanks to Marta Garcia De La Paz, Paulino Calderon
and Patricio Castagnaro for their contribution
2016-07-21 19:18:56 +00:00
dmiller
60dc6353b9
Bump version from 7.25BETA1 release, regen docs, merge CHANGELOG
2016-07-19 19:57:56 +00:00
vincent
c521208999
Update zenmap.pot (make update-pot)
2016-07-17 15:23:05 +00:00
dmiller
fd5926ed1c
Simplify config reading/writing. Related #449
2016-07-11 13:34:49 +00:00
vincent
d0774e7ed5
Closes #342 by thebinarymutant: Fix semantic for python3
2016-07-01 10:37:25 +00:00
dmiller
0188383036
pep8 error fixed. Closes #337
...
15:13: E126 continuation line over-indented for hanging indent
16:13: E126 continuation line over-indented for hanging indent
17:13: E126 continuation line over-indented for hanging indent
2016-06-26 04:39:29 +00:00
dmiller
c52d865b22
Add legend for Topography window. Closes #279 , Fixes #258
2016-06-25 03:53:00 +00:00
vincent
4c1ef96578
Add checks for $lang variable
...
We now use AppleLanguages to provide a good language to Zenmap.
This should prevent Zenmap from choosing wrong locale/languages settings.
2016-06-17 08:55:34 +00:00
dmiller
c16abd4823
Let zenmapCore.ScriptMetadata retrieve script authors in list syntax.
2016-06-10 04:35:56 +00:00
dmiller
3068b9ad79
Open zenmap.exe.log in a writable location. Fixes #345
2016-05-18 15:24:36 +00:00
dmiller
2ff05aca9d
OS X build environment checks and fixes
2016-04-06 15:15:16 +00:00
dmiller
6e33d6ac3c
Bump date in copyright headers
2016-04-04 15:38:44 +00:00
dmiller
a083db0cf9
Bump version for 7.12 release
2016-03-29 19:43:37 +00:00
dmiller
30e9e9fd84
Optionally repair broken zenmap.conf
...
First, make sure we don't have residual junk configs, resulting in ConfigParser
values coming back as lists instead of strings. Then offer the user the option
to copy the global config file, which should be uncorrupted.
2016-03-29 14:26:38 +00:00
dmiller
c4649cd0b8
Fix saving zenmap config to file in some cases.
2016-03-25 04:33:11 +00:00
dmiller
97b5aa2ced
Avoid file corruption from Zenmap configs reopening already-open config file
2016-03-24 18:03:34 +00:00
dmiller
44b4bd2163
Avoid crashing with non-integer geometry in zenmap.conf
2016-03-22 01:11:06 +00:00
dmiller
dcfd7562f2
Avoid a crash in Zenmap config setting window geometry
...
Report: http://seclists.org/nmap-dev/2016/q1/315
Fix: http://stackoverflow.com/a/21485083/1183387
We can't set integer (or non-string) values in a ConfigParser.
2016-03-21 14:20:20 +00:00
dmiller
53aac29d05
Avoid a zenmap crash if locale is not set properly
2016-03-18 15:44:25 +00:00
dmiller
91fc3e503f
Revert r33804, it was not a typo. http://seclists.org/nmap-dev/2016/q1/297
2016-03-18 03:46:13 +00:00
dmiller
c97b56a1e9
sync CHANGELOG and bump version for 7.10SVN
2016-03-17 18:16:43 +00:00
dmiller
f68650e51e
Remove pango modules that are built-in since pango 1.38.
2016-03-16 03:23:45 +00:00
dmiller
56effd8438
Update macports diff
2016-03-16 03:14:55 +00:00
dmiller
7c3f57675e
Hard-require Python 2 in zenmap/setup.py. Closes #255
2016-01-05 14:12:42 +00:00
dmiller
3567d72b17
Fix pep8 errors in all of zenmap
2015-12-11 23:11:47 +00:00
dmiller
24f5f35d3e
Remember zenmap window geometry. Closes #247 . Closes #239 .
2015-12-11 23:11:45 +00:00
dmiller
8425c16203
Bump version and sync CHANGELOG with 7.01
2015-12-10 13:53:54 +00:00
dmiller
94d48e7913
Switch to gtk-mac-bundler and jhbuild for building OS X app bundle
2015-12-09 04:16:50 +00:00
dmiller
32b28a8726
Version bump for 7.00SVN
2015-11-19 20:49:20 +00:00
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