aboutsummaryrefslogtreecommitdiffstats
path: root/src/afb-xreq.h
AgeCommit message (Expand)AuthorFilesLines
2020-01-08Update copyright datesJosé Bollo1-1/+1
2019-12-03afb-context: Move credentials to contextJosé Bollo1-1/+0
2019-11-29afb-error-text: Introduce standard error textJose Bollo1-2/+6
2019-07-23afb-xreq: Remove field 'listener'Jose Bollo1-1/+0
2019-04-02Add conditionnal support of bindings version 2Jose Bollo1-0/+6
2019-03-29hooks: Allow to remove hooking (and/or trace)Jose Bollo1-0/+2
2019-02-06Update copyright datehalibut_7.90.0halibut/7.90.07.90.0José Bollo1-1/+1
2018-06-15api-v3: First draftJosé Bollo1-40/+49
2018-06-13Fixed spellingSebastien Douheret1-3/+3
2018-02-27Update date of copyright noticesJosé Bollo1-1/+1
2018-02-22xreq: export a function to get reqJosé Bollo1-0/+8
2018-02-06afb-xreq: Export afb_request facilitiesJosé Bollo1-3/+13
2017-10-09Provide API and VERB name of requestsJosé Bollo1-2/+0
2017-10-09Allow dynamic creation of APIsJosé Bollo1-1/+2
2017-10-09Make single afb_request_subcallJosé Bollo1-2/+2
2017-10-09Deprecate internal use of afb_eventJosé Bollo1-5/+5
2017-10-09Introduce afb_requestJosé Bollo1-1/+2
2017-10-09afb-xreq: hide internal addref/unref to xreqsJosé Bollo1-0/+2
2017-10-09afb-xreq: prepare futur afb_requestJosé Bollo1-1/+4
2017-10-09afb-xreq: Detection of self locks due to 'noconcurrency'José Bollo1-0/+1
2017-07-03Make status commonJosé Bollo1-1/+1
2017-06-02Provide efficient store/unstore for afb_reqJosé Bollo1-0/+3
2017-05-24Handles subcall sync within xreqJosé Bollo1-0/+13
2017-05-05Improve includesJosé Bollo1-4/+3
2017-05-04Prepare bindings version 2José Bollo1-1/+1
2017-05-04Prepare xreq to be aware of the versionJosé Bollo1-6/+2
2017-04-20cleanup and improvement of xreqJosé Bollo1-19/+71
2017-04-13Introduce apiset for grouping apisJosé Bollo1-1/+4
2017-04-12Add credential data to xreqJosé Bollo1-0/+2
2017-04-12Optimisation of xreqJosé Bollo1-11/+13
2017-04-07Finalize hooking of requestsJosé Bollo1-0/+1
2017-04-06Reactivate hooking of requestsJosé Bollo1-0/+3
2017-04-04Ensure that subcall_sync use subcallJosé Bollo1-5/+2
2017-04-04Launch job at a earlier stepJosé Bollo1-1/+2
2017-04-03Improve interface xreqJosé Bollo1-0/+8
2017-03-31Use xreq for servicesJosé Bollo1-2/+0
2017-03-31Use xreq for websocketsJosé Bollo1-3/+3
2017-03-31Factorize common code for handling requestsJosé Bollo1-0/+66