aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-14afs-supervisor: Add discovery mechanicJosé Bollo4-13/+125
2018-02-13afs-supervisor: Improve name of supervisor apiJosé Bollo3-7/+8
2018-02-13supervision: Add retrieval of configJosé Bollo3-56/+75
2018-02-13afb-config: export config to jsonJosé Bollo2-2/+95
2018-02-13supervision: Add supervision and supervisorJosé Bollo6-0/+984
2018-02-13afb-stub-ws: Fix segfault on diconectionJosé Bollo1-1/+2
2018-02-13afb-stub-ws: Protect against self-destructionJosé Bollo1-0/+2
2018-02-13afb-trace: Add tracing of sessionsJosé Bollo3-132/+255
2018-02-13afb-session: Add function to enumerate sessionsJosé Bollo2-0/+23
2018-02-13test-session: Add check of hookingJosé Bollo2-18/+142
2018-02-13afb-session: Insert call to hookingJosé Bollo1-7/+20
2018-02-09afb-hook: Add hooks for sessionJosé Bollo2-4/+228
2018-02-09afb-session: Refactor and test unitJosé Bollo6-242/+549
2018-02-09afb-stub-ws: Fix a session leak bugJosé Bollo1-1/+1
2018-02-09afb-config: Improve doc of option --tokenJosé Bollo1-1/+1
2018-02-09main: Isolate HTTP initializationJosé Bollo1-10/+10
2018-02-09afb-session: Return an initialization statusJosé Bollo3-5/+18
2018-02-09afb-session: Fix a typoJosé Bollo1-5/+5
2018-02-06jobs: Add argument to startJosé Bollo3-5/+10
2018-02-06afb-xreq: Export afb_request facilitiesJosé Bollo2-73/+73
2018-02-06afb-trace: Replace daemon by api nameJosé Bollo3-11/+11
2018-01-31afb-evt: Add event creation with prefixJosé Bollo3-11/+32
2018-01-31afb-api: Enforce api names to be hookableJosé Bollo7-8/+8
2018-01-31afb-hook: Allow to unhook some apisJosé Bollo2-33/+47
2018-01-18jobs: Integrate systemd watchdog by defaultJosé Bollo1-0/+9
2018-01-18jobs: Split jobs_get_sd_eventJosé Bollo1-5/+16
2018-01-18afb-common: CleanupJosé Bollo1-25/+0
2018-01-18afb-hreq: Dichotomic mimetype searchJosé Bollo1-7/+11
2018-01-18afb-hreq: Sort mimetypesJosé Bollo1-9/+9
2018-01-18afb-hreq: Add json to known mimetypesLoïc Collignon1-0/+1
2018-01-05afb-client-demo: Fix memory leakJosé Bollo1-0/+1
2018-01-05afb-api-so: Exclude directories starting with .José Bollo1-0/+42
2018-01-02afb-binding.hpp: Fix constexpr of 'binding'José Bollo1-1/+1
2017-12-21genskel: Add afb:: namespace prefixJosé Bollo1-3/+3
2017-12-21genskel: Add option for C++ outputJosé Bollo1-10/+26
2017-12-21sig-monitor: Handle signals in exitJosé Bollo1-2/+23
2017-12-21sig-monitor: Make signal list globalJosé Bollo1-22/+22
2017-12-18afb-hreq: Add predefined mime-typesJosé Bollo1-7/+18
2017-12-05afb-api-ws: Make weak ws-client by default (to be fixed)José Bollo3-4/+16
2017-12-04Remove unused and confusing filesJosé Bollo5-387/+0
2017-12-01jobs: Fix locks in event loopsJosé Bollo1-11/+17
2017-11-30jobs: Fix possible race conditionJosé Bollo1-2/+4
2017-11-29afb-config: Check environment variablesJosé Bollo1-0/+35
2017-11-29jobs: rewrite of the event loop handlingJosé Bollo1-106/+108
2017-11-29afb-ws & websocket: Fix writing very long dataJosé Bollo3-21/+47
2017-11-20CMAKE: refactor optionseel_4.99.3eel/4.99.34.99.3José Bollo8-52/+40
2017-11-20Merge "Fix build for native package"José Bollo1-3/+5
2017-11-20Fix build for native packageRonan Le Martret1-3/+5
2017-11-17fix build errorJosé Bollo1-1/+1
2017-11-17afb-proto-ws: Fix autolock in proto-wsJosé Bollo4-50/+249