Commits (21)
-
Matthias Heckmann authored
Merge 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.
b8004d62 -
Matthias Heckmann authorede0371109
-
Matthias Heckmann authoreddbc036a9
-
Matthias Heckmann authorede6917922
-
Matthias Heckmann authored7344ab26
-
Matthias Heckmann authoredc961f665
-
Matthias Heckmann authoredcb1e95b4
-
Matthias Heckmann authored
LIB-13: "Define Coding Standards And Project Structure" - Reformat (almost) the whole codebase using clang-format.
9d810df0 -
Matthias Heckmann authored84eccb38
-
Matthias Heckmann authoredef5bc0a7
-
Matthias Heckmann authored
Define and implement Coding Style using clang-format. top level .clang-format, supported by nearly all Editors/IDE's and if not, one has to manually run clang-format. Its up to the dev. But everybody can use it, and its enables to use a shared definition of coding style. I want to avoid the project to end up in an underspecified/inconsistent state after the code base has grown over the years. So, NOW is the time to do it. Flat project structure becomes unmanageable. Create standard project layout, of at least * src * test for now ALSO: The max. C++ Standard to be used (pEp-wide) has now been raised to C++14 (!!!)
ca0d30c1 -
Matthias Heckmann authoreda38ac80b
-
Matthias Heckmann authored21e4496f
-
Matthias Heckmann authored
Adapter.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 registered
6fe0f96e -
Matthias Heckmann authored1a14b1a2
-
Matthias Heckmann authored9b2defe5
-
Matthias Heckmann authored7cd8f9ea
-
Matthias Heckmann authored
Tests: Be ::explicit about global namespace, dont include headers in headers (unnecessarily), be in the namespace pEp, not more
9f342cef -
25379dae
-
Matthias Heckmann authored364bc221
-
Matthias Heckmann authoredb5f0227a
Showing
.clang-format
0 → 100644
File moved
call_with_lock.hh
deleted
100644 → 0
pEpLog.cc
deleted
100644 → 0
src/Makefile
0 → 100644
src/call_with_lock.hh
0 → 100644
src/pEpLog.cc
0 → 100644
src/status_to_string.cc
0 → 100644
status_to_string.cc
deleted
100644 → 0