Update copyright dates
[src/app-framework-binder.git] / src / afb-api-ws.c
2020-01-08 José BolloUpdate copyright dates 59/23559/2
2019-08-20 José BolloFix client disconnection close 81/22181/1
2019-07-18 José BolloFix bad memory access at client disconnection 02/21902/1
2019-04-02 José BolloFix false ***buffer overflow*** detection 82/20882/1
2019-02-06 José BolloUpdate copyright date 69/19969/1 7.90.0 halibut/7.90.0 halibut_7.90.0
2018-08-23 José Bolloafb-stub-ws: Add reconnection of ws-clients on need 65/16265/1
2018-08-22 Jose Bolloafb-api-ws: Use afb-socket features 43/16243/1
2018-08-22 Jose Bolloafb-socket: Improvement 41/16241/1
2018-08-02 José Bolloafb-socket: Separate socket creation 57/15957/1
2018-07-05 José BolloRemove uses of deprecated macros 43/15043/1
2018-06-15 José Bolloapi-v3: First draft 63/14363/3
2018-02-27 José BolloUpdate date of copyright notices
2018-02-22 José Bollofdev: Introduce fdev for file event handling
2018-02-21 José Bolloafb-systemd: Integrate sd-fds features
2018-02-21 José Bolloafb-systemd: Isolate systemd main entries
2018-01-31 José Bolloafb-api: Enforce api names to be hookable
2017-12-05 José Bolloafb-api-ws: Make weak ws-client by default (to be fixed)
2017-10-09 José BolloRemove tailing spaces and TODO file
2017-09-05 José Bolloafb-api-ws: Fix bug introduced by 2e83db0
2017-08-31 José Bolloafb-apiset: refactor access to apis
2017-08-30 José Bolloafb-api-ws: check that the ws-server API exist
2017-08-11 José Bolloafb-stub-ws: improvements
2017-04-14 José BolloCreate afb-stub-ws by spliting afb-api-ws
2017-04-14 José Bolloallow abstract unix sockets
2017-04-14 José Bollouse heuristic message ids
2017-04-13 José BolloIntroduce apiset for grouping apis
2017-04-13 José BolloImplement subcall for services over websockets
2017-04-13 José BolloEnhance client->server protocol
2017-04-13 José BolloUse names for constants
2017-04-12 José BolloAdd credential data to xreq
2017-04-12 José BolloOptimisation of xreq
2017-04-12 José BolloAdd computation of credentials
2017-04-10 José BolloRefactor of API interfaces
2017-04-07 José BolloAdd hooking of daemon interface
2017-04-04 José BolloDefinitive switch to internal's xreq
2017-04-03 José BolloSwitch API websocket to xreq
2017-03-27 José BolloSimplify functions for calls
2017-03-13 José BolloIntegration of socket activation for services
2017-01-03 José BolloImproves naming of session's module
2017-01-03 José BolloAdds 2017 to copyrights
2016-08-08 José Bollofix blocking read
2016-08-07 José Bolloremoving casts to (void*) 2.0.1 blowfish_2.0.1
2016-08-07 José Bollofix tiny memory leak
2016-08-03 José Bollowebsocket transparancy for C/S bindings