Age | Commit message (Expand) | Author | Files | Lines |
2016-05-29 | remove event sender interface |  José Bollo | 3 | -63/+11 |
2016-05-29 | adds documentation for websocket C clients |  José Bollo | 4 | -73/+213 |
2016-05-29 | compact formatting of json |  José Bollo | 4 | -11/+11 |
2016-05-28 | Clean up and documentation |  Fulup Ar Foll | 1 | -60/+49 |
2016-05-28 | improve naming of sample plugins |  José Bollo | 9 | -154/+40 |
2016-05-28 | Merge branch 'master' of https://github.com/iotbzh/afb-daemon |  Fulup Ar Foll | 24 | -1097/+3137 |
2016-05-28 | Changed Login for Connect |  Fulup Ar Foll | 1 | -0/+129 |
2016-05-27 | improves documentation |  José Bollo | 4 | -41/+271 |
2016-05-27 | removes restriction on the count of waiters |  José Bollo | 1 | -16/+0 |
2016-05-27 | improves documentation |  José Bollo | 9 | -118/+300 |
2016-05-27 | improves documentation |  José Bollo | 8 | -68/+1100 |
2016-05-27 | Adds the library libafbwsc.so |  José Bollo | 5 | -3/+66 |
2016-05-27 | terminology: Level Of Assurance |  José Bollo | 3 | -20/+20 |
2016-05-27 | fix formatting error |  José Bollo | 1 | -1/+1 |
2016-05-27 | allows to remove file/line indication |  José Bollo | 1 | -5/+14 |
2016-05-27 | remove unuseful flags |  José Bollo | 1 | -1/+0 |
2016-05-27 | improves detection of formatting error |  José Bollo | 2 | -1/+2 |
2016-05-27 | improves naming |  José Bollo | 1 | -4/+3 |
2016-05-27 | indicates the call to initialisation function |  José Bollo | 1 | -0/+1 |
2016-05-27 | Improve Audio plugin PulseAudio backend |  Manuel Bachmann | 1 | -4/+4 |
2016-05-27 | Improve Audio plugin PulseAudio backend |  Manuel Bachmann | 1 | -26/+38 |
2016-05-26 | restore names |  jobol | 1 | -2/+2 |
2016-05-26 | rename parameter to argument |  jobol | 1 | -5/+5 |
2016-05-26 | update documentation |  jobol | 9 | -166/+687 |
2016-05-26 | css: minor update |  Yannick Gicquel | 1 | -3/+10 |
2016-05-25 | Documentation |  Fulup Ar Foll | 1 | -6/+6 |
2016-05-25 | Set LOA Sample |  Fulup Ar Foll | 1 | -2/+2 |
2016-05-25 | Set LOA Sample |  Fulup Ar Foll | 1 | -4/+8 |
2016-05-25 | refactor requirements |  jobol | 1 | -5/+5 |
2016-05-25 | more doc |  jobol | 1 | -11/+96 |
2016-05-25 | begins the documentation |  José Bollo | 10 | -0/+1208 |
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 |