205 Commits (d8172a43aa47f883bfd48eafeecde396c8dbc0ad)

Author SHA1 Message Date
heck 7fb3ef584e use Adapter::inject_sync_shutdown() (libpEpAdapter > 0517b9b) 4 years ago
Volker Birk 7f2d884f6e add disable_all_sync_channels() and test with extra identity 4 years ago
heck bb70cf0169 PYADPT-111: "Add Single Threaded Sync Implementation" - Implementation 4 years ago
heck fc927ccaac FIX: thread.isAlive() replaced with thread.is_alive() (deprecated) 4 years ago
heck f858556460 PYADPT-110: "Add Mutlithreaded Sync Implementation" - Implementation 4 years ago
heck 4209c480a6 correct typo 4 years ago
Thomas ea5d4f62ed Add Windows project and adjust build script for Windows build 4 years ago
heck c643f1ff4c C++ class Myself : Identity unused 5 years ago
heck c86c95bd77 More documentation on all operations 5 years ago
heck 0af1ba949e define the pEpPythonAdapter version at compile-time. Fallback to setuptools_scm. 5 years ago
heck 2b5793ff63 PYADPT-87 - "Drop usless `__main__` part form module" 5 years ago
heck b5d3177292 PYADPT-86 - "Rename `native_pEp` into `_pEp`" 5 years ago
juga 18f01bed7e Programatically obtain package version 5 years ago
heck f40ca8d8e6 Formatting only - K&R 1TBS is the standard here 5 years ago
heck 73666d8437 Mutli-threading support for native libs calling python code added 5 years ago
heck 47a0fb5cc1 include guards, replace #pragma once, make sure license headers, minor formatting 5 years ago
heck c18746e4ec remove local adapter.cc/hh locked_queue.hh 5 years ago
heck 24e13adfe1 sync/message_to_send() callback impl in python and using libpEpAdapter / add pEp.start_sync() 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 d5e1316c86 This is the new default branch 5 years ago
heck 99978b8152 Add Identity.key_mistrusted() 5 years ago
heck 42a59cbd01 Add feature export_secret_key(Identity) 5 years ago
heck f9b7d61d79 Added feature export_key(Identity) 5 years ago
Volker Birk ee8c159657 nice enums 5 years ago
heck 8f93104ebe Identity.color now returns PEP_color instead of int 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 40ac9a7360 PYADPT-55 Expose enum _PEP_color 5 years ago
heck 69ad1f61ca Totally untested and "mutmassliche" implementation of distribution codec 5 years ago
Volker Birk 63664c52ea make _inject_sync_event using flag_sync_enabled 6 years ago
Volker Birk 1c9eeb93f6 shutdown sync for single threaded script 6 years ago
Volker Birk aa112c0569 some docu 6 years ago
Volker Birk a082bc35a0 enable_identity_for_sync() and disable_identity_for_sync() 6 years ago
Volker Birk f8f04b178e ... 6 years ago
Volker Birk c013260d39 add leave_device_group() 6 years ago
heck 0ca729dd2a add set_own_key(me, fpr) to Basic API 6 years ago
Volker Birk f7af6ebb21 add new notify 6 years ago
Volker Birk cabf730cae add engine debug color 6 years ago
Volker Birk 2f4d103cac add is_pEp_user 6 years ago
Volker Birk 1c880644c7 informational attributes 6 years ago
Volker Birk 61ac5cda5a adding shutdown_sync() 6 years ago
Volker Birk 2c65831d78 bug: should push to the end of the queue 6 years ago
Volker Birk f078dee720 multithreaded implementation as an alternative 6 years ago
Volker Birk 84c13bde15 .oO( is this even needed? but it's correct, so… ) 6 years ago
Volker Birk b30dbd70cc error descriptions corrected 6 years ago
Volker Birk ad4720d022 nicer errors 6 years ago
Volker Birk db62abb735 don't need this 6 years ago
Volker Birk af2a096543 *sigh* 6 years ago