implement authorisation check
[src/app-framework-binder.git] / src / afb-xreq.c
2017-05-11 José Bolloimplement authorisation check
2017-05-04 José BolloPrepare bindings version 2
2017-05-04 José BolloPrepare xreq to be aware of the version
2017-05-04 José BolloEliminate use of AFB_SESSION_CREATE
2017-04-20 José Bollocleanup and improvement of xreq
2017-04-20 José BolloAdd default api to apiset
2017-04-13 José BolloIntroduce apiset for grouping apis
2017-04-13 José Bolloenforce reset of xreq at init
2017-04-12 José BolloOptimisation of xreq
2017-04-07 José BolloFinalize hooking of requests
2017-04-06 José BolloReactivate hooking of requests
2017-04-06 José BolloImprove names
2017-04-04 José BolloEnsure that subcall_sync use subcall
2017-04-04 José BolloAdd synchronous subcalls
2017-04-04 José BolloLaunch job at a earlier step
2017-04-04 José BolloMigrates subcalls to use xreq
2017-04-03 José BolloImprove interface xreq
2017-03-31 José BolloUse xreq for services
2017-03-31 José BolloUse xreq for websockets
2017-03-31 José BolloFactorize common code for handling requests