.. |
Makefile
|
also "install" libpEpEngine.a into $PREFIX/lib
|
2 years ago |
aux_mime_msg.c
|
ENGINE-791: comment so Ben doesn't hit this 1098302394382 times and wonder why (or, frankly, me either :)
|
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
|
ENGINE-792: fixed logic error. Oops.
|
2 years ago |
baseprotocol.h
|
Merged in current audit_branch fixes
|
2 years ago |
blacklist.c
|
removed spinlock
|
3 years ago |
blacklist.h
|
Urgh. Fixing bad merge (???)
|
4 years ago |
bloblist.c
|
ENGINE-793: refactored bloblist_dup with double pointers.
|
2 years ago |
bloblist.h
|
ENGINE-795: Documented bloblist_join; also fixed the first == second issue
|
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
|
6 years ago |
email.c
|
adding license info to each file
|
6 years ago |
email.h
|
adding license info to each file
|
6 years ago |
etpan_mime.c
|
ENGINE-780, take 2: After normalizing to UTC, forget the offset.
|
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
|
Committing is_own_key changes, but key reset code needs to be modified a bit more and I wanted to make sure the new function was available. Use at your own risk.
|
2 years ago |
key_reset.h
|
ENGINE-775: key_reset functions should now all return appropriately and EARLY with passphrase errors. One thing to note is that ANY key_reset function which can cause the decryption of multiple keys with different passwords should now fail very shortly after being called, and will ALWAYS fail. (differing new password phrases and key-to-be-reset passphrases is still accepted for a single key)
|
2 years ago |
keymanagement.c
|
ENGINE-832: fixed eval of return values. In these cases, the only relevant error status is OUT_OF_MEMORY; otherwise, we continue.
|
2 years ago |
keymanagement.h
|
ENGINE-775: _myself, validate_fpr, update_identity, etc, updated to only renew when safe to do so. Recip lists will no longer trigger renewal or keygen
|
2 years ago |
keyreset_command.c
|
normalizing
|
3 years ago |
keyreset_command.h
|
normalizing
|
3 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
|
3 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
|
Second explicit key not found setting in encrypt message
|
2 years ago |
message_api.h
|
remove_sync_message() now removes all sync and signature attachements
|
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
|
Merged in audit_branch fixes
|
2 years ago |
pEpEngine.h
|
bumped patch number
|
2 years ago |
pEp_internal.h
|
Increased MAX_KEY_SIZE on import
|
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
|
Update to latest sequoia.
|
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
|
6 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
|
now it behaves the same
|
2 years ago |
platform_windows.h
|
Let our own timegm() for Windows behave the same (buggy) way as the POSIX version of timegm()....
|
2 years ago |
resource.h
|
adding license info to each file
|
6 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
|
3 years ago |
security_checks.h
|
reworking group keys and group key reset
|
3 years ago |
sqlite3.c
|
removed spinlock
|
3 years ago |
sqlite3.h
|
updating to sqlite3 3.26.0
|
4 years ago |
status_to_string.h
|
Added missing status strings
|
2 years ago |
stringlist.c
|
ENGINE-800: semantics for stringlist_append are now that if the second pointer is sequal to the first, we copy the list and append it. This matches the copy semantics of other-pointer appends.
|
2 years ago |
stringlist.h
|
adding of extra key information to internal header for future feature
|
2 years ago |
stringpair.c
|
ENGINE-843: bad input checking everywhere
|
2 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
|
fixing timegm_with_gmtoff()
|
2 years ago |
timestamp.h
|
fixing timegm_with_gmtoff()
|
2 years ago |
trans_auto.c
|
adding license info to each file
|
6 years ago |
trans_auto.h
|
adding license info to each file
|
6 years ago |
transport.c
|
adding license info to each file
|
6 years ago |
transport.h
|
adding license info to each file
|
6 years ago |
update.sql
|
removing byte order mark
|
8 years ago |
wrappers.h
|
adding license info to each file
|
6 years ago |