Krista 'DarthMama' Bennett
|
d91a343c75
|
ENGINE-767: well, at least it didn't break anything. Yet.
|
2 years ago |
Krista 'DarthMama' Bennett
|
97623f1a99
|
bumped RC
|
2 years ago |
Krista 'DarthMama' Bennett
|
bfd01c0b7a
|
bumped RC
|
2 years ago |
Krista 'DarthMama' Bennett
|
fcaece2168
|
bumped RC
|
2 years ago |
Krista 'DarthMama' Bennett
|
7672f88fde
|
bumped RC
|
2 years ago |
Krista 'DarthMama' Bennett
|
29dabd3e97
|
missing test file
|
2 years ago |
Krista 'DarthMama' Bennett
|
67d943a8e6
|
bumped RC version
|
2 years ago |
Krista 'DarthMama' Bennett
|
6bbbc58300
|
Bumped RC version
|
2 years ago |
Krista 'DarthMama' Bennett
|
f168d79190
|
ENGINE-757: changed signatures and more test stuff (not all correct yet) - checking in for heck
|
2 years ago |
Krista 'DarthMama' Bennett
|
099d9cee7a
|
ENGINE-757: put in passphrase enable functions
|
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
|
21cef3cc37
|
Bump RC Num
|
2 years ago |
Krista 'DarthMama' Bennett
|
d77dbdd10c
|
import_key 2.1 changes - API change without substance XD (headers and calls)
|
2 years ago |
Krista 'DarthMama' Bennett
|
a4581fcc6f
|
Don't call pkg-config if the sequoia vars are already set in local.conf - we should probably refactor this so local.conf comes afterward anyway. I don't understand damiano's reasoning here.
|
2 years ago |
Krista 'DarthMama' Bennett
|
f9467a1f2d
|
Added PEP_ENGINE_VERSION_RC flag for default branch use - will show RC version
|
2 years ago |
Krista 'DarthMama' Bennett
|
b940f9e765
|
Release version. Again.
|
2 years ago |
Krista 'DarthMama' Bennett
|
5dd3585339
|
ENGINE-750: correcting release numbers
|
2 years ago |
Krista 'DarthMama' Bennett
|
ee806ccae0
|
Fixing version constants for current development. FROM NOW ON, no app/adapter can submit a version for testing with a pinned engine version to service without requesting a release of the engine in advance. Will be documented further today.
|
2 years ago |
Krista 'DarthMama' Bennett
|
0bfb3f669e
|
Upgrading version constants - this is a losing battle with the current release process. But should be fixed soon.
|
2 years ago |
Krista 'DarthMama' Bennett
|
b5ae1c5320
|
ENGINE-750: left join to allow get_identity to return records when there are no keys
|
2 years ago |
Volker Birk
|
95d8bcf794
|
ENGINE-745 adding pEp_realloc
|
2 years ago |
Krista 'DarthMama' Bennett
|
47bfb11fcf
|
moved engine versions to pEpEngine.h
|
2 years ago |
Krista 'DarthMama' Bennett
|
89cf022ee2
|
reverting out graft, release is pinned (and no one told me XD)
|
2 years ago |
Krista 'DarthMama' Bennett
|
c99d137555
|
ENGINE-555: Added DDL downgrade check; this only solves half of the problem and we'll have to add some manual detection to release versions as patches whenever we upgrade the DDL
|
2 years ago |
Krista 'DarthMama' Bennett
|
44d383f5ae
|
ENGINE-555: Added DDL downgrade check; this only solves half of the problem and we'll have to add some manual detection to release versions as patches whenever we upgrade the DDL
|
2 years ago |
Krista 'DarthMama' Bennett
|
961d702ddc
|
gnupg, netpgp purged from code
|
2 years ago |
Krista 'DarthMama' Bennett
|
c3158beff8
|
ENGINE-693: integrated with key reset at least. Needs explicit testing, but breaks nothing right now.
|
3 years ago |
Krista 'DarthMama' Bennett
|
0bff5572d7
|
ENGINE-659, sort of - suppress sync_event during keygen if keygen is being done for a keyreset group reset message
|
3 years ago |
Krista 'DarthMama' Bennett
|
46b0697aa2
|
A metric buttload of code that I finally need to stop shelving and unshelving - new key reset, with bugs.
|
3 years ago |
Volker Birk
|
6aaa2cea84
|
adding Distribution protocol family with KeyReset in it
|
3 years ago |
Krista 'DarthMama' Bennett
|
65c0821679
|
ENGINE-669, probably - adds new status PGP_VERIFY_SENDER_KEY_REVOKED to decrypt_message returns (still to be implemented in pgp_gpg.c) and now avoids sending messages when a message from self contains a revoked own key
|
3 years ago |
Krista 'DarthMama' Bennett
|
0b8ada1cc4
|
set own ids in sync identity lists
|
3 years ago |
Thomas
|
849396655d
|
Add DYNAMIC_API
|
3 years ago |
Volker Birk
|
d296ab2f07
|
adding shutdown; adding DYNAMIC_API for sync_event functions
|
3 years ago |
Volker Birk
|
5b2d8bd833
|
debug color implementation
|
3 years ago |
Volker Birk
|
de052553bd
|
add debug_color
|
3 years ago |
Krista 'DarthMama' Bennett
|
b5655c7de4
|
clear_trust_info put into header
|
3 years ago |
Volker Birk
|
644e307684
|
adding features
|
3 years ago |
Krista 'DarthMama' Bennett
|
b3d8c15fc7
|
int casts and bad includes
|
3 years ago |
Krista 'DarthMama' Bennett
|
26329e9b5f
|
Sequoia fix - we can now import multiple concatenated armoured keys. Returns PEP_SOME_KEYS_IMPORTED if only some keyfiles work out.
|
3 years ago |
Volker Birk
|
932aea2e83
|
SERVICE_ERROR_LOG
|
3 years ago |
Volker Birk
|
d8da7ba56a
|
adding PEP_SYNC_CANNOT_START if no own identities available
|
3 years ago |
Krista 'DarthMama' Bennett
|
23008a6113
|
ENGINE-559: first running version that passes the old tests - need to test the new functionality, but hey, it didn't explode. Theoretically, we now keep track of the latest pEp version received from pEp users.
|
3 years ago |
Krista 'DarthMama' Bennett
|
94f30b5f5f
|
Can't seem to keep the branches separate - except for the "forwarded" changes, this should probably all be in 559, but was done in 551.
|
3 years ago |
Volker Birk
|
bfdc6c0fc8
|
...
|
3 years ago |
Krista 'DarthMama' Bennett
|
37eb6c0f9f
|
ENGINE-559: updated current getter and setter functions involving identity struct
|
3 years ago |
Krista 'DarthMama' Bennett
|
7f607c76e5
|
ENGINE-559: modified DDL version to 12, added pep_version column to identity (and put in the upgrade code)
|
3 years ago |
Volker Birk
|
2c6e9c6884
|
always identical spelling
|
3 years ago |
Volker Birk
|
85c484181a
|
...
|
3 years ago |
Volker Birk
|
a6f04af40f
|
add config_cipher_suite()
|
3 years ago |