531 Commits (569bb04fffb06dfc14c2e5bed1a87098f13c8d93)
 

Author SHA1 Message Date
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
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 63bf3482cd merging 9 years ago
Volker Birk b88f06e7bb ... 9 years ago
Edouard Tisserant ae6b045037 added multiple pEp instance test (failing) for keysync, as well as multipEp.py, a module using multiprocessing to execute test scenario implying multiple pEp instances 9 years ago
Volker Birk 354b0c90c8 longjmp() corrected 9 years ago
Volker Birk 486f88cf48 basic tests 9 years ago
Volker Birk 6873726518 ... 9 years ago
Volker Birk 1b8cabd299 sync_test.py 9 years ago
Volker Birk 8778ff379d fixing 9 years ago
Volker Birk 4118353e9d implementing broadcast 9 years ago
Volker Birk 11b3b1b5ff single threaded implementation 9 years ago
Volker Birk 02645da219 copy and deepcopy, and now for the last… ;-) 9 years ago
Volker Birk 6edee8a95a correcting repr() 9 years ago
Volker Birk 510e4e354b adding copy() and deepcopy() 9 years ago
Volker Birk 4297f90398 adding copy() 9 years ago
Volker Birk 27ed407566 restructuring Messafge constructor 9 years ago
Volker Birk 0cd8a9d346 restructuring 9 years ago
Volker Birk 8d698bffc6 automated memory management and some API 9 years ago
Volker Birk 633842ea7b adding trustwords 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 7c23710fac adding debug flags 9 years ago
Volker Birk 390a8c93fa add inject() for debugging 9 years ago
Volker Birk 1c4dc35614 add inject() for debugging 9 years ago
Volker Birk 2b91d9867a completing sync API 9 years ago
Volker Birk 18b18879d9 callbacks to Python 9 years ago
Volker Birk 25b9100469 register SyncMixIn class 9 years ago
Volker Birk 15c350e6b3 adding callbacks to MixIn 9 years ago
Volker Birk 435a311a1e register on create 9 years ago
Volker Birk c73ee0f08d sync mixin 9 years ago
Volker Birk fbee794fe2 _str() for Identity 9 years ago
Volker Birk 673bc4ac58 Message::_repr() 9 years ago
Volker Birk 58dd166243 optional parameters 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
Volker Birk d6ea53ff4a stringlist converters 9 years ago
Volker Birk 584a9798cb basic API implementation 9 years ago
Volker Birk bfe55ff589 starting with basic API 9 years ago
Volker Birk c548e33a69 better error message 9 years ago
Volker Birk 9f38406ce0 exceptions on string conversion errors 9 years ago
Volker Birk a37801d6dc adding LICENSE.txt - this adapter is under the GNU Affero General Public License 9 years ago
Volker Birk 8981f4e741 some MIME parsing and composing 9 years ago