Commit Graph

589 Commits

Author SHA1 Message Date
Anton Keks
607b48c548 add manifest to windows exe (contributed by portableapps) 2013-08-25 17:28:00 +03:00
Anton Keks
ba4b1d7a64 windows icons contributed by portableapps 2013-08-25 17:16:50 +03:00
Anton Keks
a80ee5b9cc include crippled windows warning inside of the getting started dialog so that user is not bothered with too many dialogs on first start 2013-08-25 16:52:51 +03:00
Anton Keks
9b4cd3beef more build help 2013-08-25 16:24:06 +03:00
Anton Keks
7aa1893f54 estonian labels are now utf-8 2013-08-25 16:21:03 +03:00
Anton Keks
cbe7fe7724 revert the installer script after successful build 2013-08-25 15:53:52 +03:00
Anton Keks
b2cdb50576 convert nsh file to ascii (was utf-16) 2013-08-25 15:51:15 +03:00
Anton Keks
33a031107f try to substitude version number automatically in win-installer 2013-08-25 15:44:28 +03:00
Anton Keks
ae4afa1bc7 add windows installer build scripts (using nsis) contributed by portableapps.com 2013-08-25 15:35:35 +03:00
Anton Keks
bbfece9ceb try to limit the netmaks workaround for Windows only, otherwise it probably breaks on OS X 2013-07-07 20:37:33 +03:00
erbilll
97f88ea979 Kurdish translation 2013-07-07 20:15:27 +03:00
Anton Keks
57957c8067 use UTF-8 for messages 2013-07-07 19:56:08 +03:00
Anton Keks
3a8c409acb nicer loading code 2013-04-30 01:48:07 +03:00
Anton Keks
c4b5b537d2 removing eclipse project files as they may not be up to date anymore 2013-04-28 22:03:18 +03:00
Anton Keks
9564dc4872 latest release notes added 2013-03-12 00:43:46 +02:00
Anton Keks
369bd0ff9f make sure MAC is not resolved twice if both MACFetcher and MACVendorFetcher are active, but in random order 2013-03-12 00:24:02 +02:00
Anton Keks
f251851b9d make sure we get results for MAC Vendor even if MACFetcher is not active 2013-03-12 00:17:55 +02:00
Anton Keks
908d6cdaec compress MAC address DB a bit more (down to 250kb) 2013-03-12 00:14:07 +02:00
Anton Keks
6ebed99cfc Wiresharks MAC db optimized 2013-03-12 00:06:37 +02:00
Anton Keks
e26b5f5389 MAC vendor fetcher implemented (DB borrowed from Wireshark) 2013-03-11 23:54:32 +02:00
Anton Keks
b8c870efd3 highly inefficient MAC address resolving on Linux/Mac using the arp tool 2013-03-11 23:00:13 +02:00
Anton Keks
14dc12beaa use fetcher name in the preferences menu item 2013-03-11 22:20:20 +02:00
Anton Keks
3638e2ed41 include icon in the rpm package 2013-03-11 22:12:30 +02:00
Anton Keks
f92f2c1639 build rpm packages with rpmbuild instead of converting with alien 2013-03-11 21:32:58 +02:00
Anton Keks
e28ed30da0 send echo packets of 56 bytes (all zeroes) - this seems to work better, especially with unusual devices like iBoot, thanks go to Michael Higgs for debugging 2013-03-10 22:09:46 +02:00
Anton Keks
06d440489e default to WindowsPinger even on win64 2013-03-09 17:35:36 +02:00
Anton Keks
0632701285 bugfix #115: skip selection events fired when user opens the list before selecting anything from there 2013-03-09 16:48:30 +02:00
Anton Keks
a3362edf8c make sure that ICMP reply coming from the same host (probably fixes bugs when some hosts are reported alive in case of firewall sending icmp replies) 2013-03-09 16:13:22 +02:00
Anton Keks
37b31f8fe5 WinMACFetcher implemented for getting of MAC address using the ARP protocol under Windows 2013-03-09 15:54:33 +02:00
Anton Keks
5ed26afcaa bugfix #89: export selection now exports only selected rows 2013-02-22 23:47:22 +02:00
Anton Keks
ba2a8127be added module file for IntelliJ IDEA 2013-02-06 00:28:20 +02:00
Anton Keks
690983793d added license info and `ant current' 2013-02-06 00:27:32 +02:00
Anton Keks
71e74ed21a update TODO 2013-02-06 00:25:34 +02:00
Anton Keks
6589e8bfe6 shorter lines for better github formatting 2013-02-06 00:18:43 +02:00
Anton Keks
54eb94c756 readme added with building instructions 2013-02-06 00:17:50 +02:00
Anton Keks
c3fb8a547e use www-less URLs 2013-02-06 00:08:43 +02:00
Anton Keks
7c44c18d7e copy required test files for the tests to run from ant 2013-02-05 23:52:04 +02:00
Anton Keks
de39480467 update year 2013-02-05 23:20:27 +02:00
Anton Keks
45697affbb maybe sizing will be a bit better on a mac 2013-02-01 18:36:50 +02:00
Anton Keks
bd7bb0cf0e allow WindowsPinger for 64-bit windows 2013-02-01 18:18:47 +02:00
Anton Keks
d824a19112 catch Errors as well 2013-02-01 18:18:18 +02:00
Anton Keks
bbfa74ff1c make proguard work, but keep it disabled for now 2013-02-01 01:38:14 +02:00
Anton Keks
6433c0fee6 proguard upgrade 2013-02-01 01:15:02 +02:00
Anton Keks
0173c7b76a include git sha1 in the manifest 2013-02-01 01:09:30 +02:00
Anton Keks
2294738e66 openjdk-7 is now a valid dependency 2013-02-01 00:59:04 +02:00
Anton Keks
24cef4dce9 WindowsPinger should work for win64 now (using jna) 2013-02-01 00:57:53 +02:00
Anton Keks
b0486afb8d fix unnecessary boxing 2013-02-01 00:49:07 +02:00
Anton Keks
683bd05397 comment-out unimplemented menu items 2013-02-01 00:48:30 +02:00
Anton Keks
a4b08fee50 all PortTextFetcher descendants are now truly configurable 2013-02-01 00:40:44 +02:00
Anton Keks
254f664435 load plugins from $HOME/.ipscan directory as well 2013-01-31 23:25:25 +02:00