]> git.ipfire.org Git - thirdparty/cups.git/commit
Add OAuth and X.509 utilities (Issue #1184)
authorMichael R Sweet <msweet@msweet.org>
Tue, 4 Mar 2025 18:43:37 +0000 (13:43 -0500)
committerMichael R Sweet <msweet@msweet.org>
Tue, 4 Mar 2025 18:43:37 +0000 (13:43 -0500)
commitacf4ad4120682de12af1e094e67ff5bc40e30204
tree2b64640ca7d1358405e1b78591757032cb3d9982
parent12191d8ba88c5e48360ee49527673b94045e8262
Add OAuth and X.509 utilities (Issue #1184)
13 files changed:
.gitignore
CHANGES.md
cups/oauth.c
doc/Makefile
doc/help/man-cups-oauth.html [new file with mode: 0644]
doc/help/man-cups-x509.html [new file with mode: 0644]
man/Makefile
man/cups-oauth.1 [new file with mode: 0644]
man/cups-x509.1 [new file with mode: 0644]
tools/Dependencies
tools/Makefile
tools/cups-oauth.c [new file with mode: 0644]
tools/cups-x509.c [new file with mode: 0644]