5 Commits (19b2ebb18d29d41b9e10d200b6e3dcae6ee53832)

Author SHA1 Message Date
heck 19b2ebb18d Move common includes, namespace aliases etc... to adapter_main.hh/.cc, 5 years ago
heck 0e896bf36c namespace cleanup - replace all "using namespace" with namspace aliases (except std in impl files.) 5 years ago
heck 0e893624c9 formatting fornatting - breakfast and lunch - dinner and brunch :) 5 years ago
heck 63e830040c Mark all symbols from the pEpEngine with explicit global namespace. (e.g: ::pEp_stuff). 5 years ago
heck b5d3177292 PYADPT-86 - "Rename `native_pEp` into `_pEp`" 5 years ago
heck f40ca8d8e6 Formatting only - K&R 1TBS is the standard here 5 years ago
heck 47a0fb5cc1 include guards, replace #pragma once, make sure license headers, minor formatting 5 years ago
heck 3d42d9a7d5 remove unnecessary namespace identifier pEp:: 5 years ago
heck 50ebe60221 Includes/namespace/using cleanup 5 years ago
heck 07d2130bf0 hybrid C++/Python package / Add Makefile 5 years ago
heck 7ee3d324ee remove usage of local adapter.hh/locked_queue.hh / use session() from libpEpAdapter 5 years ago
heck b3b725fc2e Add doctest_PYADPT-55.py: Test for equal resolution of colors using int (OLD) vs using PEP_color (NEW) 5 years ago
heck 69ad1f61ca Totally untested and "mutmassliche" implementation of distribution codec 5 years ago
Volker Birk 1c9eeb93f6 shutdown sync for single threaded script 6 years ago
Volker Birk 1cb115c013 remove this option 6 years ago
Volker Birk 911ecab116 adding DONT_TRIGGER_SYNC flag 6 years ago
Volker Birk 1018ab0013 removing failing cleanup code 7 years ago
Volker Birk c5be17d7de safe user_id, flags are enough for now 7 years ago
Volker Birk c6d8db4933 changes, lots of changes… 7 years ago
Volker Birk d65b2d1d52 setup 7 years ago
Volker Birk f82b015619 make things work with clang 8 years ago
Edouard Tisserant 9195a49292 Better english for KeySync messages status flags 9 years ago
Edouard Tisserant 460a69ad59 ENGINE-139: uses decrypt flags instead of return value for DISCARDED and CONSUMED sync message, thus avoiding undue exceptions 9 years ago
Edouard Tisserant 98008c22c9 PEP_MESSAGE_DISCARDED 9 years ago
Edouard Tisserant 2b014528e6 Now handles consumed messaged 9 years ago
Volker Birk 4b73aad877 pEp.sync 9 years ago
Volker Birk 711f012c48 intgration into Python's codecs system 9 years ago
Volker Birk 1e8bfe3252 make these methods available 9 years ago
Volker Birk b25f83efb0 sync_encode() added 9 years ago
Volker Birk 06aa92d342 adding more debugging functionality: sync_decode() 9 years ago
Volker Birk 38a59f80b1 only in debug mode 9 years ago
Volker Birk 486436f5e7 avoid duplication 9 years ago
Volker Birk 377054c681 .decrypt() for unencrypted messages 9 years ago
Volker Birk 6873726518 ... 9 years ago
Volker Birk 02645da219 copy and deepcopy, and now for the last… ;-) 9 years ago
Volker Birk 4297f90398 adding copy() 9 years ago
Volker Birk 8d698bffc6 automated memory management and some API 9 years ago
Volker Birk 1583c59090 color and rating 9 years ago
Volker Birk 6daf1af6c3 adding color_from_rating() 9 years ago
Volker Birk beda813818 changing color to rating 9 years ago
Volker Birk 3b98af9055 Blob copy constructor and debug options for compile 9 years ago
Volker Birk c9d680cb2b adding decrypt_message() 9 years ago
Volker Birk 20fc370e76 adding message API 9 years ago