c3cd6623ceLIB-12: Test - Add test_lm_dummy.ccheck2021-04-10 01:39:59 +0200
07db7ede2aLIB-12: Add class ListManagerDummyheck2021-04-10 01:39:35 +0200
c856185001LIB-12: Add class ListManagerInterfaceheck2021-04-10 01:39:19 +0200
384753a177Merge branch 'LIB-11' - The group update API can be regarded stable, and can be used by the adapters. But no query functions yet (because no dummy backend yet)heck2021-04-10 00:33:11 +0200
5e7a46b5ecLIB11: adapter_group.h - comment out unimplemented query functionsheck2021-04-10 00:32:59 +0200
c28ecc5764LIB11: Test - updateheck2021-04-10 00:24:34 +0200
c8590750c8Tests: Framework - Add utils.cc with some *_to_string() funcsheck2021-04-09 00:20:22 +0200
0aa66aa543Tests: compiler generated header prerequisites somehow not workingheck2021-04-09 00:19:42 +0200
b02fb84ecfTests: lets use namespace pEp, but not more. (Its just a LOT easier to navigate especially for other people, plus the habit of just including every namespace everywhere does not scale, its messy). Use namespace aliases. And lets NOT import a namespace into an other namespace like importing std into Adapter.heck2021-04-09 00:14:06 +0200
04b86758faTests: framework.hh - no using directives in headers....heck2021-04-09 00:10:57 +0200
91583a93fdminor formatting only (auto)heck2021-03-18 01:48:02 +0100
f33262f152LIB-11: use prefix "group_" for query functions / use prefix "adapter_" for "wrapped" Group management functionsheck2021-03-16 17:50:18 +0100
8d6be151adLIB-11: Add "Group management functions" from pEpEngine/group.hheck2021-03-16 17:20:21 +0100
28d80bf2b1LIB-11: Add const to [in] paramsheck2021-03-16 17:13:30 +0100
cbeb640237LIB-11: Add group query API (1st draft)heck2021-03-16 16:58:42 +0100
25379daed8Merge branch 'master' of ssh://gitea.pep.foundation:23065/pEp.foundation/libpEpAdapterVolker Birk2021-03-29 11:38:13 +0200
9f342cef80Tests: Be ::explicit about global namespace, dont include headers in headers (unnecessarily), be in the namespace pEp, not moreheck2021-03-27 19:07:33 +0100
7cd8f9eaecTests: Build: include project headers first, then prefixheck2021-03-27 19:05:27 +0100
9b2defe5fbLIB-13: YES, diff breaking cahnge, reformat tests. clang-format now or never!heck2021-03-27 16:22:46 +0100
1a14b1a205Adapter.*: Add Sync/Async switchable Event execution. rework needed, higher level API, as a class.heck2021-03-27 05:08:32 +0100
6fe0f96ee7Adapter.hxx: session needs to be re-initialized here. To make sure that the session of the main thread and the session ot the sync thread have the same messageToSend, _inject_sync_event, _ensure_passphrase callbacks registeredheck2021-03-27 01:45:50 +0100
b8004d624eMerge branch 'Release_2.1' - we (fdik and i) deifned the version numbers of libpEpAdapter to be totally independent of anything else. Branch "Release_2.1" will be patch only release branch for Release_2.1 Branch "master" can now be main branch and the next libpEpAdapter release will be Release_3.0.0 We are deliberately doing a major release bump, to make it clear that the version numbers are decoupled from now on.
Release_3.0-RC0
heck2021-03-16 14:09:28 +0100