.. |
Makefile
|
Pleaaaase check Makefile changes with non-default values. SYSTEM_DB remnants removed - use PER_MACHINE_DIRECTORY now
|
3 years ago |
aux_mime_msg.c
|
Fixed test problem - apparently, C compilers have different opinions about goto than C++ ones
|
3 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
|
ENGINE-639 Don't treat In-Reply-to as optional field.
|
3 years ago |
baseprotocol.h
|
not needed any more
|
3 years ago |
blacklist.c
|
removed spinlock
|
3 years ago |
blacklist.h
|
Urgh. Fixing bad merge (???)
|
4 years ago |
bloblist.c
|
Urgh. Fixing bad merge (???)
|
4 years ago |
bloblist.h
|
ENGINE-608
|
3 years ago |
cryptotech.c
|
add config_cipher_suite()
|
3 years ago |
cryptotech.h
|
always identical spelling
|
3 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-617: wrapped mime_decode_message extra arg in internal func, as it should be
|
3 years ago |
etpan_mime.h
|
Fix Windows build
|
3 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 |
key_reset.c
|
removed spinlock
|
3 years ago |
key_reset.h
|
int casts and bad includes
|
3 years ago |
keymanagement.c
|
removed spinlock
|
3 years ago |
keymanagement.h
|
fixes for _own_keys_retrieve
|
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
|
removing bugs
|
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
|
Merged in parent
|
3 years ago |
message_api.c
|
Do not treat trailing zeros as part of the crypto text
|
3 years ago |
message_api.h
|
ENGINE-653 clarification.
|
3 years ago |
mime.c
|
ENGINE-553: Message 2.1 - addition of forward=no is there, and is detected. Now: to act on it. (Yes, Roker, I will file you a task against libpEpMIME once I have this impl sorted :)
|
3 years ago |
mime.h
|
ENGINE-617: wrapped mime_decode_message extra arg in internal func, as it should be
|
3 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
|
Initial port to Sequoia.
|
4 years ago |
pEpEngine.c
|
Attempting to fix the empty user_id problem for IOS-1960
|
3 years ago |
pEpEngine.h
|
merged in sync
|
3 years ago |
pEp_internal.h
|
add debug_color
|
3 years ago |
pEp_string.c
|
Urgh. Fixing bad merge (???)
|
4 years ago |
pEp_string.h
|
Urgh. Fixing bad merge (???)
|
4 years ago |
pgp_gpg.c
|
always identical spelling
|
3 years ago |
pgp_gpg.h
|
always identical spelling
|
3 years ago |
pgp_gpg_internal.h
|
merged in default
|
3 years ago |
pgp_netpgp.c
|
default with ENGINE-448 and ENGINE-510 merged in, tests updated
|
3 years ago |
pgp_netpgp.h
|
Unsupported: pgp_config_cipher_suite for netpgp.
|
3 years ago |
pgp_netpgp_internal.h
|
adding license info to each file
|
6 years ago |
pgp_sequoia.c
|
Update pgp_sequoia.c to latest sequoia version.
|
3 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
|
6 years ago |
platform_unix.c
|
fixing problem inside transactions
|
3 years ago |
platform_unix.h
|
IOS-1784 it has been decided NOT to set PER_USER_DIRECTORY but to use HOME instead for iOS, maybe all sandboxed apps
|
3 years ago |
platform_windows.cpp
|
OUT-573: Fix custom paths for user folder on Windows
|
3 years ago |
platform_windows.h
|
Merge with sequoia_windows
|
3 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 |
sqlite3.c
|
removed spinlock
|
3 years ago |
sqlite3.h
|
updating to sqlite3 3.26.0
|
4 years ago |
status_to_string.h
|
Add PEP_SOME_KEYS_IMPORTED to status_to_string.h
|
3 years ago |
stringlist.c
|
art & beauty
|
3 years ago |
stringlist.h
|
ENGINE-488: added functionality to allow deduplication where needed; added deduplication for key counting in reencrypt tests.
|
3 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
|
adding shutdown; adding DYNAMIC_API for sync_event functions
|
3 years ago |
sync_api.h
|
docu
|
3 years ago |
timestamp.c
|
ENGINE-462: we now always copy the recv from the src struct on decrypt, and sent if an inner message doesn't have this value
|
3 years ago |
timestamp.h
|
adding license info to each file
|
6 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 |