Age | Commit message (Expand) | Author | Files | Lines |
2017-01-05 | First step for grouping processes |  José Bollo | 1 | -4/+17 |
2017-01-05 | Improves logging |  José Bollo | 1 | -1/+9 |
2017-01-05 | Adds options --no-httpd and --exec |  José Bollo | 3 | -26/+174 |
2017-01-04 | adds short option for verbosity |  José Bollo | 2 | -24/+82 |
2017-01-04 | allows to repeat option --ldpaths |  José Bollo | 3 | -87/+81 |
2017-01-04 | Refactor of file main.c |  José Bollo | 4 | -643/+752 |
2017-01-03 | Improves naming of session's module |  José Bollo | 21 | -565/+565 |
2017-01-03 | Removes uses of readdir_r |  José Bollo | 2 | -22/+26 |
2017-01-03 | cleanup: removes legacy-named file |  José Bollo | 1 | -0/+18 |
2017-01-03 | Adds 2017 to copyrights |  José Bollo | 54 | -55/+55 |
2016-12-14 | main: Removes setting roothttp to . by default |  José Bollo | 1 | -5/+4 |
2016-12-14 | afb-hsrv: Adds an error when alias dir doesn't exist |  José Bollo | 1 | -1/+1 |
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 | 1 | -3/+13 |
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-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 | 4 | -1/+88 |
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 | 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-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 | 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 | 10 | -25/+25 |
2016-07-27 | Expose use of the event loop |  José Bollo | 10 | -32/+33 |
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 verbose messages |  José Bollo | 1 | -3/+12 |
2016-06-23 | vocabulary: moving from 'plugin' to 'binding' |  José Bollo | 5 | -76/+75 |