156 Commits (9ab2dcf4d57311c900c3e3dcf057b422298c3e51)

Author SHA1 Message Date
Edouard Tisserant d0188f9839 Better english for KeySync messages status flags 9 years ago
Volker Birk 02cfa6eef3 missing string.h again 9 years ago
Volker Birk e606f8a01f time_t is default, time64_t is Android 9 years ago
Volker Birk b839c5db82 better like this for Android 9 years ago
Volker Birk 09b5f9c76b string.h missing in headers 9 years ago
Hussein Kasem 86da3febcf moved Sync.java from android side to java side 9 years ago
Edouard Tisserant 8a1fb9a0bd Added decrypt flags for discarded and consumed keysync satatus 9 years ago
Hussein Kasem e6849af9d3 Changes needed to trigger keysync. 9 years ago
Hussein Kasem 6c749ec8c5 Disable NDK/JNI log 9 years ago
Hussein Kasem 4e36c71a7a Fix java message to send call from C 9 years ago
Hussein Kasem 456ad4e50c fix findClass thread issue (ClassNotFound from syncthread) 9 years ago
Edouard Tisserant 98818383c2 Attempt to fix JNI crash when calling messageToSend callback from sync thread 9 years ago
Edouard Tisserant f50bfa3cdf moved timegm() erzats to pEpEngine's platform_unix.c 9 years ago
Edouard Tisserant 7fbe8c0852 Use pEpEngine's new attach_sync_session right after session init 9 years ago
Hussein Kasem fdeca65736 Update JNI-13 compromized to mistrusted, fix blacklist_delete and update Engine Version 9 years ago
Edouard Tisserant 5c3df1ab5e Fixed sync queue items type, and use free_sync_msg() 9 years ago
Edouard Tisserant 4a1837a074 Free Local Refs 9 years ago
Edouard Tisserant 607fb4e3ef Reflect changes in pEpEngine regarding content of queue. Well, this is just changing type of a pointer, shouldn't change anything in the end 9 years ago
Edouard Tisserant 0139769f60 Some fixes for keysync 9 years ago
Edouard Tisserant 4d1dbc5889 Now pEpEngine should itself find own sync queue for non-sync sessions, no need to re-register for each session. Also use unregister, instead of register(NULL). 9 years ago
Edouard Tisserant 865b6c15ce Fixed exceptions java class not being generated 9 years ago
Edouard Tisserant 0fc05bcd4d Added OpenPGP_list_keyinfo, temporarly broke deliver_handshake_result into accept_sync_handshake_result, reject_sync_handshake_result, reject_sync_handshake_result, for simplicity... 9 years ago
Edouard Tisserant b1b87f5680 Added callbacks code in abstract engine's .cc 9 years ago
Hussein Kasem de4f4f1de5 Java code to be called from C sample 9 years ago
Hussein Kasem 5020e9f237 Added missing exceptions and mantained old rating names 9 years ago
Edouard Tisserant 640412f257 Generate enum for exception as well (i.e. pEp_status) so that callbacks could return a status. Rename pEp_status to Status in pEp.yml2 to prevent strange CamelCasing in generated Java class 9 years ago
Edouard Tisserant 4187a7155b Added inject_sync_msg callback to every sessions, with static fallback for queue object initialized when initializin Sync session 9 years ago
Edouard Tisserant 13771d718d Link with ossp-uuid, and some other fixes 9 years ago
Edouard Tisserant d268c81682 updated adapter to latest pEpEngine definitions. Added sync interface, queue and thread. Callbacks still missing 9 years ago
Hussein Kasem eebf37b8d4 Changed default package name to the current p≡p for android package name, fixed unencrypted subject jni method signature 9 years ago
Hussein Kasem 20736b9a14 wrapped config_unencrypted_subject and engine 1028 9 years ago
Hussein Kasem 1286015167 wrapped encrypt_message_for_self JNI-6 #review 9 years ago
Hussein Kasem d75503faa6 added missing semicolon, and SyncHandshakeResult to types c & java 9 years ago
Hussein Kasem dff0851f03 added SyncHandshakeResult enum 9 years ago
Edouard Tisserant 50dea83ef1 Fixed use of Local Ref after deletion 9 years ago
Edouard Tisserant f4aa4b59e0 attempt to fix bug reoported on playstore 'JNI ERROR (app bug): local reference table overflow (max=512)' 9 years ago
Edouard Tisserant c7f5ad0884 make identity->CommType public 9 years ago
Edouard Tisserant 27624dddbd Engine's methods creating identities now use from_identity 9 years ago
Edouard Tisserant 64089190fe Added own_message_private_key_details 9 years ago
Edouard Tisserant 294eef72cb wrapped get_identity 9 years ago
Edouard Tisserant 9f9d0f87a0 Fixing crash when calling encrypt on message with outgoing color known as grey (continued). 9 years ago
Edouard Tisserant 0c56a2edc3 Fixing crash when calling encrypt on message with outgoing color known as grey. 9 years ago
Edouard Tisserant ef28f29f0b Enums are not anymore only 'Color' 9 years ago
Edouard Tisserant 5889fe1217 Added DecryptFlags, ignored new import_key private keys identity list 9 years ago
Edouard Tisserant 3478b204ac Fixed blacklist_retreive 9 years ago
Edouard Tisserant b261fb9b88 fixing blacklist basic calls 9 years ago
Hussein Kasem ce28cefe8c basic api typo fixed 9 years ago
Edouard Tisserant 6797183494 Fixing config_passive_mode 9 years ago
Edouard Tisserant 1f29e7163c Fixing for config_passive_mode 9 years ago
Edouard Tisserant 22bd316629 Fixing generation 9 years ago