Commit Graph

636 Commits (915deb1deeabc58916787df45d5597d2736814b0)

Author SHA1 Message Date
Zlatin Balevsky a549ad3d8d wip on chat 2019-11-11 04:36:43 +00:00
Zlatin Balevsky b6f5ec7d22 wip on chat 2019-11-10 20:34:24 +00:00
Zlatin Balevsky 761bf0a177 Release 0.6.2 2019-11-10 18:31:30 +00:00
Zlatin Balevsky 036971cfe5 wip on file preview 2019-11-10 13:59:01 +00:00
Zlatin Balevsky a2637570b1 Release 0.6.1 2019-11-10 06:23:28 +00:00
Zlatin Balevsky 6012adbeab fix unsharing of files with comments 2019-11-10 06:04:57 +00:00
Zlatin Balevsky 8f6b6b0caa update test for new json format 2019-11-10 05:20:09 +00:00
Zlatin Balevsky 8f3b5aea8d store lowercases in search index 2019-11-10 05:14:31 +00:00
Zlatin Balevsky 5d8401e4bf avoid NPE, pending further investigation 2019-11-09 20:10:21 +00:00
Zlatin Balevsky fbf9add82a Release 0.6.0 2019-11-09 19:27:36 +00:00
Zlatin Balevsky 7d50843754 make signed queries mandatory 2019-11-09 17:03:38 +00:00
Zlatin Balevsky f4a2864942 add extended signature in queries to prevent replay attacks 2019-11-09 16:39:16 +00:00
Zlatin Balevsky 549457e36f close output stream silently 2019-11-08 21:46:44 +00:00
Zlatin Balevsky 14d6d10546 Release 0.5.10 2019-11-08 21:11:20 +00:00
Zlatin Balevsky 27831b488b add getter and use it; account for the case where a file has no certificates 2019-11-08 19:20:06 +00:00
Zlatin Balevsky 2f6cd311a0 say never if timestamp is 0 2019-11-08 08:30:29 +00:00
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