src/utils_oauth.[ch]: Add utility for OAuth authentication.
authorFlorian Forster <octo@collectd.org>
Sat, 20 Jun 2015 06:53:24 +0000 (08:53 +0200)
committerFlorian Forster <octo@collectd.org>
Mon, 1 Oct 2018 15:26:22 +0000 (17:26 +0200)
commitaa61b9056d7d14d414e1f5b8f7636e5c5bb9301e
treedbd2052a58d3583aca67b0f3608a837c09c298e2
parentcbd47cbe37c46c8e8370634a0b9b3e0679637665
src/utils_oauth.[ch]: Add utility for OAuth authentication.
Makefile.am
configure.ac
src/utils_oauth.c [new file with mode: 0644]
src/utils_oauth.h [new file with mode: 0644]
src/utils_oauth_test.c [new file with mode: 0644]