Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-05-19 | websocket: accept empty protocol | 1 | -1/+5 | |
2016-05-18 | adds a pkgconfig file | 4 | -4/+44 | |
2016-05-18 | improves the build system | 16 | -91/+127 | |
2016-05-18 | favor new names at entry for token and uuid | 3 | -23/+26 | |
2016-05-18 | propagate context creation to websocket | 3 | -7/+15 | |
2016-05-18 | adds detection of wrong names for apis | 4 | -6/+44 | |
2016-05-18 | fix bug in websocket client | 1 | -1/+4 | |
2016-05-18 | fix naming of plugin entries | 1 | -1/+1 | |
2016-05-17 | event sender: better naming | 5 | -21/+21 | |
2016-05-17 | improves plugin interface | 10 | -112/+179 | |
2016-05-17 | Documentation | 1 | -1/+1 | |
2016-05-17 | Documentation | 1 | -3/+23 | |
2016-05-17 | provides developper files | 21 | -24/+27 | |
2016-05-17 | update installation of executables | 1 | -1/+4 | |
2016-05-17 | avoid a warning | 1 | -1/+1 | |
2016-05-17 | update documentation for new paths | 1 | -2/+2 | |
2016-05-13 | Merge branch 'master' of https://github.com/iotbzh/afb-daemon | 59 | -174/+347 | |
2016-05-13 | Fixed Sample POST/JSON | 3 | -9/+64 | |
2016-05-13 | cleaning copyrights | 57 | -60/+58 | |
2016-05-13 | example of integration with websocket in C | 10 | -116/+291 | |
2016-05-13 | new verbose and clean up | 5 | -22/+69 | |
2016-05-13 | implements the example for file uploading | 1 | -1/+5 | |
2016-05-13 | media: uploading - first step | 3 | -50/+129 | |
2016-05-12 | websocket client library | 6 | -1/+1076 | |
2016-05-12 | fix a typo bug | 1 | -1/+2 | |
2016-05-12 | fix the linked list leak | 1 | -0/+8 | |
2016-05-12 | better naming for protocol | 4 | -19/+18 | |
2016-05-12 | Merge branch 'master' | 1 | -1/+1 | |
2016-05-12 | fix https case | 1 | -4/+9 | |
2016-05-11 | Fix typo in media-api | 1 | -1/+1 | |
2016-05-11 | Update Radio plugin, Media plugin | 11 | -299/+341 | |
2016-05-11 | fixup session memory leak | 1 | -3/+9 | |
2016-05-11 | Update dependencies in README.md | 2 | -9/+14 | |
2016-05-11 | re-allow token null with old semantic | 1 | -15/+17 | |
2016-05-11 | improve build dependencies | 1 | -5/+0 | |
2016-05-11 | dbus service propagate events | 1 | -2/+63 | |
2016-05-11 | improves signal handling & call monitoring | 5 | -95/+161 | |
2016-05-11 | allows to filter events before to receive it | 3 | -5/+14 | |
2016-05-11 | allows global event listeners | 1 | -17/+36 | |
2016-05-11 | fix leak of messages | 1 | -2/+7 | |
2016-05-11 | fix dbus disconnection on error | 1 | -1/+2 | |
2016-05-11 | daemon: make --token parameter mandatory | 1 | -0/+5 | |
2016-05-11 | Update Audio plugin, re-enable ALSA/Pulse linking | 7 | -111/+129 | |
2016-05-10 | explicit use of json-c | 11 | -11/+11 | |
2016-05-10 | typo | 3 | -3/+2 | |
2016-05-10 | implmentation of dbus-service activated | 2 | -1/+73 | |
2016-05-10 | refactored logging | 8 | -117/+131 | |
2016-05-10 | Refactoring requests and context handling | 20 | -331/+1041 | |
2016-05-09 | add test files for Angular.js (not finished) | 3 | -0/+215 | |
2016-05-09 | ensure that the copy is done by libmicrohttp | 1 | -1/+1 |