.. |
Makefile
|
missing install files fixed
|
6 years ago |
asn1_helper.c
|
adding assert()
|
6 years ago |
asn1_helper.h
|
decode_sync_msg() for debugging
|
6 years ago |
baseprotocol.c
|
standard
|
6 years ago |
baseprotocol.h
|
decorate_message()
|
6 years ago |
blacklist.c
|
tighter scope, more const
|
6 years ago |
blacklist.h
|
docu missing
|
6 years ago |
bloblist.c
|
...
|
6 years ago |
bloblist.h
|
doc fix #20: this isn't a bug in bloblist_add, it's the 'empty value' case of empty lists we use consistently in other list structures.
|
6 years ago |
cryptotech.c
|
ENGINE-84: working on ensuring keypairs missing private keys are not selected for encryption candidates
|
6 years ago |
cryptotech.h
|
ENGINE-84: working on ensuring keypairs missing private keys are not selected for encryption candidates
|
6 years ago |
dynamic_api.h
|
reorga
|
7 years ago |
email.c
|
...
|
8 years ago |
email.h
|
...
|
8 years ago |
etpan_mime.c
|
Fix #36: strncpy and strncat. N.B. Did NOT put this into _concat_string in pEpEngine.c, as this is VERY CLEARLY checked in the function.
|
6 years ago |
etpan_mime.h
|
char conversion to utf-8
|
7 years ago |
identity_list.c
|
fix #24: freed _ident in identity_list_dup when new_identity_list fails.
|
6 years ago |
identity_list.h
|
Moved identity_list typedef
|
6 years ago |
keymanagement.c
|
ENGINE-140 clean'up own_identities_retrieve so that available pEpEngine API returns all own identities, not only those that can be synced
|
6 years ago |
keymanagement.h
|
ENGINE-140 clean'up own_identities_retrieve so that available pEpEngine API returns all own identities, not only those that can be synced
|
6 years ago |
map_asn1.c
|
Sync : re-impl of sync message expiry based on message reception time stamp
|
6 years ago |
map_asn1.h
|
Sync : re-impl of sync message expiry based on message reception time stamp
|
6 years ago |
message.c
|
safer
|
7 years ago |
message.h
|
wrong comment => kick it out
|
6 years ago |
message_api.c
|
ENGINE-140 changed identities flags update policy
|
6 years ago |
message_api.h
|
Better english for KeySync messages status flags
|
6 years ago |
mime.c
|
Blobs are not null terminated
|
6 years ago |
mime.h
|
adding size param
|
7 years ago |
openpgp_compat.c
|
adding line endings
|
6 years ago |
openpgp_compat.h
|
Merged default to keysync
|
6 years ago |
pEpEngine.c
|
ENGINE-140 clean'up own_identities_retrieve so that available pEpEngine API returns all own identities, not only those that can be synced
|
6 years ago |
pEpEngine.h
|
ENGINE-140 changed identities flags update policy
|
6 years ago |
pEp_internal.h
|
ENGINE-140 #comment Added own_keys table, linking pgp_keypair to identity in case user_id = PEP_OWN_USERID.
|
6 years ago |
pgp_gpg.c
|
FIX: gpgme_key_release was not dynamically loaded
|
6 years ago |
pgp_gpg.h
|
ENGINE-84: working on ensuring keypairs missing private keys are not selected for encryption candidates
|
6 years ago |
pgp_gpg_internal.h
|
FIX: gpgme_key_release was not dynamically loaded
|
6 years ago |
pgp_netpgp.c
|
s/Unsued/Unused/g # :)
|
6 years ago |
pgp_netpgp.h
|
ENGINE-84: initial netpgp compatibility fixes
|
6 years ago |
pgp_netpgp_internal.h
|
netpgp : curl : shorter curl easy context life time, different for send and recv
|
7 years ago |
platform.h
|
modifications for Windoze
|
7 years ago |
platform_unix.c
|
fix uuid generation for android
|
6 years ago |
platform_unix.h
|
Added timegm() for Android in platform_unix.c
|
6 years ago |
platform_windows.cpp
|
Sync: Fix windows build, as discussed with Edouard.
|
6 years ago |
platform_windows.h
|
Sync: Fix windows build, as discussed with Edouard.
|
6 years ago |
resource.h
|
Windoze fixes
|
7 years ago |
sqlite3.c
|
new sqlite3
|
6 years ago |
sqlite3.h
|
new sqlite3
|
6 years ago |
stringlist.c
|
Removed redundant null checks I inserted in some of the new_*_list functions because I missed the initial calloc.
|
6 years ago |
stringlist.h
|
Removed redundant null checks I inserted in some of the new_*_list functions because I missed the initial calloc.
|
6 years ago |
stringpair.c
|
compatible solution
|
6 years ago |
stringpair.h
|
documentation adaption
|
6 years ago |
sync.c
|
sync : allow non-sync session to deliver handshake results
|
6 years ago |
sync.h
|
sync : attach_sync_session
|
6 years ago |
sync_actions.c
|
ENGINE-140 #comment prevent to accept excluded identity from devices where identity haven't been excluded
|
6 years ago |
sync_driver.c
|
renamed reject() to rejectHandshake(). Added acceptHandshake. Toke away from sync'actions ownership of partner's identity.
|
6 years ago |
sync_fsm.h
|
Sync : implementation of group update on missing key. Needs fixing, doesn't pass dedicated test
|
6 years ago |
sync_impl.c
|
ENGINE-140 clean'up own_identities_retrieve so that available pEpEngine API returns all own identities, not only those that can be synced
|
6 years ago |
sync_impl.h
|
Sync : asynchronously inject KeyGen and CannotDecrypt to fsm
|
6 years ago |
sync_send_actions.c
|
ENGINE-140 clean'up own_identities_retrieve so that available pEpEngine API returns all own identities, not only those that can be synced
|
6 years ago |
timestamp.c
|
Windoze fixes
|
7 years ago |
timestamp.h
|
adding timestamp
|
7 years ago |
trans_auto.c
|
...
|
8 years ago |
trans_auto.h
|
...
|
8 years ago |
transport.c
|
fixing database access
|
7 years ago |
transport.h
|
fixing database access
|
7 years ago |
update.sql
|
removing byte order mark
|
8 years ago |
wrappers.h
|
modifications for Windoze
|
7 years ago |