.. |
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
|
make dlsym() optional using NODLSYM makro
|
4 years ago |
base64.h
|
ENGINE-466: initial stuff
|
4 years ago |
baseprotocol.c
|
derive MIME type from filename for Sync and Distribution messages
|
2 years ago |
baseprotocol.h
|
BASE_SIGN
|
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
|
always identical spelling
|
3 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
|
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 |
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-751: First fix, tests not adjusted, committing changes to fix other bug found here
|
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
|
Merged in all sync changes
|
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
|
remove flags and replace them by PEP_enc_inline_EA
|
2 years ago |
message_api.c
|
remove flags and replace them by PEP_enc_inline_EA
|
2 years ago |
message_api.h
|
remove flags and replace them by PEP_enc_inline_EA
|
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
|
merging ENGINE-746
|
2 years ago |
pEpEngine.h
|
Don't call pkg-config if the sequoia vars are already set in local.conf - we should probably refactor this so local.conf comes afterward anyway. I don't understand damiano's reasoning here.
|
2 years ago |
pEp_internal.h
|
Merged in all sync changes
|
2 years ago |
pEp_string.c
|
Urgh. Fixing bad merge (???)
|
4 years ago |
pEp_string.h
|
Urgh. Fixing bad merge (???)
|
4 years ago |
pgp_gpg.h
|
always identical spelling
|
3 years ago |
pgp_sequoia.c
|
merged in sync
|
2 years ago |
pgp_sequoia.h
|
always identical spelling
|
3 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
|
gnupg, netpgp purged from code
|
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
|
no real requirement
|
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 |