207 Commits (PYADPT-116)

Author SHA1 Message Date
Volker Birk db62abb735 don't need this 6 years ago
Volker Birk af2a096543 *sigh* 6 years ago
Volker Birk 5b8e6212ad typo 6 years ago
Volker Birk a41df3f9d1 free intermediate result 6 years ago
Volker Birk d6f4631f55 import_key() 6 years ago
Volker Birk e949b78ad0 adding SYNC_NOTIFY_SOLE and SYNC_NOTIFY_IN_GROUP 6 years ago
Volker Birk e935f8bb9e removing move 6 years ago
Volker Birk a0cb1c4860 adding key_reset functions0 6 years ago
Volker Birk 32ff949202 easier 6 years ago
Volker Birk 04d5597145 add config_unencrypted_subject() and config_passive_mode() 6 years ago
Volker Birk 9201cb10fe treat empty list as None 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 06518e74ae name files with device name 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 98c584b94e ... 7 years ago
Volker Birk dac22231f0 repairing some issue 7 years ago
Volker Birk eddf7b7a49 correct swap of user_id and username 7 years ago
Volker Birk 471e846f07 check for own user minimum requirements 7 years ago
Volker Birk 21379bcb3f allow UserInterface on one thread 7 years ago
Volker Birk 1018ab0013 removing failing cleanup code 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 399618adb5 switch to new_sync_timeout_event() 7 years ago
Volker Birk 1dee9f2f9c adding timing 7 years ago
Volker Birk 21bd48145b throw away tests, new ones are needed 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 e1b7830ab4 checking for username being at least 5 characters 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 add3ac8ac1 Don't assume full trustwords, added boolean parameter to trustwords so that user decides 8 years ago
Edouard Tisserant 1aa717560a Use get_trustwords instead of doing old-style trustwords concatenation 8 years ago
Edouard Tisserant 9518ea78d1 ENGINE-187 reworked timeout impl and added remaining time return when timeout interrupted by message 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 53d247f3c7 Use enum instead of constant for default encryption format 9 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