Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-22 | Does not compile | Fulup Ar Foll | 1 | -6/+6 | |
2015-12-22 | Improve plugin logic, pass plugins count to session | Manuel Bachmann | 1 | -0/+1 | |
We now pre-reserve for 20 plugins (arbitrary for now, we downsize if necessary). Plugins count is now passed to the session in the "pluginCount" variable. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2015-12-21 | Export getFileUpload to helper-api.c | Fulup Ar Foll | 1 | -1/+2 | |
2015-12-21 | Hack --plugins=path | Fulup Ar Foll | 1 | -0/+7 | |
2015-12-21 | Untie Radio and Audio APIs | Manuel Bachmann | 1 | -1/+3 | |
Radio and Audio API functions do not cross-call themselves directly anymore ; this is necessary to have independent plugin binaries (.so) in the near future. (PS : audio buffer securization is WIP) Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2015-12-17 | Final modifications for Radio-Audio API communication | Manuel Bachmann | 1 | -0/+4 | |
Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2015-12-16 | Add Middleware and change Hashtable techno | Fulup Ar Foll | 1 | -3/+7 | |
2015-12-15 | Post En court Ne fonctionne pas | Fulup Ar Foll | 1 | -7/+7 | |
2015-12-15 | Intermediary Version Does not Compile | Fulup Ar Foll | 1 | -9/+29 | |
2015-12-14 | Post En court Ne fonctionne pas | Fulup Ar Foll | 1 | -1/+1 | |
2015-12-14 | Integrated Post for Fileupload Test | Fulup Ar Foll | 1 | -1/+3 | |
2015-12-13 | Fixed Session Context Free with ctxFreeCB | Fulup Ar Foll | 1 | -22/+20 | |
2015-12-12 | Added --token=xxxxx for initial shared secret | Fulup Ar Foll | 1 | -1/+1 | |
2015-12-12 | Fixed Plugin.private bug, added "no session mode" fixed plugin API | Fulup Ar Foll | 1 | -5/+9 | |
2015-12-12 | Added Session Management | Fulup Ar Foll | 1 | -28/+63 | |
2015-12-10 | Fix Json Message Structure | Fulup Ar Foll | 1 | -1/+8 | |
2015-12-10 | Add CMake build files (required by Yocto build process) | Manuel Bachmann | 1 | -1/+3 | |
We now can use CMake by doing : $ mkdir build $ cd build $ cmake .. $ make $ make install Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2015-12-09 | fix a bug on by default index | Fulup Ar Foll | 1 | -0/+1 | |
2015-12-09 | Implemented --alias and made timeout reentrant | Fulup Ar Foll | 1 | -0/+13 | |
2015-12-09 | Added POST, Plugin API signal protection, refactor HTML5 rewrite | Fulup Ar Foll | 1 | -2/+8 | |
2015-12-07 | Almost working | Fulup Ar Foll | 1 | -5/+11 | |
2015-12-06 | My initial commit message | Fulup Ar Foll | 1 | -0/+160 | |