Thu, 09 Aug 2018 17:33:39 +0200 |
...
|
file | diff | annotate |
Thu, 09 Aug 2018 13:39:49 +0200 |
...
|
file | diff | annotate |
Thu, 19 Apr 2018 16:03:44 +0200 |
ENGINE-423: normal tests pass. Now to test reencrypt functionality.
|
file | diff | annotate |
Tue, 20 Mar 2018 15:49:13 +0100 |
first try
|
file | diff | annotate |
Wed, 28 Feb 2018 12:24:48 +0100 |
ENGINE-294: basic code is in to remove blacklisting from anything but encrypt_message and outgoing_message_rating, but tests need to be extended, and have to switch to ENGINE-397 and fix that to keep the keyring clean.
|
file | diff | annotate |
Sat, 24 Feb 2018 16:51:38 +0100 |
SEMANTIC CHANGE in myself(): .fpr is never used; to set fpr now use set_own_key()
|
file | diff | annotate |
Sun, 11 Feb 2018 17:02:19 +0100 |
Fixed ENGINE-364 and some test bugs. Users now much be CERTAIN to call update_identity if they need the comm_type afte trust_personal_key (this is in accord with the API)
|
file | diff | annotate |
Sun, 04 Feb 2018 03:36:08 +0100 |
A whole horde of trust fixes (mistrust list added, tests fixed, and sneaky null string in elect key removed)
|
file | diff | annotate |
Mon, 29 Jan 2018 12:36:02 +0100 |
Fixing bad merges still.
|
file | diff | annotate |
Mon, 29 Jan 2018 12:15:51 +0100 |
Urgh. Fixing bad merge (???)
|
file | diff | annotate |
Thu, 25 Jan 2018 02:35:59 +0100 |
ENGINE-332: documentation fixes
|
file | diff | annotate |
Wed, 24 Jan 2018 18:22:36 +0100 |
ENGINE-332: a few tests and some bug fixes
|
file | diff | annotate |
Mon, 22 Jan 2018 17:40:44 +0100 |
ENGINE-332: key_reset_trust and key mistrust fixed
|
file | diff | annotate |
Fri, 19 Jan 2018 11:01:39 +0100 |
ENGINE-328 - doc bugs fixed
|
file | diff | annotate |
Wed, 17 Jan 2018 22:49:46 +0100 |
ENGINE-289: tested adn tests up to key election - that comes next. Minor bug fixes in update_identity
|
file | diff | annotate |
Mon, 15 Jan 2018 17:12:49 +0100 |
ENGINE-289: myself() changes and related fallout. Committing to merge in default.
|
file | diff | annotate |
Sat, 09 Dec 2017 13:04:40 +0100 |
ENGINE-293: initialise_own_identities (cheap myself() only keygen/retrieval) + additional internal fprless get_identity function added so that temporary identities w/o fpr can be retrieved
|
file | diff | annotate |
Fri, 27 Oct 2017 20:02:41 +0200 |
shelving changes
|
file | diff | annotate |
Tue, 03 Oct 2017 16:23:11 +0200 |
ENGINE-254: ENGINE-266: undo function now in pEpEngine for last mistrust action
|
file | diff | annotate |
Fri, 15 Sep 2017 16:49:40 +0200 |
fix documentation comment
|
file | diff | annotate |
Mon, 12 Jun 2017 11:53:23 +0200 |
ENGINE-149 Updated update_identity() documentation about returned value
|
file | diff | annotate |
Fri, 19 May 2017 14:56:20 +0200 |
ENGINE-209: commit before travel. Updated a lot of mistakes, but need to fix a compiler error.
|
file | diff | annotate |
Thu, 18 May 2017 11:27:07 +0200 |
ENGINE-209: compiling again
|
file | diff | annotate |
Wed, 17 May 2017 13:34:55 +0200 |
ENGINE-209: shelving changes quickly
|
file | diff | annotate |
Sun, 07 May 2017 13:45:04 +0200 |
ENGINE-183 remove session.use_only_own_private_keys, and add existing priv keys to own_keys table at initial startup. Also added fpr from own_keys to own_key_is_listed, influencing result of ellect_own_key.
|
file | diff | annotate |
Tue, 27 Dec 2016 21:13:41 +0100 |
adding license info to each file
|
file | diff | annotate |
Mon, 21 Nov 2016 22:27:25 +0100 |
ENGINE-140 clean'up own_identities_retrieve so that available pEpEngine API returns all own identities, not only those that can be synced
|
file | diff | annotate |
Fri, 18 Nov 2016 00:13:40 +0100 |
ENGINE-140 changed identities flags update policy
|
file | diff | annotate |
Tue, 15 Nov 2016 15:56:18 +0100 |
ENGINE-140 #comment Added own_keys table, linking pgp_keypair to identity in case user_id = PEP_OWN_USERID.
|
file | diff | annotate |
Sat, 12 Nov 2016 21:31:53 +0100 |
FIX: gpgme_key_release was not dynamically loaded
|
file | diff | annotate |
Sat, 12 Nov 2016 00:24:14 +0100 |
No more _update_indentiy() and with_myself parameter. Rather, added a _myself(), with a do_keygen parameter. Now, only explicit call to myself(), key_mistrusted(), encrypt_message(), encrypt_message_to_self() may trigger keygen, not outgoing_message_rating() or update_identity()
|
file | diff | annotate |
Fri, 11 Nov 2016 14:45:42 +0100 |
ENGINE-84: fixed merge conflicts
|
file | diff | annotate |
Fri, 11 Nov 2016 14:10:30 +0100 |
ENGINE-84: merge with default
|
file | diff | annotate |
Thu, 10 Nov 2016 21:10:24 +0100 |
ENGINE-140: merged
|
file | diff | annotate |
Wed, 09 Nov 2016 15:28:45 +0100 |
Backed out changeset 2ba0f96f6c0e. Broke KeySync, but for some reason last test run didn't catch it. Will graft those changes in a branch.
|
file | diff | annotate |
Tue, 08 Nov 2016 23:04:26 +0100 |
ENGINE-140: now send all keys that have been at some point used as own key _on that device_
|
file | diff | annotate |
Tue, 08 Nov 2016 14:10:46 +0100 |
missing install files fixed
|
file | diff | annotate |
Tue, 08 Nov 2016 00:12:17 +0100 |
ENGINE-84: working on ensuring keypairs missing private keys are not selected for encryption candidates
|
file | diff | annotate |
Mon, 03 Oct 2016 17:16:33 +0200 |
Engine-97 Merge with default
|
file | diff | annotate |
Thu, 29 Sep 2016 11:08:50 +0200 |
ENGINE-27: blacklist_is_listed will no longer be called with empty/null strings in update_identity (caused assert failure)
|
file | diff | annotate |
Wed, 28 Sep 2016 13:49:12 +0200 |
ENGINE-96: #comment all calls renamed. Roker is checking out the semantics of the references to 'compromized' to see if they also need to be renamed to 'mistrusted' for consistency within the engine. THIS IS AN API CHANGE AND WILL BREAK ADAPTERS.
|
file | diff | annotate |
Sat, 03 Sep 2016 22:28:24 +0200 |
export secret keys
|
file | diff | annotate |
Mon, 01 Aug 2016 09:14:47 +0200 |
...
|
file | diff | annotate |
Wed, 27 Jul 2016 15:34:44 +0200 |
adding set_identity_flags()
|
file | diff | annotate |
Wed, 18 May 2016 15:11:39 +0200 |
Remove own_keys table, added PEP_OWN_USERID, unique person userId for any own identities and keys.
|
file | diff | annotate |
Tue, 10 May 2016 11:49:37 +0200 |
Own keys (SQL and accessors functions)
|
file | diff | annotate |
Mon, 25 Apr 2016 14:53:45 +0200 |
This is Work in Progress branch for async key management.
|
file | diff | annotate |
Wed, 20 Jan 2016 20:09:31 +0100 |
An undo is possible for keys we don't own, and therefore have not revoked.
|
file | diff | annotate |
Wed, 20 Jan 2016 19:58:06 +0100 |
key_reset_trust() can reset trust_personal_key() only.
|
file | diff | annotate |
Fri, 15 Jan 2016 00:20:06 +0100 |
Added key_reset_trust, accepting identity instead of fpr
|
file | diff | annotate |
Mon, 28 Sep 2015 15:06:07 +0200 |
key_compromized() added
|
file | diff | annotate |
Mon, 28 Sep 2015 11:08:26 +0200 |
adding trust_personal_key()
|
file | diff | annotate |
Sat, 30 May 2015 00:19:39 +0200 |
bugfix
|
file | diff | annotate |
Fri, 29 May 2015 23:59:04 +0200 |
examine callback
|
file | diff | annotate |
Tue, 21 Apr 2015 15:43:28 +0200 |
...
|
file | diff | annotate |
Tue, 21 Apr 2015 15:40:18 +0200 |
DEBUG_LOG() for keymanagement
|
file | diff | annotate |
Tue, 30 Dec 2014 13:04:17 +0100 |
...
|
file | diff | annotate |
Wed, 20 Aug 2014 16:11:46 +0200 |
bugfix: when identity is not stored yet, update_identity failes
|
file | diff | annotate |
Tue, 05 Aug 2014 20:33:20 +0200 |
...
|
file | diff | annotate |
Thu, 31 Jul 2014 10:15:09 +0200 |
...
|
file | diff | annotate |