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)
committerWilfried Goesgens <dothebart@citadel.org>
Mon, 5 Dec 2011 22:02:07 +0000 (23:02 +0100)
commit0a257dd97090f7225489c72005cacea63aa00c92
tree325809ce4fc96c8a5c469534075ec99e048f4277
parentada95ee2af5113c3f9a1c51780124310ac2fce77
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