.. |
Makefile
|
Add missing install headers for pEpMIME
|
2 years ago |
aux_mime_msg.c
|
ENGINE-741, ENGINE-742: mime_encode_message and mime_decode_message APIs changed, plus test suite upgrade. JSON Adapter and pEpMIME must adapt to this, as this breaks the former api!
|
2 years ago |
aux_mime_msg.h
|
Return of the evil MIME functions - now in a separate file, and only compiled in with ENIGMAIL_MAY_USE_THIS flag.
|
3 years ago |
base64.c
|
Quick input validation patch added after discussion with BeF to clarify something this morning. Will probably need to be tagged later as a fix to a future bug report, but I couldn't let it lie.
|
2 years ago |
base64.h
|
ENGINE-466: initial stuff
|
4 years ago |
baseprotocol.c
|
exit this loop if the adapter returns PEP_SYNC_NO_CHANNEL, because there will be no passphrase
|
2 years ago |
baseprotocol.h
|
readding declaration
|
2 years ago |
blacklist.c
|
removed spinlock
|
3 years ago |
blacklist.h
|
Urgh. Fixing bad merge (???)
|
4 years ago |
bloblist.c
|
grouped own resets now broken again, but it's about the mails.
|
2 years ago |
bloblist.h
|
grouped own resets now broken again, but it's about the mails.
|
2 years ago |
cryptotech.c
|
gnupg, netpgp purged from code
|
2 years ago |
cryptotech.h
|
import_key 2.1 changes - API change without substance XD (headers and calls)
|
2 years ago |
dynamic_api.h
|
adding license info to each file
|
5 years ago |
email.c
|
adding license info to each file
|
5 years ago |
email.h
|
adding license info to each file
|
5 years ago |
etpan_mime.c
|
safeguard
|
2 years ago |
etpan_mime.h
|
Preparing for pEpMIME integration - engine changes to get ready for MIME API change*
|
2 years ago |
fsm_common.h
|
implement SHUTDOWN
|
3 years ago |
growing_buf.c
|
some encoding
|
4 years ago |
growing_buf.h
|
some encoding
|
4 years ago |
identity_list.c
|
assignment '!= equality
|
3 years ago |
identity_list.h
|
set own ids in sync identity lists
|
3 years ago |
internal_format.c
|
support PEP_decrypt_flag_elevated_attachments
|
2 years ago |
internal_format.h
|
support PEP_decrypt_flag_elevated_attachments
|
2 years ago |
key_reset.c
|
ENGINE-767: merge + fixed calls with PEP_enc_auto
|
2 years ago |
key_reset.h
|
removed accidental exposure of internal function to API (was used for testing). Also, previous commit should be ENGINE-709. Not just merge. Oops.
|
2 years ago |
keymanagement.c
|
ENGINE-767: fixed get_identities/update_identity stuff - doouble check more in the morning. Partial test.
|
2 years ago |
keymanagement.h
|
ENGINE-750: Untested as yet.
|
2 years ago |
keyreset_command.c
|
normalizing
|
2 years ago |
keyreset_command.h
|
normalizing
|
2 years ago |
labeled_int_list.c
|
... ladies and gentlemen, a line ending!
|
4 years ago |
labeled_int_list.h
|
Made labeled_int_list DYNAMIC_API
|
4 years ago |
map_asn1.c
|
split away conversion functions
|
2 years ago |
map_asn1.h
|
set own ids in sync identity lists
|
3 years ago |
message.c
|
Fix er up. Now works with explicitly-set versions on identities. Now to check the imports...
|
3 years ago |
message.h
|
ENGINE-767: well, at least it didn't break anything. Yet.
|
2 years ago |
message_api.c
|
We weren't returning keylist/changed keys from unencrypted messages.
|
2 years ago |
message_api.h
|
adding try_encrypt_message()
|
2 years ago |
mime.c
|
API change, #1: _mime_encode_message_internal is now gone. mime_encode_message has 4th argument indicating that the first attachment is an embedded pEp message and it should be processed accordingly.
|
2 years ago |
mime.h
|
ENGINE-741, ENGINE-742: mime_encode_message and mime_decode_message APIs changed, plus test suite upgrade. JSON Adapter and pEpMIME must adapt to this, as this breaks the former api!
|
2 years ago |
openpgp_compat.c
|
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 :(
|
4 years ago |
openpgp_compat.h
|
gnupg, netpgp purged from code
|
2 years ago |
pEpEngine.c
|
ENGINE-768: bad assert
|
2 years ago |
pEpEngine.h
|
fixed broken default
|
2 years ago |
pEp_internal.h
|
ENGINE-767: well, at least it didn't break anything. Yet.
|
2 years ago |
pEp_string.c
|
Urgh. Fixing bad merge (???)
|
4 years ago |
pEp_string.h
|
Urgh. Fixing bad merge (???)
|
4 years ago |
pgp_sequoia.c
|
ENGINE-757: sign-only
|
2 years ago |
pgp_sequoia.h
|
import_key 2.1 changes - API change without substance XD (headers and calls)
|
2 years ago |
pgp_sequoia_internal.h
|
Synchronize Sequoia port with upstream API changes
|
3 years ago |
platform.h
|
adding license info to each file
|
5 years ago |
platform_unix.c
|
gnupg, netpgp purged from code
|
2 years ago |
platform_unix.h
|
support PEP_decrypt_flag_elevated_attachments
|
2 years ago |
platform_windows.cpp
|
ENGINE-737: do the same for PER_USER_DIRECTORY
|
2 years ago |
platform_windows.h
|
exporting for adapters
|
2 years ago |
resource.h
|
adding license info to each file
|
5 years ago |
resource_id.c
|
some safeguards
|
4 years ago |
resource_id.h
|
ENGINE-9: moved build_uri to the resource_id files
|
5 years ago |
security_checks.c
|
reworking group keys and group key reset
|
2 years ago |
security_checks.h
|
reworking group keys and group key reset
|
2 years ago |
sqlite3.c
|
removed spinlock
|
3 years ago |
sqlite3.h
|
updating to sqlite3 3.26.0
|
3 years ago |
status_to_string.h
|
Added missing status strings
|
2 years ago |
stringlist.c
|
adding of extra key information to internal header for future feature
|
2 years ago |
stringlist.h
|
adding of extra key information to internal header for future feature
|
2 years ago |
stringpair.c
|
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.
|
3 years ago |
stringpair.h
|
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.
|
3 years ago |
sync_api.c
|
disable sync in any case
|
2 years ago |
sync_api.h
|
ignore if using an adapter library, do not ignore if using a desktop adapter
|
2 years ago |
timestamp.c
|
ENGINE-735 implementation of timestamp for Windows
|
2 years ago |
timestamp.h
|
ENGINE-735 implementation of timestamp for Windows
|
2 years ago |
trans_auto.c
|
adding license info to each file
|
5 years ago |
trans_auto.h
|
adding license info to each file
|
5 years ago |
transport.c
|
adding license info to each file
|
5 years ago |
transport.h
|
adding license info to each file
|
5 years ago |
update.sql
|
removing byte order mark
|
8 years ago |
wrappers.h
|
adding license info to each file
|
5 years ago |