aboutsummaryrefslogtreecommitdiffstats
path: root/src/afb-context.h
AgeCommit message (Expand)AuthorFilesLines
2019-02-06Update copyright datehalibut_7.90.0halibut/7.90.07.90.0José Bollo1-1/+1
2018-02-27Update date of copyright noticesJosé Bollo1-1/+1
2017-10-09Atomic context initialisation for bindingsJosé Bollo1-1/+1
2017-10-09afb-context: add const qualifier for api_keyJosé Bollo1-1/+1
2017-05-05Expose session UUID from contextJosé Bollo1-2/+3
2017-05-05make function afb_context_set return a statusJosé Bollo1-1/+1
2017-05-05session: start to manage concurrencyJosé Bollo1-0/+1
2017-05-04Make LOA local to the bindingJosé Bollo1-4/+0
2017-05-04add function to get the current LOAJosé Bollo1-0/+1
2017-04-04Introduce subcontext for subcallsJosé Bollo1-0/+2
2017-03-27Replace session's value with sessions's cookiesJosé Bollo1-1/+1
2017-01-03Improves naming of session's moduleJosé Bollo1-3/+3
2017-01-03Adds 2017 to copyrightsJosé Bollo1-1/+1
2016-05-23Setting and checking LOAJosé Bollo1-1/+1
2016-05-22Fix AFB_SESSION_CREATE behaviourJosé Bollo1-1/+6
2016-05-13cleaning copyrightsJosé Bollo1-1/+1
2016-05-10Refactoring requests and context handlingJosé Bollo1-0/+53