Thu, 08 Jun 2017 12:03:50 +0200 |
Edouard Tisserant |
ENGINE-179 update sender identity in re_evaluate_message_rating
|
changeset |
files
|
Thu, 08 Jun 2017 11:04:20 +0200 |
Krista Bennett |
ENGINE-9: Forgot function in header file.
ENGINE-9
|
changeset |
files
|
Thu, 08 Jun 2017 10:58:52 +0200 |
Krista Bennett |
Merged in default
ENGINE-9
|
changeset |
files
|
Wed, 07 Jun 2017 16:12:56 +0200 |
Edouard Tisserant |
decrypt_message now returns PEP_STATUS_OK if no error (and not decrypt_status in some rare cases, rating is here for that). re_evaluate_message_rating avoids returning ILLEGAL_VALUE if X-EncStatus is present but has 'undefined' value
|
changeset |
files
|
Wed, 07 Jun 2017 14:43:07 +0200 |
Krista Bennett |
ENGINE-9: Fixed copy-paste error leading to truncated content-ids. Seems to work :)
ENGINE-9
|
changeset |
files
|
Wed, 07 Jun 2017 13:44:17 +0200 |
Krista Bennett |
Merged in default
ENGINE-9
|
changeset |
files
|
Wed, 07 Jun 2017 13:41:45 +0200 |
Krista Bennett |
ENGINE-9: *****!*!*!*!*!*! WARNING - THIS COMMIT BREAKS API COMPATIBILITY DUE TO THE ADDITION OF A CONTENT ID FIELD TO BLOBLISTS AND TO THEIR CONSTRUCTORS !*!*!*!*!***** --- Bloblists now have a content id argument, and test cases and internal uses of bloblists have been adjusted.
ENGINE-9
|
changeset |
files
|
Tue, 06 Jun 2017 18:00:40 +0200 |
Krista Bennett |
Merging in default after 200 years
ENGINE-9
|
changeset |
files
|
Tue, 06 Jun 2017 18:11:09 +0200 |
Edouard Tisserant |
Merged ENGINE-179
|
changeset |
files
|
Tue, 06 Jun 2017 18:10:01 +0200 |
Edouard Tisserant |
Closed ENGINE-179 branch
ENGINE-179
|
changeset |
files
|
Tue, 06 Jun 2017 17:54:27 +0200 |
Krista Bennett |
ENGINE-3: closing branch
ENGINE-3
|
changeset |
files
|
Tue, 06 Jun 2017 17:53:56 +0200 |
Krista Bennett |
ENGINE-3 merged into default
|
changeset |
files
|
Tue, 06 Jun 2017 17:53:22 +0200 |
Krista Bennett |
ENGINE-3: changing update_identity to set_identity when pEp message detected fixes the issue. (update_identity was not always mostly read-only, but now it is)
ENGINE-3
|
changeset |
files
|
Tue, 06 Jun 2017 15:30:57 +0200 |
Edouard Tisserant |
ENGINE-179 cleaned'up re_evaluate_message_rating, fixed possible memory leak
ENGINE-179
|
changeset |
files
|
Tue, 06 Jun 2017 12:41:38 +0200 |
Edouard Tisserant |
ENGINE-179 unittested and fixed.
ENGINE-179
|
changeset |
files
|
Tue, 06 Jun 2017 09:59:41 +0200 |
Edouard Tisserant |
merged default in ENGINE-179
ENGINE-179
|
changeset |
files
|
Sat, 03 Jun 2017 11:08:14 +0200 |
Volker Birk |
extending logging features
|
changeset |
files
|
Fri, 02 Jun 2017 18:35:21 +0200 |
Krista Bennett |
Ugh, reuse is terrible. And cut-and-paste is still bad. Set up new keys for external revoke test.
|
changeset |
files
|
Fri, 02 Jun 2017 17:47:21 +0200 |
Krista Bennett |
DOH. Fixing b0rken test case. Cut-n-paste is bad, mmmmkay? Though to be fair, the fix was cut-and-pasted.
|
changeset |
files
|
Fri, 02 Jun 2017 11:55:04 +0200 |
Edouard Tisserant |
Maximum logging verbosity even if not in DEBUG - for diphoton branch only.
test_diphoton
|
changeset |
files
|
Thu, 01 Jun 2017 22:44:16 +0200 |
Edouard Tisserant |
ENGINE-179 early implementation of re_evaluate_message_rating(). Needs some testing.
ENGINE-179
|
changeset |
files
|
Thu, 01 Jun 2017 19:58:00 +0200 |
Krista Bennett |
ENGINE-209: closing branch.
ENGINE-209
|
changeset |
files
|
Thu, 01 Jun 2017 19:57:30 +0200 |
Krista Bennett |
ENGINE-209: merged into default
|
changeset |
files
|
Thu, 01 Jun 2017 19:52:13 +0200 |
Krista Bennett |
ENGINE-209: externally revoked and added keys should now be handled correctly in the database.
ENGINE-209
|
changeset |
files
|
Wed, 31 May 2017 17:47:42 +0200 |
Krista Bennett |
ENGINE-209: asserts put into tests. Still have question about PEP_ct_pEp
ENGINE-209
|
changeset |
files
|
Wed, 31 May 2017 15:52:30 +0200 |
Krista Bennett |
ENGINE-209: merged in default
ENGINE-209
|
changeset |
files
|
Mon, 29 May 2017 16:32:24 +0200 |
Edouard Tisserant |
Fixed signed text extraction in case of detached signature, when signed MIME text line endings are CRLF
|
changeset |
files
|
Mon, 29 May 2017 11:08:13 +0200 |
Krista Bennett |
ENGINE-209: fixed test - works with only key revoked. Now to add a key and make sure trust is correct, as well as testing with multiple keys.
ENGINE-209
|
changeset |
files
|
Wed, 24 May 2017 13:16:49 +0200 |
Krista Bennett |
ENGINE-209: intermittent commit to see if test failures from are from default merge
ENGINE-209
|
changeset |
files
|
Mon, 22 May 2017 09:57:49 +0200 |
Krista Bennett |
Merged in default
ENGINE-209
|
changeset |
files
|
Mon, 22 May 2017 09:57:18 +0200 |
Krista Bennett |
ENGINE-209: functions properly in (last run at it was dumb) - time to test
ENGINE-209
|
changeset |
files
|
Wed, 24 May 2017 15:19:41 +0200 |
Thomas |
Add current user GPG4Win lookup
test_diphoton
|
changeset |
files
|
Tue, 23 May 2017 11:55:30 +0200 |
Edouard Tisserant |
Fixed C compiler warning about unused variable when not building in debug, continued.
|
changeset |
files
|
Tue, 23 May 2017 11:04:45 +0200 |
Edouard Tisserant |
Fixed C compiler warning about unused variable when not building in debug.
|
changeset |
files
|
Fri, 19 May 2017 17:42:04 +0200 |
Roker |
make init() and clear_errorstack() more verbose
|
changeset |
files
|
Fri, 19 May 2017 14:56:44 +0200 |
Krista Bennett |
merged in default
ENGINE-209
|
changeset |
files
|
Fri, 19 May 2017 14:56:20 +0200 |
Krista Bennett |
ENGINE-209: commit before travel. Updated a lot of mistakes, but need to fix a compiler error.
ENGINE-209
|
changeset |
files
|
Thu, 18 May 2017 11:43:01 +0200 |
Krista Bennett |
ENGINE-209: implemented get_identities_by_fpr, but sql processing for this and get_key_userids still buggy. In process.
ENGINE-209
|
changeset |
files
|
Thu, 18 May 2017 11:27:07 +0200 |
Krista Bennett |
ENGINE-209: compiling again
ENGINE-209
|
changeset |
files
|
Thu, 18 May 2017 12:56:00 +0200 |
Thomas |
Add looking up GnuPG install directory on Windows also in current user scope
|
changeset |
files
|
Wed, 17 May 2017 18:00:57 +0200 |
Edouard Tisserant |
Close branch
IOS-506
|
changeset |
files
|
Wed, 17 May 2017 15:07:49 +0200 |
Krista Bennett |
merged in default
ENGINE-209
|
changeset |
files
|
Wed, 17 May 2017 15:07:34 +0200 |
Krista Bennett |
ENGINE-209: intermittent commit - need to put get_identities_by_fpr into some other files so I can finish up the clearing of the revoked key from affected identities
ENGINE-209
|
changeset |
files
|
Wed, 17 May 2017 14:45:10 +0200 |
Krista Bennett |
merging in default
ENGINE-209
|
changeset |
files
|
Wed, 17 May 2017 13:34:55 +0200 |
Krista Bennett |
ENGINE-209: shelving changes quickly
ENGINE-209
|
changeset |
files
|
Wed, 17 May 2017 14:07:55 +0200 |
Edouard Tisserant |
Added sync_app.h to install target
|
changeset |
files
|
Wed, 17 May 2017 14:07:55 +0200 |
Edouard Tisserant |
Added sync_app.h to install target
IOS-506
|
changeset |
files
|
Tue, 16 May 2017 19:08:32 +0200 |
Dirk Zimmermann |
IOS-506 merge into default
|
changeset |
files
|
Tue, 16 May 2017 15:56:35 +0200 |
Dirk Zimmermann |
Backed out changeset 843c43703546
IOS-506
|
changeset |
files
|
Tue, 16 May 2017 15:54:48 +0200 |
Dirk Zimmermann |
Backed out changeset 6471e6e427b3
|
changeset |
files
|
Tue, 16 May 2017 15:53:59 +0200 |
Dirk Zimmermann |
IOS-506 export public engine details in sync_app.h
|
changeset |
files
|
Tue, 16 May 2017 14:26:15 +0200 |
Edouard Tisserant |
xcode build : added sync_fsm.h and sync.h to copied headers
|
changeset |
files
|
Mon, 15 May 2017 15:02:46 +0200 |
Krista Bennett |
MIME_decrypt_message now returns the decrypt status instead of PEP_UNKNOWN_ERROR if there is no message returned by decrypt message.
|
changeset |
files
|
Fri, 12 May 2017 18:07:54 +0200 |
Edouard Tisserant |
ENGINE-201 trustwords, not simply woorden
|
changeset |
files
|
Fri, 12 May 2017 17:58:11 +0200 |
Edouard Tisserant |
ENGINE-201 enabled NL trustwords
|
changeset |
files
|
Fri, 12 May 2017 11:44:43 +0200 |
Edouard Tisserant |
Backed out changeset 1312137788d5, re-enable XER content in Sync message body in DEBUG mode
test_diphoton
|
changeset |
files
|
Fri, 12 May 2017 11:43:45 +0200 |
Edouard Tisserant |
Backed out changeset 33b2fa2368e6, re-enable XER content in Sync message body in DEBUG mode
|
changeset |
files
|
Fri, 12 May 2017 10:59:31 +0200 |
Roker |
free line
|
changeset |
files
|
Fri, 12 May 2017 10:39:17 +0200 |
Roker |
add clear_errorstack(PEP_SESSION) to clear the errorstack but keep the session
|
changeset |
files
|
Thu, 11 May 2017 17:39:31 +0200 |
Edouard Tisserant |
pgp_netpgp.c : export private keys
|
changeset |
files
|