summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-09-15Client API: add a pretty printerVivien Kraus
2021-09-15Add an application state class to handle multi-threaded actionsVivien Kraus
2021-09-14Restructure the client APIVivien Kraus
2021-09-13Client: use http-request instead of http-get and http-postVivien Kraus
2021-09-13Don’t save an account if it does not have a subjectVivien Kraus
2021-09-13Add missing importVivien Kraus
2021-09-13Fix a syntax errorVivien Kraus
2021-09-13Fix a syntax errorVivien Kraus
2021-09-13Fix syntax errorVivien Kraus
2021-09-13Add missing moduleVivien Kraus
2021-09-13fix function nameVivien Kraus
2021-09-13Fix syntax errorVivien Kraus
2021-09-13Fix function nameVivien Kraus
2021-09-13Remove dead codeVivien Kraus
2021-09-13Fix typoVivien Kraus
2021-09-13Add missing moduleVivien Kraus
2021-09-13Fix a syntax error and missing moduleVivien Kraus
2021-09-13Fix syntax errorVivien Kraus
2021-09-13Add missing moduleVivien Kraus
2021-09-13Fix a syntax errorVivien Kraus
2021-09-13Fix a syntax errorVivien Kraus
2021-09-13Fix a syntax errorVivien Kraus
2021-09-13Fix a syntax errorVivien Kraus
2021-09-13Fix exceptionsVivien Kraus
2021-08-13web-i18n: fix locale detection0.5.3Vivien Kraus
2021-08-13Hello: fix format stringVivien Kraus
2021-08-13Hello: the agent is an URIVivien Kraus
2021-08-13Fix reason phrases for the authorization pagesVivien Kraus
2021-08-13Switch to a more sensible error reporting systemVivien Kraus
2021-08-13Authorization endpoint: the client-id should be an URI.Vivien Kraus
2021-08-13Make a better client APIVivien Kraus
2021-08-09Add a simulation type to test complex systems.Vivien Kraus
2021-08-01Use guile parametersVivien Kraus
2021-08-01Load the encrypted password from a fileVivien Kraus
2021-08-01Change the name!Vivien Kraus
2021-07-29The package should know its release date to generate a doap descriptionVivien Kraus
2021-07-29The server supports XML catalogs.Vivien Kraus
2021-07-29Remove these useless programsVivien Kraus
2021-07-29The client manifest spec changed: now it’s a plain OIDC registration token.Vivien Kraus
2021-07-29Rework --help outputVivien Kraus
2021-07-27Support for json-ldVivien Kraus
2021-07-22DPoP proof: support the "ath" claimVivien Kraus
2021-07-13Continue the request processing in a new thread if a request needs toVivien Kraus
2021-07-09Setup: make sure that the acl:default predicate for /.acl refers to /Vivien Kraus
2021-07-08Start client requests in a new POSIX thread.Vivien Kraus
2021-07-06Fix the semantic of dpop signature time errorsVivien Kraus
2021-07-06Make sure that all dates in errors are actually dates and not timestampsVivien Kraus
2021-07-06Also log exceptionsVivien Kraus
2021-07-06Handle request-failed-unexpectedly errorVivien Kraus
2021-07-06caching web client in main program: handle cases where the response is emptyVivien Kraus