aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-20Fix client disconnection closeguppy_7.0.4guppy/7.0.47.0.4guppyJosé Bollo3-9/+9
2019-07-29Fix detection of error in call synchronousJose Bollo1-1/+1
2019-07-18Fix bad memory access at client disconnectionJosé Bollo4-13/+12
2019-07-18Tag broadcasted events with UUID and hopJosé Bollo10-39/+139
2019-07-18afb-evt: Refactor processing of broadcasted eventsJosé Bollo6-83/+68
2019-07-18uuid: Add module for UUID generationJosé Bollo4-70/+125
2019-07-12afb-xreq: Forbids (un)subscribes after replyJose Bollo4-12/+32
2019-07-12Revert "afb-stub-ws: Allow unordered process of messages"José Bollo1-1/+1
2019-07-12afb-evt: send events in separate jobJose Bollo7-46/+239
2019-05-22Fix rpm packagingguppy_7.0.3guppy/7.0.37.0.3Frederic Marec1-1/+1
2019-05-01Merge "Fix rpm packaging following review 21188" into guppyguppy_7.0.2guppy/7.0.27.0.2Jan-Simon Moeller1-1/+1
2019-04-30Change agl-app-framework-binder.shFrederic Marec3-9/+9
2019-04-30Fix rpm packaging following review 21188Frederic Marec1-1/+1
2019-04-16afb-migration-to-binding-v3: fix broken linksClément Bénier1-3/+3
2019-04-04afb-export: Fix heap corruptionguppy_7.0.1guppy/7.0.17.0.1José Bollo1-1/+1
2019-04-02Fix false ***buffer overflow*** detectionJosé Bollo12-29/+29
2019-03-27Prevent false positive during check sourceFrederic Marec1-1/+1
2019-03-22jobs: Ensure validy of event loopFrederic Marec1-0/+3
2019-03-12afb-stub-ws: Allow unordered process of messagesJosé Bollo1-1/+1
2019-02-28Fix build dep on OBSronan1-1/+7
2019-02-08afb-stub-ws: Fix concurrent memory issuesguppy_7.0.0guppy/7.0.07.0.0José Bollo1-3/+4
2019-02-07jobs: Ensure releasing event loopguppy_6.99.5guppy/6.99.56.99.5Jose Bollo3-1/+32
2019-02-06Set default version to 7.0.0: GRUMPY GUPPYJosé Bollo1-1/+1
2019-02-06Add gitreview file for guppy branchJan-Simon Möller1-1/+1
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
2018-12-05afb-hook: Improve reentrancy of hookingJosé Bollo1-126/+163
2018-11-28Fix deprecation warnings for older GCC versionsguppy_6.99.2guppy/6.99.26.99.2Johann CAHIER1-2/+2
2018-11-22globset: Introduce globset for event handlingguppy_6.99.1guppy/6.99.16.99.1Jose Bollo9-87/+693
2018-11-20AFB.js: Tiny improvement and space fixJosé Bollo1-4/+4
2018-11-16afb-socket: Fix address reuseJosé Bollo1-7/+7