|  Sorunome | 0e0fd61c65 | remove unneded print | 2020-06-15 10:27:28 +02:00 | 
				
					
						|  Sorunome | e874a5e00b | add signature verification tests | 2020-06-15 10:26:50 +02:00 | 
				
					
						|  Sorunome | 9b2952435f | add matrix api tests | 2020-06-13 20:44:25 +02:00 | 
				
					
						|  Sorunome | c233d57f9f | add online key backup test | 2020-06-13 19:48:38 +02:00 | 
				
					
						|  Sorunome | ef0a567401 | finish ssss tests | 2020-06-13 19:12:32 +02:00 | 
				
					
						|  Sorunome | 7803dc4b93 | add more tests | 2020-06-13 10:56:39 +02:00 | 
				
					
						|  Sorunome | 34619c065b | format | 2020-06-12 17:40:08 +02:00 | 
				
					
						|  Sorunome | 221d6c275b | fix timer stuffs | 2020-06-12 17:32:35 +02:00 | 
				
					
						|  Sorunome | aed1cf1270 | handle ssss cache fetching better | 2020-06-12 17:15:26 +02:00 | 
				
					
						|  Sorunome | 6a36bb2d01 | fix pipeline | 2020-06-12 16:25:26 +02:00 | 
				
					
						|  Sorunome | 3825f7292f | format | 2020-06-12 16:17:28 +02:00 | 
				
					
						|  Sorunome | 2a6a19e2b0 | Request-ify room key store stuff | 2020-06-12 16:17:00 +02:00 | 
				
					
						|  Sorunome | fc5400a30c | Merge branch 'master' into soru/cross-signing | 2020-06-12 14:34:22 +02:00 | 
				
					
						|  Sorunome | 1a98634fd6 | fix key request sending | 2020-06-12 12:32:42 +00:00 | 
				
					
						|  Sorunome | 5334266529 | Merge branch 'master' into soru/cross-signing | 2020-06-10 16:25:08 +02:00 | 
				
					
						|  Christian Pauly | a61efa0384 | Merge branch 'soru/fix-state-attack' into 'master' Fix state attack
See merge request famedly/famedlysdk!343 | 2020-06-10 14:17:57 +00:00 | 
				
					
						|  Sorunome | f485ca29d8 | Fix state attack | 2020-06-10 14:17:57 +00:00 | 
				
					
						|  Sorunome | 485d88b896 | Hotfix decryption can request session | 2020-06-10 12:11:10 +02:00 | 
				
					
						|  Sorunome | f261f35712 | Merge branch 'master' into soru/cross-signing | 2020-06-10 11:33:24 +02:00 | 
				
					
						|  Christian Pauly | 5487b62360 | Hotfix OpenIdCredentials | 2020-06-10 09:12:55 +00:00 | 
				
					
						|  Sorunome | 7ddb6be30e | Allow requesting and updating of session keys with lower index and lower forwarded chain | 2020-06-10 10:44:22 +02:00 | 
				
					
						|  Christian Pauly | cf430cc546 | Hotfix setPushers | 2020-06-10 06:36:16 +00:00 | 
				
					
						|  Sorunome | 6d49b4def3 | Merge branch 'master' into soru/cross-signing | 2020-06-09 20:24:22 +02:00 | 
				
					
						|  Sorunome | b8c58faaab | Merge branch 'soru/modularize-e2ee' into 'master' split encryption stuff to other library
See merge request famedly/famedlysdk!333 | 2020-06-09 16:13:23 +00:00 | 
				
					
						|  Christian Pauly | 0e33634e1a | Fix request openID | 2020-06-09 16:05:41 +00:00 | 
				
					
						|  Christian Pauly | a2f7dd4223 | Merge branch 'soru/fix-canonical-alias' into 'master' fix canonical alias sometimes being null
See merge request famedly/famedlysdk!337 | 2020-06-09 10:11:00 +00:00 | 
				
					
						|  Sorunome | 2de03bc0e8 | properly reply to room key requests | 2020-06-07 15:09:11 +02:00 | 
				
					
						|  Sorunome | 1fdd0a7db8 | aslo clear ssss cache when clearing a user id | 2020-06-06 15:48:57 +02:00 | 
				
					
						|  Sorunome | 51584ad748 | fix signature upload | 2020-06-06 15:43:18 +02:00 | 
				
					
						|  Sorunome | 45232be3a0 | simplify key signing a tad | 2020-06-06 15:19:44 +02:00 | 
				
					
						|  Sorunome | b4e83caa89 | requestify cross-signing endpoints | 2020-06-06 15:17:05 +02:00 | 
				
					
						|  Sorunome | e1679d59be | better smoothen out keys | 2020-06-06 14:28:18 +02:00 | 
				
					
						|  Sorunome | 4154c7d0eb | format and some analyze | 2020-06-06 13:47:37 +02:00 | 
				
					
						|  Sorunome | 060a772bfa | fix up a few things with key verification | 2020-06-06 13:38:19 +02:00 | 
				
					
						|  Sorunome | d4eabbb756 | ssss password --> passphrase | 2020-06-06 12:40:52 +02:00 | 
				
					
						|  Sorunome | 115cd9e5b3 | better cache invalidation of ssss cache | 2020-06-05 22:22:07 +02:00 | 
				
					
						|  Sorunome | 4c60369b8d | migrate to new thingy! | 2020-06-05 22:03:28 +02:00 | 
				
					
						|  Sorunome | f872d19692 | fix client.api.upload not working | 2020-06-05 17:20:18 +00:00 | 
				
					
						|  Sorunome | d29fb9abfe | Merge branch 'soru/modularize-e2ee' into soru/cross-signing | 2020-06-05 18:59:58 +02:00 | 
				
					
						|  Sorunome | 7ed6dcce67 | fix canonical alias sometimes being null | 2020-06-05 17:12:50 +02:00 | 
				
					
						|  Sorunome | 857775cf37 | Merge branch 'master' into soru/modularize-e2ee | 2020-06-05 14:29:00 +02:00 | 
				
					
						|  Sorunome | 860051da0e | Fix redact events | 2020-06-05 13:32:58 +02:00 | 
				
					
						|  Sorunome | c47bdee9f5 | Merge branch 'master' into soru/modularize-e2ee | 2020-06-05 13:05:47 +02:00 | 
				
					
						|  Sorunome | bd3c51924b | to set presence you use PUT, not POST | 2020-06-05 10:56:42 +00:00 | 
				
					
						|  Sorunome | 8358dec3a5 | analyze and format | 2020-06-05 10:56:51 +02:00 | 
				
					
						|  Sorunome | 086dcae907 | add key manager tests | 2020-06-05 10:51:11 +02:00 | 
				
					
						|  Sorunome | fbc8f03f67 | encrypt m.room_key event properly | 2020-06-05 10:15:36 +02:00 | 
				
					
						|  Sorunome | 05c799e6a5 | format | 2020-06-04 20:16:18 +02:00 | 
				
					
						|  Sorunome | c94e41d393 | fix tests for real | 2020-06-04 18:16:22 +02:00 | 
				
					
						|  Sorunome | f3f3231df6 | add some encrypt / decrypt tests | 2020-06-04 17:51:49 +02:00 |