90 Commits (32ff949202a6b358bd8c5be5be18775d1d153860)

Author SHA1 Message Date
Volker Birk 32ff949202 easier 6 years ago
Volker Birk 04d5597145 add config_unencrypted_subject() and config_passive_mode() 6 years ago
Volker Birk 5861fe53ab adding identities list to deliverHandshakeResult() 6 years ago
Volker Birk 47ff9acaa0 not needed 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 d8d1263190 adding key_reset_trust() 6 years ago
Volker Birk 3ee0c02fc0 p≡p Python adapter 0.3 7 years ago
Volker Birk 19983abc21 messageToSend() and sync test 7 years ago
Volker Birk d336b6dafe clean shutdown 7 years ago
Volker Birk 82030c72e3 doc and test 7 years ago
Volker Birk c5be17d7de safe user_id, flags are enough for now 7 years ago
Volker Birk 7421773c1e ... 7 years ago
Volker Birk 9843e44c4b new API 7 years ago
Volker Birk c6d8db4933 changes, lots of changes… 7 years ago
Volker Birk d65b2d1d52 setup 7 years ago
Volker Birk 2839861cbe nicer syntax 8 years ago
Volker Birk 71f4e3232b nicer syntax 8 years ago
Volker Birk f82b015619 make things work with clang 8 years ago
Krista Bennett b18fb8a82c mutex on init() and release() 8 years ago
Edouard Tisserant 6d6f49d521 PYADPT-14 Remove me boolean member in identity struct 8 years ago
Edouard Tisserant 8e61c20e82 Reworked Multi Process Sync tests auto-handshake to reflect the fact that now handshake dialog shows on all devices in the group, and disapear when one of them is answered. As a side effect, added a multiprocess namespace for test config parameters. Test still breaks in keygen_in_a_group_of_3_members. 8 years ago
Edouard Tisserant 486e978025 Reflect latest changes in Engine's GroupMerge branch 8 years ago
Edouard Tisserant 8a59e46a0a uses new sync app notification enum names in mp_sync_test 9 years ago
Edouard Tisserant 6713399047 ENGINE-133 wrapped new notifyHandshake call and enum, added corresponding code to keep tests passing, still didn't add code testing occurence of additional callbacks in timeout or success cases 9 years ago
Edouard Tisserant 2b31a595ad restored changes from 501073283ae0 'adding namespace to init funcitons', accidentaly overwritten because of old dirty buffer 9 years ago
Edouard Tisserant 5686a7c58f ENGINE-133 timeout in retrieve_next_sync_msg - tested 9 years ago
Edouard Tisserant c349952198 ENGINE-133 timeout in retrieve_next_sync_msg - now wrapped, with stubs in MultipEp.py 9 years ago
Volker Birk 35bc5b4431 adding namespace to init funcitons 9 years ago
Edouard Tisserant 2a6343b72c Added flags to Identity constructor, set_identity_flags, unset_identity_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 9f859ce26f More multi process based tests 9 years ago
Edouard Tisserant 98008c22c9 PEP_MESSAGE_DISCARDED 9 years ago
Edouard Tisserant b7b7f9f3dd Added trust_personal_key 9 years ago
Edouard Tisserant 496594c26c Added partner parameter to deliverHandshakeResult 9 years ago
Edouard Tisserant 2b014528e6 Now handles consumed messaged 9 years ago
Volker Birk 039354d7ad simpler but working - boost::python has its quirks 9 years ago
Volker Birk c1a0d22dc3 Thank you, Yoshimo! ;-) 9 years ago
Volker Birk 39e548d0c5 documentation 9 years ago
Volker Birk e24b220130 documentation 9 years ago
Volker Birk 84f7bbeab7 ... 9 years ago
Volker Birk 4c035e3d6a adding a second Message constructor 9 years ago
Volker Birk d4b75fe000 ... 9 years ago
Volker Birk 04db204481 nicer interface and documentation 9 years ago
Volker Birk 711f012c48 intgration into Python's codecs system 9 years ago
Volker Birk 4da84cfdd5 adding decode() method 9 years ago
Volker Birk b85b413dce documentation fix 9 years ago
Volker Birk 6bea4ace34 len() support instead of .size 9 years ago
Volker Birk 1e8bfe3252 make these methods available 9 years ago
Volker Birk b25f83efb0 sync_encode() added 9 years ago