summaryrefslogtreecommitdiff
path: root/po/fr.po
AgeCommit message (Expand)Author
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-13Update translationsVivien Kraus
2021-09-13Fix a syntax errorVivien Kraus
2021-09-13Fix syntax errorVivien Kraus
2021-09-13Add missing moduleVivien Kraus
2021-09-13Fix syntax errorVivien 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 exceptionsVivien Kraus
2021-08-13Update translationsVivien Kraus
2021-08-13Hello: fix format stringVivien Kraus
2021-08-13Update translationsVivien Kraus
2021-08-13Switch to a more sensible error reporting systemVivien 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-29Rework --help outputVivien Kraus
2021-07-27Support for json-ldVivien Kraus
2021-07-22DPoP proof: support the "ath" claimVivien 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-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
2021-07-06Log the authenticated user tooVivien Kraus
2021-07-03Do not accept the password in clear, use an encrypted passwordVivien Kraus
2021-07-02Fix precondition check with GETVivien Kraus
2021-07-02Log requests and responses to STDOUT if the response is OK, STDERR otherwiseVivien Kraus
2021-07-02Also log the remote peer IP addressVivien Kraus
2021-07-02Re-open the log file for each request0.5.1Vivien Kraus
2021-07-02Log request paths, methods, and response codesVivien Kraus
2021-07-02Set up content negociationVivien Kraus
2021-07-02Switch to AGPLVivien Kraus
2021-07-02Add a full server.Vivien Kraus
2021-07-02Merge the client service with the webid-oidc programVivien Kraus
2021-07-02Merge the identity provider program with webid-oidcVivien Kraus
2021-07-02Make a unique program with all commandsVivien Kraus
2021-06-27fixup! Implement the POST method for the serverVivien Kraus
2021-06-27Check client conditional requestVivien Kraus
2021-06-19Implement the GET, HEAD, OPTIONS methods for the server0.4.16Vivien Kraus