Tue, 15 Nov 2016 16:44:45 +0100 |
Edouard Tisserant |
ENGINE-140 #comment fixed some bugs in new SQL statements - now passes pEpEngine tests
ENGINE-140-reloaded
|
changeset |
files
|
Tue, 15 Nov 2016 15:56:18 +0100 |
Edouard Tisserant |
ENGINE-140 #comment Added own_keys table, linking pgp_keypair to identity in case user_id = PEP_OWN_USERID.
ENGINE-140-reloaded
|
changeset |
files
|
Mon, 14 Nov 2016 14:09:10 +0100 |
Volker Birk |
increasing DDL version
|
changeset |
files
|
Mon, 14 Nov 2016 14:08:03 +0100 |
Volker Birk |
removing unnecessary fields
|
changeset |
files
|
Sun, 13 Nov 2016 11:39:03 +0100 |
Volker Birk |
beauty
|
changeset |
files
|
Sun, 13 Nov 2016 01:38:07 +0100 |
Hernâni Marques |
s/Unsued/Unused/g # :)
|
changeset |
files
|
Sun, 13 Nov 2016 01:34:07 +0100 |
Hernâni Marques |
Reduce warnings (here: unused variables).
|
changeset |
files
|
Sun, 13 Nov 2016 01:18:52 +0100 |
Hernâni Marques |
pEp deployment target iOS 9.
|
changeset |
files
|
Sat, 12 Nov 2016 21:31:53 +0100 |
Volker Birk |
FIX: gpgme_key_release was not dynamically loaded
|
changeset |
files
|
Sat, 12 Nov 2016 00:28:28 +0100 |
Edouard Tisserant |
Backed out changeset 7fe33611a1bb. "work around nasty side effects of brand new update_identity with_myself parameter"
|
changeset |
files
|
Sat, 12 Nov 2016 00:24:14 +0100 |
Edouard Tisserant |
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()
|
changeset |
files
|
Fri, 11 Nov 2016 19:17:16 +0100 |
Krista Grothoff |
ENGINE-142: closed branch. Silly branch.
ENGINE-142
|
changeset |
files
|
Fri, 11 Nov 2016 19:16:47 +0100 |
Krista Grothoff |
ENGINE-142: merged into default.
|
changeset |
files
|
Fri, 11 Nov 2016 19:16:12 +0100 |
Krista Grothoff |
ENGINE-142: More fun with _update_identity's new and exciting boolean flag. Broke ability to trust oneself (message self-esteem suffered greatly).
ENGINE-142
|
changeset |
files
|
Fri, 11 Nov 2016 14:45:42 +0100 |
Krista Grothoff |
ENGINE-84: fixed merge conflicts
|
changeset |
files
|
Fri, 11 Nov 2016 14:15:42 +0100 |
Krista Grothoff |
ENGINE-84: closing branch
ENGINE-84
|
changeset |
files
|
Fri, 11 Nov 2016 14:15:15 +0100 |
Krista Grothoff |
ENGINE-84: merged into default
|
changeset |
files
|
Fri, 11 Nov 2016 14:10:30 +0100 |
Krista Grothoff |
ENGINE-84: merge with default
ENGINE-84
|
changeset |
files
|
Fri, 11 Nov 2016 14:08:20 +0100 |
Krista Grothoff |
ENGINE 84: #comment tested, appears to work.
ENGINE-84
|
changeset |
files
|
Fri, 11 Nov 2016 12:03:31 +0100 |
Krista Grothoff |
hopefully the end of mercurial nonsense?
|
changeset |
files
|
Fri, 11 Nov 2016 12:00:56 +0100 |
Krista Grothoff |
stowing changes
|
changeset |
files
|
Fri, 11 Nov 2016 12:00:19 +0100 |
Krista Grothoff |
fixing some mercurial nonsense
|
changeset |
files
|
Fri, 11 Nov 2016 11:42:23 +0100 |
Krista Grothoff |
stowing changes
|
changeset |
files
|
Wed, 09 Nov 2016 17:15:11 +0100 |
Krista Grothoff |
ENGINE-84: prepping test case
|
changeset |
files
|
Tue, 08 Nov 2016 17:57:06 +0100 |
Krista Grothoff |
ENGINE-84: fixed status TODOs.
ENGINE-84
|
changeset |
files
|
Thu, 10 Nov 2016 21:10:24 +0100 |
Edouard Tisserant |
ENGINE-140: merged
|
changeset |
files
|
Thu, 10 Nov 2016 21:01:08 +0100 |
Edouard Tisserant |
Better english for KeySync messages status flags
ENGINE-140
|
changeset |
files
|
Thu, 10 Nov 2016 18:06:09 +0100 |
Edouard Tisserant |
ENGINE-140: stop making a drama when GroupUpdate or UpdateRequest is signed with wrong key. Just discard it.
ENGINE-140
|
changeset |
files
|
Thu, 10 Nov 2016 01:35:59 +0100 |
Edouard Tisserant |
fixed memory leak in myself
ENGINE-140
|
changeset |
files
|
Thu, 10 Nov 2016 01:34:46 +0100 |
Edouard Tisserant |
ENGINE-140: work around nasty side effects of brand new update_identity with_myself parameter
ENGINE-140
|
changeset |
files
|
Wed, 09 Nov 2016 15:28:45 +0100 |
Edouard Tisserant |
Backed out changeset 2ba0f96f6c0e. Broke KeySync, but for some reason last test run didn't catch it. Will graft those changes in a branch.
|
changeset |
files
|
Tue, 08 Nov 2016 23:04:26 +0100 |
Edouard Tisserant |
ENGINE-140: now send all keys that have been at some point used as own key _on that device_
|
changeset |
files
|
Tue, 08 Nov 2016 17:42:14 +0100 |
Krista Grothoff |
ENGINE-84: fixed misnaming #comment Seems like netpgp is now working. A few more tests and it's mergeable.
ENGINE-84
|
changeset |
files
|
Tue, 08 Nov 2016 17:19:37 +0100 |
Krista Grothoff |
ENGINE-84: initial netpgp compatibility fixes
ENGINE-84
|
changeset |
files
|
Tue, 08 Nov 2016 16:51:32 +0100 |
Edouard Tisserant |
JNI-17: very explicit double free. how did that ever work ?
|
changeset |
files
|
Tue, 08 Nov 2016 14:10:46 +0100 |
Volker Birk |
missing install files fixed
|
changeset |
files
|
Tue, 08 Nov 2016 00:34:53 +0100 |
Krista Grothoff |
ENGINE-84: #comment now generating new keys when no usable private key is available, and not electing/selecting/attempting to use own keys as private keys where private half of the keypair is blacklisted, revoked, or missing. TODO: fix status TODOs, test more before merging back. But it's working, in general.
ENGINE-84
|
changeset |
files
|
Tue, 08 Nov 2016 00:12:36 +0100 |
Krista Grothoff |
ENGINE-84: merged in default
ENGINE-84
|
changeset |
files
|
Tue, 08 Nov 2016 00:12:17 +0100 |
Krista Grothoff |
ENGINE-84: working on ensuring keypairs missing private keys are not selected for encryption candidates
ENGINE-84
|
changeset |
files
|
Mon, 07 Nov 2016 16:25:06 +0100 |
Edouard Tisserant |
ENGINE-139: merged (and stripped unwanted printfs...)
|
changeset |
files
|
Mon, 07 Nov 2016 14:14:10 +0100 |
Edouard Tisserant |
ENGINE-139: now uses decrypt flags to mark detected sync messages
ENGINE-139
|
changeset |
files
|
Sun, 06 Nov 2016 23:33:35 +0100 |
Krista Grothoff |
Reverted test case - mistakenly checked in before doing so.
|
changeset |
files
|
Sun, 06 Nov 2016 23:32:23 +0100 |
Krista Grothoff |
Fixed problem with null usernames coming from prepackaged mime messages in 'From' for MIME_encrypt_message
|
changeset |
files
|
Sun, 06 Nov 2016 22:55:37 +0100 |
Krista Grothoff |
stowing changes
ENGINE-84
|
changeset |
files
|
Fri, 04 Nov 2016 12:48:06 +0100 |
Krista Grothoff |
Fixed bad armoring
|
changeset |
files
|
Fri, 04 Nov 2016 12:42:18 +0100 |
Krista Grothoff |
Added separate directory for a set of keys for tests that need keylists.
|
changeset |
files
|
Fri, 04 Nov 2016 12:41:03 +0100 |
Krista Grothoff |
ENGINE-118: together with libetpan push, enigmail memoryhole subj replacement works with signed, unencrypted texts now. Stowing changes to switch branches.
ENGINE-118
|
changeset |
files
|
Fri, 28 Oct 2016 14:28:25 +0200 |
Krista Grothoff |
merged in default
ENGINE-118
|
changeset |
files
|
Thu, 27 Oct 2016 22:04:20 +0200 |
Krista Grothoff |
ENGINE-129: oops, forgot email for test
|
changeset |
files
|
Thu, 27 Oct 2016 21:58:45 +0200 |
Krista Grothoff |
ENGINE-129: closing branch
ENGINE-129
|
changeset |
files
|
Thu, 27 Oct 2016 21:58:13 +0200 |
Krista Grothoff |
ENGINE-129: merge into default
|
changeset |
files
|
Thu, 27 Oct 2016 21:57:24 +0200 |
Krista Grothoff |
merge
ENGINE-129
|
changeset |
files
|
Thu, 27 Oct 2016 21:56:46 +0200 |
Krista Grothoff |
ENGINE-129: modified test cases on blacklist a bit.
ENGINE-129
|
changeset |
files
|
Thu, 27 Oct 2016 21:43:59 +0200 |
Krista Grothoff |
ENGINE-129: update_identity now properly returns an ID with an empty fpr string when no key can be elected because none are in the keyring
ENGINE-129
|
changeset |
files
|
Wed, 26 Oct 2016 18:34:58 +0200 |
Krista Grothoff |
ENGINE-129: trying to get identities and keys all cleaned up and set up to reproduce error. More fun.
ENGINE-129
|
changeset |
files
|
Thu, 27 Oct 2016 17:01:20 +0200 |
Edouard Tisserant |
sync : make sure that group wins election on both sides when a new device enters a group
|
changeset |
files
|
Thu, 27 Oct 2016 10:15:31 +0200 |
Edouard Tisserant |
sync : exclude handshake message from device already using trusted keys, i.e. presumably in the group
|
changeset |
files
|
Wed, 26 Oct 2016 05:14:14 +0200 |
Volker Birk |
fixing attachment delete
|
changeset |
files
|
Tue, 25 Oct 2016 08:45:20 +0200 |
Krista Grothoff |
adding test email for message_api_test
|
changeset |
files
|
Mon, 24 Oct 2016 21:46:30 +0200 |
Edouard Tisserant |
closed branch
keysync
|
changeset |
files
|