aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-19initial event handlerJosé Bollo7-12/+199
2016-04-19refactoring context handlingJosé Bollo12-111/+97
2016-04-19temporarily removal of unbuildablesJosé Bollo2-3/+37
2016-04-19prepares event propagationJosé Bollo10-75/+163
2016-04-18improves formattingJosé Bollo1-12/+19
2016-04-18changing the license to apache 2José Bollo23-251/+214
2016-04-17set download pathJosé Bollo3-1/+49
2016-04-17cleaner http handling in mainJosé Bollo1-60/+62
2016-04-15fix use of libmagicJosé Bollo1-8/+8
2016-04-15use upoll for event loopJosé Bollo25-746/+1550
2016-04-14renamingsJosé Bollo2-90/+70
2016-04-14removes use of printfJosé Bollo3-8/+8
2016-04-14only one contextJosé Bollo2-7/+7
2016-04-08proposal for a new js interfaceJosé Bollo3-0/+172
2016-04-08enforce creation of contextesJosé Bollo1-2/+4
2016-04-08simplificationJosé Bollo1-13/+2
2016-04-08restoring cookie of sessionJosé Bollo5-51/+111
2016-04-08clean request dataJosé Bollo1-0/+5
2016-04-08refactoring req interfaceJosé Bollo11-202/+304
2016-04-08new websocket handlingJosé Bollo6-422/+84
2016-04-08refactored websocketsJosé Bollo8-263/+514
2016-04-07typoJosé Bollo2-5/+1
2016-04-07improves websocketsJosé Bollo6-47/+481
2016-04-07minorJosé Bollo1-6/+6
2016-04-07split api handlingJosé Bollo13-378/+560
2016-04-07more simplificationJosé Bollo9-285/+289
2016-04-07simplificationsJosé Bollo6-107/+137
2016-04-07improves index.html handlingJosé Bollo1-9/+18
2016-04-07fix parameters without valueJosé Bollo1-2/+2
2016-04-07fix file postingJosé Bollo4-31/+9
2016-04-07improves file handlingJosé Bollo8-100/+57
2016-04-06upload of filesJosé Bollo5-93/+119
2016-04-06Radio plugin: make partially compatible with new APIManuel Bachmann4-61/+77
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