Sat, 24 Feb 2018 20:21:37 +0100 |
slightly reworking initial PGP key import in case of GnuPG
|
file | diff | annotate |
Fri, 26 Jan 2018 16:30:39 +0100 |
ENGINE-329: gpg implementation of first-time import of ultimately trusted keys is in. Apparently, netpgp bluffs trust completely, so a stub is in here for them instead. Too bad :(
|
file | diff | annotate |
Wed, 15 Mar 2017 15:00:19 +0100 |
pgp functions + high-level sign-text in, not compiled yet.
|
file | diff | annotate |
Fri, 10 Mar 2017 15:23:31 +0100 |
gpg and internal API changes for ENGINE-172 implemented and tested (no-sign); no-key not in yet
|
file | diff | annotate |
Tue, 27 Dec 2016 21:13:41 +0100 |
adding license info to each file
|
file | diff | annotate |
Tue, 15 Nov 2016 18:16:58 +0100 |
stowing changes
|
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 |
Sun, 06 Nov 2016 22:55:37 +0100 |
stowing changes
|
file | diff | annotate |
Wed, 31 Aug 2016 11:50:49 +0200 |
exporting secret key with GnuPG
|
file | diff | annotate |
Tue, 23 Aug 2016 07:45:23 +0200 |
merge "default" branch into "keysync" branch and resolve 2 minor merge conflicts. Please check whether the resolve was okay.
|
file | diff | annotate |
Thu, 18 Aug 2016 13:23:15 +0200 |
ENGINE-73 added openpgp compat files for listing keyinfo #comment Redesign: function is now OpenPGP_list_keyinfo() in openpgp_compat.c/.h, returns full pgp key fingerprint + primary gpg uid string (Real Name <email@address.blah>)
|
file | diff | annotate |
Mon, 15 Aug 2016 21:06:38 +0200 |
Implemented netpgp functionality - untested, haven't yet tried to compile. Added test skeleton, fixed all the function signatures to match the identity list returned
|
file | diff | annotate |
Mon, 15 Aug 2016 13:37:11 +0200 |
Stowing changes to work on another bug
|
file | diff | annotate |
Fri, 12 Aug 2016 14:15:45 +0200 |
ENGINE-73 #comment initial commit - get gpg keyring primary email/fingerprint pairs. Next up: get from management db, combine, maybe add flags. Determine if functions are really in correct places.
|
file | diff | annotate |
Mon, 01 Aug 2016 12:03:00 +0200 |
key_created() added to determine creation date of a key
|
file | diff | annotate |
Wed, 08 Jun 2016 01:32:10 +0200 |
Preparing for import of gpg private key on android : decrypt flags (import own key from own trusted message) + pgp_gpg giving a list private keys when importing.
|
file | diff | annotate |
Wed, 01 Jun 2016 02:12:57 +0200 |
Test for expiry one week before it happens
|
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, 16 Mar 2016 11:20:52 +0100 |
adding get_binary_path() to Message API
|
file | diff | annotate |
Fri, 08 May 2015 16:53:39 +0200 |
fixing database access
|
file | diff | annotate |
Tue, 21 Apr 2015 15:19:47 +0200 |
checking if own key is expired and renew it
|
file | diff | annotate |
Tue, 21 Apr 2015 08:37:01 +0200 |
revoke_key() fixed
|
file | diff | annotate |
Mon, 20 Apr 2015 17:54:57 +0200 |
changing signature of renew_key, adding param for timestamp for expiry
|
file | diff | annotate |
Mon, 20 Apr 2015 15:59:13 +0200 |
renew_key fixed
|
file | diff | annotate |
Sat, 21 Feb 2015 16:55:43 +0100 |
signal() and init()
|
file | diff | annotate |
Sun, 08 Feb 2015 11:33:04 -0500 |
...
|
file | diff | annotate |
Mon, 01 Sep 2014 20:56:05 +0200 |
...
|
file | diff | annotate |
Mon, 01 Sep 2014 17:50:28 +0200 |
bugfix: missing stddef.h
|
file | diff | annotate |
Mon, 01 Sep 2014 17:44:19 +0200 |
...
|
file | diff | annotate |
Mon, 01 Sep 2014 13:02:23 +0200 |
adding the concepts of transports and cryptotech
|
file | diff | annotate |