Fedora 30 packaging fix issu
[src/app-framework-binder.git] / src / afb-context.c
2018-06-15 José Bolloapi-v3: First draft 63/14363/3
2018-02-27 José BolloUpdate date of copyright notices
2018-02-15 José Bolloafb-context: Early token change
2017-11-20 José BolloMerge "Fix build for native package"
2017-11-06 José Bolloafb-session: Add timeout features for sessions
2017-10-09 José BolloAtomic context initialisation for bindings
2017-10-09 José Bolloafb-context: add const qualifier for api_key
2017-05-05 José BolloExpose session UUID from context
2017-05-05 José Bollomake function afb_context_set return a status
2017-05-05 José BolloChange the effect of close session
2017-05-05 José Bollosession: start to manage concurrency
2017-05-04 José BolloMake LOA local to the binding
2017-05-04 José Bolloadd function to get the current LOA
2017-04-04 José BolloIntroduce subcontext for subcalls
2017-03-27 José BolloReplace session's value with sessions's cookies
2017-01-03 José BolloImproves naming of session's module
2017-01-03 José BolloAdds 2017 to copyrights
2016-06-09 José BolloEvents: refactoring 29/5929/1
2016-05-29 Fulup Ar FollMerge branch 'master' of https://github.com/iotbzh...
2016-05-29 José Bollodon't enforce to refresh the token
2016-05-23 José BolloSetting and checking LOA
2016-05-23 José BolloFix DON'T ALWAYS CLOSE SESSION
2016-05-21 José BolloFix AFB_SESSION_CREATE behaviour
2016-05-13 Fulup Ar FollMerge branch 'master' of https://github.com/iotbzh...
2016-05-13 José Bollocleaning copyrights
2016-05-13 José Bolloexample of integration with websocket in C
2016-05-10 José BolloRefactoring requests and context handling