You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pEpEngine/src
positron c3797c3ccd
fix minor memory leak: free session->curr_passphrase at session closing
2 years ago
..
Makefile Removed all MIME_encrypt/decrypt functions from tests and aux_mime_msg.* from the source. App builds may need to adjust! 2 years ago
base64.c ENGINE-606 squash commit 2 years ago
base64.h replace #pragma once with include guards 2 years ago
baseprotocol.c more doxygen comments 2 years ago
baseprotocol.h Small corrections, will go through in more detail later, but want to merge into master. 2 years 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... 2 years 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... 2 years ago
cryptotech.c more doxygen comments 2 years ago
cryptotech.h replace #pragma once with include guards 2 years ago
dynamic_api.h replace #pragma once with include guards 2 years ago
email.c more doxygen comments 2 years ago
email.h ENGINE-606 squash commit 2 years ago
engine_sql.c fix silly syntax error 2 years ago
engine_sql.h fix ENGINE-570: new database user version 19, the only difference being indices 2 years ago
etpan_mime.c ENGINE-920: oops, || vs. && 2 years ago
etpan_mime.h replace #pragma once with include guards 2 years ago
fsm_common.h replace #pragma once with include guards 2 years ago
group.c ENGINE-936: renamed GroupCreate to GroupInvite 2 years 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 2 years 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 2 years ago
growing_buf.c more doxygen comments 2 years ago
growing_buf.h replace #pragma once with include guards 2 years ago
identity_list.c more comments 2 years 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 2 years ago
internal_format.c more comments 2 years ago
internal_format.h more comments 2 years 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 2 years 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 2 years 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 2 years ago
keymanagement.c ENGINE-952: ownership transfer instead of strdup 2 years ago
keymanagement.h ENGINE-928: Ported set_comm_partner_key() from Release_2.1 2 years ago
keymanagement_internal.h ENGINE-811: Removed blacklisting. Tables won't be removed, but all statements and functions accessing them are now gone. 2 years ago
keyreset_command.c more comments 2 years ago
keyreset_command.h replace #pragma once with include guards 2 years ago
labeled_int_list.c more comments 2 years ago
labeled_int_list.h replace #pragma once with include guards 2 years ago
map_asn1.c adapt to renaming 2 years ago
map_asn1.h this is needed because map_asn1.h is now an external header 2 years ago
message.c merge in master 2 years ago
message.h Merge branch 'master' into generate_api 2 years ago
message_api.c ENGINE-938: Added notifyHandshake callback and status 2 years ago
message_api.h ENGINE-878: User pseudonymity doesn't break NEW things. Still needs testing. 2 years ago
message_api_internal.h Merge branch 'master' into ENGINE-633 2 years ago
message_codec.c renaming PEPMessage to ASN1Message to avoid the name clash with p≡p Objective C adapter 2 years ago
message_codec.h renaming PEPMessage to ASN1Message to avoid the name clash with p≡p Objective C adapter 2 years ago
mime.c ENGINE-606 squash commit 2 years ago
mime.h more comments 2 years ago
openpgp_compat.c more comments 2 years ago
openpgp_compat.h more comments 2 years ago
pEpEngine.c fix minor memory leak: free session->curr_passphrase at session closing 2 years ago
pEpEngine.h Bumped header patch number for NEXT release 2 years ago
pEpEngine_internal.h Merge branch 'master' into ENGINE-633 2 years ago
pEp_internal.h ENGINE-811: Removed blacklisting. Tables won't be removed, but all statements and functions accessing them are now gone. 2 years ago
pEp_string.c more comments 2 years ago
pEp_string.h more comments 2 years ago
pgp_sequoia.c Justus mem patches to sequoia driver 2 years ago
pgp_sequoia.h more comments 2 years ago
pgp_sequoia_internal.h replace #pragma once with include guards 2 years ago
platform.h Remove obsolete file from Windows project and use standard preprocessor macro 2 years ago
platform_unix.c ENGINE-606 squash commit 2 years ago
platform_unix.h replace #pragma once with include guards 2 years ago
platform_windows.cpp ENGINE-606 squash commit 2 years ago
platform_windows.h Update Windows projects and platform_windows.h 2 years ago
resource.h deprecation information, more adjustments 2 years ago
resource_id.c some doxygen stuff. might not be kept. 3 years ago
resource_id.h replace #pragma once with include guards 2 years ago
security_checks.c some doxygen stuff. might not be kept. 3 years ago
security_checks.h doxygen: added a whole lot of automated doc. Needs tweaking and more. 3 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. 2 years 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. 2 years ago
status_to_string.h replace #pragma once with include guards 2 years ago
stringlist.c Return list end as intended in stringlist_get_tail (oops, thanks Roker for the catch 2 years 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... 2 years ago
stringpair.c ENGINE-871: removed pointless assert which was breaking Roker. Put more generated files in .gitignore. 2 years ago
stringpair.h replace #pragma once with include guards 2 years 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. 2 years ago
sync_api.h ENGINE-938: Added notifyHandshake callback and status 2 years ago
timestamp.c ENGINE-951: refactored timegm_with_gmtoff to remove mem leak 2 years ago
timestamp.h replace #pragma once with include guards 2 years ago
trans_auto.c add signal_incoming_message_t 2 years ago
trans_auto.h add signal_incoming_message_t 2 years ago
transport.c adding configure_transport 2 years ago
transport.h adding transport ID for PDL 2 years ago
update.sql Through the power of revert, fixed the modes I messed up in the last commit (sorry, new machine and dorking around caused an unintended large-scale mode reset) 4 years ago
wrappers.h replace #pragma once with include guards 2 years ago