Update copyright dates
[src/app-framework-binder.git] / src / afb-context.c
2020-01-08 José BolloUpdate copyright dates 59/23559/2
2019-12-03 José Bolloafb-perm: separate access to permission db 65/23165/1
2019-12-03 José Bolloafb-context & afb-token: rework token validation 63/23163/1
2019-12-03 José Bolloafb-context: Move credentials to context 62/23162/1
2019-11-29 Jose BolloUse afb_token in contexts 52/23152/1
2019-11-29 Jose BolloMove tokens from sessions to requests 51/23151/1
2019-11-29 Jose BolloDon't return the uuid 50/23150/1
2019-11-25 Jose BolloRemove returning token 49/23149/1
2019-11-25 Jose BolloRemove refreshing token 48/23148/1
2019-11-20 Jose BolloIntroduce object for tokens 67/22967/2 8.99.1 icefish/8.99.1 icefish_8.99.1
2019-02-06 José BolloUpdate copyright date 69/19969/1 7.90.0 halibut/7.90.0 halibut_7.90.0
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