aboutsummaryrefslogtreecommitdiffstats
path: root/src/afb-monitor.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-12Improves compatibility with AddressSanitizersJosé Bollo1-0/+1
2020-01-08Update copyright datesJosé Bollo1-1/+1
2019-11-29afb-error-text: Introduce standard error textJose Bollo1-1/+2
2019-11-29afb-stub-ws: Enforce asynchronous describeJose Bollo1-47/+131
2019-11-25Remove returning tokenJose Bollo1-2/+1
2019-11-25Remove refreshing tokenJose Bollo1-7/+0
2019-03-29hooks: Allow to remove hooking (and/or trace)Jose Bollo1-0/+8
2019-02-06Update copyright datehalibut_7.90.0halibut/7.90.07.90.0José Bollo1-1/+1
2018-06-19Fix warnings due to json-c evolutionJosé Bollo1-2/+2
2018-06-15api-v3: First draftJosé Bollo1-48/+48
2018-02-27Update date of copyright noticesJosé Bollo1-1/+1
2018-02-15afb-monitor: Add session and rework permissionsJosé Bollo1-0/+29
2018-02-06afb-trace: Replace daemon by api nameJosé Bollo1-2/+3
2017-10-09afb-export: refactor of binder interfaceJosé Bollo1-1/+0
2017-10-09Remove tailing spaces and TODO fileJosé Bollo1-1/+1
2017-09-07Improve handling of verbosity in bindingsJosé Bollo1-1/+0
2017-09-05afb-apiset: Refactor and cleanJosé Bollo1-4/+4
2017-08-31afb-apiset: refactor access to apisJosé Bollo1-1/+1
2017-08-31verbosity: fixes split verbosity level 1 in 2 levelsJosé Bollo1-10/+11
2017-08-24afb-monitor: update hooks for tracingJosé Bollo1-0/+2
2017-08-23afb-monitor: update hooks for tracingJosé Bollo1-2/+4
2017-08-11afb-apiset: add a wrapper for 'describe'José Bollo1-6/+2
2017-08-08afb-trace: Add tracing features to API monitorJosé Bollo1-10/+30
2017-07-27afb-monitor: use of wrap-json unpackingJosé Bollo1-30/+28
2017-05-22Bindings V2: Remove explicit references to daemon/serviceJosé Bollo1-3/+8
2017-05-11generate skeleton from OpenAPI 3José Bollo1-1/+1
2017-05-04Prepare bindings version 2José Bollo1-2/+3
2017-04-25Make monitor use the interface version 2José Bollo1-77/+14
2017-04-21afb-monitor: draft of monitoringJosé Bollo1-0/+400