20 Commits (6c749ec8c5ee0c9959a50d08ebf43bf9b67b2063)

Author SHA1 Message Date
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 7fbe8c0852 Use pEpEngine's new attach_sync_session right after session init 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 b1b87f5680 Added callbacks code in abstract engine's .cc 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 d268c81682 updated adapter to latest pEpEngine definitions. Added sync interface, queue and thread. Callbacks still missing 9 years ago
Volker Birk 3ad820d8dd bugfix: renaming some functions 10 years ago
Volker Birk 14771ec526 memory management 10 years ago
Volker Birk 557c3821be examine_identity 10 years ago
Volker Birk 02ba1b07f1 keymanagement thread 10 years ago
Volker Birk 60b5eedca1 locked queue and threads 10 years ago
Volker Birk 6d616ce2c3 ... 10 years ago
Volker Birk 032c365a5b generating switch 10 years ago
Volker Birk 06dae8b02e ... 10 years ago