|
e157a3015f
|
InterruptedException -> s/connection/thread
|
2018-07-06 12:21:02 +02:00 |
|
|
9d0d639255
|
Add missing javadoc
|
2018-07-05 14:25:29 +02:00 |
|
|
cf4129f932
|
Add javadoc and fix checkstyle issues
|
2018-07-05 13:44:40 +02:00 |
|
|
3262582de9
|
Do not update the keys in constructor
|
2018-07-04 16:56:03 +02:00 |
|
|
693ced1fe4
|
Still temp
|
2018-07-04 16:56:03 +02:00 |
|
|
171cb07430
|
Temp
|
2018-07-04 16:56:03 +02:00 |
|
|
c4848fffc9
|
Remove unnecessary checkstyle toggle
|
2018-07-03 18:11:33 +02:00 |
|
|
813690c10a
|
Check if message has EME before adding it
|
2018-07-03 11:40:02 +02:00 |
|
|
6c9e41c1b2
|
Update OpenPgp fingerprints of contacts
|
2018-07-03 11:38:15 +02:00 |
|
|
613c5d869a
|
Rename store methods and fix access to open pubsub nodes
|
2018-07-03 11:38:15 +02:00 |
|
|
6a756c9a44
|
Fix wrong package names of pgpainless imports
|
2018-07-03 11:38:15 +02:00 |
|
|
7a4b65cf72
|
Change package name of pgpainless dep
|
2018-07-03 11:38:15 +02:00 |
|
|
e7c2181516
|
Adapt latest pgpainless changes
|
2018-07-03 11:38:15 +02:00 |
|
|
920817b257
|
Add PubSubDelegateTest
|
2018-07-03 11:38:15 +02:00 |
|
|
d7c7e3dcd6
|
Improve junit test
|
2018-07-03 11:38:15 +02:00 |
|
|
7eaf688ccc
|
Dont swallow exception
|
2018-07-03 11:38:15 +02:00 |
|
|
ca549b0313
|
Rename methods and add documentation
|
2018-07-03 11:38:15 +02:00 |
|
|
81167871b2
|
More checks in the secret key backup inttest
|
2018-07-03 11:38:15 +02:00 |
|
|
322d3aebb2
|
Add symmetric encryption junit test
|
2018-07-03 11:38:15 +02:00 |
|
|
b1dc138ae9
|
Rework some tests
|
2018-07-03 11:38:15 +02:00 |
|
|
a6fb30668e
|
Add junit test and fix checkstyle issues
|
2018-07-03 11:38:15 +02:00 |
|
|
e87ea6c8f4
|
Fix serverSupportsSecretKeyBackups method
|
2018-07-03 11:38:15 +02:00 |
|
|
dc79a09240
|
Add non-working integration tests
|
2018-07-03 11:38:15 +02:00 |
|
|
d1c5c519fd
|
Add documentation to PubSubDelegate
|
2018-07-03 11:38:15 +02:00 |
|
|
72f0e1e1a8
|
Add simple integration test
|
2018-07-03 11:38:15 +02:00 |
|
|
730274f9f8
|
Simplify api
|
2018-07-03 11:38:15 +02:00 |
|
|
7b222d8c58
|
Add method to delete pubkey node
|
2018-07-03 11:38:15 +02:00 |
|
|
70538ecc90
|
Make pubkey node open
|
2018-07-03 11:38:15 +02:00 |
|
|
ed31a48a9b
|
Use primary key as signing key
|
2018-07-03 11:38:15 +02:00 |
|
|
ed3c4236cf
|
Move backup related methods to Helper class
|
2018-07-03 11:38:15 +02:00 |
|
|
d86f3ef2e1
|
Set primary fingerprint on backup import
|
2018-07-03 11:38:15 +02:00 |
|
|
9566f5ae65
|
Enable importing keys again
|
2018-07-03 11:38:15 +02:00 |
|
|
ef00f50d79
|
Add DryOxEncryption test
|
2018-07-03 11:38:15 +02:00 |
|
|
cdba5bdda9
|
improve tests
|
2018-07-03 11:38:15 +02:00 |
|
|
ffbfae9856
|
Refactor API
|
2018-07-03 11:38:15 +02:00 |
|
|
e23cf88082
|
Add test
|
2018-07-03 11:38:15 +02:00 |
|
|
63e98cb4d6
|
Fix decryption error
|
2018-07-03 11:38:15 +02:00 |
|
|
800955d5a8
|
Fix some runtime bugs
|
2018-07-03 11:38:15 +02:00 |
|
|
422baa6d2e
|
WiP finished, no more compiler errors - untested
|
2018-07-03 11:38:14 +02:00 |
|
|
49a51bfa2d
|
WiP, please don't look
|
2018-07-03 11:38:14 +02:00 |
|
|
dab342e97e
|
Add methods to store update dates
|
2018-07-03 11:38:14 +02:00 |
|
|
48862962db
|
Fix message sending, filebased store storage
|
2018-07-03 11:38:14 +02:00 |
|
|
ffc8cbbf79
|
Several changes
Add encrypted message listeners
Automatically decrypt incoming messages
Add convenient methods to get payload
|
2018-07-03 11:38:14 +02:00 |
|
|
e8f09fc842
|
Another overhaul
|
2018-07-03 11:38:14 +02:00 |
|
|
f522cea748
|
Finish rewrite :D
|
2018-07-03 11:38:14 +02:00 |
|
|
2b7738cc9c
|
Warning: Construction Site!
|
2018-07-03 11:38:14 +02:00 |
|
|
365a4d20d0
|
Fix decrypting messages
|
2018-07-03 11:38:14 +02:00 |
|
|
653f318d37
|
Implement restoring secret key
|
2018-07-03 11:38:14 +02:00 |
|
|
878ac56ed0
|
Implement exporting secret key
|
2018-07-03 11:38:14 +02:00 |
|
|
55b9c1ac2a
|
Modify API
Add methods to decrypt messages
Add lots of high quality documentation
|
2018-07-03 11:38:14 +02:00 |
|