aboutsummaryrefslogtreecommitdiffstats
path: root/src/afb-session.h
AgeCommit message (Expand)AuthorFilesLines
2020-01-08Update copyright datesJosé Bollo1-1/+1
2019-11-29afb-session: remove initial tokenJose Bollo1-2/+1
2019-11-29afb-session: Expose a local id for sessionsJose Bollo1-0/+1
2019-11-29Move tokens from sessions to requestsJose Bollo1-1/+0
2019-11-25Remove returning tokenJose Bollo1-1/+0
2019-11-25Remove refreshing tokenJose Bollo1-1/+0
2019-02-06Update copyright datehalibut_7.90.0halibut/7.90.07.90.0José Bollo1-1/+1
2018-10-22afb-session: Add language to sessionJose Bollo1-0/+2
2018-02-27Update date of copyright noticesJosé Bollo1-1/+1
2018-02-15afb-session: Verbs for timeout and remining timeJosé Bollo1-0/+2
2018-02-13afb-session: Add function to enumerate sessionsJosé Bollo1-0/+1
2018-02-09afb-session: Refactor and test unitJosé Bollo1-1/+1
2018-02-09afb-session: Return an initialization statusJosé Bollo1-1/+1
2017-11-07afb-stub-ws: autoclose session on disconnectionJosé Bollo1-0/+1
2017-11-07afb-stub-ws: manage closed sessionsJosé Bollo1-0/+2
2017-11-06afb-session: Add timeout features for sessionsJosé Bollo1-1/+5
2017-11-06afb-session: add function afb_session_searchJosé Bollo1-0/+1
2017-11-06afb-session: redefine the function 'afb_session_create'José Bollo1-1/+1
2017-10-09Atomic context initialisation for bindingsJosé Bollo1-1/+1
2017-09-05Fix segmentation fault when random tokenJosé Bollo1-0/+1
2017-05-05session: start to manage concurrencyJosé Bollo1-0/+1
2017-05-04Make LOA local to the bindingJosé Bollo1-3/+0
2017-03-27Replace session's value with sessions's cookiesJosé Bollo1-5/+1
2017-01-03Improves naming of session's moduleJosé Bollo1-0/+46