Commit Graph

620 Commits (04487504915e7351492fe527437122fe21f7825b)

Author SHA1 Message Date
Zlatin Balevsky f95e9450f3 OutputStream.write 2019-11-08 07:47:11 +00:00
Zlatin Balevsky 2017b53a43 pass comments on trust list subscriptions 2019-11-08 07:37:51 +00:00
Zlatin Balevsky dbb305139b update for new type 2019-11-08 06:53:22 +00:00
Zlatin Balevsky 0801bfec08 add optinal reason for trusting/distrusting 2019-11-08 06:46:03 +00:00
Zlatin Balevsky 62e72a7ce0 Release 0.5.9 2019-11-07 20:01:15 +00:00
Zlatin Balevsky 3b2e1cf98c make sure the persona reported by the browser matches 2019-11-07 18:35:34 +00:00
Zlatin Balevsky 5de8a51e47 account for unknown searchers 2019-11-07 18:34:11 +00:00
Zlatin Balevsky f5c07f13c0 core side of searchers tracking 2019-11-07 18:31:20 +00:00
Zlatin Balevsky c7b0ae34af associate persona with a search event, add skeleton for shared file panel 2019-11-07 17:43:37 +00:00
Zlatin Balevsky cad5301827 rewrite Persona and Name in java 2019-11-07 17:41:32 +00:00
Zlatin Balevsky 739dbc7a24 fix serialization of older certificates 2019-11-06 18:09:50 +00:00
Zlatin Balevsky 30dda180eb Add support for comments in certificates, bump certificate version 2019-11-06 15:32:39 +00:00
Zlatin Balevsky 83ea1bed3e add timestamp to the filename of the certificate 2019-11-06 14:05:17 +00:00
Zlatin Balevsky 9181829e4a split by newlines 2019-11-06 13:59:14 +00:00
Zlatin Balevsky 94678bad3c Release 0.5.8 2019-11-06 05:46:52 +00:00
Zlatin Balevsky e7072803e9 Merge branch 'master' of https://github.com/zlatinb/muwire 2019-11-06 05:42:14 +00:00
Zlatin Balevsky e9f7a51e16 Always share update files; disable forced update check on startup 2019-11-06 05:41:58 +00:00
Zlatin Balevsky 9feb891c51 support phrases in search 2019-11-05 15:52:23 +00:00
Zlatin Balevsky b865376d24 more tests 2019-11-05 14:41:27 +00:00
Zlatin Balevsky 8dcba7535c modify indexing and search logic to account for phrases 2019-11-05 13:24:22 +00:00
Zlatin Balevsky 7e881f1fe6 close() output streams on rejection, update test 2019-11-05 12:57:52 +00:00
Zlatin Balevsky a9aad7d9db test with deleted files 2019-11-05 12:57:16 +00:00
Zlatin Balevsky 149568520f register necessary event, initialize mvc group, correct name representation 2019-11-04 19:05:53 +00:00
Zlatin Balevsky c672880db0 statement was in wrong place 2019-11-04 18:45:57 +00:00
Zlatin Balevsky dba863a864 hook up CertClient, check that infohash in cert matches 2019-11-04 18:33:57 +00:00
Zlatin Balevsky 36c1a1a288 core side of certificate exchange 2019-11-04 17:17:57 +00:00
Zlatin Balevsky 5d51b1c580 ability to certify shared files 2019-11-04 15:22:24 +00:00
Zlatin Balevsky bf3502220f sign update queries as well 2019-11-03 22:44:42 +00:00
Zlatin Balevsky ff1df88601 Release 0.5.7 2019-11-03 12:35:04 +00:00
Zlatin Balevsky e22d5fea11 better search box 2019-11-03 01:50:55 +00:00
Zlatin Balevsky a9f623a91a correct method name 2019-11-02 18:51:02 +00:00
Zlatin Balevsky 1ce410e943 wip on signing queries 2019-11-02 18:34:13 +00:00
Zlatin Balevsky 86894f242b support UTF-8 in persona names 2019-11-02 14:43:24 +00:00
Zlatin Balevsky 568255140f visualize the negative tree as well 2019-11-02 12:54:43 +00:00
Zlatin Balevsky 1c396711ed Fix sidecar files larger than the limit from being shared 2019-11-02 11:15:08 +00:00
Zlatin Balevsky c154d9538d only check negative tree for files, not directories 2019-11-02 10:28:04 +00:00
Zlatin Balevsky 00c529cca1 toString() 2019-11-02 00:40:08 +00:00
Zlatin Balevsky 094b9ac2b0 restore behavior where watched directories get scanned on startup 2019-11-02 00:27:12 +00:00
Zlatin Balevsky 0dae0a561b more accurate speed measurement. Makes a difference if MW is minimized for a long time 2019-11-01 18:39:41 +00:00
Zlatin Balevsky 82eaafc2c3 Release 0.5.6 2019-10-31 23:22:13 +00:00
Zlatin Balevsky 2429bbf59e Add update notification window 2019-10-31 20:51:09 +00:00
Zlatin Balevsky 11007e5f19 allow up to exact max comment length 2019-10-30 21:20:09 +00:00
Zlatin Balevsky ae651cb6bd implement sidecar files 2019-10-30 21:07:59 +00:00
Zlatin Balevsky 3b882ae644 Release 0.5.5 2019-10-29 16:16:36 +00:00
Zlatin Balevsky 5b61738ca9 skip downloaders that can't start 2019-10-29 15:56:19 +00:00
Zlatin Balevsky c77d79513e more long arithmetic fixes 2019-10-29 15:34:48 +00:00
Zlatin Balevsky 9f12442897 long arithmetic 2019-10-29 15:07:29 +00:00
Zlatin Balevsky 477b0a47ad more logging 2019-10-29 14:33:23 +00:00
Zlatin Balevsky 7f1041dd96 @Log 2019-10-29 14:22:28 +00:00
Zlatin Balevsky 99393c59bd log when skipping a download 2019-10-29 14:15:43 +00:00