.. |
Makefile
|
Removed all MIME_encrypt/decrypt functions from tests and aux_mime_msg.* from the source. App builds may need to adjust!
|
1 year ago |
base64.c
|
ENGINE-606 squash commit
|
1 year 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.
|
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
|
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
|
1 year ago |
engine_sql.c
|
ENGINE-945: ENGINE-946: ENGINE-947: sql mem fixes and readability optimization for sqlite3_finalize
|
1 year ago |
engine_sql.h
|
Forgot to increase actual DDL version
|
1 year ago |
etpan_mime.c
|
ENGINE-920: oops, || vs. &&
|
1 year 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
|
1 year 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
|
1 year 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
|
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
|
1 year 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
|
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
|
1 year ago |
keymanagement.h
|
ENGINE-928: Ported set_comm_partner_key() from Release_2.1
|
1 year ago |
keymanagement_internal.h
|
ENGINE-811: Removed blacklisting. Tables won't be removed, but all statements and functions accessing them are now gone.
|
1 year 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
|
more comments
|
2 years ago |
map_asn1.h
|
more comments
|
2 years 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
|
1 year 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 |
mime.c
|
ENGINE-606 squash commit
|
1 year 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
|
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.
|
1 year ago |
pEpEngine.h
|
Trying to get merge/cherry-pick order between branches right - technically, changes should occur in Release branches as patches or in feature branches and then be merged into master. Patches merged/cherry-picked into master, and master should always be merged into development feature branches. Will need to document this better, but it starts with ensuring the version info is right in the right places.
|
1 year ago |
pEpEngine_internal.h
|
Merge branch 'master' into ENGINE-633
|
1 year ago |
pEp_internal.h
|
ENGINE-811: Removed blacklisting. Tables won't be removed, but all statements and functions accessing them are now gone.
|
1 year 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
|
1 year ago |
pgp_sequoia.h
|
more comments
|
1 year 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
|
1 year ago |
platform_unix.c
|
ENGINE-606 squash commit
|
1 year ago |
platform_unix.h
|
replace #pragma once with include guards
|
2 years ago |
platform_windows.cpp
|
ENGINE-606 squash commit
|
1 year ago |
platform_windows.h
|
Update Windows projects and platform_windows.h
|
1 year 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
|
2 years 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.
|
1 year 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.
|
1 year 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
|
1 year 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
|
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.
|
1 year ago |
sync_api.h
|
ENGINE-938: Added notifyHandshake callback and status
|
1 year ago |
timestamp.c
|
ENGINE-951: refactored timegm_with_gmtoff to remove mem leak
|
1 year ago |
timestamp.h
|
replace #pragma once with include guards
|
2 years ago |
trans_auto.c
|
some doxygen stuff. might not be kept.
|
2 years ago |
trans_auto.h
|
replace #pragma once with include guards
|
2 years ago |
transport.c
|
some doxygen stuff. might not be kept.
|
2 years ago |
transport.h
|
replace #pragma once with include guards
|
2 years ago |
update.sql
|
removing byte order mark
|
8 years ago |
wrappers.h
|
replace #pragma once with include guards
|
2 years ago |