2e36812740Merge branch 'sigtype' into 'master'
Zlatin Balevsky
2020-05-10 11:15:12 +00:00
61340f346aSignature must be constructed with the sigtype of the signing key
zzz
2020-05-10 06:26:35 -04:00
992daa1e45size limit on nicknames
Zlatin Balevsky
2020-05-10 09:51:56 +01:00
3b825263a7Make the random port selection range match that of the I2P router
Zlatin Balevsky
2020-05-08 17:37:06 +01:00
e1bf6c0821prevent invalid characters in searchers of persisted files from breaking the loading process. Related to GitHub issue #45
Zlatin Balevsky
2020-05-08 17:33:57 +01:00
9167c9edf7add a max failuires parameter when deciding whether to expire a host. Report the number of negative hosts in the info rpc
Zlatin Balevsky
2020-04-29 12:20:23 +01:00
356d7fe2ffalways include the uuid in the tracker response
Zlatin Balevsky
2020-04-29 11:23:42 +01:00
9da7a90653wip on pinging swarm members
Zlatin Balevsky
2020-04-29 07:26:51 +01:00
2001419f1aIterate through the swarms in order of last pinged, get hosts which have not been pinged recently, also in chronological order
Zlatin Balevsky
2020-04-29 06:07:22 +01:00
eec9bab081Start work on timer-based swarm tracking
Zlatin Balevsky
2020-04-29 05:21:18 +01:00
0a66267264add missing dependency on java11
Zlatin Balevsky
2020-04-29 03:47:01 +01:00
ad698cf1b9use spring configuration for the tracker properties
Zlatin Balevsky
2020-04-29 02:58:48 +01:00
c306864781add type to the tracker pong and echo the infohash that was queried
Zlatin Balevsky
2020-04-28 19:18:37 +01:00
acee9a5805customize port and interface of web server
Zlatin Balevsky
2020-04-28 18:26:36 +01:00
d34c4e1990hello spring boot
Zlatin Balevsky
2020-04-28 18:11:26 +01:00
7be3821e53will use spring boot for json-rpc endpoints
Zlatin Balevsky
2020-04-28 17:03:00 +01:00
872e932629logging.properties for the hostcache and a script to count total hosts
Zlatin Balevsky
2020-04-27 19:43:33 +01:00
84c7da1fe0* More logging * Include leaseset in crawler pings * serialize hourly files in a directory, keep history
Zlatin Balevsky
2020-04-26 20:15:48 +01:00
4aed958319wip on tracker
Zlatin Balevsky
2020-04-26 19:31:21 +01:00
5fc0283da7revert change to constructor
Zlatin Balevsky
2020-04-26 19:30:26 +01:00
c4d908f571switch to simple-json-rpc library, add basic rpc server over tcp
Zlatin Balevsky
2020-04-15 10:26:47 +01:00
a88dc17064add a sync option, fix sorting of table
Zlatin Balevsky
2020-03-27 15:42:50 +00:00
862967bf8econfigure panel for directories
Zlatin Balevsky
2020-03-27 15:14:36 +00:00
9f1f718870show the dirs in a table, no actions yet
Zlatin Balevsky
2020-03-27 12:54:01 +00:00
2fd0a3833fwip on web ui for advanced sharing
Zlatin Balevsky
2020-03-27 11:10:25 +00:00
435170cb1bupdate the advanced sharing pane
Zlatin Balevsky
2020-03-26 17:32:42 +00:00
1c5fec7e9aMerge branch 'master' of 127.0.0.1:zlatinb/muwire into watched-directories So that I can get B0B's icon
Zlatin Balevsky
2020-03-26 15:41:34 +00:00
e2a0a37abfui force sync event
Zlatin Balevsky
2020-03-26 15:40:53 +00:00