Age | Commit message (Expand) | Author | Files | Lines |
2015-12-29 | Switch to unique token model | Fulup Ar Foll | 1 | -1/+1 |
2015-12-28 | Fix plugin loading logic, radio plugin loading | Manuel Bachmann | 1 | -18/+19 |
2015-12-24 | Fixed Client Session Context by Plugin | Fulup Ar Foll | 2 | -8/+8 |
2015-12-23 | Implement --ldpaths=dir1:dir2:dir... | Fulup Ar Foll | 3 | -52/+98 |
2015-12-23 | Add plugin handle into request, pass it to free callback | Manuel Bachmann | 2 | -24/+31 |
2015-12-23 | Restore Previous functionalities with a unique Token | Fulup Ar Foll | 2 | -6/+8 |
2015-12-22 | New Session Model [compile but not tested] | Fulup Ar Foll | 3 | -73/+66 |
2015-12-22 | Does not compile | Fulup Ar Foll | 2 | -10/+13 |
2015-12-22 | Merge origin/master | Fulup Ar Foll | 1 | -8/+12 |
2015-12-22 | Fix Post with invalid plugins | Fulup Ar Foll | 1 | -8/+12 |
2015-12-22 | Improve plugin logic, pass plugins count to session | Manuel Bachmann | 1 | -8/+12 |
2015-12-22 | Fix Post JSON bug | Fulup Ar Foll | 1 | -1/+1 |
2015-12-22 | Fix "no plugins" detection, rename HelloWorld API | Manuel Bachmann | 1 | -4/+11 |
2015-12-21 | improved use of const qualifier | José Bollo | 1 | -1/+1 |
2015-12-21 | Export getFileUpload to helper-api.c | Fulup Ar Foll | 1 | -32/+32 |
2015-12-21 | Hack --plugins=path | Fulup Ar Foll | 5 | -76/+217 |
2015-12-21 | Switch to a plugin model | Manuel Bachmann | 1 | -10/+38 |
2015-12-21 | Post File Working in Most cases | Fulup Ar Foll | 1 | -25/+33 |
2015-12-17 | Final modifications for Radio-Audio API communication | Manuel Bachmann | 1 | -4/+4 |
2015-12-17 | Remove Hashtable for session and cleanup | Fulup Ar Foll | 2 | -66/+132 |
2015-12-16 | Initial Audio plugin | Manuel Bachmann | 2 | -1/+6 |
2015-12-16 | Added Timeout in Response | Fulup Ar Foll | 1 | -0/+2 |
2015-12-16 | Fix radio plugin loading | Manuel Bachmann | 1 | -1/+1 |
2015-12-16 | Fix plugins loading, cleanup and dispatch Radio API code | Manuel Bachmann | 1 | -1/+2 |
2015-12-16 | New tree organization, update CMake req. to 2.8.8. | Manuel Bachmann | 7 | -1259/+2 |
2015-12-16 | Add Middleware and change Hashtable techno | Fulup Ar Foll | 6 | -244/+283 |
2015-12-15 | Post En court Ne fonctionne pas | Fulup Ar Foll | 2 | -50/+60 |
2015-12-15 | Intermediary Version Does not Compile | Fulup Ar Foll | 6 | -143/+535 |
2015-12-14 | Post En court Ne fonctionne pas | Fulup Ar Foll | 2 | -36/+57 |
2015-12-14 | Integrated Post for Fileupload Test | Fulup Ar Foll | 1 | -0/+36 |
2015-12-14 | Document UUID dependency, make radio plugin buildable | Manuel Bachmann | 1 | -88/+90 |
2015-12-14 | Fix Rootdir redirect for static files | Fulup Ar Foll | 1 | -0/+1 |
2015-12-13 | Fixed Session Context Free with ctxFreeCB | Fulup Ar Foll | 6 | -27/+41 |
2015-12-12 | Proposal for Integration with session | Fulup Ar Foll | 1 | -46/+198 |
2015-12-12 | Added --token=xxxxx for initial shared secret | Fulup Ar Foll | 1 | -2/+2 |
2015-12-12 | Added --token=xxxxx for initial shared secret | Fulup Ar Foll | 4 | -3/+22 |
2015-12-12 | Fixed Plugin.private bug, added "no session mode" fixed plugin API | Fulup Ar Foll | 8 | -99/+118 |
2015-12-12 | Added Session Management | Fulup Ar Foll | 8 | -127/+454 |
2015-12-11 | Add Radio API plugin | Manuel Bachmann | 3 | -5/+524 |
2015-12-10 | Fix &query error | Fulup Ar Foll | 1 | -1/+1 |
2015-12-10 | Fix Json Message Structure | Fulup Ar Foll | 3 | -32/+97 |
2015-12-10 | Added Netbean to work with cmake | Fulup Ar Foll | 1 | -1/+0 |
2015-12-10 | main: fix command-line help typos | Manuel Bachmann | 1 | -5/+5 |
2015-12-10 | Add CMake build files (required by Yocto build process) | Manuel Bachmann | 2 | -1/+10 |
2015-12-09 | Doc | Fulup Ar Foll | 2 | -6/+1 |
2015-12-09 | fix a bug on by default index | Fulup Ar Foll | 2 | -41/+25 |
2015-12-09 | Implemented --alias and made timeout reentrant | Fulup Ar Foll | 4 | -57/+88 |
2015-12-09 | Added POST, Plugin API signal protection, refactor HTML5 rewrite | Fulup Ar Foll | 7 | -183/+381 |
2015-12-08 | typo | José Bollo | 1 | -1/+1 |
2015-12-07 | Almost working | Fulup Ar Foll | 8 | -160/+224 |