Age | Commit message (Expand) | Author | Files | Lines |
2016-05-24 | tic-tac-toe: improvement |  José Bollo | 1 | -10/+21 |
2016-05-24 | Comments and fix of afb_req_unstore |  José Bollo | 2 | -57/+173 |
2016-05-24 | avoid to free the same pointer |  José Bollo | 1 | -1/+1 |
2016-05-24 | improves comments |  José Bollo | 2 | -0/+8 |
2016-05-24 | tictactoe: adds asynchronous and signaling |  José Bollo | 1 | -10/+103 |
2016-05-24 | Improves behaviour of afb_req_get |  José Bollo | 1 | -3/+5 |
2016-05-24 | don't export PLUGIN_INSTALL_DIR anywhere |  José Bollo | 3 | -3/+3 |
2016-05-24 | adds the tic-tac-toe example |  José Bollo | 2 | -0/+527 |
2016-05-24 | add log macros for plugins |  José Bollo | 6 | -64/+100 |
2016-05-23 | fix regression of AFB_SESSION_NONE |  José Bollo | 1 | -1/+1 |
2016-05-23 | Fix Radio plugin linking, improve Radio code |  Manuel Bachmann | 5 | -25/+58 |
2016-05-23 | fix unicity of returned reqid |  José Bollo | 1 | -7/+3 |
2016-05-23 | Setting and checking LOA |  José Bollo | 6 | -14/+109 |
2016-05-23 | Improve the Audio ALSA backend |  Manuel Bachmann | 2 | -25/+61 |
2016-05-23 | adds 'reqid' for GET/POST requests |  José Bollo | 1 | -13/+27 |
2016-05-23 | Fix don't close session on 'create again' error |  José Bollo | 1 | -1/+0 |
2016-05-23 | Fix DON'T ALWAYS CLOSE SESSION |  José Bollo | 1 | -1/+1 |
2016-05-22 | Add verbs for closing and setting LOA |  José Bollo | 3 | -2/+19 |
2016-05-22 | Fix AFB_SESSION_CREATE behaviour |  José Bollo | 6 | -9/+71 |
2016-05-20 | set version to 0.5 |  José Bollo | 1 | -1/+1 |
2016-05-20 | fix one-page-application redirect |  José Bollo | 3 | -5/+18 |
2016-05-18 | Add QML WebSockets sample (token API) |  Manuel Bachmann | 1 | -0/+140 |
2016-05-20 | plugin: improves error detection |  José Bollo | 2 | -19/+31 |
2016-05-19 | minor: documenting and cleaning |  José Bollo | 2 | -2/+20 |
2016-05-19 | afm-main-api: plugin moved to afm-main |  José Bollo | 5 | -1494/+0 |
2016-05-19 | improves compatibility with yocto |  José Bollo | 3 | -10/+7 |
2016-05-19 | setting version and removing afm-main-plugin |  José Bollo | 3 | -10/+17 |
2016-05-19 | websocket: accept empty protocol |  José Bollo | 1 | -1/+5 |
2016-05-18 | adds a pkgconfig file |  José Bollo | 4 | -4/+44 |
2016-05-18 | improves the build system |  José Bollo | 16 | -91/+127 |
2016-05-18 | favor new names at entry for token and uuid |  José Bollo | 3 | -23/+26 |
2016-05-18 | propagate context creation to websocket |  José Bollo | 3 | -7/+15 |
2016-05-18 | adds detection of wrong names for apis |  José Bollo | 4 | -6/+44 |
2016-05-18 | fix bug in websocket client |  José Bollo | 1 | -1/+4 |
2016-05-18 | fix naming of plugin entries |  José Bollo | 1 | -1/+1 |
2016-05-17 | event sender: better naming |  José Bollo | 5 | -21/+21 |
2016-05-17 | improves plugin interface |  José Bollo | 10 | -112/+179 |
2016-05-17 | Documentation |  Fulup Ar Foll | 1 | -1/+1 |
2016-05-17 | Documentation |  Fulup Ar Foll | 1 | -3/+23 |
2016-05-17 | provides developper files |  José Bollo | 21 | -24/+27 |
2016-05-17 | update installation of executables |  José Bollo | 1 | -1/+4 |
2016-05-17 | avoid a warning |  José Bollo | 1 | -1/+1 |
2016-05-17 | update documentation for new paths |  José Bollo | 1 | -2/+2 |
2016-05-13 | Merge branch 'master' of https://github.com/iotbzh/afb-daemon |  Fulup Ar Foll | 59 | -174/+347 |
2016-05-13 | Fixed Sample POST/JSON |  Fulup Ar Foll | 3 | -9/+64 |
2016-05-13 | cleaning copyrights |  José Bollo | 57 | -60/+58 |
2016-05-13 | example of integration with websocket in C |  José Bollo | 10 | -116/+291 |
2016-05-13 | new verbose and clean up |  José Bollo | 5 | -22/+69 |
2016-05-13 | implements the example for file uploading |  José Bollo | 1 | -1/+5 |
2016-05-13 | media: uploading - first step |  José Bollo | 3 | -50/+129 |