Krista 'DarthMama' Bennett
|
8a7fc79a3a
|
internal function comment stubs
|
2 years ago |
Krista 'DarthMama' Bennett
|
19b8df0366
|
ENGINE-812 - reverted X-EncList and X-Keylist bits of ENGINE-442. See fdik for details.
|
2 years ago |
Volker Birk
|
296b3db2cb
|
documenting
|
2 years ago |
Volker Birk
|
0e7284bb8d
|
probe_encrypt() is now part of Adapter API
|
2 years ago |
Krista 'DarthMama' Bennett
|
ca9ab48f22
|
ENGINE-775: some of the key_reset functions done, more to go, committing to regen documentation
|
2 years ago |
Krista 'DarthMama' Bennett
|
5c105f2a82
|
ENGINE-775: _myself, validate_fpr, update_identity, etc, updated to only renew when safe to do so. Recip lists will no longer trigger renewal or keygen
|
2 years ago |
Krista 'DarthMama' Bennett
|
8570855d2e
|
ENGINE-775: encrypt_message_and_add_priv_key
|
2 years ago |
Krista 'DarthMama' Bennett
|
d0fd825b5e
|
ENGINE-775: encrypt_message, identity_rating, set_own_key, trust_personal_key, update_identity, get_valid_pubkey
|
2 years ago |
Krista 'DarthMama' Bennett
|
65507afb36
|
We weren't returning keylist/changed keys from unencrypted messages.
|
2 years ago |
Volker Birk
|
c06656d762
|
exit this loop if the adapter returns PEP_SYNC_NO_CHANNEL, because there will be no passphrase
|
2 years ago |
Volker Birk
|
1e2d0870b5
|
unify implementation
|
2 years ago |
Volker Birk
|
a21d1bbaf9
|
test for passphrase required before any other decision in the encrypt_*() functions
|
2 years ago |
Volker Birk
|
d6a03242c0
|
patch: working around ENGINE-771
|
2 years ago |
Volker Birk
|
4b2d049d67
|
if there is a passphrase then no passphrase, no messageToSend()
|
2 years ago |
Krista 'DarthMama' Bennett
|
956baab8e2
|
ENGINE-767: fixed get_identities/update_identity stuff - doouble check more in the morning. Partial test.
|
2 years ago |
Krista 'DarthMama' Bennett
|
d91a343c75
|
ENGINE-767: well, at least it didn't break anything. Yet.
|
2 years ago |
Krista 'DarthMama' Bennett
|
6d33475435
|
some doxygen stuff. might not be kept.
|
2 years ago |
Volker Birk
|
c588719702
|
key import in Inline case, too
|
2 years ago |
Volker Birk
|
6744eb6b36
|
safeguard
|
2 years ago |
Volker Birk
|
7f51dcba5c
|
only downgrade attachments not payload
|
2 years ago |
Volker Birk
|
1597b56a85
|
safeguards
|
2 years ago |
Volker Birk
|
8c5a464e8c
|
First try empty passphrase. In case no passphrase works notify SYNC_PASSPHRASE_REQUIRED.
|
2 years ago |
Volker Birk
|
70a109637e
|
adding try_encrypt_message()
|
2 years ago |
Krista 'DarthMama' Bennett
|
a42d1e0418
|
encrypt message should fail when encryption/siging fails.
|
2 years ago |
Krista 'DarthMama' Bennett
|
25a6cb2cc4
|
ENGINE-630: ENGINE-760: Works with decrypt message for older calls, but need to test and check those keylists.
|
2 years ago |
Krista 'DarthMama' Bennett
|
49d5a2c4fb
|
ENGINE-630: ENGINE-760: Restored old top-level API - new functionality is bound to cryptotech under internal API command _import_key_with_fpr_return
|
2 years ago |
Krista 'DarthMama' Bennett
|
a961133f66
|
ENGINE-755: now works and is tested, though if we want to do this right we should modify the rest of the test as well... !!!!!!!!REQUIRES LIBETPAN UPDATE!!!!!!!!
|
2 years ago |
Krista 'DarthMama' Bennett
|
d0fbeaf43e
|
Now hashing blobs instead of ASCII keys. Old tests run, yay.
|
2 years ago |
Krista 'DarthMama' Bennett
|
d77dbdd10c
|
import_key 2.1 changes - API change without substance XD (headers and calls)
|
2 years ago |
Volker Birk
|
74d178a735
|
remove flags and replace them by PEP_enc_inline_EA
|
2 years ago |
Krista 'DarthMama' Bennett
|
36c73949f7
|
Fixed tests and added test for revoked message key reset responses for PGP users
|
2 years ago |
Krista 'DarthMama' Bennett
|
1000d39f2a
|
Fixed origin of null user_id problem for non-empty from.
|
2 years ago |
Krista 'DarthMama' Bennett
|
8b12a502cc
|
ENGINE-751: First fix, tests not adjusted, committing changes to fix other bug found here
|
2 years ago |
Volker Birk
|
e929a85e3b
|
better test the flag again
|
2 years ago |
Volker Birk
|
862c7e7654
|
pEp-auto-consume must appear on all elevated attachments
|
2 years ago |
Volker Birk
|
91dae1a1f6
|
test for pushed-back formerly elevated attachment
|
2 years ago |
Volker Birk
|
7139f1cfc9
|
testcase encrypt_message
|
2 years ago |
Volker Birk
|
cf3095dcd3
|
support PEP_decrypt_flag_elevated_attachments
|
2 years ago |
Volker Birk
|
a0cdba1580
|
derive MIME type from filename for Sync and Distribution messages
|
2 years ago |
Volker Birk
|
9b9f0fca58
|
decrypting inline attachments
|
2 years ago |
Volker Birk
|
53b7f89424
|
encrypt attachments inline
|
2 years ago |
Krista 'DarthMama' Bennett
|
ea9a296836
|
ENGINE-741, ENGINE-742: mime_encode_message and mime_decode_message APIs changed, plus test suite upgrade. JSON Adapter and pEpMIME must adapt to this, as this breaks the former api!
|
2 years ago |
Krista 'DarthMama' Bennett
|
2da08f15fb
|
API change, #1: _mime_encode_message_internal is now gone. mime_encode_message has 4th argument indicating that the first attachment is an embedded pEp message and it should be processed accordingly.
|
2 years ago |
Krista 'DarthMama' Bennett
|
ad341df56d
|
Preparing for pEpMIME integration - engine changes to get ready for MIME API change*
|
2 years ago |
Volker Birk
|
de1bb2ad84
|
allow default PEP_OWN_USERID in _myself()
|
2 years ago |
Volker Birk
|
5b7c78788c
|
removing at last
|
2 years ago |
Krista 'DarthMama' Bennett
|
735cc2339f
|
adding of extra key information to internal header for future feature
|
2 years ago |
Krista 'DarthMama' Bennett
|
91345e09fe
|
merge
|
2 years ago |
Volker Birk
|
efb6318e16
|
adding CannotDecrypt event
|
2 years ago |
Krista 'DarthMama' Bennett
|
1491229118
|
Put in extra empty username check, though in principle this is made impossible earlier on. Better safe than sorry,
|
2 years ago |