aboutsummaryrefslogtreecommitdiffstats
path: root/src/afb-hsrv.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-08Update copyright datesJosé Bollo1-1/+1
2019-12-03main-afb-daemon: manage listening interfacesicefish_8.99.3icefish_8.99.2icefish/8.99.3icefish/8.99.28.99.38.99.2Jose Bollo1-1/+1
2019-04-02Fix false ***buffer overflow*** detectionJosé Bollo1-2/+2
2019-03-27Rename afb-systemd to systemdJosé Bollo1-2/+2
2019-02-06Update copyright datehalibut_7.90.0halibut/7.90.07.90.0José Bollo1-1/+1
2019-01-18afb-hsrv: Avoid call to getnameinfoJosé Bollo1-6/+12
2018-12-13afb-hsrv: Prepare selection of listening interfacesJose Bollo1-11/+112
2018-10-26afb-hsrv: Adapt to next version of libmicrohttpdJosé Bollo1-1/+4
2018-10-12afb-hsrv: Lower the "no handler" messageJosé Bollo1-1/+1
2018-08-02Improve parsing of json stringJose Bollo1-6/+8
2018-07-13afb-supervision: Remove dependency to externalJosé Bollo1-2/+2
2018-06-18afb-hsrv: Add processing of type application/jsonjobol1-3/+19
2018-06-13afb-hsrv: remove dependency to systemdJosé Bollo1-15/+16
2018-02-27Update date of copyright noticesJosé Bollo1-1/+1
2018-02-21afb-systemd: Isolate systemd main entriesJosé Bollo1-2/+2
2017-05-12free SIGALRM for boost timersJosé Bollo1-1/+1
2017-05-11refactor hsrv using jobs queueJosé Bollo1-13/+16
2017-04-26Use upgrade abitlity of libmicrohttpdJosé Bollo1-3/+1
2017-03-31Factorize common code for handling requestsJosé Bollo1-10/+2
2017-02-27fix SEGFLT when unhendled requestJosé Bollo1-3/+5
2017-01-05Improves loggingJosé Bollo1-1/+9
2017-01-03Adds 2017 to copyrightsJosé Bollo1-1/+1
2016-12-14afb-hsrv: Adds an error when alias dir doesn't existJosé Bollo1-1/+1
2016-08-31Add the option roothttpJosé Bollo1-2/+2
2016-08-31locale-root: improves the APIJosé Bollo1-1/+1
2016-08-29afb-hsrv: expose locale root for aliasJosé Bollo1-9/+20
2016-08-25enforce locale processing for filesJosé Bollo1-21/+12
2016-08-25adds accepted lang to global hreqJosé Bollo1-0/+1
2016-08-25factorise code for alias handlingJosé Bollo1-15/+15
2016-05-20fix one-page-application redirectJosé Bollo1-2/+15
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