summaryrefslogtreecommitdiffabout
path: root/include/opkele
AgeCommit message (Expand)AuthorFilesLines
2008-01-05added htmltidy dependencyMichael Krelin2-0/+84
2008-01-05discovery: stop parser with XML_StopParser()Michael Krelin1-2/+4
2008-01-04exception specializationsMichael Krelin1-1/+29
2008-01-04id_res_cancel and id_res_bad_nonce exceptionsMichael Krelin1-0/+18
2008-01-04output thrown exceptions to clog streamMichael Krelin2-5/+19
2008-01-04exception fixes and enhancementsMichael Krelin1-1/+9
2008-01-04parse ProviderID while doing discoveryMichael Krelin1-0/+4
2008-01-04gitignored tr1-mem.hMichael Krelin1-0/+1
2008-01-04added openid.sreg.ns parameter to sreg extensionMichael Krelin1-0/+1
2008-01-04added missing fileMichael Krelin1-0/+10
2008-01-04changed auto_ptr to shared_ptrMichael Krelin3-9/+8
2008-01-04idiscovery_t() default constructor and a couple of helpersMichael Krelin1-0/+6
2007-12-17made secret_t non-constant size and added params_t::query_string functionMichael Krelin1-5/+13
2007-12-17added openid.ns uri to uris.hMichael Krelin1-0/+2
2007-12-17moved curl_fetch_string_t/curl_pick_t classes into curl.hMichael Krelin1-0/+24
2007-12-13keep track of whether the identity being discovered is XRIMichael Krelin1-0/+1
2007-12-09Merge branch 'next' into devel/xriMichael Krelin2-0/+15
2007-12-09reworked identity resolution and service discoveryMichael Krelin5-122/+124
2007-12-04Minor improvementsMichael Krelin2-0/+15
2007-12-02first cut on XRI resolverMichael Krelin2-0/+128
2007-11-28added a trivial expat wrapperMichael Krelin1-0/+91
2007-11-28keep keeping compilers happyMichael Krelin1-3/+3
2007-11-28added header and progress callbacks to curl wrapperMichael Krelin1-0/+6
2007-11-26encapsulated write functionality into curl_tMichael Krelin1-0/+3
2007-11-24more curl wrapper cosmeticsMichael Krelin1-2/+13
2007-11-24moved curl_t wrapper to util namespaceMichael Krelin1-0/+28
2007-11-24added URI normalization procedure to opkele::utilMichael Krelin1-0/+10
2007-11-22added virtual destructors to base classesMichael Krelin4-0/+8
2007-09-22got rid of all pcre wrappers altogetherMichael Krelin1-0/+9
2007-08-09fix to previous commitMichael Krelin1-0/+5
2007-08-09associations robustness improvements and documentation updatesMichael Krelin2-1/+20
2007-08-09make canonicalize follow redirectsMichael Krelin1-2/+9
2007-01-12doxygen improvementsMichael Krelin12-57/+9
2007-01-12typo fixMichael Krelin1-1/+1
2007-01-12added more doxygen commentsMichael Krelin1-0/+66
2007-01-12eliminated mimetic dependency and made use of openssl base64 encoder insteadMichael Krelin1-0/+5
2007-01-12extended server and consumer classesMichael Krelin4-7/+85
2007-01-11extension chainMichael Krelin1-0/+50
2007-01-11Simple Registration extensionMichael Krelin1-0/+206
2007-01-11doxygen improvementsMichael Krelin1-2/+9
2007-01-11doxygen writeup fixMichael Krelin1-1/+1
2007-01-11fixed a definition in headerMichael Krelin1-3/+3
2007-01-11introduced extension hooks frameworkMichael Krelin4-14/+90
2005-07-20doxygenated canonicalizeMichael Krelin1-0/+5
2005-07-20moved util::canonicalize_url to consumer classMichael Krelin2-1/+2
2005-07-19still finalizing stuff with eliminating konforka requirementMichael Krelin1-2/+6
2005-07-19initial commit of libopkele - OpenID support libraryMichael Krelin10-0/+776