afb-api-so: take care of SIGSEGV in dlopen
[src/app-framework-binder.git] / src / afb-api-so.c
2017-09-07 José Bolloafb-api-so: take care of SIGSEGV in dlopen 4.0.1 4.0.2 dab/4.0.1 dab/4.0.2 dab_4.0.1 dab_4.0.2
2017-05-22 José BolloBindings V2: Remove explicit references to daemon/service
2017-05-04 José BolloPrepare bindings version 2
2017-04-13 José BolloIntroduce apiset for grouping apis
2017-04-04 José BolloLaunch job at a earlier step
2017-03-30 José BolloStart to implement the bindings V2
2017-03-29 José BolloPrepare move to bindings version 2
2017-03-27 José BolloSimplify functions for calls
2017-03-22 José BolloRefactor of threading and signal monitor
2017-01-03 José BolloImproves naming of session's module
2017-01-03 José BolloRemoves uses of readdir_r
2017-01-03 José BolloAdds 2017 to copyrights
2016-11-17 José Bolloafb-api-so: adds verbosity on dlopen error
2016-10-31 José Bolloapi-so: cleanup
2016-10-10 José BolloThreads: handles request with threads
2016-08-31 José Bollobindings: adds ability to use data of applications
2016-08-03 José Bolloremoving casts to (void*)
2016-07-27 José Bollofix unexpected ending spaces
2016-07-07 José BolloFix bug when logging during bindings init
2016-06-23 José Bollovocabulary: moving from 'plugin' to 'binding'
2016-06-13 José Bollominor reordering of code 51/5951/1
2016-06-13 José BolloService instanciation 49/5949/1
2016-06-09 José BolloEvents: refactoring 29/5929/1
2016-05-30 José Bolloapplies timeout setting for apis
2016-05-29 Fulup Ar FollMerge branch 'master' of https://github.com/iotbzh...
2016-05-29 José Bolloremove event sender interface
2016-05-28 Fulup Ar FollMerge branch 'master' of https://github.com/iotbzh...
2016-05-27 José Bolloindicates the call to initialisation function
2016-05-24 José Bolloadd log macros for plugins
2016-05-23 José Bollofix regression of AFB_SESSION_NONE
2016-05-23 José BolloSetting and checking LOA
2016-05-23 José BolloFix don't close session on 'create again' error
2016-05-21 José BolloFix AFB_SESSION_CREATE behaviour
2016-05-20 José Bolloplugin: improves error detection
2016-05-18 José Bolloadds detection of wrong names for apis
2016-05-18 José Bollofix naming of plugin entries
2016-05-17 José Bolloevent sender: better naming
2016-05-17 José Bolloimproves plugin interface
2016-05-17 José Bolloprovides developper files
2016-05-11 José Bolloimproves signal handling & call monitoring
2016-05-10 José Bollorefactored logging
2016-05-10 José BolloRefactoring requests and context handling
2016-05-04 José BolloSwitch to libsystemd events
2016-04-19 José Bolloinitial event handler
2016-04-19 José Bollorefactoring context handling
2016-04-19 José Bolloprepares event propagation
2016-04-18 José Bollochanging the license to apache 2
2016-04-15 José Bollouse upoll for event loop
2016-04-14 José Bolloonly one context
2016-04-07 José Bollosplit api handling