aboutsummaryrefslogtreecommitdiffstats
path: root/src/afb-ws-json1.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-15api-v3: First draftJosé Bollo1-6/+10
2018-02-27Update date of copyright noticesJosé Bollo1-1/+1
2018-02-22fdev: Introduce fdev for file event handlingJosé Bollo1-5/+6
2018-02-21afb-systemd: Isolate systemd main entriesJosé Bollo1-2/+2
2017-10-09Provide API and VERB name of requestsJosé Bollo1-2/+2
2017-10-09Introduce afb_eventidJosé Bollo1-2/+0
2017-07-03Make status commonJosé Bollo1-3/+3
2017-06-30afb-ws-json1: expose addref/unref functionsJosé Bollo1-5/+5
2017-06-07Fix concurrency issue in handling referencesJosé Bollo1-2/+2
2017-06-02Provide efficient store/unstore for afb_reqJosé Bollo1-1/+1
2017-05-29Relax authorisation checlk for selfJosé Bollo1-2/+0
2017-05-29Add 'afb_service_call_sync' functionJosé Bollo1-1/+0
2017-05-05Add default cred to HTTP linkJosé Bollo1-0/+2
2017-04-13Introduce apiset for grouping apisJosé Bollo1-4/+6
2017-04-12Add credential data to xreqJosé Bollo1-0/+2
2017-04-12Optimisation of xreqJosé Bollo1-16/+11
2017-04-12Add computation of credentialsJosé Bollo1-0/+4
2017-04-11Fix a crash on disconnectionJosé Bollo1-1/+2
2017-04-04Definitive switch to internal's xreqJosé Bollo1-1/+1
2017-03-31Use xreq for websocketsJosé Bollo1-101/+29
2017-03-27Simplify functions for callsJosé Bollo1-1/+1
2017-01-03Improves naming of session's moduleJosé Bollo1-5/+5
2017-01-03Adds 2017 to copyrightsJosé Bollo1-1/+1
2016-07-27Expose use of the event loopJosé Bollo1-1/+2
2016-06-23evt: handles broadcasting and trackingJosé Bollo1-3/+9
2016-06-10improves readabilityJosé Bollo1-56/+79
2016-06-10common code reuseJosé Bollo1-13/+1
2016-06-09Make possible to call a method from a bindingJosé Bollo1-2/+11
2016-06-09Events: refactoringJosé Bollo1-16/+22
2016-06-08Websocket: improves overall integrationJosé Bollo1-246/+69
2016-06-08Improves message formatingJosé Bollo1-4/+2
2016-05-29compact formatting of jsonJosé Bollo1-1/+1
2016-05-24improves commentsJosé Bollo1-0/+4
2016-05-22Add verbs for closing and setting LOAJosé Bollo1-1/+3
2016-05-18propagate context creation to websocketJosé Bollo1-4/+12
2016-05-17provides developper filesJosé Bollo1-1/+1
2016-05-13cleaning copyrightsJosé Bollo1-1/+1
2016-05-12fix a typo bugJosé Bollo1-1/+2
2016-05-12fix the linked list leakJosé Bollo1-0/+8
2016-05-12better naming for protocolJosé Bollo1-0/+434