46 Commits (866f2763a6e42ab0089fd3638ca9fd06e88506a1)

Author SHA1 Message Date
Hussein Kasem 866f2763a6 Use global refs 7 years ago
Volker Birk 2a3c6090b1 ... 7 years ago
Volker Birk a6678d3e0f init() is called per Java thread 7 years ago
Volker Birk 7a33f3fdfc using session() of libpEpAdapter 7 years ago
Volker Birk d627112da0 cleanup 7 years ago
Volker Birk fff65f3919 ... 7 years ago
Volker Birk 7344dc466b less complexity 7 years ago
Volker Birk 131670578f use extra environment for sync thread 7 years ago
Volker Birk 849defc87a use extra environment for sync thread 7 years ago
Volker Birk f7fed6a437 ... 7 years ago
Volker Birk b971de7a78 more... 7 years ago
Hussein Kasem f52d7acfdd Avoid the void ** cast on Android plataform as is not compatible. 8 years ago
Volker Birk 38fef55f52 adding missing cast 8 years ago
Volker Birk 76adb8c6c1 adding "pEp/" to include paths 8 years ago
Edouard Tisserant b4489636ca ENGINE-187 added remaining time return when timeout interrupted by message - untested, not even built 8 years ago
Edouard Tisserant 64c6612bf3 NeedFastPolling when timeout _value_ is not 0 9 years ago
Arturo ac2f0fe091 Fast poll callback wasn't compiling 9 years ago
Edouard Tisserant 57f5d180f9 Avoid detach from sync session when there is no sync session 9 years ago
Edouard Tisserant dd1de5b4ca Added NeedsFastPollCallback 9 years ago
Edouard Tisserant 30f2c10694 JNI-26 fixed include path for pEpEngine includes, according to new JNI build. 9 years ago
Hussein Kasem 5edadd8c7f fix SignalHandshakeSignal ClassNotFound on notifyHanshake 9 years ago
Edouard Tisserant a8d39cecdc Fixed timeout handling in retrieve_next_sync_msg 9 years ago
Hussein Kasem 882fbc26ae fix notify callback signature 9 years ago
Edouard Tisserant 89509c8287 ENGINE-133 showHandshake => notifyHandshake 9 years ago
Edouard Tisserant 174fb003c2 ENGINE-133 added timeout parameter to retrieve_next_sync_msg 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 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