Deprecate internal use of afb_event
[src/app-framework-binder.git] / src / afb-xreq.h
2017-10-09 José BolloDeprecate internal use of afb_event
2017-10-09 José BolloIntroduce afb_request
2017-10-09 José Bolloafb-xreq: hide internal addref/unref to xreqs
2017-10-09 José Bolloafb-xreq: prepare futur afb_request
2017-10-09 José Bolloafb-xreq: Detection of self locks due to 'noconcurrency'
2017-07-03 José BolloMake status common
2017-06-02 José BolloProvide efficient store/unstore for afb_req
2017-05-24 José BolloHandles subcall sync within xreq
2017-05-05 José BolloImprove includes
2017-05-04 José BolloPrepare bindings version 2
2017-05-04 José BolloPrepare xreq to be aware of the version
2017-04-20 José Bollocleanup and improvement of xreq
2017-04-13 José BolloIntroduce apiset for grouping apis
2017-04-12 José BolloAdd credential data to xreq
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-04 José BolloEnsure that subcall_sync use subcall
2017-04-04 José BolloLaunch job at a earlier step
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