summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2015-12-21Untie Radio and Audio APIsManuel Bachmann1-1/+3
2015-12-21Post File Working in Most casesFulup Ar Foll1-0/+2
2015-12-17Final modifications for Radio-Audio API communicationManuel Bachmann1-0/+4
2015-12-16Initial Audio pluginManuel Bachmann1-3/+2
2015-12-16Fix plugins loading, cleanup and dispatch Radio API codeManuel Bachmann1-2/+3
2015-12-16Add Middleware and change Hashtable technoFulup Ar Foll2-3/+8
2015-12-15Post En court Ne fonctionne pasFulup Ar Foll1-7/+7
2015-12-15Intermediary Version Does not CompileFulup Ar Foll2-10/+30
2015-12-14Post En court Ne fonctionne pasFulup Ar Foll1-1/+1
2015-12-14Integrated Post for Fileupload TestFulup Ar Foll1-1/+3
2015-12-13Fixed Session Context Free with ctxFreeCBFulup Ar Foll2-24/+22