aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-09afb-evt: prepare futur afb_eventidJosé Bollo7-185/+426
2017-10-09afb-api: Define the notion of group for concurrencyJosé Bollo6-10/+8
2017-10-09Refactor of starting apisJosé Bollo4-157/+128
2017-10-09Atomic context initialisation for bindingsJosé Bollo9-21/+89
2017-10-09afb-session: Fig tiny bugJosé Bollo1-1/+1
2017-10-09minor cleanupJosé Bollo2-2/+0
2017-10-09afb-export: getter for the apisetJosé Bollo2-3/+8
2017-10-09afb-xreq: hide internal addref/unref to xreqsJosé Bollo6-32/+38
2017-10-09afb-xreq: prepare futur afb_requestJosé Bollo3-6/+9
2017-10-09afb-xreq: take care of early failuresJosé Bollo1-34/+56
2017-10-09afb-trace: improve naming (minor)José Bollo1-4/+4
2017-10-09Add documentation on debugging featuresJosé Bollo2-0/+37
2017-10-09Add C++ interfaceJosé Bollo5-5/+712
2017-10-09afb-xreq: Detection of self locks due to 'noconcurrency'José Bollo2-14/+33
2017-10-09afb-context: add const qualifier for api_keyJosé Bollo2-3/+3
2017-10-09jobs: add const qualifier for groupsJosé Bollo2-11/+11
2017-10-09monitoring: Add CSS/style/theme switch dynamicallyJosé Bollo2-1/+53
2017-10-09Add function 'afb_req_get_application_id'José Bollo7-8/+92
2017-10-09afb-export: refactor of binder interfaceJosé Bollo13-1133/+1214
2017-10-09verbose: Fix wrong error reportJosé Bollo1-0/+1
2017-10-09afb-api-so-v2: improve generation of descriptionJosé Bollo1-3/+30
2017-10-09Remove tailing spaces and TODO fileJosé Bollo20-37/+29
2017-09-27correcting license reference to align with codeDominig ar Foll1-7/+1
2017-09-19Bump version to 4.99-EERC1José Bollo1-1/+1
2017-09-18Bump doc to 4.99-EERC1Sebastien Douheret4-11/+12
2017-09-12afb-proto-ws: Split afb-stub-ws in twoeel_4.99.1eel/4.99.14.99.1José Bollo5-876/+1473
2017-09-11afb-xreq: Fix bugs in subcallsJosé Bollo1-89/+125
2017-09-11afb-hreq: Fix a leak on websocket upgradeJosé Bollo1-0/+2
2017-09-08afb-ws: optimize buffer managementJosé Bollo1-4/+13
2017-09-08sig-monitor: Fix a warning (minor)José Bollo1-2/+0
2017-09-07Improve isolation of bindingsJosé Bollo1-1/+1
2017-09-07Update the url of the projectJosé Bollo1-1/+1
2017-09-07Set Version 4.1José Bollo2-15/+21
2017-09-07Allow renaming of APIJosé Bollo10-25/+107
2017-09-07afb-ditf: use NULL function featureJosé Bollo1-2/+2
2017-09-07Improve handling of verbosity in bindingsJosé Bollo12-98/+124
2017-09-07Improve handling of verbosityJosé Bollo3-11/+82
2017-09-07afb-ditf: track daemon stateJosé Bollo7-5/+61
2017-09-07afb-hook: change output formatJosé Bollo1-4/+4
2017-09-07afb-hook: output hooks to stderr directlyJosé Bollo1-3/+36
2017-09-07Implement afb_req_has_permissionJosé Bollo8-31/+99
2017-09-07afb-auth: improve afb_auth_check_permissionJosé Bollo1-6/+12
2017-09-07afb-auth: export method to check a single permissionJosé Bollo2-5/+5
2017-09-07afb-auth: revert order of arguments (minor)José Bollo3-10/+10
2017-09-07afb-api-so: take care of SIGSEGV in dlopenJosé Bollo1-3/+32
2017-09-07sig-monitor: handle SIGSEGV in backtraceJosé Bollo1-11/+37
2017-09-05Fix segmentation fault when random tokenJosé Bollo3-2/+10
2017-09-05sig-monitor: Dump stack atomicallyJosé Bollo3-8/+27
2017-09-05afb-apiset: Refactor and cleanJosé Bollo3-25/+22
2017-09-05AFB.js: fix bug (minor)José Bollo2-7/+23