Volker Birk
f099bc6959
...
2 years ago
Volker Birk
7664a78e4e
merging in actual sync branch
2 years ago
Krista 'DarthMama' Bennett
e66bc6e305
removed accidental exposure of internal function to API (was used for testing). Also, previous commit should be ENGINE-709. Not just merge. Oops.
2 years ago
Krista 'DarthMama' Bennett
91345e09fe
merge
2 years ago
Neal Walfield
00b6c1ff4b
Fix type.
- An sq_status_t is different from a PEP_STATUS.
- Thanks Volker.
2 years ago
Volker Birk
1fb30787ef
we don't need this
2 years ago
Krista 'DarthMama' Bennett
414a57fcbc
remove invalid test case (was for diagnostics a few days ago)
2 years ago
Krista 'DarthMama' Bennett
51af4b1d77
merge
2 years ago
Krista 'DarthMama' Bennett
eb0d0c2b2d
ENGINE-715: skip junk at start of ascii-armoured keys
2 years ago
Neal Walfield
ca281b693a
openpgp: When renewing a key, renew all non-revoked subkeys, too.
- Fixes #703
2 years ago
Neal Walfield
ae6977f677
Update to latest Sequoia.
2 years ago
Krista 'DarthMama' Bennett
821ee98b8d
ENGINE-703: more missing keys... sigh
2 years ago
Krista 'DarthMama' Bennett
70d04d40c9
ENGINE-703: forgot to add other dir
2 years ago
Krista 'DarthMama' Bennett
d25f0bc559
merge
2 years ago
Krista 'DarthMama' Bennett
8494322c57
ENGINE-710: use timegm and send actual expiry time to sequoia, not delta with creation time
2 years ago
Volker Birk
e4e167c3d5
Am I still alive? Wow. That was not easy. Mplz, where's my left hand?!
2 years ago
Volker Birk
f5bb753d61
this is harmlesse (No, really, it is! Hey, not the red light sabre, no, no, no, nooooooooooooooooo...........
2 years ago
Krista 'DarthMama' Bennett
e5ae69840d
Added test for ENGINE-715 w/ key
2 years ago
Krista 'DarthMama' Bennett
341575e504
ENGINE-717 - check brokenness before looking for live subkeys; otherwise, broken keys get wrongly marked as expired
2 years ago
Neal Walfield
3ab0347483
openpgp: Revert change in semantics.
- When updating to the latest Sequoia, I accidentally changed the
semantics of several functions. In particular, I filtered keys by
whether they were alive and not revoked when previously we
considered all keys.
- Revert to the previous semantics.
2 years ago
Volker Birk
efb6318e16
adding CannotDecrypt event
2 years ago
Krista 'DarthMama' Bennett
be472eb484
ENGINE-703 - tests which break
2 years ago
Neal Walfield
b96a383aae
sequoia: Add a function to set a new certificate's creation time.
2 years ago
Krista 'DarthMama' Bennett
3abc859b37
ENGINE-716: moved fix into pgp_sequoia.c, now check for address==username
2 years ago
Krista 'DarthMama' Bennett
88017bc991
Updated VerifyTest
2 years ago
Neal Walfield
71d64b7c50
openpgp: Update to latest Sequoia.
2 years ago
Krista 'DarthMama' Bennett
88e3308e9b
ENGINE-714: I think this specific DB issue was an interrupted upgrade... fixed anyway. Let me know.
2 years ago
Krista 'DarthMama' Bennett
7ed562575b
debug output comment
2 years ago
Krista 'DarthMama' Bennett
60bc95f283
update test doc
2 years ago
Volker Birk
2f5ef82de2
FIX: crashing when adding an extra account to the group
2 years ago
Hussein Kasem
e2da6f38e8
Add Android log.
As on android NDK stdout is redirected to /dev/null, we need to use the
__android_log_print method to print the logs.
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
Krista 'DarthMama' Bennett
9b7903324b
ENGINE-704: own from usernames get overwritten by last updated own name on decryption no longer
2 years ago
Krista 'DarthMama' Bennett
78f6607838
merge
2 years ago
Krista 'DarthMama' Bennett
71cde3786e
ENGINE-703: accept expired certs in renew_key
2 years ago
Volker Birk
eb4d263a57
documentation
2 years ago
Volker Birk
5473f9a276
FIX: old name still used, but not implemented any more
2 years ago
Volker Birk
bf825cd941
removing comment, which is not true any more
2 years ago
Krista 'DarthMama' Bennett
f5aec6d120
ENGINE-702 ENGINE-701: reencrypt should now work for messages sent to self with reencrypted subject or missing extra keys.
2 years ago
Krista 'DarthMama' Bennett
b1ee57c907
patch for Joerg's min/max compile problem
2 years ago
Damiano Boppart
250b997236
Update variable name in doc, don't refer to SYSTEM_DB any more
2 years ago
Krista 'DarthMama' Bennett
bc351a0bef
Fix for list_keys - : now means possible URI. We need to talk about whether or not we need some sort of address enforcement so this is less of a heuristic.
2 years ago
Krista 'DarthMama' Bennett
c93f55a134
merge
2 years ago
Krista 'DarthMama' Bennett
785ea9a8d1
Fix for empty usernames and URI addresses - we now allow passing NULL into generate_keypair. Underlying crypto wrappers will have to deal with the need for a username by their implementations individually (sequoia will deal with this if it's NULL, but not if we feel it an explicit URI)
2 years ago
Bernie Hoeneisen
3ca24f9fe3
marked testing section optional, added TODO for dependencies and hint
2 years ago
Damiano Boppart
68f47ae0ea
Add headings to doc
2 years ago
Bernie Hoeneisen
15887f4bde
install also g++ !
2 years ago
Bernie Hoeneisen
c90a75fd75
better defaults for 'local.conf', i.e. matching the directories used above
2 years ago
Damiano Boppart
8a9764e9c5
Document installation of right UUID library
2 years ago
Krista 'DarthMama' Bennett
766568a442
merge
2 years ago