You cannot 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
Volker Birk 821a89da14 having a non-installed include file makes build troubles 1 month ago
..
Doxyfile Treat indicees a bit more similar 1 year ago
DoxygenLayout.xml Layout change 1 year ago
Makefile make headers to install a list in an include file, so it can be used on *nix and on Windows 1 month ago
NMakefile cleanup 1 month ago
base64.c Mark more stuff as internal 1 year ago
base64.h Mark more stuff as internal 1 year ago
baseprotocol.c base protocol base_extract_message: tentatively require signature in Distribution_PR_managedgroup and Distribution_PR_exploration messages 4 months ago
baseprotocol.h introduce Distribution.Echo and Media key, ported from Release_2.1, not completely cleaned up yet 7 months ago
bloblist.c Resolving some doxygen issues 1 year ago
bloblist.h Resolving some doxygen issues 1 year ago
cryptotech.c src/cryptotech.c: adapt to the new logging and debugging system 5 months ago
cryptotech.h Dealing with signature mismatches 1 year ago
distribution_api.h introduce Distribution.Echo and Media key, ported from Release_2.1, not completely cleaned up yet 7 months ago
dynamic_api.h Mark more stuff as internal 1 year ago
echo_api.c add pEp-auto-consume header to Echo messages 2 months ago
echo_api.h echo: implement rate limit 3 months ago
email.c Mark more stuff as internal 1 year ago
email.h Mark more stuff as internal 1 year ago
engine_sql.c use the functionality from sql_reliability.h in existing Engine code 2 months ago
engine_sql.h add prepared SQL statements for transactions 2 months ago
etpan_mime.c src/etpan_mime.c: trivial change 5 months ago
etpan_mime.h Mark a first batch of stuff as internal 1 year ago
fsm_common.h Mark more stuff as internal 1 year ago
group.c use the functionality from sql_reliability.h in existing Engine code 2 months ago
group.h Most compilation errors of doxygen solved 1 year ago
group_internal.h Put @internal command in the right place 1 year ago
growing_buf.c some file level doc fixed 1 year ago
growing_buf.h replace #pragma once with include guards 2 years ago
headers-to-install.mak make headers to install a list in an include file, so it can be used on *nix and on Windows 1 month ago
identity_list.c more comments 2 years ago
identity_list.h Most compilation errors of doxygen solved 1 year ago
internal_format.c Resolving some doxygen issues 1 year ago
internal_format.h Put @internal command in the right place 1 year ago
key_reset.c fix pEp.foundation/pEpEngine#118 by adding comments and a good test case 2 months ago
key_reset.h fix pEp.foundation/pEpEngine#118 by adding comments and a good test case 2 months ago
key_reset_internal.h key_reset: restate requirement checks using PEP_REQUIRE 2 months ago
keymanagement.c update_identity: do not prematurely free a list 2 months ago
keymanagement.h introduce and use sql_reset_and_clear_bindings 7 months ago
keymanagement_internal.h Mark a first batch of stuff as internal 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 whitespace change: change some of my old code removing GNU-style space between function name and open parenthesis 5 months ago
map_asn1.h Most compilation errors of doxygen solved 1 year ago
media_key.c simplify logs, reducing noise 2 months ago
media_key.h media key: normalise FPRs to uppercase. Fail if FPRs are empty strings 7 months ago
media_key_example.h introduce Distribution.Echo and Media key, ported from Release_2.1, not completely cleaned up yet 7 months ago
message.c src/message.c: adapt to the new logging and debugging system 5 months ago
message.h All extant documentation in all source files but sqlite3.* now follos doxygen syntax. 1 year ago
message_api.c avoid the use of #warning, not supported by the microsoft compiler 2 months ago
message_api.h gitea-87: new pEp protocol 3.3 using a new (incompatible) way to compute trustwords 3 months ago
message_api_internal.h Put @internal command in the right place 1 year ago
message_codec.c src/message_codec.c: adapt to the new logging and debugging system 5 months ago
message_codec.h All extant documentation in all source files but sqlite3.* now follos doxygen syntax. 1 year ago
mime.c src/mime.c: adapt to the new logging and debugging system 5 months ago
mime.h All extant documentation in all source files but sqlite3.* now follos doxygen syntax. 1 year ago
openpgp_compat.c src/openpgp_compat.c: adapt to the new logging and debugging system 5 months ago
openpgp_compat.h z/OS support: NetPGP 2 years ago
pEpEngine.c PEP_STATUS_is_error: change error status of PEP_VERIFY_SIGNER_KEY_REVOKED and PEP_DECRYPT_SIGNATURE_DOES_NOT_MATCH 2 months ago
pEpEngine.h new API function PEP_STATUS_is_error 2 months ago
pEpEngine_internal.h update uses of the now deprecated macro PEP_VERSION to the new better name PEP_PROTOCOL_VERSION 4 months ago
pEpEngine_version.h add trailing "+" sign to version after 3.2.0-RC22, prepend an empty line to NEWS 2 months ago
pEp_debug.c handle the new environment variable PEP_NOABORT, and define that when running the test suite: fix pEp.foundation/pEpEngine#121 2 months ago
pEp_debug.h handle the new environment variable PEP_NOABORT, and define that when running the test suite: fix pEp.foundation/pEpEngine#121 2 months ago
pEp_internal.h fix zero-parameter C function prototypes and function definitions: use (void) rather than () 2 months ago
pEp_log.c avoid the use of #warning, not supported by the microsoft compiler 2 months ago
pEp_log.h pEp_log: omit function-entry logs when PEP_NO_LOG_FUNCTION_ENTRY is defined; this lets me reduce log noise, at the resolution of compilation units 2 months ago
pEp_rmd160.c import a modified version of the RIPEMD-160 implementation from TomCrypt... 3 months ago
pEp_rmd160.h import a modified version of the RIPEMD-160 implementation from TomCrypt... 3 months ago
pEp_string.c src/pEp_string.c: adapt to the new logging and debugging system 5 months ago
pEp_string.h All extant documentation in all source files but sqlite3.* now follos doxygen syntax. 1 year ago
pgp_netpgp.c fix zero-parameter C function prototypes and function definitions: use (void) rather than () 2 months ago
pgp_netpgp.h Put @internal command in the right place 1 year ago
pgp_sequoia.c Revert "temporary: revert to the old-style sequoia FFI, and an old sequoia as dependency" 7 months ago
pgp_sequoia.h Mark more stuff as internal 1 year ago
platform.h implement pEp_sleep_ms; thanks to Alex for suggestions about the windows version 2 months ago
platform_unix.c implement pEp_sleep_ms; thanks to Alex for suggestions about the windows version 2 months ago
platform_unix.h avoid the use of #warning, not supported by the microsoft compiler 2 months ago
platform_windows.cpp avoid the use of #warning, not supported by the microsoft compiler 2 months ago
platform_windows.h having a non-installed include file makes build troubles 1 month ago
platform_zos.c Some syntax corrections in special comments for doxygen 1 year ago
platform_zos.h z/OS: remove our ZOS feature macros, using the predefined alternative __MVS__ instead 1 year ago
resource.h Mark more stuff as internal 1 year ago
resource_id.c src/resource_id.c: adapt to the new logging and debugging system 5 months ago
resource_id.h Mark more stuff as internal 1 year ago
security_checks.c Mark more stuff as internal 1 year ago
security_checks.h Mark more stuff as internal 1 year ago
sql_reliability.c src/sql_reliability.c: use PEP_NO_LOG_FUNCTION_ENTRY, other minor improvements 2 months ago
sql_reliability.h SQL loop and transactions: do not assume that COMMIT and ROLLBACK never fail with SQLITE_BUSY / SQLITE_LOCKED . Move sqlite3_reset out of an sqlite3_step retrying loop, making the loop tighter 2 months ago
sqlite3.c update sqlite3 amalgamation again 4 months ago
sqlite3.h update sqlite3 amalgamation again 4 months ago
status_to_string.h update uses of the now deprecated macro PEP_VERSION to the new better name PEP_PROTOCOL_VERSION 4 months ago
stringlist.c src/stringlist.c: adapt to the new logging and debugging system 5 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... 2 years ago
stringpair.c portability fix: do not rely on strcasecmp being a function (it is a macro on windows) 3 months ago
stringpair.h add new API function stringpair_list_find_case_insensitive 4 months ago
sync_api.c fix zero-parameter C function prototypes and function definitions: use (void) rather than () 2 months ago
sync_api.h fix zero-parameter C function prototypes and function definitions: use (void) rather than () 2 months ago
timestamp.c src/timestamp.c: adapt to the new logging and debugging system 5 months ago
timestamp.h All extant documentation in all source files but sqlite3.* now follos doxygen syntax. 1 year ago
tomcrypt_macros.h import a modified version of the RIPEMD-160 implementation from TomCrypt... 3 months ago
trans_auto.c some Documentation tweaks 1 year ago
trans_auto.h Put @internal command in the right place 1 year ago
transport.c src/transport.c: adapt to the new logging and debugging system 5 months ago
transport.h Resolving some doxygen issues 1 year 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 Mark more stuff as internal 1 year ago