Thu, 23 Aug 2018 10:04:33 +0200 |
moving inject_sync_event to init()
|
file | diff | annotate |
Wed, 15 Aug 2018 18:31:02 +0200 |
...
|
file | diff | annotate |
Fri, 02 Feb 2018 11:03:20 +0100 |
ENGINE-352: put in the mechanism to attach an is_pep mechanism for the user; tacking pEp messages is complicated, however, as it seems we've also always fouled up when we checked on that (we don't check what key it's encrypted with before we declare whatever key gets retrieved by update_identity is the same, and then set the comm_type on that, which could be the wrong key.) So that's the next fix.
|
file | diff | annotate |
Mon, 25 Sep 2017 15:56:10 +0200 |
pEpEngineTest now imports its own keys
|
file | diff | annotate |
Wed, 19 Apr 2017 13:19:05 +0200 |
one line left. sorry.
|
file | diff | annotate |
Wed, 19 Apr 2017 10:14:47 +0200 |
print the status in hex if >0, to ease debugging because in pEpEngine.h the values are in hex, too.
|
file | diff | annotate |
Fri, 24 Mar 2017 15:47:07 +0100 |
Fixed error flag to new VERIFY sig return so that test will pass
|
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 |
Fri, 02 Sep 2016 14:35:00 +0200 |
merge default into my branch
|
file | diff | annotate |
Mon, 05 Sep 2016 20:22:21 +0200 |
More key length issues. N.B. As it stands, we don't support substring searches on fprs with NetPGP. Implementation independent code shouldn't rely on this functionality.
|
file | diff | annotate |
Mon, 05 Sep 2016 20:20:26 +0200 |
Fixed key length issues in test which caused netpgp to fail.
|
file | diff | annotate |
Mon, 15 Aug 2016 15:31:19 +0200 |
merge default into my branch
|
file | diff | annotate |
Mon, 15 Aug 2016 14:19:12 +0200 |
ENGINE-79 #comment External function now added from pEpEngine.h/.c - get_engine_version() now returns the string constant for the engine (NOT PROTOCOL) version. #review-issue
|
file | diff | annotate |
Thu, 14 Jul 2016 11:32:06 +0200 |
less elements in test
|
file | diff | annotate |
Sun, 03 Jul 2016 01:11:36 +0200 |
merge default into my branch
|
file | diff | annotate |
Sun, 03 Jul 2016 01:11:23 +0200 |
add a recursion test that will crash
|
file | diff | annotate |
Sat, 02 Jul 2016 18:33:52 +0200 |
Added test for french trustwords
|
file | diff | annotate |
Wed, 22 Jun 2016 10:03:35 +0200 |
I fixed the test that I broke yesterday.
|
file | diff | annotate |
Tue, 21 Jun 2016 18:08:05 +0200 |
more const, more variable initializations
|
file | diff | annotate |
Tue, 21 Jun 2016 17:52:03 +0200 |
use C++, not C in pEpEngineTest, and avoid manual memory management
|
file | diff | annotate |
Tue, 21 Jun 2016 17:27:45 +0200 |
TAB -> 4 spaces because most of the pEpEngine's src code does so.
|
file | diff | annotate |
Tue, 21 Jun 2016 16:33:31 +0200 |
dos2unix pEpEngineTest.cc
|
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 |
Mon, 16 May 2016 11:55:36 +0200 |
sequence
|
file | diff | annotate |
Wed, 06 Apr 2016 16:52:15 +0200 |
output PEP constants in hex to find it better in the source code (and remove the brain-dead utf-8 "BOM")
|
file | diff | annotate |
Tue, 19 Jan 2016 11:00:32 +0100 |
Fixed test's path to pub key files
|
file | diff | annotate |
Thu, 05 Nov 2015 18:14:06 +0100 |
Change test pub keys file names to match usual namimg in attachements
|
file | diff | annotate |
Fri, 26 Jun 2015 11:33:37 +0200 |
netpgp : pgp_get_key_rating
|
file | diff | annotate |
Wed, 24 Jun 2015 16:42:31 +0200 |
netpgp : curl : shorter curl easy context life time, different for send and recv
|
file | diff | annotate |
Thu, 11 Jun 2015 16:04:35 +0200 |
pEpEngineTest : uses address from new test dumies for find_keys() as well
|
file | diff | annotate |
Thu, 11 Jun 2015 00:51:49 +0200 |
netpgp : better rcpt list handling for encryption + other minor fixes. pEpEngineTest : added more test key pairs, and load them in test so that test can run on empty rings.
|
file | diff | annotate |
Sun, 17 May 2015 00:58:43 +0200 |
netpgp : check key consistency and validity (direct signature) at import
|
file | diff | annotate |
Tue, 12 May 2015 16:13:44 +0200 |
netpgp : pgp_recv_key
|
file | diff | annotate |
Mon, 04 May 2015 16:08:27 +0200 |
netpgp: misc code cleanup
|
file | diff | annotate |
Fri, 01 May 2015 11:37:38 +0200 |
safeword => trustword in test
|
file | diff | annotate |
Fri, 17 Apr 2015 01:17:59 +0200 |
test : ensure \0 at the end of buffers read from files
|
file | diff | annotate |
Sat, 11 Apr 2015 18:22:33 +0200 |
netpgp : pgp_verify_text implemented. need more fixing in netpgp
|
file | diff | annotate |
Thu, 26 Mar 2015 16:03:34 +0100 |
Fixed pEpEngineTest
|
file | diff | annotate |
Sat, 24 Jan 2015 15:26:40 +0100 |
BUGFIX: init of transports wrong
|
file | diff | annotate |
Mon, 01 Sep 2014 18:36:42 +0200 |
bugfix: pgp_init
|
file | diff | annotate |
Tue, 05 Aug 2014 20:33:20 +0200 |
...
|
file | diff | annotate |
Wed, 30 Jul 2014 16:02:49 +0200 |
update_identity() into pEpComAdapter
|
file | diff | annotate |
Fri, 11 Jul 2014 17:43:11 +0200 |
moving functionality into pEpEngine
|
file | diff | annotate |
Wed, 25 Jun 2014 18:44:58 +0200 |
initial commit
|
file | diff | annotate |