Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-05-11 | daemon: make --token parameter mandatory | 1 | -0/+5 | |
2016-05-10 | explicit use of json-c | 5 | -5/+5 | |
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 | 17 | -289/+1001 | |
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-04 | improves api | 2 | -0/+6 | |
2016-05-04 | try to avoid unnecessary copy | 3 | -10/+10 | |
2016-05-04 | switch logs to systemd journal | 2 | -27/+6 | |
2016-05-04 | Switch to libsystemd events | 9 | -394/+162 | |
2016-04-27 | first add of asynchonous handling | 4 | -32/+80 | |
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 | Add comments | 1 | -11/+73 | |
2016-04-21 | manages reference counting for events | 1 | -1/+3 | |
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 | better handling of multiple cases | 1 | -3/+0 | |
2016-04-20 | makes common code unic | 5 | -60/+117 | |
2016-04-19 | initial event handler | 4 | -7/+170 | |
2016-04-19 | refactoring context handling | 8 | -43/+45 | |
2016-04-19 | prepares event propagation | 2 | -50/+36 | |
2016-04-18 | changing the license to apache 2 | 4 | -61/+43 | |
2016-04-17 | set download path | 3 | -1/+49 | |
2016-04-17 | cleaner http handling in main | 1 | -60/+62 | |
2016-04-15 | fix use of libmagic | 1 | -8/+8 | |
2016-04-15 | use upoll for event loop | 16 | -47/+174 | |
2016-04-14 | renamings | 2 | -90/+70 | |
2016-04-14 | removes use of printf | 3 | -8/+8 | |
2016-04-14 | only one context | 1 | -1/+0 | |
2016-04-08 | enforce creation of contextes | 1 | -2/+4 | |
2016-04-08 | simplification | 1 | -13/+2 | |
2016-04-08 | restoring cookie of session | 5 | -51/+111 | |
2016-04-08 | clean request data | 1 | -0/+5 | |
2016-04-08 | refactoring req interface | 7 | -151/+277 | |
2016-04-08 | new websocket handling | 5 | -421/+83 | |
2016-04-08 | refactored websockets | 8 | -263/+514 | |
2016-04-07 | typo | 2 | -5/+1 |