summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-23jobs: Abort when systemd's event loop lostflounder_5.99.4flounder/5.99.45.99.4José Bollo1-1/+2
2018-08-23afb-stub-ws: Add reconnection of ws-clients on needJosé Bollo3-6/+67
2018-08-23afb-stub-ws: Safe handling of deconnectionsJose Bollo3-134/+166
2018-08-23afb-stub-ws: Process error on call to remoteJosé Bollo1-2/+6
2018-08-23Send error replies on disconnectionJose Bollo5-12/+64
2018-08-23afb-wsj1: Split 'wsj1_on_text' in 2José Bollo1-23/+50
2018-08-23afb-stub-ws: Clean upJose Bollo1-10/+0
2018-08-22afb-api-ws: Use afb-socket featuresJose Bollo1-92/+85
2018-08-22afb-socket: ImprovementJose Bollo3-69/+194
2018-08-22afb-stub-ws: Improve namingJose Bollo4-4/+4
2018-08-22hello3: Add mutebugJose Bollo1-0/+6
2018-08-22Set version to 5.99.FFRC4José Bollo1-1/+1
2018-08-20Provide functions afb_service_call[_sync]_legacyJose Bollo5-24/+144
2018-08-08afb-export: Provide the real path of the bindingflounder_5.99.3flounder/5.99.35.99.3José Bollo1-2/+6
2018-08-02Fix warnings and false errorsJosé Bollo3-3/+3
2018-08-02afb-export: Manage path of librariesJosé Bollo9-49/+87
2018-08-02Add ability to provide binding settingsJosé Bollo16-40/+378
2018-08-02Improve parsing of json stringJose Bollo7-25/+46
2018-08-02afb-socket: Separate socket creationJosé Bollo6-167/+321
2018-08-02tic-tac-toe: improve event handlingJose Bollo1-15/+17
2018-08-02afb-msg-json: remove obsolete functionJose Bollo3-11/+9
2018-08-02afs-supervisor: Improve commentsJosé Bollo1-0/+16
2018-07-27coverage: Improve coverage testJosé Bollo19-43/+410
2018-07-27afb-export: Set API context as validatedJosé Bollo1-0/+1
2018-07-26main-afb-client-demo: Exit with a significant codeJosé Bollo1-12/+27
2018-07-25Tune dependency to fdev-epollJose Bollo3-22/+21
2018-07-25afb-api-v3: Simplify the codeJose Bollo1-11/+8
2018-07-25fdev: Simplify the codeJosé Bollo2-21/+1
2018-07-25coverage: Add inet's API test caseJosé Bollo2-0/+37
2018-07-25Fix some more memory leaksJose Bollo2-27/+6
2018-07-25afb-config: Rewrite the config as JSON objectJosé Bollo10-1078/+1147
2018-07-25Fix tiny documentation bugJose Bollo2-4/+4
2018-07-24main-afb-daemon: Reorder instantiation of APIJosé Bollo1-6/+3
2018-07-24json-c: Remove escaping of slashsJosé Bollo11-54/+89
2018-07-24coverage and test: Add testsJose Bollo21-47/+1211
2018-07-24afb-api: Define the function afb_api_is_publicJosé Bollo3-2/+8
2018-07-24Tiny documentation fixesJosé Bollo12-34/+33
2018-07-24afb-export: Fix event handler of APIJosé Bollo1-2/+2
2018-07-19afb-config: Simplify version printflounder_5.99.2flounder/5.99.25.99.2José Bollo1-52/+45
2018-07-19afb-trace: Fix bug on uuid of session's eventsJosé Bollo1-1/+1
2018-07-19afb-trace: Fix bug in session handlingJosé Bollo1-1/+1
2018-07-19Fix errors in migration to V3José Bollo4-10/+19
2018-07-17Set version to 5.99.FFRC3José Bollo1-1/+1
2018-07-16afb-binding: Add missing declarationsJosé Bollo1-0/+2
2018-07-16Simplify starting of servicesJosé Bollo9-75/+55
2018-07-13afb-trace: Fix compiling error on old json-cJosé Bollo1-3/+4
2018-07-13afb-hook & afb-trace: Fix usage of readlinkJosé Bollo2-4/+14
2018-07-13afb-binding: Fix export of "class" handlingJosé Bollo1-0/+2
2018-07-13afb-wsj1: Fix json parsing of unterminatedJosé Bollo1-0/+2
2018-07-13afb-api-v3: Fix wrong error messageJosé Bollo1-2/+3