summaryrefslogtreecommitdiffstats
path: root/src/http-svc.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-05new main loop in placeJosé Bollo1-498/+0
2016-04-05refactored verbosityJosé Bollo1-4/+5
2016-04-04work in progress, session handlingJosé Bollo1-29/+5
2016-04-01work in progressJosé Bollo1-3/+8
2016-03-31refactoring (in progress, tbf)José Bollo1-5/+5
2016-03-31refactoring (in progress, tbf)José Bollo1-15/+70
2016-03-30refactoring (in progress, tbf)José Bollo1-81/+141
2016-03-29splitting rest-api in two partsJosé Bollo1-36/+45
2016-03-25websocket: initial (not integrated)José Bollo1-0/+1
2016-03-25http-svc: fix bugJosé Bollo1-1/+1
2016-03-23session: moves initialisation to mainJosé Bollo1-3/+0
2016-03-23several improvementsJosé Bollo1-1/+0
2016-03-23http-svc: renamingJosé Bollo1-20/+30
2016-03-23afb-hreq: creation of hreq classeJosé Bollo1-222/+9
2016-03-23http-svc: internal renamingJosé Bollo1-21/+21
2016-03-23http-svc: handle alises more efficientlyjobol1-12/+38
2016-03-23afb-method: creationjobol1-85/+14
2016-03-18http-svc: work in progress proposalJosé Bollo1-277/+590
2016-03-18http-svc: fix bug of uninitialized responseJosé Bollo1-3/+2
2016-03-17local-def: dispatch some definitionsJosé Bollo1-0/+2
2016-03-16Add warning detection and improveJosé Bollo1-18/+10
2016-03-16http-svc: switch to epoll modelJosé Bollo1-4/+23
2016-01-27Fix Error MessageFulup Ar Foll1-1/+1
2016-01-25http-svc: refactor of httpdLoopJosé Bollo1-13/+4
2015-12-30Fix Session CookieFulup Ar Foll1-2/+2
2015-12-16Add Middleware and change Hashtable technoFulup Ar Foll1-0/+3
2015-12-15Intermediary Version Does not CompileFulup Ar Foll1-6/+2
2015-12-14Fix Rootdir redirect for static filesFulup Ar Foll1-0/+1
2015-12-12Added Session ManagementFulup Ar Foll1-2/+2
2015-12-09DocFulup Ar Foll1-5/+1
2015-12-09fix a bug on by default indexFulup Ar Foll1-13/+15
2015-12-09Implemented --alias and made timeout reentrantFulup Ar Foll1-9/+22
2015-12-09Added POST, Plugin API signal protection, refactor HTML5 rewriteFulup Ar Foll1-70/+64
2015-12-08typoJosé Bollo1-1/+1
2015-12-07Almost workingFulup Ar Foll1-79/+118
2015-12-06My initial commit messageFulup Ar Foll1-0/+283