aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-04-07improves file handlingJosé Bollo1-3/+3
2016-04-05new main loop in placeJosé Bollo2-2/+4
2016-04-05fix context valuesJosé Bollo1-1/+1
2016-04-05start epoll integration by upollJosé Bollo2-8/+31
2016-04-05refactored verbosityJosé Bollo1-1/+1
2016-04-04work in progress, session handlingJosé Bollo2-2/+41
2016-04-02refactoring in progress (tbf)José Bollo1-0/+65
2016-04-01work in progress (tbf)José Bollo3-243/+19
2016-04-01work in progress (tbf)José Bollo2-54/+104
2016-04-01work in progressJosé Bollo2-40/+17
2016-03-31refactoring (in progress, tbf)José Bollo2-14/+7
2016-03-30refactoring (in progress, tbf)José Bollo1-4/+0
2016-03-30renaming of field apiJosé Bollo1-1/+1
2016-03-30refactor context usageJosé Bollo1-8/+0
2016-03-30removes uneeded dataJosé Bollo1-1/+0
2016-03-30refactoringJosé Bollo2-47/+72
2016-03-29splitting rest-api in two partsJosé Bollo1-4/+0
2016-03-23AFB_error: improves mangementJosé Bollo1-1/+1
2016-03-23cleanup: remove unused definitionsJosé Bollo1-25/+19
2016-03-23session: removes file handlingJosé Bollo1-0/+2
2016-03-23several improvementsJosé Bollo1-3/+0
2016-03-23simplification of configJosé Bollo2-9/+1
2016-03-23moves more helpers from config to helper-apiJosé Bollo1-10/+0
2016-03-23removes save optionJosé Bollo1-2/+0
2016-03-23moves helpers from config to helper-apiJosé Bollo1-34/+34
2016-03-23http-svc: renamingJosé Bollo1-3/+2
2016-03-18http-svc: work in progress proposalJosé Bollo1-2/+5
2016-03-17typoJosé Bollo1-1/+1
2016-03-17main: change location of AFB_options definitionJosé Bollo1-8/+0
2016-03-17local-def: dispatch some definitionsJosé Bollo1-4/+0
2016-03-17removed private api and fix some few warningsJosé Bollo1-7/+0
2016-02-23refactor cookie to add #portJosé Bollo1-1/+1
2016-02-15add option for signaling readynessJosé Bollo1-0/+1
2016-02-14adds mode managementJosé Bollo1-1/+1
2016-02-09Adds a new option: modeJosé Bollo1-0/+2
2016-02-08avoid use of keyword "private"José Bollo1-2/+2
2016-02-08typo: minor improvementJosé Bollo1-2/+2
2016-02-08removes unused smack fieldJosé Bollo1-1/+0
2016-01-26GetPostPath OngoingFulup Ar Foll1-0/+1
2015-12-30Added EmptyPost handlingFulup Ar Foll1-1/+1
2015-12-24Fixed Client Session Context by PluginFulup Ar Foll1-1/+1
2015-12-23Implement --ldpaths=dir1:dir2:dir...Fulup Ar Foll1-1/+2
2015-12-23Add plugin handle into request, pass it to free callbackManuel Bachmann1-2/+3
2015-12-22New Session Model [compile but not tested]Fulup Ar Foll2-8/+9
2015-12-22Does not compileFulup Ar Foll2-7/+7
2015-12-22Improve plugin logic, pass plugins count to sessionManuel Bachmann1-0/+1
2015-12-21improved use of const qualifierJosé Bollo1-1/+1
2015-12-21Export getFileUpload to helper-api.cFulup Ar Foll1-1/+2
2015-12-21Hack --plugins=pathFulup Ar Foll2-5/+13
2015-12-21Switch to a plugin modelManuel Bachmann1-5/+1