aboutsummaryrefslogtreecommitdiffstats
path: root/src/afb-session.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-06afb-session: rewrite of cookie handlingJosé Bollo1-69/+34
2017-10-09Atomic context initialisation for bindingsJosé Bollo1-6/+14
2017-10-09afb-session: Fig tiny bugJosé Bollo1-1/+1
2017-09-05Fix segmentation fault when random tokenJosé Bollo1-0/+5
2017-08-08afb-session: fix an over allocationJosé Bollo1-1/+1
2017-08-08afb-trace: Add tracing features to API monitorJosé Bollo1-1/+5
2017-06-07Fix concurrency issue in handling referencesJosé Bollo1-6/+7
2017-05-05session: start to manage concurrencyJosé Bollo1-34/+83
2017-05-04Make LOA local to the bindingJosé Bollo1-13/+0
2017-03-31Allow detection of session closureJosé Bollo1-2/+2
2017-03-27Speed up accesses to session's cookiesJosé Bollo1-13/+36
2017-03-27Replace session's value with sessions's cookiesJosé Bollo1-40/+2
2017-01-03Improves naming of session's moduleJosé Bollo1-0/+461