Commit Graph

5502 Commits (master)
 

Author SHA1 Message Date
Volker Birk bf6f4a689a add default values to the example 1 month ago
Volker Birk 821a89da14 having a non-installed include file makes build troubles 1 month ago
Volker Birk 4b4d5fcac3 cleanup 1 month ago
Volker Birk bf215cf899 make a local install of headers 1 month ago
Volker Birk f3c8679bc7 make headers to install a list in an include file, so it can be used on *nix and on Windows 1 month ago
Volker Birk f4891a365d configure to build 1 month ago
Volker Birk 4305a8a2bd Windows 64bit build support with Visual Studio and msbuild 2 months ago
Volker Birk 3f135b4d5e needed to avoid double builds after updates in codegen 2 months ago
Volker Birk 993b76c4db generate with asn1c and nmake 2 months ago
Volker Birk b7e2e67134 ... and copy to the right places 2 months ago
Volker Birk 767b498db5 generate code on Windows 2 months ago
positron baf3098b3d README.md: whitespace 2 months ago
positron 5aa30a2944 README.md: the Engine is no longer written using only C99: we require C17 now 2 months ago
positron 2d92d82022 README.md: link build instructions 2 months ago
positron 34338b1934 README.md: remove obsolete legal notice about _pEp_reallocarray , now no longer in the source; add mention of LibTomCrypt 2 months ago
positron b4093f78e5 add trailing "+" sign to version after 3.2.0-RC22, prepend an empty line to NEWS 2 months ago
positron 355a3d2140 set version to 3.2.0-RC22 2 months ago
positron fbdc137c85 avoid the use of #warning, not supported by the microsoft compiler
Closes pEp.foundation/pEpEngine#122 .
2 months ago
positron 9ba97057f7 PEP_STATUS_is_error: change error status of PEP_VERIFY_SIGNER_KEY_REVOKED and PEP_DECRYPT_SIGNATURE_DOES_NOT_MATCH 2 months ago
positron 94588d430e new API function PEP_STATUS_is_error
This closes pEp.foundation/pEpEngine#111 ;
still I think that whether some status codes count as "errors" or not will
always remain a judgment call.
2 months ago
positron 255948248f add trailing "+" sign to version after 3.2.0-RC21, prepend an empty line to NEWS 2 months ago
positron e244ab3b38 set version to 3.2.0-RC21 2 months ago
positron b1423088d6 NEWS 2 months ago
positron 46af0ed68f add pEp-auto-consume header to Echo messages
Closes pEp.foundation/pEpEngine#96 .
2 months ago
positron 46dc3d8a7b simplify logs, reducing noise 2 months ago
positron 347c71b037 src/sql_reliability.c: use PEP_NO_LOG_FUNCTION_ENTRY, other minor improvements
Use PEP_NO_LOG_FUNCTION_ENTRY to avoid log noise while still checking
requirements.  Re-enable some requirements that had been disabled so as not to
have too much log noise.  Add session parameters omitted for similar reasons.
Whitespace changes.
2 months ago
positron ab937057cd 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
positron 9e66d05960 update_identity: do not prematurely free a list
Reported by Martine Brude, with proposed fix.

Closes pEp.foundation/pEpEngine#107 .
2 months ago
positron d31d9110a3 DEPENDENCIES: use the new pEpEngineSequoiaBackend release 2 months ago
positron 6d53c4d8ea documentation: punctuation 2 months ago
positron 0cf888ea4d NEWS 2 months ago
positron a4c1226b7e handle the new environment variable PEP_NOABORT, and define that when running the test suite: fix pEp.foundation/pEpEngine#121 2 months ago
positron 8fc02b587c fix pEp.foundation/pEpEngine#118 by adding comments and a good test case 2 months ago
positron 54cec985a5 key_reset: restate requirement checks using PEP_REQUIRE 2 months ago
positron 8dd5dd4a0e key_reset: restate requirement checks using PEP_REQUIRE 2 months ago
positron 6335003deb key_reset: restate requirement check using PEP_REQUIRE 2 months ago
positron 036f470974 add comment 2 months ago
positron 5450803d61 NEWS 2 months ago
positron 3b9e877c98 NEWS 2 months ago
positron 8eb5a7e8fe fix zero-parameter C function prototypes and function definitions: use (void) rather than ()
This fixes pEp.foundation/pEpEngine#113 .
2 months ago
positron 4d69a8a732 factor makefiles 2 months ago
positron dcf7c39d7e NEWS 2 months ago
positron 9e20c4fefe Makefile.conf: fix banner 2 months ago
positron 89174b3b71 Makefile.conf: add banner 2 months ago
positron e61f850828 major Makefile.conf refactoring and simplification; solve gitea-117
Solve pEp.foundation/pEpEngine#117 .
2 months ago
positron 2f07868a7e DEPENDENCIES: use the most recent pEpEngineSequoiaBackend 2 months ago
positron 6d54132cac add trailing "+" sign to version after 3.2.0-RC20, prepend an empty line to NEWS 2 months ago
positron a4fd81633b set version to 3.2.0-RC20 2 months ago
positron c00534fb0a undo recent build system changes related to Sequoia 2 months ago
positron b6e7e56109 rephrase NEWS 2 months ago