summaryrefslogtreecommitdiffstats
path: root/src/afb-websock.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-10Refactoring requests and context handlingJosé Bollo1-1/+2
2016-05-04Switch to libsystemd eventsJosé Bollo1-2/+5
2016-04-21websocket implementing cleanupJosé Bollo1-1/+1
2016-04-21improves decoupling from afbJosé Bollo1-35/+54
2016-04-08restoring cookie of sessionJosé Bollo1-20/+8
2016-04-08new websocket handlingJosé Bollo1-402/+75
2016-04-08refactored websocketsJosé Bollo1-3/+15
2016-04-07typoJosé Bollo1-3/+1
2016-04-07improves websocketsJosé Bollo1-9/+11
2016-04-07split api handlingJosé Bollo1-4/+3
2016-04-07more simplificationJosé Bollo1-2/+0
2016-04-07improves file handlingJosé Bollo1-2/+2
2016-04-06fix a memory leakJosé Bollo1-4/+1
2016-04-06websocket first version worksJosé Bollo1-3/+10
2016-04-05implementation of websocketsJosé Bollo1-60/+362
2016-04-01work in progressJosé Bollo1-1/+2
2016-03-31refactoring (in progress, tbf)José Bollo1-2/+2
2016-03-30refactoring (in progress, tbf)José Bollo1-1/+0
2016-03-30naming: globally unic identifierJosé Bollo1-4/+4
2016-03-30refactoringJosé Bollo1-4/+0
2016-03-29splitting rest-api in two partsJosé Bollo1-27/+52
2016-03-25websocket: initial (not integrated)José Bollo1-0/+195