aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-05-09ensure that the copy is done by libmicrohttpJosé Bollo1-1/+1
2016-05-09better cleanup on errorJosé Bollo1-1/+1
2016-05-09better naming of event listenersJosé Bollo3-27/+26
2016-05-04improves apiJosé Bollo2-0/+6
2016-05-04try to avoid unnecessary copyJosé Bollo3-10/+10
2016-05-04switch logs to systemd journalJosé Bollo2-27/+6
2016-05-04Switch to libsystemd eventsJosé Bollo9-394/+162
2016-04-27first add of asynchonous handlingJosé Bollo4-32/+80
2016-04-26Improves websock APIJosé Bollo2-43/+113
2016-04-26improves test casesJosé Bollo1-54/+40
2016-04-26fix warning signed/unsignedJosé Bollo1-1/+1
2016-04-26predeclare the structureJosé Bollo1-0/+1
2016-04-26simplify handling of MHD_runJosé Bollo1-16/+3
2016-04-25avoid reentering MHD_runJosé Bollo1-2/+22
2016-04-25better handling of lengthsJosé Bollo1-4/+3
2016-04-25Add commentsjobol1-11/+73
2016-04-21manages reference counting for eventsJosé Bollo1-1/+3
2016-04-21websocket implementing cleanupJosé Bollo2-18/+12
2016-04-21websocket refactoringJosé Bollo4-92/+273
2016-04-21handles closing in callbacksJosé Bollo1-10/+19
2016-04-21improves decoupling from afbJosé Bollo1-35/+54
2016-04-21handles disconnectionJosé Bollo1-1/+6
2016-04-21refactoring websockects low-levelJosé Bollo3-101/+127
2016-04-20better handling of multiple casesJosé Bollo1-3/+0
2016-04-20makes common code unicJosé Bollo5-60/+117
2016-04-19initial event handlerJosé Bollo4-7/+170
2016-04-19refactoring context handlingJosé Bollo8-43/+45
2016-04-19prepares event propagationJosé Bollo2-50/+36
2016-04-18changing the license to apache 2José Bollo4-61/+43
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é Bollo16-47/+174
2016-04-14renamingsJosé Bollo2-90/+70
2016-04-14removes use of printfJosé Bollo3-8/+8
2016-04-14only one contextJosé Bollo1-1/+0
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é Bollo7-151/+277
2016-04-08new websocket handlingJosé Bollo5-421/+83
2016-04-08refactored websocketsJosé Bollo8-263/+514
2016-04-07typoJosé Bollo2-5/+1
2016-04-07improves websocketsJosé Bollo6-47/+481
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