Age | Commit message (Expand) | Author | Files | Lines |
2016-12-05 | Fix typo, get diagrams pictures and reordering doc | Romain Forlot | 25 | -2781/+1353 |
2016-11-17 | afb-api-so: adds verbosity on dlopen error | José Bollo | 1 | -1/+1 |
2016-10-31 | api-so: cleanup | José Bollo | 1 | -5/+0 |
2016-10-28 | hook: add few comments | José Bollo | 1 | -8/+13 |
2016-10-28 | hook: adding of hook feature for requests | José Bollo | 7 | -1/+716 |
2016-10-14 | event: add ability to get the event name | José Bollo | 2 | -4/+23 |
2016-10-10 | Threads: handles request with threads | José Bollo | 9 | -59/+582 |
2016-10-07 | Explicit dependency on gcc 4.9 or higher | José Bollo | 1 | -0/+3 |
2016-10-07 | Fix a compiler error | José Bollo | 1 | -1/+1 |
2016-09-20 | minor: improves updt.sh script | José Bollo | 1 | -0/+1 |
2016-09-20 | Documentation: improvements | José Bollo | 5 | -8/+220 |
2016-09-19 | cleanup of old unuseful data | José Bollo | 3 | -242/+0 |
2016-09-19 | Improvement of the documentation | José Bollo | 10 | -104/+879 |
2016-09-15 | Ignore the SIGPIPE | José Bollo | 1 | -0/+3 |
2016-09-15 | afb-ws: fix of handling EAGAIN for websockets | José Bollo | 1 | -7/+15 |
2016-09-15 | afb-ws: handle EAGAIN return status | José Bollo | 1 | -4/+18 |
2016-08-31 | Add the option roothttp | José Bollo | 4 | -8/+23 |
2016-08-31 | bindings: adds ability to use data of applications | José Bollo | 5 | -1/+110 |
2016-08-31 | locale-root: improves the API | José Bollo | 3 | -50/+166 |
2016-08-29 | afb-hsrv: expose locale root for alias | José Bollo | 2 | -9/+22 |
2016-08-29 | Minor | José Bollo | 1 | -1/+1 |
2016-08-29 | fix bug in reading socket | José Bollo | 1 | -1/+1 |
2016-08-25 | enforce locale processing for files | José Bollo | 4 | -21/+125 |
2016-08-25 | add algorithm to seek for locale files | José Bollo | 3 | -0/+821 |
2016-08-25 | adds accepted lang to global hreq | José Bollo | 2 | -0/+2 |
2016-08-25 | makes a function to ensure trailing slash | José Bollo | 3 | -13/+24 |
2016-08-25 | factorise code for alias handling | José Bollo | 1 | -15/+15 |
2016-08-09 | fix tiny memory leakblowfish_2.0.22.0.2 | José Bollo | 1 | -0/+1 |
2016-08-08 | fix blocking read | José Bollo | 1 | -0/+2 |
2016-08-08 | fix on_event for services | José Bollo | 1 | -0/+1 |
2016-08-08 | cleanup of unused variables | José Bollo | 1 | -8/+0 |
2016-08-08 | add validity functions | José Bollo | 2 | -0/+20 |
2016-08-07 | removing casts to (void*)blowfish_2.0.12.0.1 | José Bollo | 1 | -36/+61 |
2016-08-07 | fix tiny memory leak | José Bollo | 1 | -0/+1 |
2016-08-03 | removing casts to (void*) | José Bollo | 1 | -18/+25 |
2016-08-03 | websocket transparancy for C/S bindings | José Bollo | 4 | -0/+1352 |
2016-08-03 | afb-ws: adds function afb_ws_is_connected | José Bollo | 2 | -0/+9 |
2016-08-03 | api-dbus: improves 'dbus_req_json' | José Bollo | 1 | -1/+2 |
2016-08-02 | update bindings to the new naming | José Bollo | 7 | -36/+36 |
2016-08-02 | adds vectored function for text and binary | José Bollo | 2 | -0/+31 |
2016-08-02 | adds extern to declarations | José Bollo | 1 | -16/+16 |
2016-07-27 | fix unexpected ending spaces | José Bollo | 21 | -70/+70 |
2016-07-27 | Expose use of the event loop | José Bollo | 10 | -32/+33 |
2016-07-27 | orthograph | José Bollo | 5 | -20/+20 |
2016-07-12 | afb-client-demo/afb-ws: remove dependency on afb-common.* | Stephane Desneux | 4 | -6/+22 |
2016-07-07 | Fix bug when logging during bindings init | José Bollo | 1 | -0/+10 |
2016-06-24 | improves doc for new usages | José Bollo | 17 | -104/+14 |
2016-06-24 | improves verbose messages | José Bollo | 1 | -3/+12 |
2016-06-24 | adds a warning about afb/afb-plugin.h for GCC | José Bollo | 1 | -2/+5 |
2016-06-23 | vocabulary: moving from 'plugin' to 'binding' | José Bollo | 60 | -814/+857 |