aboutsummaryrefslogtreecommitdiffstats
path: root/src/afb-export.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-08Update copyright datesJosé Bollo1-1/+1
2020-01-03afb-evt: Improve name of listening functionsJosé Bollo1-2/+2
2019-12-03afb-context: Move credentials to contextJosé Bollo1-2/+1
2019-11-29afb-error-text: Introduce standard error textJose Bollo1-1/+2
2019-11-29afb-stub-ws: Enforce asynchronous describeJose Bollo1-2/+2
2019-11-29afb-evt: Use 16 bits for idsJose Bollo1-2/+2
2019-11-20Introduce object for tokensicefish_8.99.1icefish/8.99.18.99.1Jose Bollo1-2/+1
2019-07-18Tag broadcasted events with UUID and hopJosé Bollo1-1/+1
2019-07-18afb-evt: Refactor processing of broadcasted eventsJosé Bollo1-2/+12
2019-05-03afb-export: Fix requirement on multiple apisJosé Bollo1-6/+18
2019-04-04afb-export: Fix heap corruptionJosé Bollo1-1/+1
2019-04-02Fix false ***buffer overflow*** detectionJosé Bollo1-2/+2
2019-04-02Add conditionnal support of bindings version 2Jose Bollo1-57/+101
2019-04-02Improve setting of optionsJose Bollo1-15/+15
2019-03-29hooks: Allow to remove hooking (and/or trace)Jose Bollo1-98/+137
2019-03-27system & jobs: Reverse link and acquiring eventsJosé Bollo1-9/+36
2019-03-27Rename afb-systemd to systemdJosé Bollo1-10/+11
2019-02-06Update copyright datehalibut_7.90.0halibut/7.90.07.90.0José Bollo1-1/+1
2018-11-22globset: Introduce globset for event handlingguppy_6.99.1guppy/6.99.16.99.1Jose Bollo1-87/+43
2018-11-16afb-export: Fix error in event handlingJosé Bollo1-1/+1
2018-10-23Added an option to color out the ouputLoïc Collignon1-1/+1
2018-09-24afb-export: Emit a warning on bad 'afb_require_api' callguppy_6.90.0guppy/6.90.06.90.0José Bollo1-0/+5
2018-08-08afb-export: Provide the real path of the bindingflounder_5.99.3flounder/5.99.35.99.3José Bollo1-2/+6
2018-08-02afb-export: Manage path of librariesJosé Bollo1-21/+49
2018-08-02Add ability to provide binding settingsJosé Bollo1-0/+61
2018-07-27afb-export: Set API context as validatedJosé Bollo1-0/+1
2018-07-24json-c: Remove escaping of slashsJosé Bollo1-1/+5
2018-07-24afb-export: Fix event handler of APIJosé Bollo1-2/+2
2018-07-16Simplify starting of servicesJosé Bollo1-18/+11
2018-07-13afb-export: Monitor calls to API initialisationJosé Bollo1-19/+49
2018-06-15api-v3: First draftJosé Bollo1-702/+1072
2018-02-27Update date of copyright noticesJosé Bollo1-1/+1
2018-02-21afb-systemd: Isolate systemd main entriesJosé Bollo1-9/+10
2018-01-31afb-evt: Add event creation with prefixJosé Bollo1-11/+1
2018-01-31afb-api: Enforce api names to be hookableJosé Bollo1-1/+1
2017-11-13afb-export: Ensure monitoring of eventsJosé Bollo1-1/+1
2017-11-06afb-session: redefine the function 'afb_session_create'José Bollo1-2/+2
2017-11-03Add 'noconcurrency' when creating dynamic APIeel_4.99.2eel/4.99.24.99.2José Bollo1-2/+4
2017-10-09Improve naming of evt_eventidsJosé Bollo1-1/+1
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