aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-29sig-monitor: Add compiling switchesJosé Bollo3-84/+206
2019-03-29afb-args: Use secure_getenvJosé Bollo1-3/+3
2019-03-27evmgr: Isolate the event loop from jobsJosé Bollo4-152/+281
2019-03-27system & jobs: Reverse link and acquiring eventsJosé Bollo7-39/+81
2019-03-27Rename afb-systemd to systemdJosé Bollo9-34/+36
2019-03-27watchdog: Isolate the watchdog from jobsJosé Bollo6-15/+88
2019-03-27jobs: Clean unneeded codeJosé Bollo1-2/+0
2019-03-27coverage: Allow removal of valgrindJosé Bollo2-1/+17
2019-03-25Prevent false positive during check sourceFrederic Marec1-1/+1
2019-03-22jobs: Ensure validy of event loopFrederic Marec1-0/+3
2019-03-12json2c: Fix a fatal warningJosé Bollo1-3/+3
2019-03-11c++: Add tutorial tuto-5 for C++ class base_api_tLoïc Collignon2-0/+94
2019-03-11c++: Inherit of class afb::apiLoïc Collignon1-12/+9
2019-03-11c++: Add the wrapper class 'afb::api'Loïc Collignon1-1/+155
2019-03-11c++: Reworked the event classLoïc Collignon1-8/+11
2019-03-11c++: Fix multiple definition and castLoïc Collignon1-6/+3
2019-03-11c++: Add verb initialisation for C++Jose Bollo2-6/+37
2019-03-11c++: Fix a wrong callback versionLoïc Collignon1-1/+1
2019-03-11c++: Drop support of binding APIv2Loïc Collignon1-87/+3
2019-03-11c++: Avoid relative path when including headersLoïc Collignon4-7/+8
2019-03-11c++: New C++ API for bindingsLoïc Collignon4-1/+344
2019-03-07afb-stub-ws: Allow unordered process of messagesJosé Bollo1-1/+1
2019-03-07Fix build dep on OBSronan1-0/+6
2019-03-07Upgrade dependency to libmicrohttpd version 0.9.60José Bollo4-5/+5
2019-02-08stress: Improve the stress test scriptsJosé Bollo2-69/+109
2019-02-08afb-stub-ws: Fix concurrent memory issuesJosé Bollo1-3/+4
2019-02-06Update copyright datehalibut_7.90.0halibut/7.90.07.90.0José Bollo188-190/+190
2019-02-06Set next version of binderJosé Bollo1-1/+1
2019-02-06jobs: Ensure releasing event loopJose Bollo3-1/+32
2019-01-18Merge changes from topic 'spec-2089'guppy_6.99.4guppy/6.99.46.99.4Jan-Simon Moeller10-298/+264
2019-01-18hello3: Fix warning unused variableJose Bollo1-1/+0
2019-01-18afb-hsrv: Avoid call to getnameinfoJosé Bollo1-6/+12
2019-01-16jobs: Remove conditionnal REMOVE_SYSTEMD_EVENTJose Bollo3-128/+0
2019-01-16jobs: Separate internal threads from othersJosé Bollo1-61/+92
2019-01-16jobs: Refactor event loop handlingJosé Bollo3-125/+184
2019-01-16afb-proto-ws: Serialize incoming messageJosé Bollo3-7/+6
2019-01-16packaging: update dependency on libmicrohttpd versionRonan Le Martret1-1/+3
2019-01-05Merge "afb-api-v3: Fix potential buffer overflow"Stéphane Desneux1-4/+5
2019-01-04afb-api-v3: Fix potential buffer overflowJose Bollo1-4/+5
2019-01-04afb-binding-v3: Fix issues in includesJosé Bollo2-5/+6
2019-01-03packaging: Remove hard dependency to samplesJose Bollo2-16/+2
2019-01-02hello3: Add verb 'after'Jose Bollo2-2/+79
2019-01-02bindings/samples: Cleanup and tiny commentJose Bollo5-1465/+14
2018-12-31jobs: Fix a lock of call syncJose Bollo1-24/+59
2018-12-19Remove useless %lang% prefix in yaml book fileguppy_6.99.3guppy/6.99.36.99.3Sebastien Douheret1-20/+20
2018-12-14wrap-json: Upgrade to latest versionJosé Bollo1-18/+19
2018-12-13afb-hsrv: Prepare selection of listening interfacesJose Bollo4-14/+139
2018-12-13afb-trace: Make real timestampsJosé Bollo1-10/+0
2018-12-13docs: add yaml bookClément Bénier1-0/+55
2018-12-05afb-proto-ws: Add error reportJose Bollo3-1/+15