.. |
Makefile
|
Urgh. Fixing bad merge (???)
|
5 years ago |
asn1_helper.c
|
adding license info to each file
|
6 years ago |
asn1_helper.h
|
adding license info to each file
|
6 years ago |
baseprotocol.c
|
adding license info to each file
|
6 years ago |
baseprotocol.h
|
adding license info to each file
|
6 years ago |
blacklist.c
|
ENGINE-250: fixed some things, am screaming at others. Have overcome the 'insert or update' issue at least, probably.
|
5 years ago |
blacklist.h
|
Urgh. Fixing bad merge (???)
|
5 years ago |
bloblist.c
|
Urgh. Fixing bad merge (???)
|
5 years ago |
bloblist.h
|
Urgh. Fixing bad merge (???)
|
5 years ago |
cryptotech.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 :(
|
5 years ago |
cryptotech.h
|
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 :(
|
5 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-298: transport encoding should only take place when the message is at the last stage before outbound return. Added a transport_encode flag to several of the MIME-tree building functions, as libetpan does not distinguish between building the MIME tree and encoding its parts.
|
5 years ago |
etpan_mime.h
|
ENGINE-298: transport encoding should only take place when the message is at the last stage before outbound return. Added a transport_encode flag to several of the MIME-tree building functions, as libetpan does not distinguish between building the MIME tree and encoding its parts.
|
5 years ago |
identity_list.c
|
avoid unitialized local pointer variables to reduce hard-to-find bugs
|
6 years ago |
identity_list.h
|
adding license info to each file
|
6 years ago |
keymanagement.c
|
ENGINE-354: fixed bad call to is_pep_user
|
5 years ago |
keymanagement.h
|
Fixed ENGINE-364 and some test bugs. Users now much be CERTAIN to call update_identity if they need the comm_type afte trust_personal_key (this is in accord with the API)
|
5 years ago |
map_asn1.c
|
Fixed some warning, probably caused by NDEBUG being defined. Fixed some possible memory leak in map_asn1.c
|
5 years ago |
map_asn1.h
|
adding license info to each file
|
6 years ago |
message.c
|
adding license info to each file
|
6 years ago |
message.h
|
ENGINE-214: it woooooorks!
|
5 years ago |
message_api.c
|
ENGINE-345 - return PEP_rating_undefined when there is no recipient (let me know if you are getting it for other reasons; if all identities are somehow broken or the DB chokes, this can happen here as well
|
5 years ago |
message_api.h
|
Intermittent commit
|
5 years ago |
mime.c
|
replace (wrong) magic constant to idiom that calculates the right array size automatically.
|
5 years ago |
mime.h
|
ENGINE-298: transport encoding should only take place when the message is at the last stage before outbound return. Added a transport_encode flag to several of the MIME-tree building functions, as libetpan does not distinguish between building the MIME tree and encoding its parts.
|
5 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 :(
|
5 years ago |
openpgp_compat.h
|
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 :(
|
5 years ago |
pEpEngine.c
|
ENGINE-354: fixed bad call to is_pep_user
|
5 years ago |
pEpEngine.h
|
ENGINE-365: is_pep_user() is now exposed to the outside. See pep_engine.h documentation
|
5 years ago |
pEp_internal.h
|
ADD_TO_LOG and GOTO are now simply removed everywhere.
|
5 years ago |
pEp_string.c
|
Urgh. Fixing bad merge (???)
|
5 years ago |
pEp_string.h
|
Urgh. Fixing bad merge (???)
|
5 years ago |
pgp_gpg.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 :(
|
5 years ago |
pgp_gpg.h
|
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 :(
|
5 years ago |
pgp_gpg_internal.h
|
ENGINE-222: this may need to be cleaned up, but this code now works for 2.1.13 plus - all tests pass, no password popups, key editing works, etc. Only delete prompts remain.
|
5 years ago |
pgp_netpgp.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 :(
|
5 years ago |
pgp_netpgp.h
|
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 :(
|
5 years ago |
pgp_netpgp_internal.h
|
adding license info to each file
|
6 years ago |
platform.h
|
adding license info to each file
|
6 years ago |
platform_unix.c
|
Init will now fail if it can't write in gpg and gpg-agent config files at first start
|
5 years ago |
platform_unix.h
|
Removed atomic integer stuff from engine - instead, we guard init and release in the adapters.
|
5 years ago |
platform_windows.cpp
|
ENGINE-305: fixes for tchar
|
5 years ago |
platform_windows.h
|
Urgh. Fixing bad merge (???)
|
5 years ago |
resource.h
|
adding license info to each file
|
6 years ago |
resource_id.c
|
ENGINE-9: fixed bad pointer
|
5 years ago |
resource_id.h
|
ENGINE-9: moved build_uri to the resource_id files
|
5 years ago |
sqlite3.c
|
sqlite: update from amalgamation 3.13.0 to 3.19.3
|
5 years ago |
sqlite3.h
|
sqlite: update from amalgamation 3.13.0 to 3.19.3
|
5 years ago |
stringlist.c
|
NETPGP-18 adding recipients fpr/key_id to pgp_decrypt_and_verify returned keylist
|
5 years ago |
stringlist.h
|
NETPGP-18 adding recipients fpr/key_id to pgp_decrypt_and_verify returned keylist
|
5 years ago |
stringpair.c
|
avoid unitialized local pointer variables to reduce hard-to-find bugs
|
6 years ago |
stringpair.h
|
adding license info to each file
|
6 years ago |
sync.c
|
SYNC HAS RETURNED. Keysync still removed from Engine.
|
5 years ago |
sync.h
|
SYNC HAS RETURNED. Keysync still removed from Engine.
|
5 years ago |
sync_actions.c
|
Urgh. Fixing bad merge (???)
|
5 years ago |
sync_app.h
|
SYNC HAS RETURNED. Keysync still removed from Engine.
|
5 years ago |
sync_impl.c
|
Urgh. Fixing bad merge (???)
|
5 years ago |
sync_impl.h
|
SYNC HAS RETURNED. Keysync still removed from Engine.
|
5 years ago |
timestamp.c
|
Urgh. Fixing bad merge (???)
|
5 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 |