Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-04-18 | improves formatting | 1 | -12/+19 | |
2016-04-18 | changing the license to apache 2 | 23 | -251/+214 | |
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 | 25 | -746/+1550 | |
2016-04-14 | renamings | 2 | -90/+70 | |
2016-04-14 | removes use of printf | 3 | -8/+8 | |
2016-04-14 | only one context | 2 | -7/+7 | |
2016-04-08 | proposal for a new js interface | 3 | -0/+172 | |
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 | 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 |