Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2008-01-04 | changed auto_ptr to shared_ptr | Michael Krelin | 1 | -3/+3 |
Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2007-12-04 | Minor improvements | Michael Krelin | 1 | -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-22 | added virtual destructors to base classes | Michael Krelin | 1 | -0/+2 |
and bumped version to 0.4 Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2007-08-09 | associations robustness improvements and documentation updates | Michael Krelin | 1 | -1/+18 |
2007-08-09 | make canonicalize follow redirects | Michael Krelin | 1 | -2/+9 |
- renamed old consumer_t::canonicalize to consumer_t::normalize - made the real canonicalize virtual to allow caching layer | ||||
2007-01-12 | doxygen improvements | Michael Krelin | 1 | -3/+0 |
2007-01-12 | extended server and consumer classes | Michael Krelin | 1 | -4/+4 |
2007-01-11 | introduced extension hooks framework | Michael Krelin | 1 | -11/+14 |
2005-07-20 | doxygenated canonicalize | Michael Krelin | 1 | -0/+5 |
2005-07-20 | moved util::canonicalize_url to consumer class | Michael Krelin | 1 | -0/+2 |
2005-07-19 | initial commit of libopkele - OpenID support library | Michael Krelin | 1 | -0/+135 |