summaryrefslogtreecommitdiffstats
path: root/src/afb-hsrv.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-17provides developper filesJosé Bollo1-1/+1
2016-05-13Merge branch 'master' of https://github.com/iotbzh/afb-daemonFulup Ar Foll1-1/+1
2016-05-13Fixed Sample POST/JSONFulup Ar Foll1-1/+3
2016-05-13cleaning copyrightsJosé Bollo1-1/+1
2016-05-10refactored loggingJosé Bollo1-3/+3
2016-05-10Refactoring requests and context handlingJosé Bollo1-1/+3
2016-05-04Switch to libsystemd eventsJosé Bollo1-14/+27
2016-04-27first add of asynchonous handlingJosé Bollo1-31/+62
2016-04-26simplify handling of MHD_runJosé Bollo1-16/+3
2016-04-25avoid reentering MHD_runJosé Bollo1-2/+22
2016-04-14removes use of printfJosé Bollo1-1/+1
2016-04-08simplificationJosé Bollo1-13/+2
2016-04-08refactoring req interfaceJosé Bollo1-1/+1
2016-04-07more simplificationJosé Bollo1-235/+105
2016-04-07simplificationsJosé Bollo1-59/+120
2016-04-07improves file handlingJosé Bollo1-1/+0
2016-04-06upload of filesJosé Bollo1-0/+7
2016-04-06websocket first version worksJosé Bollo1-5/+2
2016-04-05implementation of websocketsJosé Bollo1-1/+1
2016-04-05renaming of session APIJosé Bollo1-0/+1
2016-04-05allows connection to upgradeJosé Bollo1-63/+29
2016-04-05new main loop in placeJosé Bollo1-0/+499