461 Commits (v3.3.0-RC0)
 

Author SHA1 Message Date
heck d37c66f805 Merge from Release_3.2 branch (sorry for the mess) 2 years ago
heck 680b058b77 Merge branch 'Release_3.2' 2 years ago
heck ed4d0f606f Doc: Update dependency related info 2 years ago
heck 724e0fdd5c Build: add propper build configuration concept 2 years ago
heck b28daa4a6f Build: change local.conf to build.conf 2 years ago
heck 1b76ec2393 Build: pEp wide consistent Makefiles - add env var BUILD_CONF / change local.conf to build.conf 2 years ago
heck 818dc68957 Merge pull request 'add missing include' (#15) from positron-missing-include-2023-07 into master 2 years ago
Luca Saiu 6b65cf05dd add missing include 2 years ago
heck 245a30f30a v3.2.0 - Initial commit opening the release branch to carry development towards next patch-releases. 2 years ago
heck aa73426dea FIX: Session-Manager - Make impossible to inititalize more than once with possibly 2 years ago
heck 59551595a3 C++ standard doesnt allow ';' after namespace closing '}' 2 years ago
heck 783c5673bb move _cb_retrieve_next_sync_event_dequeue_next_sync_event() away of header file 2 years ago
heck d24f4c266e Module Adapter - API rename 2 2 years ago
heck 1cb9429bcb Module Adapter - make static adapter_manages_sync_thread() 2 years ago
heck 6c8ad91cc1 Module Adapter - Improve internal terminology only 2 years ago
heck 0b02b61e61 Test: test_swarm_tofu.cc - fix over aggressive CxxCommandments 2 years ago
heck 259e40d6b4 Build: improve diag / use -isystem for dependencies 2 years ago
heck 614f1dcf7d Improvement: update for API change - remove `PEP_SESSION.sync_obj` (closes #14) 2 years ago
heck 968585fda5 Test: test_swarm_group - rename var 2 years ago
heck 843804d38a standards: NEVER use namespace std 2 years ago
heck 2717c6570e Test: test_swarm_tofu - Uniform initialization ONLY 2 years ago
heck cf95c75c1e Test: test_swarm_tofu - Uniform initialization ONLY 2 years ago
heck d6b5e8d24c Test: test_swarm_tofu - spelling only 2 years ago
heck 7ba7ae6388 Test: test_adapter_cxx - cosmetic changes only 2 years ago
heck 04a73cce6f Sync thread handling could be simplified. 2 years ago
heck 3428cd1177 Session retrieval throws if the Session handling has not been initialized. 2 years ago
heck d4bf1c1a5d rewrite session creation function _new() / register all callbacks at session creation 2 years ago
heck 80d01111cf rename refresh() to _new() 2 years ago
heck 3f2de09de8 var rename only 2 years ago
heck 8cb697c31d add logging to Session constructor 2 years ago
heck 7651712670 create sections for separate concerns Session/Sync/Passphrase/Error 2 years ago
heck 7d8accd983 formatting and comments only 2 years ago
heck 7b1f8eb90a move err-handling code to bottom 2 years ago
heck b9f9bb6cc0 standards: uniform init always 2 years ago
heck 5351251aab Default pp-timeout set to 3h 3 years ago
heck 3976ca39f1 Test: Add resources/keys to this repo 3 years ago
heck 86b96100d4 Test: Add resources/keys 3 years ago
heck d1faffcdb8 Test: Makefile cleanup 3 years ago
heck 3bcb00ab58 Fix: call register_sync_callbacks() ONLY in sync thread. 3 years ago
heck 1d259cfda4 Test: update test_ensure_passphrase.cc 3 years ago
heck 85166f524a Test: Start merging the 2 test frameworks 3 years ago
heck 972e975374 Fix: add 'PEP_KEY_IMPORTED' to NOT 'errors' 3 years ago
heck 67e830123c Build: Fix missing CFLAGS (used for sqlite3 amalgamation only) 3 years ago
heck c3a8a75c48 Corrected order of initialization 3 years ago
heck ea156f1467 grp_driver_dummy.cc - Removed nonsensical line 3 years ago
heck f7c2714a14 Fix: fix sqlite.h include clash on at least macOS. 3 years ago
heck 104cf13e6b Build: remove double def of -fPIC (Plus add more warnings) 3 years ago
Luca Saiu cc6dd23337 trivial build system fix 3 years ago
heck f14567078d .clang-tidy: allow implicit bool conversion 3 years ago
heck 2dfe331cec passphrase_cache: coding conventions / readability 3 years ago