aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-12-24main-afb-client-demo: Fix typoJose Bollo1-2/+2
2019-12-20afb-token: Fix a critical bugicefish_8.99.4icefish/8.99.48.99.4Jose Bollo2-19/+56
2019-12-12afb-daemon: Fix optionnal portJosé Bollo1-55/+60
2019-12-03main-afb-daemon: manage listening interfacesicefish_8.99.3icefish_8.99.2icefish/8.99.3icefish/8.99.28.99.38.99.2Jose Bollo3-11/+43
2019-12-03afb-socket: Add ability to set a default schemeJose Bollo2-20/+49
2019-12-03Relax constraint on aliasesJose Bollo1-1/+1
2019-12-03afb-perm: separate access to permission dbJosé Bollo7-67/+206
2019-12-03afb-supervision: Improve messagesJosé Bollo1-2/+2
2019-12-03afb-context & afb-token: rework token validationJosé Bollo5-42/+39
2019-12-03afb-context: Move credentials to contextJosé Bollo21-131/+222
2019-12-02afb-hswitch: Update websocket policyJose Bollo1-5/+0
2019-12-02afb-auth: Increase and improve use of afb-authJose Bollo6-107/+93
2019-11-29afb-error-text: Introduce standard error textJose Bollo11-63/+149
2019-11-29afb-proto-ws: Change the protocol WSAPIJose Bollo4-334/+638
2019-11-29afb-stub-ws: Enforce asynchronous describeJose Bollo6-128/+164
2019-11-29afb-evt: Use 16 bits for idsJose Bollo6-35/+42
2019-11-29u16id: Add maps for identifiers id of 16 bitsJose Bollo6-0/+650
2019-11-29afb-session: remove initial tokenJose Bollo5-53/+18
2019-11-29afb-session: Expose a local id for sessionsJose Bollo3-42/+83
2019-11-29Use afb_token in contextsJose Bollo7-11/+22
2019-11-29Move tokens from sessions to requestsJose Bollo7-36/+39
2019-11-29Don't return the uuidJose Bollo5-24/+2
2019-11-25Remove returning tokenJose Bollo11-32/+7
2019-11-25Remove refreshing tokenJose Bollo11-96/+3
2019-11-25afb-hreq: Handle access_token query parameterJosé Bollo1-7/+12
2019-11-20Introduce object for tokensicefish_8.99.1icefish/8.99.18.99.1Jose Bollo10-20/+275
2019-11-20afb-hreq: Handle HTTP header AuthorizationJose Bollo1-11/+38
2019-11-20afb-proto-ws: Fix crash on event to disconnectedJose Bollo1-98/+102
2019-11-20afb-api-dbus: Fix broken broadcast in dbus apisJose Bollo1-5/+10
2019-11-06jobs: Fix callsync hangingJose Bollo1-25/+48
2019-10-17sig-monitor: Fix exit in signal handlerJosé Bollo2-2/+25
2019-10-01Improve detection of the bindingsJosé Bollo1-3/+3
2019-09-13jobs: Wake up an event loop if neededJosé Bollo1-2/+8
2019-08-20Fix client disconnection closeJosé Bollo3-9/+9
2019-08-19jobs: Add starting mode for jobsJose Bollo3-54/+136
2019-08-09Avoid lock when child diesJose Bollo2-8/+18
2019-07-29Fix detection of error in call synchronousJose Bollo1-1/+1
2019-07-23supervisor: Setup services for local API useJosé Bollo1-63/+6
2019-07-23afb-xreq: Remove field 'listener'Jose Bollo3-6/+18
2019-07-18Fix bad memory access at client disconnectionJosé Bollo4-13/+12
2019-07-18Tag broadcasted events with UUID and hopJosé Bollo9-38/+138
2019-07-18afb-evt: Refactor processing of broadcasted eventsJosé Bollo6-87/+68
2019-07-18uuid: Add module for UUID generationJosé Bollo4-70/+125
2019-07-12afb-client-demo: Allow pipe of messageshalibut_7.99.3halibut/7.99.37.99.3Jose Bollo1-17/+25
2019-07-12afb-xreq: Forbids (un)subscribes after replyJose Bollo1-12/+22
2019-07-12Revert "afb-stub-ws: Allow unordered process of messages"José Bollo1-1/+1
2019-07-12afb-evt: send events in separate jobJose Bollo2-42/+227
2019-07-12afb-evt: Improve compatibility to guppyJosé Bollo1-89/+99
2019-07-09afb-args: Fix output of --versionJosé Bollo1-13/+5
2019-07-09Fix invalid TRACE setting in print versionSebastien Douheret1-1/+1