summaryrefslogtreecommitdiffabout
path: root/include/opkele/consumer.h
AgeCommit message (Collapse)AuthorFilesLines
2009-09-13removed legacy compatibility code and pcre dependencyMichael Krelin1-174/+0
Signed-off-by: Michael Krelin <hacker@klever.net>
2008-01-04changed auto_ptr to shared_ptrMichael Krelin1-3/+3
Signed-off-by: Michael Krelin <hacker@klever.net>
2007-12-04Minor improvementsMichael Krelin1-0/+6
- almost irrelevant documentation updates - introduced id_res_expired_on_delivery exception to be thrown if the association has expired right before it could've been used for signature verification. Signed-off-by: Michael Krelin <hacker@klever.net>
2007-11-22added virtual destructors to base classesMichael Krelin1-0/+2
and bumped version to 0.4 Signed-off-by: Michael Krelin <hacker@klever.net>
2007-08-09associations robustness improvements and documentation updatesMichael Krelin1-1/+18
2007-08-09make canonicalize follow redirectsMichael Krelin1-2/+9
- renamed old consumer_t::canonicalize to consumer_t::normalize - made the real canonicalize virtual to allow caching layer
2007-01-12doxygen improvementsMichael Krelin1-3/+0
2007-01-12extended server and consumer classesMichael Krelin1-4/+4
2007-01-11introduced extension hooks frameworkMichael Krelin1-11/+14
2005-07-20doxygenated canonicalizeMichael Krelin1-0/+5
2005-07-20moved util::canonicalize_url to consumer classMichael Krelin1-0/+2
2005-07-19initial commit of libopkele - OpenID support libraryMichael Krelin1-0/+135