aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-03Improves naming of session's moduleJosé Bollo21-565/+565
2017-01-03Removes uses of readdir_rJosé Bollo2-22/+26
2017-01-03cleanup: removes legacy-named fileJosé Bollo7-43/+108
2017-01-03Cleanup of the projectJosé Bollo21-3514/+0
2017-01-03Adds 2017 to copyrightsJosé Bollo81-82/+82
2016-12-28Update gitreview file for master branchJan-Simon Möller1-1/+1
2016-12-14main: Removes setting roothttp to . by defaultJosé Bollo1-5/+4
2016-12-14afb-hsrv: Adds an error when alias dir doesn't existJosé Bollo1-1/+1
2016-12-12fix html linkRonan1-1/+1
2016-12-09fix svg path for websiteRonan2-3/+3
2016-12-05Fix typo, get diagrams pictures and reordering docRomain Forlot25-2781/+1353
2016-11-17afb-api-so: adds verbosity on dlopen errorJosé Bollo1-1/+1
2016-10-31api-so: cleanupJosé Bollo1-5/+0
2016-10-28hook: add few commentsJosé Bollo1-8/+13
2016-10-28hook: adding of hook feature for requestsJosé Bollo7-1/+716
2016-10-14event: add ability to get the event nameJosé Bollo2-4/+23
2016-10-10Threads: handles request with threadsJosé Bollo9-59/+582
2016-10-07Explicit dependency on gcc 4.9 or higherJosé Bollo1-0/+3
2016-10-07Fix a compiler errorJosé Bollo1-1/+1
2016-09-20minor: improves updt.sh scriptJosé Bollo1-0/+1
2016-09-20Documentation: improvementsJosé Bollo5-8/+220
2016-09-19cleanup of old unuseful dataJosé Bollo3-242/+0
2016-09-19Improvement of the documentationJosé Bollo10-104/+879
2016-09-15Ignore the SIGPIPEJosé Bollo1-0/+3
2016-09-15afb-ws: fix of handling EAGAIN for websocketsJosé Bollo1-7/+15
2016-09-15afb-ws: handle EAGAIN return statusJosé Bollo1-4/+18
2016-08-31Add the option roothttpJosé Bollo4-8/+23
2016-08-31bindings: adds ability to use data of applicationsJosé Bollo5-1/+110
2016-08-31locale-root: improves the APIJosé Bollo3-50/+166
2016-08-29afb-hsrv: expose locale root for aliasJosé Bollo2-9/+22
2016-08-29MinorJosé Bollo1-1/+1
2016-08-29fix bug in reading socketJosé Bollo1-1/+1
2016-08-25enforce locale processing for filesJosé Bollo4-21/+125
2016-08-25add algorithm to seek for locale filesJosé Bollo3-0/+821
2016-08-25adds accepted lang to global hreqJosé Bollo2-0/+2
2016-08-25makes a function to ensure trailing slashJosé Bollo3-13/+24
2016-08-25factorise code for alias handlingJosé Bollo1-15/+15
2016-08-09fix tiny memory leakblowfish_2.0.22.0.2José Bollo1-0/+1
2016-08-08fix blocking readJosé Bollo1-0/+2
2016-08-08fix on_event for servicesJosé Bollo1-0/+1
2016-08-08cleanup of unused variablesJosé Bollo1-8/+0
2016-08-08add validity functionsJosé Bollo2-0/+20
2016-08-07removing casts to (void*)blowfish_2.0.12.0.1José Bollo1-36/+61
2016-08-07fix tiny memory leakJosé Bollo1-0/+1
2016-08-03removing casts to (void*)José Bollo1-18/+25
2016-08-03websocket transparancy for C/S bindingsJosé Bollo4-0/+1352
2016-08-03afb-ws: adds function afb_ws_is_connectedJosé Bollo2-0/+9
2016-08-03api-dbus: improves 'dbus_req_json'José Bollo1-1/+2
2016-08-02update bindings to the new namingJosé Bollo7-36/+36
2016-08-02adds vectored function for text and binaryJosé Bollo2-0/+31