summaryrefslogtreecommitdiffabout
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-01-12fixed priority_map comparison functionMichael Krelin1-1/+1
2008-01-06Revert "discovery: stop parser with XML_StopParser()" for nowMichael Krelin1-4/+2
2008-01-05added htmltidy dependencyMichael Krelin3-1/+85
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 Krelin3-6/+21
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 Krelin4-10/+10
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-09don't install internal-use headersMichael Krelin1-1/+1
2007-12-09Merge branch 'next' into devel/xriMichael Krelin2-0/+15
2007-12-09reworked identity resolution and service discoveryMichael Krelin6-123/+125
2007-12-04Minor improvementsMichael Krelin2-0/+15
2007-12-02first cut on XRI resolverMichael Krelin3-3/+133
2007-11-28added a trivial expat wrapperMichael Krelin2-1/+92
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 Krelin2-1/+30
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 Krelin5-8/+88
2007-01-11extension chainMichael Krelin2-1/+52
2007-01-11Simple Registration extensionMichael Krelin2-1/+208
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 Krelin5-15/+92
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 Krelin12-0/+789