summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
2021-12-15Use config.vapi to include config.hVivien Kraus
2021-11-06Create a shared object with a client APIVivien Kraus
2021-10-19server: add the endpoint APIVivien Kraus
2021-10-04gui: Add a client widgetVivien Kraus
2021-10-01gui: Bind the settings to schemeVivien Kraus
2021-08-13Make a better client APIVivien Kraus
2021-08-01Change the name!Vivien Kraus
2021-07-02Switch to AGPLVivien 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-19An API to manipulate contents on the serverVivien Kraus
2021-06-19Add a demonstration programVivien Kraus
2021-06-19Add a server for an applicationVivien Kraus
2021-06-19Implement a reverse proxyVivien Kraus
2021-06-19Create a hello world serverVivien Kraus
2021-06-19Run the identity provider as a scriptVivien Kraus
2021-06-19Add a signature and verification function for JWSVivien Kraus
2021-06-19Add a hash functionVivien Kraus
2021-06-19Generate a key pair.Vivien Kraus
2021-06-19Add a random number generator.Vivien Kraus
2021-06-19Add a base64 encoder and decoderVivien Kraus
2021-06-19Set up the guile projectVivien Kraus
2021-06-19Create (webid-oidc config.scm)Vivien Kraus
2021-06-19Check that the code is indented on distcheck.Vivien Kraus
2021-06-19Set up the project infrastructureVivien Kraus