Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-04-06 | websocket first version works | 7 | -57/+188 | |
2016-04-05 | update cmake | 1 | -2/+2 | |
2016-04-05 | Merge branch 'master' of github.com:iotbzh/afb-daemon | 8 | -101/+127 | |
2016-04-05 | implementation of websockets | 3 | -62/+364 | |
2016-04-05 | Audio plugin: re-enable PulseAudio backend build | 4 | -12/+24 | |
2016-04-05 | renaming of session API | 4 | -3/+12 | |
2016-04-05 | Audio plugin: adapt to new API, re-enable build | 7 | -88/+102 | |
2016-04-05 | allows connection to upgrade | 7 | -70/+104 | |
2016-04-05 | new main loop in place | 11 | -175/+142 | |
2016-04-05 | fix context values | 3 | -6/+5 | |
2016-04-05 | start epoll integration by upoll | 7 | -9/+225 | |
2016-04-05 | CMake: require libmicrohttpd 0.9.34 | 1 | -1/+1 | |
2016-04-05 | refactored verbosity | 12 | -350/+98 | |
2016-04-05 | plugin: updating utils-jbus | 2 | -218/+750 | |
2016-04-04 | work in progress, session handling | 16 | -376/+458 | |
2016-04-02 | refactoring in progress (tbf) | 3 | -8/+93 | |
2016-04-01 | work in progress (tbf) | 9 | -734/+153 | |
2016-04-01 | work in progress (tbf) | 6 | -84/+29 | |
2016-04-01 | work in progress | 17 | -403/+327 | |
2016-03-31 | refactoring (in progress, tbf) | 12 | -32/+186 | |
2016-03-31 | refactoring (in progress, tbf) | 19 | -157/+499 | |
2016-03-31 | fix bug | 2 | -2/+1 | |
2016-03-30 | refactoring (in progress, tbf) | 7 | -171/+286 | |
2016-03-30 | static setup of sessions | 3 | -10/+13 | |
2016-03-30 | renaming of field api | 3 | -14/+15 | |
2016-03-30 | refactor context usage | 5 | -17/+31 | |
2016-03-30 | removes uneeded data | 1 | -1/+0 | |
2016-03-30 | naming: globally unic identifier | 1 | -4/+4 | |
2016-03-30 | refactoring | 18 | -793/+871 | |
2016-03-29 | removes session files | 1 | -300/+0 | |
2016-03-29 | splitting rest-api in two parts | 12 | -736/+1044 | |
2016-03-25 | websocket: initial (not integrated) | 8 | -2/+697 | |
2016-03-25 | http-svc: fix bug | 1 | -1/+1 | |
2016-03-25 | session: fix bug | 1 | -2/+2 | |
2016-03-23 | session: formating | 1 | -279/+330 | |
2016-03-23 | afb-req-itf: small step for abstracting | 3 | -8/+52 | |
2016-03-23 | AFB_error: improves mangement | 2 | -4/+4 | |
2016-03-23 | cleanup: remove unused definitions | 2 | -25/+21 | |
2016-03-23 | session: moves initialisation to main | 3 | -6/+4 | |
2016-03-23 | session: removes file handling | 3 | -47/+53 | |
2016-03-23 | main: simplification | 1 | -110/+105 | |
2016-03-23 | several improvements | 6 | -155/+108 | |
2016-03-23 | simplification of config | 6 | -422/+119 | |
2016-03-23 | moves more helpers from config to helper-api | 3 | -11/+10 | |
2016-03-23 | rest-api: allow zero plugin | 1 | -5/+0 | |
2016-03-23 | main: fix typo | 1 | -21/+20 | |
2016-03-23 | removes save option | 2 | -18/+0 | |
2016-03-23 | moves helpers from config to helper-api | 3 | -191/+159 | |
2016-03-23 | http-svc: renaming | 2 | -23/+32 | |
2016-03-23 | afb-hreq: adds redirect for directories | 1 | -31/+40 |