ctdl_openid_curl_easy_init() is a wrapper around curl_easy_init() that also performs...
authorArt Cancro <ajc@uncensored.citadel.org>
Fri, 25 Nov 2011 20:43:48 +0000 (15:43 -0500)
committerArt Cancro <ajc@uncensored.citadel.org>
Fri, 25 Nov 2011 20:43:48 +0000 (15:43 -0500)
commitde4a0517d88b7092c01aa206af48f734e2f9d477
tree5c2af7a471d970bfda0aac3b3588d3eef11c630a
parent55237edb35b9bb699002f4db71fbee40e59330b3
ctdl_openid_curl_easy_init() is a wrapper around curl_easy_init() that also performs all of the settings common to our openID implementation.  This may also help us to move to an asynchronous wrapper later on.
citadel/modules/openid/serv_openid_rp.c