aboutsummaryrefslogtreecommitdiffstats
path: root/src/afb-api-ws.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-08Update copyright datesJosé Bollo1-1/+1
2019-08-20Fix client disconnection closeJosé Bollo1-3/+3
2019-07-18Fix bad memory access at client disconnectionJosé Bollo1-2/+4
2019-04-02Fix false ***buffer overflow*** detectionJosé Bollo1-2/+2
2019-02-06Update copyright datehalibut_7.90.0halibut/7.90.07.90.0José Bollo1-1/+1
2018-08-23afb-stub-ws: Add reconnection of ws-clients on needJosé Bollo1-1/+15
2018-08-22afb-api-ws: Use afb-socket featuresJose Bollo1-92/+85
2018-08-22afb-socket: ImprovementJose Bollo1-2/+2
2018-08-02afb-socket: Separate socket creationJosé Bollo1-163/+29
2018-07-05Remove uses of deprecated macrosJosé Bollo1-1/+0
2018-06-15api-v3: First draftJosé Bollo1-11/+12
2018-02-27Update date of copyright noticesJosé Bollo1-1/+1
2018-02-22fdev: Introduce fdev for file event handlingJosé Bollo1-45/+52
2018-02-21afb-systemd: Integrate sd-fds featuresJosé Bollo1-2/+1
2018-02-21afb-systemd: Isolate systemd main entriesJosé Bollo1-2/+2
2018-01-31afb-api: Enforce api names to be hookableJosé Bollo1-1/+1
2017-12-05afb-api-ws: Make weak ws-client by default (to be fixed)José Bollo1-2/+12
2017-10-09Remove tailing spaces and TODO fileJosé Bollo1-1/+0
2017-09-05afb-api-ws: Fix bug introduced by 2e83db0José Bollo1-1/+1
2017-08-31afb-apiset: refactor access to apisJosé Bollo1-2/+1
2017-08-30afb-api-ws: check that the ws-server API existJosé Bollo1-0/+7
2017-08-11afb-stub-ws: improvementsJosé Bollo1-1/+6
2017-04-14Create afb-stub-ws by spliting afb-api-wsJosé Bollo1-1183/+56
2017-04-14allow abstract unix socketsJosé Bollo1-1/+3
2017-04-14use heuristic message idsJosé Bollo1-3/+16
2017-04-13Introduce apiset for grouping apisJosé Bollo1-22/+15
2017-04-13Implement subcall for services over websocketsJosé Bollo1-56/+258
2017-04-13Enhance client->server protocolJosé Bollo1-8/+16
2017-04-13Use names for constantsJosé Bollo1-17/+24
2017-04-12Add credential data to xreqJosé Bollo1-0/+2
2017-04-12Optimisation of xreqJosé Bollo1-18/+16
2017-04-12Add computation of credentialsJosé Bollo1-0/+7
2017-04-10Refactor of API interfacesJosé Bollo1-3/+6
2017-04-07Add hooking of daemon interfaceJosé Bollo1-0/+1
2017-04-04Definitive switch to internal's xreqJosé Bollo1-3/+3
2017-04-03Switch API websocket to xreqJosé Bollo1-161/+53
2017-03-27Simplify functions for callsJosé Bollo1-9/+3
2017-03-13Integration of socket activation for servicesJosé Bollo1-11/+22
2017-01-03Improves naming of session's moduleJosé Bollo1-2/+2
2017-01-03Adds 2017 to copyrightsJosé Bollo1-1/+1
2016-08-08fix blocking readJosé Bollo1-0/+2
2016-08-07removing casts to (void*)blowfish_2.0.12.0.1José Bollo1-36/+61
2016-08-07fix tiny memory leakJosé Bollo1-0/+1
2016-08-03websocket transparancy for C/S bindingsJosé Bollo1-0/+1302