Anton Keks
|
900aa02218
|
Merge pull request #189 from bitigchi/master
Fixing TR Translations
|
2019-07-16 22:29:50 +03:00 |
|
Anton Keks
|
c41380a234
|
Merge remote-tracking branch 'origin/master'
|
2019-07-16 22:28:57 +03:00 |
|
Anton Keks
|
da11ca942b
|
add Chinese simplified and traditional translations by @him41111
|
2019-07-16 22:28:46 +03:00 |
|
Anton Keks
|
b86d757b28
|
Merge pull request #195 from ozkanpakdil/patch-1
Update README.md
|
2019-07-16 22:19:37 +03:00 |
|
Anton Keks
|
f00d4cc414
|
use diamond operator
|
2019-07-15 23:59:00 +03:00 |
|
Anton Keks
|
5eda8d0691
|
use more lambdas
|
2019-07-15 23:58:04 +03:00 |
|
Anton Keks
|
0c55cd0995
|
use lambdas
|
2019-07-15 23:57:05 +03:00 |
|
Anton Keks
|
189ac1783b
|
drop Java 7 support
|
2019-07-15 23:54:22 +03:00 |
|
Anton Keks
|
f2b366cadf
|
fix warning
|
2019-07-15 23:46:49 +03:00 |
|
Anton Keks
|
335ebd6c73
|
usability fix: mark end ip unedited after it has been initalized on start
|
2019-07-15 23:45:06 +03:00 |
|
Anton Keks
|
375f4f6c18
|
avoid spamming when scanning unreachable IPv6 addresses
|
2019-07-15 23:36:22 +03:00 |
|
Anton Keks
|
8048309a03
|
avoid ArrayIndexOutOfBoundsException if results are empty
|
2019-07-15 23:32:58 +03:00 |
|
Anton Keks
|
9c72c69e57
|
fix comment format
|
2019-07-15 23:24:30 +03:00 |
|
Anton Keks
|
ad699e8c14
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# ext/rpmbuild/SPECS/ipscan.spec
|
2019-07-15 23:22:37 +03:00 |
|
Anton Keks
|
02ba8249f9
|
list network interfaces in reverse order - the primary interface is usually at the end (at least on Linux)
|
2019-07-15 23:21:57 +03:00 |
|
Anton Keks
|
c429a0b3d3
|
use the same launcher script for both Debian and Fedora
|
2019-07-15 23:08:11 +03:00 |
|
Anton Keks
|
08c46ce64d
|
use the same launcher script for both Debian and Fedora
|
2019-07-15 22:50:21 +03:00 |
|
özkan pakdil
|
691b2a3845
|
Update README.md
it was in the libs folder in win10
|
2019-07-13 08:57:49 +02:00 |
|
Emir Sarı
|
f9e85d716c
|
Fixing TR Translations
Will continue in my free time, couldn't help myself doing it. Worst I've ever seen.
|
2019-06-02 22:47:08 +03:00 |
|
Anton Keks
|
56e6df90de
|
#129 add TODO to figure out how to fetch MAC address of a local IPv6 address
|
2019-04-09 22:54:44 +03:00 |
|
Anton Keks
|
eb9b90e9b3
|
Windows doesn't return TTL for IPv6 pings
|
2019-04-09 22:41:00 +03:00 |
|
Anton Keks
|
42736eb515
|
\#129 first working IPv6 pinging implementation for Windows
|
2019-04-09 22:19:45 +03:00 |
|
Anton Keks
|
021f2582ce
|
do not crash the whole thread if one Fetcher misbehaves
|
2019-04-09 22:12:24 +03:00 |
|
Anton Keks
|
0e9986d291
|
be able to call GetLastError() on Windows
|
2019-04-09 19:38:23 +03:00 |
|
Anton Keks
|
f7f5fe4a8c
|
enable support for IPv6 addresses
|
2019-04-07 16:44:42 +03:00 |
|
Anton Keks
|
ea8a2b842d
|
upgrade gradle to 5.0
|
2019-04-07 16:08:45 +03:00 |
|
Anton Keks
|
fd0df8da21
|
#181 fix path of librocksaw.so for linux64 build
|
2019-04-05 23:33:47 +03:00 |
|
Anton Keks
|
0408b2c2b7
|
add 3.5.5 release notes
|
2018-12-28 13:46:50 +02:00 |
|
Anton Keks
|
dade34b2d6
|
delete temp files
|
2018-12-28 13:44:22 +02:00 |
|
Anton Keks
|
4a4f84d715
|
do not warn if missing translated language.* names
|
2018-12-28 13:29:20 +02:00 |
|
Anton Keks
|
52fd789121
|
bump version to 3.5.5 that fixes Windows build
|
2018-12-28 13:27:10 +02:00 |
|
Anton Keks
|
923b74fc20
|
#165 improve JNA minimization that seems to broke WindowsPinger
|
2018-12-28 13:26:26 +02:00 |
|
Anton Keks
|
0ac0e46f2f
|
make Brazilian Portuguese translation actually work
|
2018-12-27 13:10:39 +02:00 |
|
Anton Keks
|
a537d48f67
|
add 3.5.4 release notes
|
2018-12-27 12:36:28 +02:00 |
|
Anton Keks
|
416ec7535a
|
update mac vendors
|
2018-12-25 15:59:18 +02:00 |
|
Anton Keks
|
524a4e380c
|
fixes #157 offer to install wine-stable, os that no additional questions are asked
|
2018-12-25 15:48:59 +02:00 |
|
Anton Keks
|
1213ffe58b
|
fix jna.jar path
|
2018-12-25 15:42:08 +02:00 |
|
Anton Keks
|
b18c1200cc
|
jna is needed to process linux/mac jars
|
2018-12-25 15:40:44 +02:00 |
|
Anton Keks
|
ba4b1edfba
|
Merge branch 'master' of github.com:angryip/ipscan
|
2018-12-25 15:38:40 +02:00 |
|
Anton Keks
|
db716b3471
|
tell proguard to keep jna intact, otherwise pinging is broken under windows
|
2018-12-25 15:37:58 +02:00 |
|
Anton Keks
|
793a828c46
|
Merge branch 'master' into proguard
|
2018-12-25 14:39:18 +02:00 |
|
Anton Keks
|
b3e1207621
|
Merge pull request #156 from wanderleihuttel/master
Add Portuguese Brazilian translation
|
2018-12-25 14:30:54 +02:00 |
|
Anton Keks
|
e5dcea10d4
|
Merge pull request #159 from vmallet/master
much improved French translation (and now part of available languages).
|
2018-12-25 14:29:45 +02:00 |
|
Anton Keks
|
1c41941fde
|
allow failures on windows - it seems to be unstable still on travis
|
2018-12-25 14:26:52 +02:00 |
|
Anton Keks
|
31939b4ef7
|
fix of #162 requires an earlier release, bump version down to 3.5.4
|
2018-12-25 14:00:24 +02:00 |
|
Anton Keks
|
260d9c86b3
|
#162 upgrade launch4j to 3.12 - they fixed detection of JDK 11 (as opposed to JRE)
|
2018-12-25 13:58:37 +02:00 |
|
Anton Keks
|
cc6d9c8362
|
use default jvm on linux and mac - selecting a custom one is not easy if we don't specify language: java, which we can't due to windows platform absence of support in travis
|
2018-12-25 13:27:48 +02:00 |
|
Anton Keks
|
86f08ba3d2
|
try with java 10 jmod that proguard should support
|
2018-12-25 12:50:11 +02:00 |
|
Anton Keks
|
62c42afabc
|
build under jdk8 on all platforms to allow for proguard
|
2018-12-24 17:12:57 +02:00 |
|
Anton Keks
|
4e5870e4eb
|
do not break the build if proguard cannot be used (no rt.jar)
|
2018-12-24 17:10:48 +02:00 |
|