.. |
Makefile
|
ENGINE-466: initial stuff
|
4 years ago |
asn1_helper.c
|
adding license info to each file
|
5 years ago |
asn1_helper.h
|
adding license info to each file
|
5 years ago |
base64.c
|
make dlsym() optional using NODLSYM makro
|
4 years ago |
base64.h
|
ENGINE-466: initial stuff
|
4 years ago |
baseprotocol.c
|
adding license info to each file
|
5 years ago |
baseprotocol.h
|
adding license info to each file
|
5 years ago |
blacklist.c
|
ENGINE-250: fixed some things, am screaming at others. Have overcome the 'insert or update' issue at least, probably.
|
4 years ago |
blacklist.h
|
Urgh. Fixing bad merge (???)
|
4 years ago |
bloblist.c
|
Urgh. Fixing bad merge (???)
|
4 years ago |
bloblist.h
|
Urgh. Fixing bad merge (???)
|
4 years ago |
cryptotech.c
|
slightly reworking initial PGP key import in case of GnuPG
|
4 years ago |
cryptotech.h
|
ENGINE-467: changes to default_and_verify for symantec filenames
|
4 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
|
Ancient use of hard tabs was upsetting Roker's compiler.
|
4 years ago |
etpan_mime.h
|
ENGINE-400: (NOT 402 - that was a mistake in the last couple) - ignore fws checks when not checking headers
|
4 years ago |
identity_list.c
|
ENGINE-362, possibly: bug in empty recip lists may be causing this bug, so we fixed the identity_list_dup problem here.
|
4 years ago |
identity_list.h
|
adding license info to each file
|
5 years ago |
keymanagement.c
|
Fixed weird little test bug, also part of the ENGINE-476 in here
|
4 years ago |
keymanagement.h
|
ENGINE-423: normal tests pass. Now to test reencrypt functionality.
|
4 years ago |
labeled_int_list.c
|
make dlsym() optional using NODLSYM makro
|
4 years ago |
labeled_int_list.h
|
Made labeled_int_list DYNAMIC_API
|
4 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
|
5 years ago |
message.c
|
ENGINE-423: normal tests pass. Now to test reencrypt functionality.
|
4 years ago |
message.h
|
ENGINE-423: normal tests pass. Now to test reencrypt functionality.
|
4 years ago |
message_api.c
|
ENGINE-463: now not bailing when sender has an invalid key (we never should have)
|
4 years ago |
message_api.h
|
Wow, yeah, dumb hex bug. I can math.
|
4 years ago |
mime.c
|
ENGINE-432: null from now behaves in build fields and decrypt message; need to check with encrypted messages
|
4 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 :(
|
4 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 :(
|
4 years ago |
pEpEngine.c
|
ENGINE-457 - mem leak in is_pep_user
|
4 years ago |
pEpEngine.h
|
ENGINE-473: have the DB update partially fixed on renewal, but trust status is still not sticky. MOAR DEBUGGING!
|
4 years ago |
pEp_internal.h
|
Added version number 1.1.1
|
4 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
|
Fixed weird little test bug, also part of the ENGINE-476 in here
|
4 years ago |
pgp_gpg.h
|
ENGINE-467: changes to default_and_verify for symantec filenames
|
4 years ago |
pgp_gpg_internal.h
|
make dlsym() optional using NODLSYM makro
|
4 years ago |
pgp_netpgp.c
|
small bugfixes
|
4 years ago |
pgp_netpgp.h
|
ENGINE-467: changes to default_and_verify for symantec filenames
|
4 years ago |
pgp_netpgp_internal.h
|
adding license info to each file
|
5 years ago |
platform.h
|
adding license info to each file
|
5 years ago |
platform_unix.c
|
adding newline
|
4 years ago |
platform_unix.h
|
more modern on macOS
|
4 years ago |
platform_windows.cpp
|
explicit conversions
|
4 years ago |
platform_windows.h
|
Urgh. Fixing bad merge (???)
|
4 years ago |
resource.h
|
adding license info to each file
|
5 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
|
Stupid syntax error.
|
4 years ago |
stringlist.h
|
Committing small pieces step by step because I've already lost everything once today *headbash* - stringlist search added, but not to main API.
|
4 years ago |
stringpair.c
|
ENGINE-362, possibly: bug in empty recip lists may be causing this bug, so we fixed the identity_list_dup problem here.
|
4 years ago |
stringpair.h
|
adding license info to each file
|
5 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 (???)
|
4 years ago |
sync_app.h
|
SYNC HAS RETURNED. Keysync still removed from Engine.
|
5 years ago |
sync_impl.c
|
Deprecated and replaced misspellings of 'compromised' and 'secret' in the API and constants. Nothing should be broken for existing implementations.
|
4 years ago |
sync_impl.h
|
SYNC HAS RETURNED. Keysync still removed from Engine.
|
5 years ago |
timestamp.c
|
Urgh. Fixing bad merge (???)
|
4 years ago |
timestamp.h
|
adding license info to each file
|
5 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 |