Commit Graph

1605 Commits

Author SHA1 Message Date
Anton Keks
ff5bf7f738 osascript in mac is unnecessary and exec will not allow the last line to execute anyway 2022-01-12 19:39:05 +02:00
Anton Keks
625779f3b7 try to use osascript for fallback error messages (e.g. SWT cannot be loaded) - using Swing hangs on MacOS if run with -XstartOnFirstThread 2022-01-12 19:23:47 +02:00
Anton Keks
23621c3f39 restore correct platform detection 2022-01-12 19:18:17 +02:00
Anton Keks
6462bd5115 keep _ methods in Mac SWT - there is _completionHandler that is somehow used dynamically 2022-01-12 18:43:16 +02:00
Anton Keks
5b5a7c3e66 update proguard 2022-01-12 18:42:35 +02:00
Anton Keks
b6630e98ff if real network netmask is known (e.g. LAN), then skipping of broadcast addresses will respect that instead of always skipping .255 2022-01-01 20:28:21 +02:00
Anton Keks
839dfedde6 no need to cast 2022-01-01 20:15:19 +02:00
Anton Keks
307c8f3ffc fix running of tests on the mac 2022-01-01 17:20:51 +02:00
Anton Keks
689c0278c0 try building on older ubuntu to see if it can install wine 2022-01-01 17:17:45 +02:00
Anton Keks
370fb5b634 and another dep 2022-01-01 17:14:37 +02:00
Anton Keks
176fa19f2c try to list more deps to see if they let install wine 2022-01-01 17:13:09 +02:00
Anton Keks
6a3fd46cbd another try to install wine 2022-01-01 17:06:59 +02:00
Anton Keks
657ee270e6 try installing wine automatically in github 2022-01-01 17:00:05 +02:00
Anton Keks
7f4c61f770 strangely, it fails on github again due to missing deps 2022-01-01 16:58:39 +02:00
Anton Keks
5ac359eae9 try to display GUI message if failed to run java (e.g. too old version) 2021-12-31 18:18:35 +02:00
Anton Keks
2579667ae0 try to display GUI message if failed to run java (e.g. too old version) 2021-12-31 18:13:35 +02:00
Anton Keks
f6f5031bfd #298 try filtering out network interfaces that have no associated MAC addresses 2021-12-31 18:06:50 +02:00
Anton Keks
bf97480532 add TODO: maybe MACFetcher can be implemented using Java internal APIs 2021-12-31 17:46:51 +02:00
Anton Keks
79a269ecf6 fixes #317 - update mac vendors and verify that 90:09:D0 is now Synology 2021-12-31 17:20:27 +02:00
Anton Keks
311b12d379 mention SWT update 2021-12-31 17:19:16 +02:00
Anton Keks
6582282e18 specify issue number 2021-12-31 17:18:39 +02:00
Anton Keks
6bc5e30d87 specify add-opens to be able to access refelection in java.net under Java 16+ 2021-12-31 17:15:27 +02:00
Anton Keks
b3a4655bbe upgrade gradle & proguard to support building under Java 17 2021-12-31 17:10:32 +02:00
Anton Keks
711c754d2d use even newer SWT 2021-12-31 16:45:56 +02:00
Anton Keks
8698ba42f2 specify that we require Java 11 now due to SWT requiring it 2021-12-31 16:43:54 +02:00
Anton Keks
aa02b340c2
Merge pull request #312 from aplr/master
Add macOS aarch64 support
2021-12-31 16:25:43 +02:00
Anton Keks
ca45501f4c
Merge pull request #297 from xnumad/patch-1
Fix typo
2021-12-31 16:06:20 +02:00
Anton Keks
021973f434
Merge pull request #305 from bovirus/patch-3
Update instalelr script
2021-12-31 16:05:58 +02:00
Andreas Pfurtscheller
193bb2b8fd Add mac aggregate task 2021-11-15 14:08:01 +01:00
Andreas Pfurtscheller
00b5a125a4 Revert win32 swt to 3.108.0 2021-11-15 14:05:18 +01:00
Andreas Pfurtscheller
e47cb7e3ec Remove debug log 2021-11-15 14:02:55 +01:00
Andreas Pfurtscheller
091991a640 Add macOS aarch64 support 2021-11-15 06:01:39 +01:00
bovirus
9b7d1efd01
Update instalelr script
Add Italian language
2021-09-14 17:38:22 +02:00
xnumad
4fd317f458
Fix typo 2021-08-28 17:10:14 +02:00
Anton Keks
64ec7090ac remove obsolete code for Mac Java 1.6 2021-06-25 22:52:07 +03:00
Anton Keks
8319cbf4cc Merge remote-tracking branch 'origin/master' 2021-06-25 11:29:41 +03:00
Anton Keks
d26cba1709 try building again on newer ubuntu 2021-06-25 11:29:29 +03:00
Anton Keks
5cc9666f35
Merge pull request #291 from bovirus/patch-2
Update Italian language
2021-06-25 11:21:13 +03:00
Anton Keks
57d6acd7da fix tests 2021-06-25 11:20:12 +03:00
Anton Keks
1712e3347a build suddenly started failing in github with missing libwine... 2021-06-25 11:01:37 +03:00
bovirus
c2f0e51e98
Update Italian language
@angryziber 

Add space after ":" for these strings

text.scan.time.total=Tempo totale: 
text.scan.time.average=Tempo medio per host: 
text.scan.hosts.total=Host scansionati: 
text.scan.hosts.alive=Host attivi: 
text.scan.hosts.ports=Con porte aperte: 

because in Statistic summary there is no space after this string and before the values showed
2021-05-07 13:47:30 +02:00
Anton Keks
d9681b3a1e some people say that License line is supported here 2021-02-22 12:07:01 +02:00
Anton Keks
6c51caeff6 add debian-standard copyright file, but that still doesn't display non-propriatary license in gnome-software on Ubuntu 2021-02-22 12:03:55 +02:00
Anton Keks
0390f7b39c prepare for 3.7.6 release; update mac vendors 2021-02-15 22:22:05 +02:00
Anton Keks
e0bfc11edd add trailing whitespace 2021-02-15 22:17:46 +02:00
Anton Keks
92aaea6ab2 some people in GA get an IndexOutOfBounds here 2021-02-15 22:10:52 +02:00
Anton Keks
629cffaec4 use shorter syntax 2021-02-15 22:05:24 +02:00
Anton Keks
e7b20b249d add check that IPs are of the same protocol 2021-02-15 22:02:02 +02:00
Anton Keks
96057c6dcb avoid NPE if mac is null 2021-02-15 21:58:23 +02:00
Anton Keks
7fd0d1c5ca use safer close()
just shell.close() sometimes produces NPE in GA when closing the PreferencesDialog
2021-02-15 21:45:25 +02:00