initial event handler
[src/app-framework-binder.git] / src / session.c
2016-04-19 José Bolloinitial event handler
2016-04-19 José Bollorefactoring context handling
2016-04-18 José Bollochanging the license to apache 2
2016-04-08 José Bolloenforce creation of contextes
2016-04-08 José Bollorefactoring req interface
2016-04-07 José Bollosplit api handling
2016-04-05 José BolloMerge branch 'master' of github.com:iotbzh/afb-daemon
2016-04-05 José Bollorenaming of session API
2016-04-04 José Bollowork in progress, session handling
2016-04-01 José Bollowork in progress
2016-03-31 José Bollorefactoring (in progress, tbf)
2016-03-30 José Bollostatic setup of sessions
2016-03-30 José Bollorefactor context usage
2016-03-30 José Bollorefactoring
2016-03-29 José Bolloremoves session files
2016-03-25 José Bollosession: fix bug
2016-03-23 José Bollosession: formating
2016-03-23 José Bollosession: moves initialisation to main
2016-03-23 José Bollosession: removes file handling
2016-03-16 José BolloAdd warning detection and improve
2016-02-23 José Bollorefactor cookie to add #port
2016-02-17 Fulup Ar FollMerge origin/master
2016-02-17 Fulup Ar FollAllow Multiple TokenCreate when --token=""
2016-02-11 José Bollosession: reset the timestamp on refresh
2015-12-23 Fulup Ar FollFixed Client Session Context by Plugin
2015-12-23 Manuel BachmannAdd plugin handle into request, pass it to free callback
2015-12-22 Fulup Ar FollMerge origin/master
2015-12-22 Fulup Ar FollRestore Previous functionalities with a unique Token
2015-12-22 Fulup Ar FollNew Session Model [compile but not tested]
2015-12-22 Fulup Ar FollDoes not compile
2015-12-16 Fulup Ar FollRemove Hashtable for session and cleanup
2015-12-16 Fulup Ar FollAdd Middleware and change Hashtable techno
2015-12-15 Fulup Ar FollIntermediary Version Does not Compile
2015-12-13 Fulup Ar FollFixed Session Context Free with ctxFreeCB
2015-12-12 Fulup Ar FollAdded --token=xxxxx for initial shared secret
2015-12-12 Fulup Ar FollFixed Plugin.private bug, added "no session mode" fixed...
2015-12-12 Fulup Ar FollAdded Session Management
2015-12-07 Fulup Ar FollAlmost working
2015-12-06 Fulup Ar FollMy initial commit message