107 Commits (671339904799777fc92085c30d54ea6ebb109062)

Author SHA1 Message Date
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
Edouard Tisserant c0cdf33234 ENGINE-133 timeout in retrieve_next_sync_msg - half baked, not wrapped 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
Volker Birk 9fe2f0b181 adding namespace 9 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
Volker Birk a1e24dda7d some wrapper script in utils 9 years ago
Edouard Tisserant 9f859ce26f More multi process based tests 9 years ago
Edouard Tisserant 0495112817 fixed unallocated free 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 4b73aad877 pEp.sync 9 years ago
Volker Birk 4390130df2 fix for empty mime_type 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
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 b88f06e7bb ... 9 years ago
Volker Birk 354b0c90c8 longjmp() corrected 9 years ago
Volker Birk 6873726518 ... 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