.. |
Makefile
|
Removed all MIME_encrypt/decrypt functions from tests and aux_mime_msg.* from the source. App builds may need to adjust!
|
11 months ago |
base64.c
|
ENGINE-606 squash commit
|
1 year ago |
base64.h
|
replace #pragma once with include guards
|
1 year ago |
baseprotocol.c
|
more doxygen comments
|
1 year ago |
baseprotocol.h
|
Small corrections, will go through in more detail later, but want to merge into master.
|
1 year ago |
bloblist.c
|
Merge branch 'master' into ENGINE-633 - 63 broken tests now, which, you know, is probably 20 broken group encryption tests plus the 43 broken before I abandoned this branch 200 years ago...
|
1 year ago |
bloblist.h
|
Merge branch 'master' into ENGINE-633 - 63 broken tests now, which, you know, is probably 20 broken group encryption tests plus the 43 broken before I abandoned this branch 200 years ago...
|
1 year ago |
cryptotech.c
|
more doxygen comments
|
1 year ago |
cryptotech.h
|
replace #pragma once with include guards
|
1 year ago |
dynamic_api.h
|
replace #pragma once with include guards
|
1 year ago |
email.c
|
more doxygen comments
|
1 year ago |
email.h
|
ENGINE-606 squash commit
|
1 year ago |
engine_sql.c
|
fix silly syntax error
|
9 months ago |
engine_sql.h
|
fix ENGINE-570: new database user version 19, the only difference being indices
|
9 months ago |
etpan_mime.c
|
ENGINE-920: oops, || vs. &&
|
11 months ago |
etpan_mime.h
|
replace #pragma once with include guards
|
1 year ago |
fsm_common.h
|
replace #pragma once with include guards
|
1 year ago |
group.c
|
ENGINE-936: renamed GroupCreate to GroupInvite
|
11 months ago |
group.h
|
Merge pull request 'Adjust Windows build files and add necessary includes' (#46) from Thomas/pEpEngine:Release_3.1 into Release_3.1
|
11 months ago |
group_internal.h
|
ENGINE-911: separated API from internal calls in most files (the most egregious cases) - also put DYNAMIC_API on one of the group functions where it was missing
|
1 year ago |
growing_buf.c
|
more doxygen comments
|
1 year ago |
growing_buf.h
|
replace #pragma once with include guards
|
1 year ago |
identity_list.c
|
more comments
|
1 year ago |
identity_list.h
|
ENGINE-911: separated API from internal calls in most files (the most egregious cases) - also put DYNAMIC_API on one of the group functions where it was missing
|
1 year ago |
internal_format.c
|
more comments
|
1 year ago |
internal_format.h
|
more comments
|
1 year ago |
key_reset.c
|
ENGINE-911: separated API from internal calls in most files (the most egregious cases) - also put DYNAMIC_API on one of the group functions where it was missing
|
1 year ago |
key_reset.h
|
ENGINE-911: separated API from internal calls in most files (the most egregious cases) - also put DYNAMIC_API on one of the group functions where it was missing
|
1 year ago |
key_reset_internal.h
|
ENGINE-911: separated API from internal calls in most files (the most egregious cases) - also put DYNAMIC_API on one of the group functions where it was missing
|
1 year ago |
keymanagement.c
|
ENGINE-952: ownership transfer instead of strdup
|
10 months ago |
keymanagement.h
|
ENGINE-928: Ported set_comm_partner_key() from Release_2.1
|
12 months ago |
keymanagement_internal.h
|
ENGINE-811: Removed blacklisting. Tables won't be removed, but all statements and functions accessing them are now gone.
|
11 months ago |
keyreset_command.c
|
more comments
|
1 year ago |
keyreset_command.h
|
replace #pragma once with include guards
|
1 year ago |
labeled_int_list.c
|
more comments
|
1 year ago |
labeled_int_list.h
|
replace #pragma once with include guards
|
1 year ago |
map_asn1.c
|
adapt to renaming
|
9 months ago |
map_asn1.h
|
this is needed because map_asn1.h is now an external header
|
9 months ago |
message.c
|
merge in master
|
1 year ago |
message.h
|
Merge branch 'master' into generate_api
|
1 year ago |
message_api.c
|
ENGINE-938: Added notifyHandshake callback and status
|
11 months ago |
message_api.h
|
ENGINE-878: User pseudonymity doesn't break NEW things. Still needs testing.
|
1 year ago |
message_api_internal.h
|
Merge branch 'master' into ENGINE-633
|
1 year ago |
message_codec.c
|
renaming PEPMessage to ASN1Message to avoid the name clash with p≡p Objective C adapter
|
10 months ago |
message_codec.h
|
renaming PEPMessage to ASN1Message to avoid the name clash with p≡p Objective C adapter
|
10 months ago |
mime.c
|
ENGINE-606 squash commit
|
1 year ago |
mime.h
|
more comments
|
1 year ago |
openpgp_compat.c
|
more comments
|
1 year ago |
openpgp_compat.h
|
more comments
|
1 year ago |
pEpEngine.c
|
fix minor memory leak: free session->curr_passphrase at session closing
|
9 months ago |
pEpEngine.h
|
Bumped header patch number for NEXT release
|
9 months ago |
pEpEngine_internal.h
|
Merge branch 'master' into ENGINE-633
|
11 months ago |
pEp_internal.h
|
ENGINE-811: Removed blacklisting. Tables won't be removed, but all statements and functions accessing them are now gone.
|
11 months ago |
pEp_string.c
|
more comments
|
1 year ago |
pEp_string.h
|
more comments
|
1 year ago |
pgp_sequoia.c
|
Justus mem patches to sequoia driver
|
11 months ago |
pgp_sequoia.h
|
more comments
|
1 year ago |
pgp_sequoia_internal.h
|
replace #pragma once with include guards
|
1 year ago |
platform.h
|
Remove obsolete file from Windows project and use standard preprocessor macro
|
1 year ago |
platform_unix.c
|
ENGINE-606 squash commit
|
1 year ago |
platform_unix.h
|
replace #pragma once with include guards
|
1 year ago |
platform_windows.cpp
|
ENGINE-606 squash commit
|
1 year ago |
platform_windows.h
|
Update Windows projects and platform_windows.h
|
10 months ago |
resource.h
|
deprecation information, more adjustments
|
2 years ago |
resource_id.c
|
some doxygen stuff. might not be kept.
|
2 years ago |
resource_id.h
|
replace #pragma once with include guards
|
1 year ago |
security_checks.c
|
some doxygen stuff. might not be kept.
|
2 years ago |
security_checks.h
|
doxygen: added a whole lot of automated doc. Needs tweaking and more.
|
2 years ago |
sqlite3.c
|
ENGINE-796: updated sqlite3 amalgamation source. We really should automate this, but for other folks' future reference, all we do is download the amalgamation source (check hashes) and put sqlite3.c/h in here.
|
10 months ago |
sqlite3.h
|
ENGINE-796: updated sqlite3 amalgamation source. We really should automate this, but for other folks' future reference, all we do is download the amalgamation source (check hashes) and put sqlite3.c/h in here.
|
10 months ago |
status_to_string.h
|
replace #pragma once with include guards
|
1 year ago |
stringlist.c
|
Return list end as intended in stringlist_get_tail (oops, thanks Roker for the catch
|
12 months ago |
stringlist.h
|
Merge branch 'master' into ENGINE-633 - 63 broken tests now, which, you know, is probably 20 broken group encryption tests plus the 43 broken before I abandoned this branch 200 years ago...
|
1 year ago |
stringpair.c
|
ENGINE-871: removed pointless assert which was breaking Roker. Put more generated files in .gitignore.
|
1 year ago |
stringpair.h
|
replace #pragma once with include guards
|
1 year ago |
sync_api.c
|
ENGINE-890: I presume this fix can just be transferred over. Can't get resolution on the issue, so this is the best I can do to move it forward.
|
10 months ago |
sync_api.h
|
ENGINE-938: Added notifyHandshake callback and status
|
11 months ago |
timestamp.c
|
ENGINE-951: refactored timegm_with_gmtoff to remove mem leak
|
10 months ago |
timestamp.h
|
replace #pragma once with include guards
|
1 year ago |
trans_auto.c
|
add signal_incoming_message_t
|
9 months ago |
trans_auto.h
|
add signal_incoming_message_t
|
9 months ago |
transport.c
|
adding configure_transport
|
9 months ago |
transport.h
|
adding transport ID for PDL
|
9 months ago |
update.sql
|
removing byte order mark
|
8 years ago |
wrappers.h
|
replace #pragma once with include guards
|
1 year ago |