Age | Commit message (Expand) | Author | Files | Lines |
2019-11-20 | monitoring: Fix display on connection error | Jose Bollo | 1 | -1/+1 |
2019-11-20 | coverage: Fix regression | Jose Bollo | 3 | -5/+92 |
2019-11-20 | Introduce object for tokensicefish_8.99.1icefish/8.99.18.99.1 | Jose Bollo | 10 | -20/+275 |
2019-11-20 | afb-hreq: Handle HTTP header Authorization | Jose Bollo | 1 | -11/+38 |
2019-11-20 | afb-proto-ws: Fix crash on event to disconnected | Jose Bollo | 1 | -98/+102 |
2019-11-20 | afb-api-dbus: Fix broken broadcast in dbus apis | Jose Bollo | 1 | -5/+10 |
2019-11-19 | docs(func-service.md): typo | Li Xiaoming | 1 | -1/+1 |
2019-11-06 | jobs: Fix callsync hanging | Jose Bollo | 1 | -25/+48 |
2019-10-17 | sig-monitor: Fix exit in signal handler | José Bollo | 2 | -2/+25 |
2019-10-01 | Improve detection of the bindings | José Bollo | 1 | -3/+3 |
2019-09-13 | Revert "Make source files relative" | José Bollo | 1 | -1/+0 |
2019-09-13 | jobs: Wake up an event loop if needed | José Bollo | 1 | -2/+8 |
2019-09-10 | Make source files relative | José Bollo | 1 | -0/+1 |
2019-08-23 | Fix binding example path & update afb-daemon options | Li Xiaoming | 2 | -9/+10 |
2019-08-20 | Fix client disconnection close | José Bollo | 3 | -9/+9 |
2019-08-19 | jobs: Add starting mode for jobs | Jose Bollo | 3 | -54/+136 |
2019-08-19 | Replace obsolete argument "sessiondir" with "workdir" | Li Xiaoming | 1 | -3/+3 |
2019-08-09 | Avoid lock when child dies | Jose Bollo | 2 | -8/+18 |
2019-08-02 | Fix outdated documents | Li Xiaoming | 1 | -1/+1 |
2019-07-29 | Fix detection of error in call synchronous | Jose Bollo | 1 | -1/+1 |
2019-07-23 | supervisor: Setup services for local API use | José Bollo | 5 | -64/+42 |
2019-07-23 | AFB.js: Improve default token discovery | José Bollo | 1 | -1/+1 |
2019-07-23 | afb-binding.h: Ensure json-c/json.h is sourced | Jose Bollo | 1 | -1/+1 |
2019-07-23 | afb-xreq: Remove field 'listener' | Jose Bollo | 3 | -6/+18 |
2019-07-18 | Fix bad memory access at client disconnection | José Bollo | 4 | -13/+12 |
2019-07-18 | Tag broadcasted events with UUID and hop | José Bollo | 10 | -39/+139 |
2019-07-18 | afb-evt: Refactor processing of broadcasted events | José Bollo | 6 | -87/+68 |
2019-07-18 | uuid: Add module for UUID generation | José Bollo | 4 | -70/+125 |
2019-07-12 | afb-client-demo: Allow pipe of messageshalibut_7.99.3halibut/7.99.37.99.3 | Jose Bollo | 1 | -17/+25 |
2019-07-12 | afb-xreq: Forbids (un)subscribes after reply | Jose Bollo | 4 | -12/+32 |
2019-07-12 | Revert "afb-stub-ws: Allow unordered process of messages" | José Bollo | 1 | -1/+1 |
2019-07-12 | afb-evt: send events in separate job | Jose Bollo | 7 | -49/+240 |
2019-07-12 | afb-evt: Improve compatibility to guppy | José Bollo | 1 | -89/+99 |
2019-07-09 | afb-args: Fix output of --version | José Bollo | 1 | -13/+5 |
2019-07-09 | Fix syntax error in a constexpr function | Loïc Collignon | 1 | -25/+7 |
2019-07-09 | Fix invalid TRACE setting in print version | Sebastien Douheret | 1 | -1/+1 |
2019-07-01 | Fix warning when compiling with clang | Loïc Collignon | 1 | -1/+5 |
2019-06-04 | Build af-binder-devtools-native using GCC-9.1.1halibut_7.99.2halibut/7.99.27.99.2 | Bechir Mghirbi | 1 | -1/+2 |
2019-05-29 | afb-daemon: Add /tmp has fallback for uploadshalibut_7.99.1halibut/7.99.17.99.1 | José Bollo | 1 | -2/+6 |
2019-05-29 | jobs: Fix infinite wait lock | José Bollo | 3 | -0/+10 |
2019-05-09 | Fix afb document typo. | Li Xiaoming | 2 | -38/+38 |
2019-05-03 | afb-export: Fix requirement on multiple apis | José Bollo | 8 | -28/+109 |
2019-04-30 | coverage: Add test of AFB_DEBUG_WAIT | José Bollo | 1 | -7/+24 |
2019-04-30 | coverage: Allow to run coverage everywhere | José Bollo | 2 | -3/+9 |
2019-04-30 | Allow to tune installation directories | José Bollo | 7 | -16/+18 |
2019-04-25 | doc: Improve comment on asynchronous calls | Jose Bollo | 4 | -1/+12 |
2019-04-23 | binding-wrap: Rework of context handling | Jose Bollo | 2 | -33/+72 |
2019-04-23 | samples: wrong parameter for get_new_board() | Phong Tran | 1 | -1/+1 |
2019-04-23 | Merge changes Id24d9bb0,I6807ed25 | José Bollo | 3 | -11/+11 |
2019-04-17 | change style initialization of struct afb_auth | Phong Tran | 1 | -9/+9 |