Sun, 22 Sep 2019 21:41:35 +0200 |
No idea of any of this WORKS, but it doesn't break anything OLD.
|
file | diff | annotate |
Fri, 20 Sep 2019 11:14:36 +0200 |
Extra fpr return args in internal import key calls
|
file | diff | annotate |
Tue, 10 Sep 2019 15:04:36 +0200 |
import_key surgery at least doesn't BREAK anything now. Needs to be tested on its explicitly added functionality, however.
|
file | diff | annotate |
Thu, 08 Aug 2019 17:41:13 +0200 |
Merge with sync
|
file | diff | annotate |
Thu, 08 Aug 2019 15:21:28 +0200 |
Merge with sync
|
file | diff | annotate |
Thu, 08 Aug 2019 16:50:34 +0200 |
Remove sqlite debug
|
file | diff | annotate |
Thu, 08 Aug 2019 16:42:55 +0200 |
ENGINE-616: set DDL version argh.
|
file | diff | annotate |
Thu, 08 Aug 2019 14:37:16 +0200 |
ENGINE-614: ok, sscanf isn't as happy scanning into strings as you might imagine XD
|
file | diff | annotate |
Thu, 08 Aug 2019 11:56:11 +0200 |
ENGINE-614 - it helps to actually be scanning something if you use sscanf
|
file | diff | annotate |
Thu, 08 Aug 2019 08:10:32 +0200 |
Merge with sync
|
file | diff | annotate |
Tue, 09 Jul 2019 11:24:36 +0200 |
merged in parent
|
file | diff | annotate |
Tue, 09 Jul 2019 11:14:01 +0200 |
Merge with sync
|
file | diff | annotate |
Tue, 09 Jul 2019 11:04:40 +0200 |
Reverting 1d3c2c48, as neal fixed the issue in the latest sequoia. UPDATE SEQUOIA, PEOPLES OF PEP! :)
|
file | diff | annotate |
Tue, 09 Jul 2019 08:19:24 +0200 |
Merge with sync
|
file | diff | annotate |
Mon, 08 Jul 2019 12:31:47 +0200 |
ENGINE-586: While we no longer produce non-conformant uids, older versions of pEp and gpg can and do. So we specifically test for the unquoted 'address <address>' uid case if find-keys fails. But only then, and only this case when the addresses match. Quote your ats, ppl.
|
file | diff | annotate |
Thu, 27 Jun 2019 15:40:53 +0200 |
Merge with sync
|
file | diff | annotate |
Thu, 27 Jun 2019 15:12:42 +0200 |
Fixed hole in update_identity spec for extant identities without saved fprs.
|
file | diff | annotate |
Thu, 27 Jun 2019 12:40:43 +0200 |
Fix er up. Now works with explicitly-set versions on identities. Now to check the imports...
|
file | diff | annotate |
Wed, 26 Jun 2019 11:36:48 +0200 |
merged parent
|
file | diff | annotate |
Fri, 21 Jun 2019 18:41:56 +0200 |
Merge with sync
|
file | diff | annotate |
Thu, 20 Jun 2019 17:45:10 +0200 |
partial fix for the root cause of not finding the key for IOS-1664 - usernames with @ in them are now quoted before sending to generate key to ensure uids are created correctly and sequoia inserts them correctly into the db
|
file | diff | annotate |
Mon, 17 Jun 2019 13:23:13 +0200 |
Display debug log messages in Visual Studio Output window
|
file | diff | annotate |
Thu, 13 Jun 2019 17:25:55 +0200 |
ENGINE-524: merge in sync
|
file | diff | annotate |
Thu, 30 May 2019 02:16:49 +0200 |
ENGINE-524: merge in sync
|
file | diff | annotate |
Sat, 25 May 2019 01:50:29 +0200 |
ENGINE-524: user_ and machine_directory
|
file | diff | annotate |
Tue, 04 Jun 2019 15:08:54 +0200 |
Merged in sync/parent
|
file | diff | annotate |
Mon, 03 Jun 2019 14:56:29 +0200 |
Index on identity
|
file | diff | annotate |
Wed, 29 May 2019 16:43:38 +0200 |
merged in parent
|
file | diff | annotate |
Wed, 29 May 2019 09:59:00 +0200 |
Yeah, so static local variables are dangerous with multiple threads. (This has apparently been in since revision 0, so we should probably look out for other similar assumptions in the code.
|
file | diff | annotate |
Tue, 21 May 2019 14:58:10 +0200 |
merged in parent, replaced with new Sqlite3 step
|
file | diff | annotate |
Tue, 28 May 2019 12:09:20 +0200 |
SERVICE_ERROR_LOG
|
file | diff | annotate |
Thu, 23 May 2019 13:27:34 +0200 |
WIP: ENGINE-524: merge sync
|
file | diff | annotate |
Tue, 21 May 2019 07:04:51 +0200 |
spinlock implementation for dealing with write locks
|
file | diff | annotate |
Mon, 20 May 2019 12:26:41 +0200 |
WIP: ENGINE-524: merge with sync
|
file | diff | annotate |
Mon, 20 May 2019 07:35:13 +0200 |
merged in parent
|
file | diff | annotate |
Mon, 20 May 2019 07:33:05 +0200 |
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.
|
file | diff | annotate |
Sun, 19 May 2019 15:13:55 +0200 |
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.
|
file | diff | annotate |
Fri, 17 May 2019 17:44:19 +0200 |
ENGINE-559: updated current getter and setter functions involving identity struct
|
file | diff | annotate |
Fri, 17 May 2019 17:05:47 +0200 |
ENGINE-559: modified DDL version to 12, added pep_version column to identity (and put in the upgrade code)
|
file | diff | annotate |
Fri, 17 May 2019 17:59:06 +0200 |
...
|
file | diff | annotate |
Wed, 15 May 2019 23:35:26 +0200 |
always identical spelling
|
file | diff | annotate |
Wed, 15 May 2019 18:00:58 +0200 |
add config_cipher_suite() implementation
|
file | diff | annotate |
Wed, 15 May 2019 17:14:27 +0200 |
add config_cipher_suite()
|
file | diff | annotate |
Mon, 06 May 2019 17:52:20 +0200 |
WIP: ENGINE-524: make paths to sys, mgmt and keys DB configurable via env
|
file | diff | annotate |
Tue, 30 Apr 2019 22:38:52 +0200 |
deleting rests
|
file | diff | annotate |
Tue, 23 Apr 2019 16:35:19 +0200 |
transporting between threads
|
file | diff | annotate |
Wed, 17 Apr 2019 17:44:19 +0200 |
oops, set debug to 1 again
|
file | diff | annotate |
Wed, 17 Apr 2019 17:41:03 +0200 |
CFLAGS -> CXXFLAGS for sequoia in test
|
file | diff | annotate |
Tue, 16 Apr 2019 16:38:33 +0200 |
set pgp keypair in set_trust
|
file | diff | annotate |
Tue, 09 Apr 2019 09:26:27 +0200 |
ENGINE-538: added DB repair to default - no use risking it.
|
file | diff | annotate |
Mon, 08 Apr 2019 10:38:26 +0200 |
ENGINE-538: fixed part of the upgrade code in default; this will likely impact no one, and testing the SQL will be a bit complicated, but this should at least prevent the worst from happening because of 3.25
|
file | diff | annotate |
Mon, 08 Apr 2019 10:19:29 +0200 |
ENGINE-538: fixed sqlite >= 3.25 forced errors and included code to repair damaged DBs from this external lib upgrade. Harumph. DDL version upgraded.
|
file | diff | annotate |
Sun, 07 Apr 2019 23:37:54 +0200 |
ENGINE-538: better fix
|
file | diff | annotate |
Sun, 07 Apr 2019 21:55:43 +0200 |
merged heads
|
file | diff | annotate |
Sun, 07 Apr 2019 21:49:51 +0200 |
Temporary fix for ENGINE-538 - we really need to do things in another order rather than use the legacy behaviour, but this will work for now. Also fixed a problem with version evaluation for DBs which don't set user_version correctly.
|
file | diff | annotate |
Wed, 03 Apr 2019 17:18:55 +0200 |
merged heads
|
file | diff | annotate |
Wed, 03 Apr 2019 17:15:17 +0200 |
EnterDeviceGroup tests, plus a couple of output tweaks to decrease spam.
|
file | diff | annotate |
Tue, 02 Apr 2019 15:48:25 +0200 |
save own keys
|
file | diff | annotate |
Mon, 01 Apr 2019 12:12:48 +0200 |
ENGINE-348: forgot the flags expansion
|
file | diff | annotate |
Fri, 29 Mar 2019 16:31:16 +0100 |
ENGINE-533 (ENGINE-531), ENGINE-348: Fixed bugs with identity flags
|
file | diff | annotate |