.. |
convenience_scripts
|
ENGINE-420: fixed bug in setting user as PEP user (fpr wasn't yet present)
|
4 years ago |
include
|
File moves
|
4 years ago |
python_tests
|
nicer syntax
|
5 years ago |
src
|
File moves
|
4 years ago |
test_keys
|
ENGINE-420: test mods and a mime.c fix for disappearing usernames in mime_encode
|
4 years ago |
test_mails
|
ENGINE-420: tests still need memory cleanup, but we seem to be in good shape with private key trust on green channels (and NON-trust on others)
|
4 years ago |
0x6FF00E97.asc
|
testing
|
6 years ago |
0x70DCF575.asc
|
testing
|
6 years ago |
0xC9C2EE39.asc
|
testing
|
6 years ago |
6FF00E97_sec.asc
|
testing
|
6 years ago |
70DCF575_sec.asc
|
testing
|
6 years ago |
C9C2EE39_sec.asc
|
testing
|
6 years ago |
Makefile
|
Argh, accidentally committed import key disable. Sorry.
|
5 years ago |
_test_template_cc
|
adding license info to each file
|
6 years ago |
apple_mail_test.cc
|
SEMANTIC CHANGE in myself(): .fpr is never used; to set fpr now use set_own_key()
|
5 years ago |
blacklist_accept_new_key_test.cc
|
ENGINE-294: blacklisting is now only checked in identity_rating, outgoing_message_rating and encrypt_message, and then only for OpenPGP comm_types.
|
5 years ago |
blacklist_test.cc
|
ENGINE-294: blacklisting is now only checked in identity_rating, outgoing_message_rating and encrypt_message, and then only for OpenPGP comm_types.
|
5 years ago |
blacklisted_pub.asc
|
Forgot to add these for the blacklist test cases
|
6 years ago |
blacklisted_pub2.asc
|
Forgot to add these for the blacklist test cases
|
6 years ago |
bloblist_test.cc
|
adding license info to each file
|
6 years ago |
case_and_dot_address_test.cc
|
Probably own identity issues.
|
5 years ago |
crashdump_test.cc
|
adding license info to each file
|
6 years ago |
decrypt_attach_private_key_trusted_test.cc
|
ENGINE-420: commented out the deletions for now. Work fine in manual tests, but automated runs die without delete-key confirmation. *growl gpgme*
|
4 years ago |
decrypt_attach_private_key_untrusted_test.cc
|
ENGINE-420: commented out the deletions for now. Work fine in manual tests, but automated runs die without delete-key confirmation. *growl gpgme*
|
4 years ago |
encrypt_attach_private_key_test.cc
|
tweaked test for more info
|
4 years ago |
encrypt_for_identity_test.cc
|
ENGINE-416: test fixes, warts and all
|
4 years ago |
encrypt_missing_private_key_test.cc
|
Urgh. Fixing bad merge (???)
|
5 years ago |
external_revoke_test.cc
|
Intermittent commit
|
5 years ago |
gen_pgp_samples.sh
|
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.
|
7 years ago |
i18n_test.cc
|
adding license info to each file
|
6 years ago |
identity_list_test.cc
|
ENGINE-362, possibly: bug in empty recip lists may be causing this bug, so we fixed the identity_list_dup problem here.
|
5 years ago |
keyedit_test.cc
|
adding license info to each file
|
6 years ago |
lars_test_do_not_run_outside_of_test_environment.cc
|
Removed Roker test that broke message_api_test.cc when run outside of the testing environment (this isn't a case of avoiding a bug, but rather the case would fail because the keys tested are actual keys which some of us have present in our real keyrings, and test presumes we do not.
|
5 years ago |
least_color_group_test.cc
|
Urgh. Fixing bad merge (???)
|
5 years ago |
least_common_denom_color_test.cc
|
ENGINE-250: foreign keys are now on and tests pass. Be aware that with the amount of time we may have been running with them off, there may be other execution paths that cause trouble. File bugs against any DB errors.
|
5 years ago |
map_asn1_test.cc
|
adding license info to each file
|
6 years ago |
message_2.0_test.cc
|
Urgh. Fixing bad merge (???)
|
5 years ago |
message_api_test.cc
|
ENGINE-360: Let's try again, shall we? Lots of fixes related to address-only identities.
|
5 years ago |
mime_test.cc
|
ENGINE-275: Ok, mime encoding nightmare SEEMS to be fixed. We'll see.
|
5 years ago |
mistrust_undo_test.cc
|
A whole horde of trust fixes (mistrust list added, tests fixed, and sneaky null string in elect key removed)
|
5 years ago |
msg
|
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.
|
7 years ago |
msg.asc
|
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.
|
7 years ago |
msg1.asc
|
more testdata
|
7 years ago |
msg2.asc
|
more testdata
|
7 years ago |
msg3.asc
|
...
|
7 years ago |
msg_no_key.asc
|
version where keys are not available - there was a key clash before which made the no-key test fail in message_api_test
|
6 years ago |
new_update_id_and_myself_test.cc
|
SEMANTIC CHANGE in myself(): .fpr is never used; to set fpr now use set_own_key()
|
5 years ago |
no_key.asc
|
Make a consistent error when cannot decrypt because of missing key
|
6 years ago |
pEpEngineTest.cc
|
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.
|
5 years ago |
pEpEngineTest.vcxproj
|
bugfix: pgp_init
|
8 years ago |
pEpEngine_test.h
|
add test_util for common test functions (only slurp() at the moment)
|
6 years ago |
pEp_subject_received_test.cc
|
Urgh. Fixing bad merge (???)
|
5 years ago |
pgp_binary_test.cc
|
adding license info to each file
|
6 years ago |
pgp_list_keys_test.cc
|
adding license info to each file
|
6 years ago |
pgp_mime_msg.txt
|
...
|
8 years ago |
revoke_regen_attach_test.cc
|
SEMANTIC CHANGE in myself(): .fpr is never used; to set fpr now use set_own_key()
|
5 years ago |
sequence_test.cc
|
KeySync: added persistance of 'own' flags to sequence value table so that UUID keeps marked as own, even after UUID change, otherwise leading to recapture of own messages
|
6 years ago |
signature.asc
|
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.
|
7 years ago |
still_no_key.asc
|
Make a consistent error when cannot decrypt because of missing key
|
6 years ago |
stringlist_test.cc
|
adding license info to each file
|
6 years ago |
stringpair_list_test.cc
|
adding license info to each file
|
6 years ago |
t1.txt
|
extra files for db and testing
|
8 years ago |
t2.txt
|
extra files for db and testing
|
8 years ago |
trust_manipulation_test.cc
|
Urgh. Fixing bad merge (???)
|
5 years ago |
trustwords_test.cc
|
ENGINE-215: just a quick case check
|
5 years ago |
userid_alias_test.cc
|
Urgh. Fixing bad merge (???)
|
5 years ago |