Commit Graph

37 Commits (a6f6e7815d527ea7af51a5e0e900a7c7df9b394a)

Author SHA1 Message Date
Zlatin Balevsky 7a40cdd0c2
return 3 hosts from hostcache 2021-05-26 09:42:41 +01:00
Zlatin Balevsky 50fc05ad08
update test dependency configurations 2021-04-07 12:57:15 +01:00
Zlatin Balevsky 0f0f70b6ca
wip on upgrading gradle: remove most references to 'compile' and 'runtime' configurations 2021-04-07 12:52:38 +01:00
Zlatin Balevsky 6856a816fd
sleep in a loop at the end of main method. Fixes the processes exiting after 24 days. 2020-10-03 14:18:58 +01:00
Zlatin Balevsky 31e0962b73
fix test target by excluding testng dependency 2020-09-14 14:38:12 +01:00
Zlatin Balevsky 0b8b489169
read i2p.properties from file 2020-06-11 17:38:17 +01:00
Zlatin Balevsky 33b159477a
get test targets to pass, ignoring some tests which are not relevant anymore 2020-05-04 13:08:18 +01:00
Zlatin Balevsky 91d8175cc5
fix method name 2020-05-04 13:07:32 +01:00
Zlatin Balevsky 872e932629 logging.properties for the hostcache and a script to count total hosts 2020-04-27 19:43:33 +01:00
Zlatin Balevsky 84c7da1fe0 * More logging
* Include leaseset in crawler pings
* serialize hourly files in a directory, keep history
2020-04-26 20:15:48 +01:00
Zlatin Balevsky 562d9a0f4a move i2p core dependency one level down, exclude core dependencies from plugin 2019-11-30 03:44:57 +00:00
Zlatin Balevsky e943f6019d disable all GUI unit tests, enable host-cache unit tests. The 'build' target now succeeds 2019-10-05 04:31:11 +01:00
Zlatin Balevsky 29cdbf018c remove trailing spaces 2019-07-05 16:24:19 +01:00
Zlatin Balevsky 94bb7022eb tabs -> spaces 2019-07-05 16:22:34 +01:00
Zlatin Balevsky 4740e8b4f5 log hostcache stats 2019-07-03 19:46:24 +01:00
Zlatin Balevsky 9461649ed4 change sig type 2019-07-02 09:49:13 +01:00
Zlatin Balevsky c07d351c5d switch to jul, reduce aging interval 2019-06-05 20:14:38 +01:00
Zlatin Balevsky 797eab92f5 build files for griffon 2019-05-29 16:08:25 +01:00
Zlatin Balevsky 1954ffc999 fix argument order 2018-07-24 03:57:01 +01:00
Zlatin Balevsky 24f647020e Filter out pings that do not specify if they're leaf. Do not crawl leafs 2018-07-12 09:05:03 +01:00
Zlatin Balevsky a6131d83b0 tie in crawler pong handling 2018-07-12 05:54:18 +01:00
Zlatin Balevsky 5a0e7a8080 tie hostcache together 2018-07-12 05:40:35 +01:00
Zlatin Balevsky 04afbb6158 fix import, more tests 2018-07-11 17:49:16 +01:00
Zlatin Balevsky c6b32b81df wip on crawler and tests 2018-07-11 14:24:04 +01:00
Zlatin Balevsky b4c42a05a2 Crawler test 2018-07-11 13:19:14 +01:00
Zlatin Balevsky 2e18b19d20 add empty constructors for easier testing 2018-07-11 13:18:46 +01:00
Zlatin Balevsky 286e71b50a wip on crawler 2018-07-10 21:28:38 +01:00
Zlatin Balevsky 54ab7407fa switch to map 2018-07-10 21:06:05 +01:00
Zlatin Balevsky 073ba9b9f3 Pinger utility 2018-07-10 20:26:51 +01:00
Zlatin Balevsky c017a937ee do not to unverified if already in verified 2018-07-10 19:58:31 +01:00
Zlatin Balevsky 083114ce10 wip on HostPool and test 2018-07-10 19:04:18 +01:00
Zlatin Balevsky 9960ea9d28 wip on HostPool and tests 2018-07-10 05:52:57 +01:00
Zlatin Balevsky 5491596e6d parse incoming datagrams 2018-07-10 05:11:37 +01:00
Zlatin Balevsky 949dc76a84 wip on pinger 2018-07-09 23:26:47 +01:00
Zlatin Balevsky beb848ee65 open a server tunnel 2018-07-09 22:29:57 +01:00
Zlatin Balevsky a0d6eb6dd9 create or load a destination from a file 2018-07-09 21:52:31 +01:00
Zlatin Balevsky 764de8d3ad hello groovy 2018-07-09 21:17:20 +01:00