summaryrefslogtreecommitdiffstats
path: root/bindings
AgeCommit message (Expand)AuthorFilesLines
2017-11-20CMAKE: refactor optionseel_4.99.3eel/4.99.34.99.3José Bollo1-2/+0
2017-11-17CMAKE: allow to compile afb-genskel onlyJosé Bollo1-0/+3
2017-11-03Add 'noconcurrency' when creating dynamic APIeel_4.99.2eel/4.99.24.99.2José Bollo1-1/+1
2017-10-23afb-api-dyn: Uniform return 0 on successJosé Bollo1-0/+2
2017-10-10Add the function afb_req_get_uidJosé Bollo1-0/+7
2017-10-09Add wrappers for accesses to internalsJosé Bollo1-6/+6
2017-10-09Add a closure argument to dynamic verbsJosé Bollo1-1/+14
2017-10-09Allow pure dynamic bindingsJosé Bollo2-0/+489
2017-10-09Make afb_event_drop obsoleteJosé Bollo1-1/+1
2017-10-09Add C++ interfaceJosé Bollo2-4/+96
2017-10-09Add function 'afb_req_get_application_id'José Bollo1-0/+8
2017-09-07Implement afb_req_has_permissionJosé Bollo1-0/+10
2017-08-03subcall_req: introduce afb_req_subcall_reqJosé Bollo1-0/+22
2017-07-03Make status commonJosé Bollo1-6/+6
2017-06-30Bindings V2: enforce prefix AFB_ to logging macrosJosé Bollo2-21/+21
2017-06-28Bindings V2: reintroduce field 'info' for verbsJosé Bollo2-29/+28
2017-06-13Refactor of the documentationJosé Bollo5-1/+154
2017-06-12Moves tic-tac-toe sample to V2José Bollo1-51/+33
2017-06-01Add hooking for eventsJosé Bollo1-0/+33
2017-06-01Add backward compatibility and remarksJosé Bollo5-0/+5
2017-05-31Introduce typedef for clientsJosé Bollo1-26/+25
2017-05-31Add logging by requestJosé Bollo1-1/+32
2017-05-30sample binding "hello" receives eventsJosé Bollo1-1/+7
2017-05-29Add 'afb_service_call_sync' functionJosé Bollo1-6/+49
2017-05-22Bindings V2: migration of HelloWorld binderJosé Bollo1-31/+37
2017-05-05session: start to manage concurrencyJosé Bollo1-0/+8
2017-04-11Fix a memory leakJosé Bollo1-0/+1
2017-04-10Make HelloWord binding multi-threadJosé Bollo1-0/+13
2017-04-05Make daemon interface commonJosé Bollo1-0/+1
2017-04-04Add synchronous subcallsJosé Bollo1-2/+27
2017-03-31Factorize common code for handling requestsJosé Bollo2-1/+7
2017-01-03cleanup: removes legacy-named fileJosé Bollo3-0/+54
2017-01-03Cleanup of the projectJosé Bollo21-3514/+0
2017-01-03Adds 2017 to copyrightsJosé Bollo20-20/+20
2016-10-07Fix a compiler errorJosé Bollo1-1/+1
2016-08-02update bindings to the new namingJosé Bollo7-36/+36
2016-07-27fix unexpected ending spacesJosé Bollo9-43/+43
2016-06-23vocabulary: moving from 'plugin' to 'binding'José Bollo31-0/+5500