Age | Commit message (Expand) | Author | Files | Lines |
2019-03-27 | coverage: Allow removal of valgrind | José Bollo | 2 | -1/+17 |
2019-03-25 | Prevent false positive during check source | Frederic Marec | 1 | -1/+1 |
2019-03-22 | jobs: Ensure validy of event loop | Frederic Marec | 1 | -0/+3 |
2019-03-12 | json2c: Fix a fatal warning | José Bollo | 1 | -3/+3 |
2019-03-11 | c++: Add tutorial tuto-5 for C++ class base_api_t | Loïc Collignon | 2 | -0/+94 |
2019-03-11 | c++: Inherit of class afb::api | Loïc Collignon | 1 | -12/+9 |
2019-03-11 | c++: Add the wrapper class 'afb::api' | Loïc Collignon | 1 | -1/+155 |
2019-03-11 | c++: Reworked the event class | Loïc Collignon | 1 | -8/+11 |
2019-03-11 | c++: Fix multiple definition and cast | Loïc Collignon | 1 | -6/+3 |
2019-03-11 | c++: Add verb initialisation for C++ | Jose Bollo | 2 | -6/+37 |
2019-03-11 | c++: Fix a wrong callback version | Loïc Collignon | 1 | -1/+1 |
2019-03-11 | c++: Drop support of binding APIv2 | Loïc Collignon | 1 | -87/+3 |
2019-03-11 | c++: Avoid relative path when including headers | Loïc Collignon | 4 | -7/+8 |
2019-03-11 | c++: New C++ API for bindings | Loïc Collignon | 4 | -1/+344 |
2019-03-07 | afb-stub-ws: Allow unordered process of messages | José Bollo | 1 | -1/+1 |
2019-03-07 | Fix build dep on OBS | ronan | 1 | -0/+6 |
2019-03-07 | Upgrade dependency to libmicrohttpd version 0.9.60 | José Bollo | 4 | -5/+5 |
2019-02-08 | stress: Improve the stress test scripts | José Bollo | 2 | -69/+109 |
2019-02-08 | afb-stub-ws: Fix concurrent memory issues | José Bollo | 1 | -3/+4 |
2019-02-06 | Update copyright datehalibut_7.90.0halibut/7.90.07.90.0 | José Bollo | 188 | -190/+190 |
2019-02-06 | Set next version of binder | José Bollo | 1 | -1/+1 |
2019-02-06 | jobs: Ensure releasing event loop | Jose Bollo | 3 | -1/+32 |
2019-01-18 | Merge changes from topic 'spec-2089'guppy_6.99.4guppy/6.99.46.99.4 | Jan-Simon Moeller | 10 | -298/+264 |
2019-01-18 | hello3: Fix warning unused variable | Jose Bollo | 1 | -1/+0 |
2019-01-18 | afb-hsrv: Avoid call to getnameinfo | José Bollo | 1 | -6/+12 |
2019-01-16 | jobs: Remove conditionnal REMOVE_SYSTEMD_EVENT | Jose Bollo | 3 | -128/+0 |
2019-01-16 | jobs: Separate internal threads from others | José Bollo | 1 | -61/+92 |
2019-01-16 | jobs: Refactor event loop handling | José Bollo | 3 | -125/+184 |
2019-01-16 | afb-proto-ws: Serialize incoming message | José Bollo | 3 | -7/+6 |
2019-01-16 | packaging: update dependency on libmicrohttpd version | Ronan Le Martret | 1 | -1/+3 |
2019-01-05 | Merge "afb-api-v3: Fix potential buffer overflow" | Stéphane Desneux | 1 | -4/+5 |
2019-01-04 | afb-api-v3: Fix potential buffer overflow | Jose Bollo | 1 | -4/+5 |
2019-01-04 | afb-binding-v3: Fix issues in includes | José Bollo | 2 | -5/+6 |
2019-01-03 | packaging: Remove hard dependency to samples | Jose Bollo | 2 | -16/+2 |
2019-01-02 | hello3: Add verb 'after' | Jose Bollo | 2 | -2/+79 |
2019-01-02 | bindings/samples: Cleanup and tiny comment | Jose Bollo | 5 | -1465/+14 |
2018-12-31 | jobs: Fix a lock of call sync | Jose Bollo | 1 | -24/+59 |
2018-12-19 | Remove useless %lang% prefix in yaml book fileguppy_6.99.3guppy/6.99.36.99.3 | Sebastien Douheret | 1 | -20/+20 |
2018-12-14 | wrap-json: Upgrade to latest version | José Bollo | 1 | -18/+19 |
2018-12-13 | afb-hsrv: Prepare selection of listening interfaces | Jose Bollo | 4 | -14/+139 |
2018-12-13 | afb-trace: Make real timestamps | José Bollo | 1 | -10/+0 |
2018-12-13 | docs: add yaml book | Clément Bénier | 1 | -0/+55 |
2018-12-05 | afb-proto-ws: Add error report | Jose Bollo | 3 | -1/+15 |
2018-12-05 | afb-hook: Improve reentrancy of hooking | José Bollo | 1 | -126/+163 |
2018-11-28 | Fix deprecation warnings for older GCC versionsguppy_6.99.2guppy/6.99.26.99.2 | Johann CAHIER | 1 | -2/+2 |
2018-11-22 | globset: Introduce globset for event handlingguppy_6.99.1guppy/6.99.16.99.1 | Jose Bollo | 9 | -87/+693 |
2018-11-20 | AFB.js: Tiny improvement and space fix | José Bollo | 1 | -4/+4 |
2018-11-16 | afb-socket: Fix address reuse | José Bollo | 1 | -7/+7 |
2018-11-16 | afb-export: Fix error in event handling | José Bollo | 1 | -1/+1 |
2018-11-08 | main-afb-daemon: Export variables to connect to binder | José Bollo | 1 | -12/+42 |