aboutsummaryrefslogtreecommitdiffstats
path: root/src/afb-api-so-v1.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-08Update copyright datesJosé Bollo1-1/+1
2019-12-02afb-auth: Increase and improve use of afb-authJose Bollo1-43/+2
2019-04-02Add conditionnal support of dynamic bindingsJose Bollo1-1/+1
2019-04-02Improve setting of optionsJose Bollo1-1/+1
2019-02-06Update copyright datehalibut_7.90.0halibut/7.90.07.90.0José Bollo1-1/+1
2018-08-02afb-export: Manage path of librariesJosé Bollo1-1/+1
2018-07-05Simplify build processJosé Bollo1-0/+4
2018-06-15api-v3: First draftJosé Bollo1-97/+42
2018-02-27Update date of copyright noticesJosé Bollo1-1/+1
2018-01-31afb-api: Enforce api names to be hookableJosé Bollo1-1/+1
2017-10-09Provide API and VERB name of requestsJosé Bollo1-1/+2
2017-10-09afb-export: record apiset at creationJosé Bollo1-1/+1
2017-10-09afb-api: Define the notion of group for concurrencyJosé Bollo1-1/+1
2017-10-09Refactor of starting apisJosé Bollo1-47/+6
2017-10-09minor cleanupJosé Bollo1-1/+0
2017-10-09afb-export: refactor of binder interfaceJosé Bollo1-50/+42
2017-09-07Allow renaming of APIJosé Bollo1-10/+11
2017-09-07Improve handling of verbosity in bindingsJosé Bollo1-1/+0
2017-09-07afb-ditf: track daemon stateJosé Bollo1-2/+5
2017-08-31Make noconcurrency more efficientJosé Bollo1-0/+1
2017-08-31afb-svc: make service existing during its initialisationJosé Bollo1-3/+13
2017-06-28Bindings V2: reintroduce field 'info' for verbsJosé Bollo1-1/+2
2017-05-30Make api descriptions uniqueJosé Bollo1-27/+75
2017-05-30Adds hooks for service (svc)José Bollo1-0/+2
2017-05-30Record API names in service descriptorsJosé Bollo1-1/+1
2017-05-30Bindings V1: allows to receive eventJosé Bollo1-2/+2
2017-05-29Add vfail and vsuccess interfacesJosé Bollo1-0/+1
2017-05-22Bindings V2: Remove explicit references to daemon/serviceJosé Bollo1-16/+17
2017-05-11improve logJosé Bollo1-2/+2
2017-05-04Prepare bindings version 2José Bollo1-3/+4
2017-05-04Prepare xreq to be aware of the versionJosé Bollo1-5/+1
2017-05-04Eliminate use of AFB_SESSION_CREATEJosé Bollo1-2/+0
2017-04-26fix a warningJosé Bollo1-1/+1
2017-04-21afb-api: add a 'describe' functionJosé Bollo1-1/+47
2017-04-20cleanup and improvement of xreqJosé Bollo1-2/+3
2017-04-13Introduce apiset for grouping apisJosé Bollo1-7/+8
2017-04-10Refactor of API interfacesJosé Bollo1-3/+21
2017-04-07Add hooking of daemon interfaceJosé Bollo1-4/+12
2017-04-05Make daemon interface commonJosé Bollo1-93/+5
2017-04-04Ensure that subcall_sync use subcallJosé Bollo1-6/+2
2017-04-04Launch job at a earlier stepJosé Bollo1-1/+0
2017-04-04Definitive switch to internal's xreqJosé Bollo1-63/+1
2017-03-31Factorize common code for handling requestsJosé Bollo1-4/+31
2017-03-29Prepare move to bindings version 2José Bollo1-0/+315