aboutsummaryrefslogtreecommitdiffstats
path: root/src/afb-export.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-09Provide API and VERB name of requestsJosé Bollo1-2/+2
2017-10-09Provide the name of the APIJosé Bollo1-0/+2
2017-10-09Add a closure argument to dynamic verbsJosé Bollo1-2/+4
2017-10-09Allow dynamic creation of APIsJosé Bollo1-32/+453
2017-10-09afb-export: prepare to eventidJosé Bollo1-7/+17
2017-10-09afb-export: cleanup of unused asyncJosé Bollo1-3/+0
2017-10-09Deprecate internal use of afb_eventJosé Bollo1-2/+6
2017-10-09afb-export: record apiset at creationJosé Bollo1-8/+7
2017-10-09Refactor of starting apisJosé Bollo1-57/+116
2017-10-09afb-export: getter for the apisetJosé Bollo1-3/+7
2017-10-09afb-xreq: hide internal addref/unref to xreqsJosé Bollo1-2/+2
2017-10-09afb-export: refactor of binder interfaceJosé Bollo1-0/+882