summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-01-26GetPostPath OngoingFulup Ar Foll1-0/+12
2016-01-25main: minor improvement of daemonizingJosé Bollo1-1/+1
2016-01-25http-svc: refactor of httpdLoopJosé Bollo2-14/+5
2016-01-25indentJosé Bollo1-1/+1
2016-01-25main: frankly removes smack argumentJosé Bollo1-8/+0
2016-01-11Audio Plugin: add PulseAudio supportManuel Bachmann1-7/+0
2015-12-30Fix Session CookieFulup Ar Foll1-2/+2
2015-12-30Fix Cookie Size [was to small]Fulup Ar Foll1-2/+2
2015-12-30Added EmptyPost handlingFulup Ar Foll1-5/+4
2015-12-29Switch to unique token modelFulup Ar Foll1-1/+1
2015-12-28Fix plugin loading logic, radio plugin loadingManuel Bachmann1-18/+19
2015-12-24Fixed Client Session Context by PluginFulup Ar Foll2-8/+8
2015-12-23Implement --ldpaths=dir1:dir2:dir...Fulup Ar Foll3-52/+98
2015-12-23Add plugin handle into request, pass it to free callbackManuel Bachmann2-24/+31
2015-12-23Restore Previous functionalities with a unique TokenFulup Ar Foll2-6/+8
2015-12-22New Session Model [compile but not tested]Fulup Ar Foll3-73/+66
2015-12-22Does not compileFulup Ar Foll2-10/+13
2015-12-22Merge origin/masterFulup Ar Foll1-8/+12
2015-12-22Fix Post with invalid pluginsFulup Ar Foll1-8/+12
2015-12-22Improve plugin logic, pass plugins count to sessionManuel Bachmann1-8/+12
2015-12-22Fix Post JSON bugFulup Ar Foll1-1/+1
2015-12-22Fix "no plugins" detection, rename HelloWorld APIManuel Bachmann1-4/+11
2015-12-21improved use of const qualifierJosé Bollo1-1/+1
2015-12-21Export getFileUpload to helper-api.cFulup Ar Foll1-32/+32
2015-12-21Hack --plugins=pathFulup Ar Foll5-76/+217
2015-12-21Switch to a plugin modelManuel Bachmann1-10/+38
2015-12-21Post File Working in Most casesFulup Ar Foll1-25/+33
2015-12-17Final modifications for Radio-Audio API communicationManuel Bachmann1-4/+4
2015-12-17Remove Hashtable for session and cleanupFulup Ar Foll2-66/+132
2015-12-16Initial Audio pluginManuel Bachmann2-1/+6
2015-12-16Added Timeout in ResponseFulup Ar Foll1-0/+2
2015-12-16Fix radio plugin loadingManuel Bachmann1-1/+1
2015-12-16Fix plugins loading, cleanup and dispatch Radio API codeManuel Bachmann1-1/+2
2015-12-16New tree organization, update CMake req. to 2.8.8.Manuel Bachmann7-1259/+2
2015-12-16Add Middleware and change Hashtable technoFulup Ar Foll6-244/+283
2015-12-15Post En court Ne fonctionne pasFulup Ar Foll2-50/+60
2015-12-15Intermediary Version Does not CompileFulup Ar Foll6-143/+535
2015-12-14Post En court Ne fonctionne pasFulup Ar Foll2-36/+57
2015-12-14Integrated Post for Fileupload TestFulup Ar Foll1-0/+36
2015-12-14Document UUID dependency, make radio plugin buildableManuel Bachmann1-88/+90
2015-12-14Fix Rootdir redirect for static filesFulup Ar Foll1-0/+1
2015-12-13Fixed Session Context Free with ctxFreeCBFulup Ar Foll6-27/+41
2015-12-12Proposal for Integration with sessionFulup Ar Foll1-46/+198
2015-12-12Added --token=xxxxx for initial shared secretFulup Ar Foll1-2/+2
2015-12-12Added --token=xxxxx for initial shared secretFulup Ar Foll4-3/+22
2015-12-12Fixed Plugin.private bug, added "no session mode" fixed plugin APIFulup Ar Foll8-99/+118
2015-12-12Added Session ManagementFulup Ar Foll8-127/+454
2015-12-11Add Radio API pluginManuel Bachmann3-5/+524
2015-12-10Fix &query errorFulup Ar Foll1-1/+1
2015-12-10Fix Json Message StructureFulup Ar Foll3-32/+97