aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-06improve the websock testJosé Bollo1-1/+5
2016-04-06make a sigv even in releaseJosé Bollo1-6/+1
2016-04-06fix uninitialized field (valgrind)José Bollo1-0/+1
2016-04-06fix a memory leakJosé Bollo1-4/+1
2016-04-06websocket first version worksJosé Bollo7-57/+188
2016-04-05update cmakeJosé Bollo1-2/+2
2016-04-05Merge branch 'master' of github.com:iotbzh/afb-daemonJosé Bollo8-101/+127
2016-04-05implementation of websocketsJosé Bollo3-62/+364
2016-04-05Audio plugin: re-enable PulseAudio backend buildManuel Bachmann4-12/+24
2016-04-05renaming of session APIJosé Bollo4-3/+12
2016-04-05Audio plugin: adapt to new API, re-enable buildManuel Bachmann7-88/+102
2016-04-05allows connection to upgradeJosé Bollo7-70/+104
2016-04-05new main loop in placeJosé Bollo11-175/+142
2016-04-05fix context valuesJosé Bollo3-6/+5
2016-04-05start epoll integration by upollJosé Bollo7-9/+225
2016-04-05CMake: require libmicrohttpd 0.9.34Manuel Bachmann1-1/+1
2016-04-05refactored verbosityJosé Bollo12-350/+98
2016-04-05plugin: updating utils-jbusJosé Bollo2-218/+750
2016-04-04work in progress, session handlingJosé Bollo16-376/+458
2016-04-02refactoring in progress (tbf)José Bollo3-8/+93
2016-04-01work in progress (tbf)José Bollo9-734/+153
2016-04-01work in progress (tbf)José Bollo6-84/+29
2016-04-01work in progressJosé Bollo17-403/+327
2016-03-31refactoring (in progress, tbf)José Bollo12-32/+186
2016-03-31refactoring (in progress, tbf)José Bollo19-157/+499
2016-03-31fix bugJosé Bollo2-2/+1
2016-03-30refactoring (in progress, tbf)José Bollo7-171/+286
2016-03-30static setup of sessionsJosé Bollo3-10/+13
2016-03-30renaming of field apiJosé Bollo3-14/+15
2016-03-30refactor context usageJosé Bollo5-17/+31
2016-03-30removes uneeded dataJosé Bollo1-1/+0
2016-03-30naming: globally unic identifierJosé Bollo1-4/+4
2016-03-30refactoringJosé Bollo18-793/+871
2016-03-29removes session filesJosé Bollo1-300/+0
2016-03-29splitting rest-api in two partsJosé Bollo12-736/+1044
2016-03-25websocket: initial (not integrated)José Bollo8-2/+697
2016-03-25http-svc: fix bugJosé Bollo1-1/+1
2016-03-25session: fix bugJosé Bollo1-2/+2
2016-03-23session: formatingJosé Bollo1-279/+330
2016-03-23afb-req-itf: small step for abstractingJosé Bollo3-8/+52
2016-03-23AFB_error: improves mangementJosé Bollo2-4/+4
2016-03-23cleanup: remove unused definitionsJosé Bollo2-25/+21
2016-03-23session: moves initialisation to mainJosé Bollo3-6/+4
2016-03-23session: removes file handlingJosé Bollo3-47/+53
2016-03-23main: simplificationJosé Bollo1-110/+105
2016-03-23several improvementsJosé Bollo6-155/+108
2016-03-23simplification of configJosé Bollo6-422/+119
2016-03-23moves more helpers from config to helper-apiJosé Bollo3-11/+10
2016-03-23rest-api: allow zero pluginJosé Bollo1-5/+0
2016-03-23main: fix typoJosé Bollo1-21/+20