Commit Graph

16 Commits (47a210788a8f14b93acc8dc97ee166e7c7e12a99)

Author SHA1 Message Date
🍆 04df743fe4 add client_session_timeout to command line parameters and deliver it into JsonAdapter. 3 years ago
Volker Birk b57bb7545e adding the implementation of ENGINE-781 3 years ago
Volker Birk 59e8551e17 add callback_dispatcher 3 years ago
Roker c7f0a83e2a remove my own sync thread code, replaced it by libpEpAdapter's implementation. 3 years ago
Volker Birk 8f3558aac4 new Makefile for static linking; for docu make help 3 years ago
Volker Birk 15932cca37 ... 3 years ago
Roker ed0c22af42 remove old & unused Nulllogger. 3 years ago
Roker 9ae0754411 kaum macht man es richtig, schon geht's! :-D 3 years ago
Roker 6f5975abd2 JsonAdapter becomes abstract class. pEp::mini::Adapter will implement it. JSON-134 will also profit from it. :-) 3 years ago
Volker Birk 7d2fb5e8fc make daemonize optional like with sshd 3 years ago
Roker bd85320405 "The older past and passive participle catched is now nonstandard." -- https://en.wiktionary.org/wiki/catch#Verb 3 years ago
Roker adad53ccab make injectSyncMsg configurable from main program. 3 years ago
Roker 3bea2ea578 make the JsonAdapter a proper singleton: private default c'tor. mutexed getInstance() method instead. 4 years ago
Roker 70ed7749b7 big refactoring. move all non-library stuff from JsonAdapter into mini-adapter-impl. But injectSyncMsg is still an issue, because the JsonAdapter calls init() and init() has this fn ptr as parameter. :-/ 4 years ago
Roker 042bfe038c remove JsonAdapter::first_session (moved into mini-adapter-main.cc) and call_with_lock(): moved into libpEpAdapter. 4 years ago
Roker cc1bae3085 renamed the binary into pEp-mini-json-adapter, renamed unittest_pep.cc into unittest_pEp.cc 4 years ago