Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-04-08 | refactoring req interface | 11 | -202/+304 | |
2016-04-08 | new websocket handling | 6 | -422/+84 | |
2016-04-08 | refactored websockets | 8 | -263/+514 | |
2016-04-07 | typo | 2 | -5/+1 | |
2016-04-07 | improves websockets | 6 | -47/+481 | |
2016-04-07 | minor | 1 | -6/+6 | |
2016-04-07 | split api handling | 13 | -378/+560 | |
2016-04-07 | more simplification | 9 | -285/+289 | |
2016-04-07 | simplifications | 6 | -107/+137 | |
2016-04-07 | improves index.html handling | 1 | -9/+18 | |
2016-04-07 | fix parameters without value | 1 | -2/+2 | |
2016-04-07 | fix file posting | 4 | -31/+9 | |
2016-04-07 | improves file handling | 8 | -100/+57 | |
2016-04-06 | upload of files | 5 | -93/+119 | |
2016-04-06 | Radio plugin: make partially compatible with new API | 4 | -61/+77 | |
2016-04-06 | improve the websock test | 1 | -1/+5 | |
2016-04-06 | make a sigv even in release | 1 | -6/+1 | |
2016-04-06 | fix uninitialized field (valgrind) | 1 | -0/+1 | |
2016-04-06 | fix a memory leak | 1 | -4/+1 | |
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 |