aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-02-13Add gitlab issue/merge request templatesHEADricefish_17.90.0ricefish/17.90.017.90.0masterJan-Simon Moeller2-0/+6
2021-07-12gcc 11.x fixesneedlefish_13.93.0needlefish/13.93.0marlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.113.93.012.93.012.92.012.91.012.90.1Scott Murray3-3/+4
2020-09-30CMake: Link with -latomicmarlin_12.90.0marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.0koi_10.93.0koi_10.92.0koi_10.91.0koi/10.93.0koi/10.92.0koi/10.91.012.90.011.92.011.91.010.93.010.92.010.91.0Alistair Francis2-0/+2
2020-08-19fix(migration-to-binding-v3.sed): add a legacy call replacing rulejellyfish_9.99.4jellyfish_9.99.3jellyfish/9.99.4jellyfish/9.99.39.99.49.99.3Li, Xiaoming1-0/+1
2020-07-07Fix typojellyfish_9.99.2jellyfish/9.99.29.99.2zhangnan.fnst1-1/+1
2020-05-06Fix includes of C++ headerjellyfish_9.99.1jellyfish/9.99.19.99.1José Bollo1-0/+1
2020-03-12afb-stub-ws: fix bug in reconnectionJosé Bollo1-1/+1
2020-03-03Fix bug in C++ wrapperJose Bollo1-1/+1
2020-03-03Fix a tiny issue in the protocolJose Bollo1-4/+4
2020-03-02Fix bug in session and token removalJose Bollo1-4/+6
2020-02-12Improves compatibility with AddressSanitizersJosé Bollo6-2/+25
2020-02-11Update .gitreview fileJan-Simon Möller1-1/+1
2020-01-26Fix globset compilation warningicefish_8.99.5icefish/8.99.58.99.5José Bollo1-8/+3
2020-01-08Update copyright datesJosé Bollo205-207/+207
2020-01-07afb-ws-client: Improve direct URIJose Bollo1-2/+5
2020-01-03afb-evt: Ensure unsubscribe worksJose Bollo3-106/+134
2020-01-03afb-evt: Improve name of listening functionsJosé Bollo6-22/+21
2020-01-03afb-proto-ws: Add message for unexpected eventJose Bollo5-3/+65
2020-01-03afb-proto-ws: Improve comment and namesJose Bollo1-21/+21
2020-01-03AFB.js: pass event nameJosé Bollo1-3/+3
2020-01-03afb-apiset: Fix start of apisJose Bollo1-33/+68
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.js: Enforce single codeJosé Bollo1-219/+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 Bollo9-1/+659
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 Bollo12-215/+195
2019-11-25Remove refreshing tokenJose Bollo11-96/+3
2019-11-25afb-hreq: Handle access_token query parameterJosé Bollo3-13/+24
2019-11-20monitoring: Fix display on connection errorJose Bollo1-1/+1
2019-11-20coverage: Fix regressionJose Bollo3-5/+92
2019-11-20Introduce object for tokensicefish_8.99.1icefish/8.99.18.99.1Jose Bollo10-20/+275