aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-27monitoring: Improve default CSSsandbox/jobol/cssJose Bollo3-2/+452
2019-11-20monitoring: Fix display on connection errorJose Bollo1-1/+1
2019-11-20coverage: Fix regressionJose Bollo3-5/+92
2019-11-20Introduce object for tokensicefish_8.99.1icefish/8.99.18.99.1Jose Bollo10-20/+275
2019-11-20afb-hreq: Handle HTTP header AuthorizationJose Bollo1-11/+38
2019-11-20afb-proto-ws: Fix crash on event to disconnectedJose Bollo1-98/+102
2019-11-20afb-api-dbus: Fix broken broadcast in dbus apisJose Bollo1-5/+10
2019-11-19docs(func-service.md): typoLi Xiaoming1-1/+1
2019-11-06jobs: Fix callsync hangingJose Bollo1-25/+48
2019-10-17sig-monitor: Fix exit in signal handlerJosé Bollo2-2/+25
2019-10-01Improve detection of the bindingsJosé Bollo1-3/+3
2019-09-13Revert "Make source files relative"José Bollo1-1/+0
2019-09-13jobs: Wake up an event loop if neededJosé Bollo1-2/+8
2019-09-10Make source files relativeJosé Bollo1-0/+1
2019-08-23Fix binding example path & update afb-daemon optionsLi Xiaoming2-9/+10
2019-08-20Fix client disconnection closeJosé Bollo3-9/+9
2019-08-19jobs: Add starting mode for jobsJose Bollo3-54/+136
2019-08-19Replace obsolete argument "sessiondir" with "workdir"Li Xiaoming1-3/+3
2019-08-09Avoid lock when child diesJose Bollo2-8/+18
2019-08-02Fix outdated documentsLi Xiaoming1-1/+1
2019-07-29Fix detection of error in call synchronousJose Bollo1-1/+1
2019-07-23supervisor: Setup services for local API useJosé Bollo5-64/+42
2019-07-23AFB.js: Improve default token discoveryJosé Bollo1-1/+1
2019-07-23afb-binding.h: Ensure json-c/json.h is sourcedJose Bollo1-1/+1
2019-07-23afb-xreq: Remove field 'listener'Jose Bollo3-6/+18
2019-07-18Fix bad memory access at client disconnectionJosé Bollo4-13/+12
2019-07-18Tag broadcasted events with UUID and hopJosé Bollo10-39/+139
2019-07-18afb-evt: Refactor processing of broadcasted eventsJosé Bollo6-87/+68
2019-07-18uuid: Add module for UUID generationJosé Bollo4-70/+125
2019-07-12afb-client-demo: Allow pipe of messageshalibut_7.99.3halibut/7.99.37.99.3Jose Bollo1-17/+25
2019-07-12afb-xreq: Forbids (un)subscribes after replyJose Bollo4-12/+32
2019-07-12Revert "afb-stub-ws: Allow unordered process of messages"José Bollo1-1/+1
2019-07-12afb-evt: send events in separate jobJose Bollo7-49/+240
2019-07-12afb-evt: Improve compatibility to guppyJosé Bollo1-89/+99
2019-07-09afb-args: Fix output of --versionJosé Bollo1-13/+5
2019-07-09Fix syntax error in a constexpr functionLoïc Collignon1-25/+7
2019-07-09Fix invalid TRACE setting in print versionSebastien Douheret1-1/+1
2019-07-01Fix warning when compiling with clangLoïc Collignon1-1/+5
2019-06-04Build af-binder-devtools-native using GCC-9.1.1halibut_7.99.2halibut/7.99.27.99.2Bechir Mghirbi1-1/+2
2019-05-29afb-daemon: Add /tmp has fallback for uploadshalibut_7.99.1halibut/7.99.17.99.1José Bollo1-2/+6
2019-05-29jobs: Fix infinite wait lockJosé Bollo3-0/+10
2019-05-09Fix afb document typo.Li Xiaoming2-38/+38
2019-05-03afb-export: Fix requirement on multiple apisJosé Bollo8-28/+109
2019-04-30coverage: Add test of AFB_DEBUG_WAITJosé Bollo1-7/+24
2019-04-30coverage: Allow to run coverage everywhereJosé Bollo2-3/+9
2019-04-30Allow to tune installation directoriesJosé Bollo7-16/+18
2019-04-25doc: Improve comment on asynchronous callsJose Bollo4-1/+12
2019-04-23binding-wrap: Rework of context handlingJose Bollo2-33/+72
2019-04-23samples: wrong parameter for get_new_board()Phong Tran1-1/+1
2019-04-23Merge changes Id24d9bb0,I6807ed25José Bollo3-11/+11