Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-16 | New tree organization, update CMake req. to 2.8.8. | 13 | -330/+246 | ||
Use CMake-2.8.8-specific feature to allow building the daemon from various source directories. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2015-12-16 | Add Middleware and change Hashtable techno | 11 | -264/+364 | ||
2015-12-15 | Post En court Ne fonctionne pas | 4 | -71/+69 | ||
2015-12-15 | Intermediary Version Does not Compile | 11 | -235/+595 | ||
2015-12-14 | Post En court Ne fonctionne pas | 4 | -51/+165 | ||
2015-12-14 | Integrated Post for Fileupload Test | 3 | -7/+71 | ||
2015-12-14 | Merge branch 'master' of git:iotbzh/afb-daemon | 5 | -219/+124 | ||
2015-12-14 | Added Doc dir and remove nbprojet from git | 5 | -3/+257 | ||
2015-12-14 | Document UUID dependency, make radio plugin buildable | 5 | -219/+124 | ||
Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2015-12-14 | Fix Rootdir redirect for static files | 2 | -14/+119 | ||
2015-12-13 | Fixed Session Context Free with ctxFreeCB | 8 | -51/+63 | ||
2015-12-12 | Proposal for Integration with session | 1 | -46/+198 | ||
2015-12-12 | Added --token=xxxxx for initial shared secret | 1 | -2/+2 | ||
2015-12-12 | Added --token=xxxxx for initial shared secret | 7 | -122/+44 | ||
2015-12-12 | Fixed Plugin.private bug, added "no session mode" fixed plugin API | 12 | -114/+149 | ||
2015-12-12 | Added Session Management | 15 | -193/+642 | ||
2015-12-11 | Add Radio API plugin | 6 | -8/+548 | ||
Add Radio API plugin source code, build with CMake. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2015-12-10 | Fix &query error | 6 | -86/+74 | ||
2015-12-10 | Fix Json Message Structure | 6 | -50/+162 | ||
2015-12-10 | Remove nbprojet/private from commit | 1 | -56/+25 | ||
2015-12-10 | Added Netbean to work with cmake | 19 | -796/+450 | ||
2015-12-10 | Added nbproject/private empty dir for Netbeans to accept project | 2 | -2/+5 | ||
2015-12-10 | main: fix command-line help typos | 1 | -5/+5 | ||
Some "]" were missing in the command-line help text. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2015-12-10 | README.md: fix typos | 1 | -10/+11 | ||
Turn requirements list into real list, add carriage returns after each command line, add "$" before each command line. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2015-12-10 | README.md: add CMake build instruction | 1 | -0/+14 | ||
List requirements, give build commands workflow. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | |||||
2015-12-10 | Add CMake build files (required by Yocto build process) | 4 | -2/+55 | ||
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 | Doc | 3 | -6/+65 | ||
2015-12-09 | fix a bug on by default index | 3 | -41/+26 | ||
2015-12-09 | Implemented --alias and made timeout reentrant | 5 | -57/+101 | ||
2015-12-09 | Added POST, Plugin API signal protection, refactor HTML5 rewrite | 18 | -226/+446 | ||
2015-12-08 | typo | 1 | -1/+1 | ||
Change-Id: I1a7662c9c3360c716ecbea97f743fc404bd2088c | |||||
2015-12-07 | Almost working | 12 | -174/+252 | ||
2015-12-06 | My initial commit message | 19 | -0/+2921 | ||