aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-04Add defaultbranchblowfish_2.0.4blowfish_2.0.32.0.42.0.3blowfishJan-Simon Möller1-1/+1
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
2016-08-02adds extern to declarationsJosé Bollo1-16/+16
2016-07-27fix unexpected ending spacesJosé Bollo21-70/+70
2016-07-27Expose use of the event loopJosé Bollo10-32/+33
2016-07-27orthographJosé Bollo5-20/+20
2016-07-12afb-client-demo/afb-ws: remove dependency on afb-common.*Stephane Desneux4-6/+22
2016-07-07Fix bug when logging during bindings initJosé Bollo1-0/+10
2016-06-24improves doc for new usagesJosé Bollo17-104/+14
2016-06-24improves verbose messagesJosé Bollo1-3/+12
2016-06-24adds a warning about afb/afb-plugin.h for GCCJosé Bollo1-2/+5
2016-06-23vocabulary: moving from 'plugin' to 'binding'José Bollo60-814/+857
2016-06-23add .gitreviewStephane Desneux1-0/+5
2016-06-23api-dbus: improves eventsJosé Bollo2-58/+668
2016-06-23evt: handles broadcasting and trackingJosé Bollo5-39/+151
2016-06-17evt: exposes name of eventsJosé Bollo2-0/+9
2016-06-17evt: improves commentsJosé Bollo1-4/+88
2016-06-17evt: minor cleanupJosé Bollo1-5/+0