Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 | |
2016-05-09 | better cleanup on error | 1 | -1/+1 | |
2016-05-09 | better naming of event listeners | 3 | -27/+26 | |
2016-05-09 | test systemd version | 1 | -1/+1 | |
2016-05-09 | improves naming | 1 | -3/+3 | |
2016-05-04 | improves api | 2 | -0/+6 | |
2016-05-04 | try to avoid unnecessary copy | 4 | -12/+12 | |
2016-05-04 | switch logs to systemd journal | 2 | -27/+6 | |
2016-05-04 | Removing legacy dbus-1 library | 7 | -1245/+182 | |
2016-05-04 | Switch to libsystemd events | 13 | -460/+184 | |
2016-04-27 | first add of asynchonous handling | 6 | -56/+140 | |
2016-04-27 | adds store/unstore for afb_req | 1 | -1/+17 | |
2016-04-26 | Improves websock API | 2 | -43/+113 | |
2016-04-26 | improves test cases | 1 | -54/+40 | |
2016-04-26 | fix warning signed/unsigned | 1 | -1/+1 | |
2016-04-26 | predeclare the structure | 1 | -0/+1 | |
2016-04-26 | simplify handling of MHD_run | 1 | -16/+3 | |
2016-04-25 | avoid reentering MHD_run | 1 | -2/+22 | |
2016-04-25 | better handling of lengths | 1 | -4/+3 | |
2016-04-25 | avoid double free | 1 | -1/+10 | |
2016-04-25 | Add comments | 1 | -11/+73 | |
2016-04-21 | manages reference counting for events | 2 | -2/+4 | |
2016-04-21 | websocket implementing cleanup | 2 | -18/+12 | |
2016-04-21 | websocket refactoring | 4 | -92/+273 | |
2016-04-21 | handles closing in callbacks | 1 | -10/+19 | |
2016-04-21 | improves decoupling from afb | 1 | -35/+54 | |
2016-04-21 | handles disconnection | 1 | -1/+6 | |
2016-04-21 | refactoring websockects low-level | 3 | -101/+127 | |
2016-04-20 | javascript reference with promise and event | 2 | -20/+48 | |
2016-04-20 | better handling of multiple cases | 1 | -3/+0 | |
2016-04-20 | makes common code unic | 5 | -60/+117 | |
2016-04-19 | initial event handler | 7 | -12/+199 | |
2016-04-19 | refactoring context handling | 12 | -111/+97 | |
2016-04-19 | temporarily removal of unbuildables | 2 | -3/+37 | |
2016-04-19 | prepares event propagation | 10 | -75/+163 | |
2016-04-18 | improves formatting | 1 | -12/+19 | |
2016-04-18 | changing the license to apache 2 | 23 | -251/+214 |