Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
2016-05-12 | websocket client library | José Bollo | 6 | -1/+1076 |
2016-05-12 | fix a typo bug | José Bollo | 1 | -1/+2 |
2016-05-12 | fix the linked list leak | José Bollo | 1 | -0/+8 |
2016-05-12 | better naming for protocol | José Bollo | 4 | -19/+18 |
2016-05-12 | Merge branch 'master' | José Bollo | 1 | -1/+1 |
2016-05-12 | fix https case | José Bollo | 1 | -4/+9 |
2016-05-11 | Fix typo in media-api | Manuel Bachmann | 1 | -1/+1 |
2016-05-11 | Update Radio plugin, Media plugin | Manuel Bachmann | 11 | -299/+341 |
2016-05-11 | fixup session memory leak | José Bollo | 1 | -3/+9 |
2016-05-11 | Update dependencies in README.md | Manuel Bachmann | 2 | -9/+14 |
2016-05-11 | re-allow token null with old semantic | José Bollo | 1 | -15/+17 |
2016-05-11 | improve build dependencies | José Bollo | 1 | -5/+0 |
2016-05-11 | dbus service propagate events | José Bollo | 1 | -2/+63 |
2016-05-11 | improves signal handling & call monitoring | José Bollo | 5 | -95/+161 |
2016-05-11 | allows to filter events before to receive it | José Bollo | 3 | -5/+14 |
2016-05-11 | allows global event listeners | José Bollo | 1 | -17/+36 |
2016-05-11 | fix leak of messages | José Bollo | 1 | -2/+7 |
2016-05-11 | fix dbus disconnection on error | José Bollo | 1 | -1/+2 |
2016-05-11 | daemon: make --token parameter mandatory | Manuel Bachmann | 1 | -0/+5 |
2016-05-11 | Update Audio plugin, re-enable ALSA/Pulse linking | Manuel Bachmann | 7 | -111/+129 |
2016-05-10 | explicit use of json-c | José Bollo | 11 | -11/+11 |
2016-05-10 | typo | José Bollo | 3 | -3/+2 |
2016-05-10 | implmentation of dbus-service activated | José Bollo | 2 | -1/+73 |
2016-05-10 | refactored logging | José Bollo | 8 | -117/+131 |
2016-05-10 | Refactoring requests and context handling | José Bollo | 20 | -331/+1041 |
2016-05-09 | add test files for Angular.js (not finished) | José Bollo | 3 | -0/+215 |
2016-05-09 | ensure that the copy is done by libmicrohttp | José Bollo | 1 | -1/+1 |
2016-05-09 | better cleanup on error | José Bollo | 1 | -1/+1 |
2016-05-09 | better naming of event listeners | José Bollo | 3 | -27/+26 |
2016-05-09 | test systemd version | José Bollo | 1 | -1/+1 |
2016-05-09 | improves naming | José Bollo | 1 | -3/+3 |
2016-05-04 | improves api | José Bollo | 2 | -0/+6 |
2016-05-04 | try to avoid unnecessary copy | José Bollo | 4 | -12/+12 |
2016-05-04 | switch logs to systemd journal | José Bollo | 2 | -27/+6 |
2016-05-04 | Removing legacy dbus-1 library | José Bollo | 7 | -1245/+182 |
2016-05-04 | Switch to libsystemd events | José Bollo | 13 | -460/+184 |
2016-04-27 | first add of asynchonous handling | José Bollo | 6 | -56/+140 |
2016-04-27 | adds store/unstore for afb_req | José Bollo | 1 | -1/+17 |
2016-04-26 | Improves websock API | José Bollo | 2 | -43/+113 |