Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2007-08-09 | make canonicalize follow redirects | Michael Krelin | 2 | -3/+34 |
- renamed old consumer_t::canonicalize to consumer_t::normalize - made the real canonicalize virtual to allow caching layer | ||||
2007-06-24 | libopkele: bumped version to 0.2.1 and summarized news.0.2.1 | Michael Krelin | 2 | -1/+4 |
2007-06-24 | yet another signature bugfix | Michael Krelin | 1 | -1/+1 |
2007-06-18 | summarized changes since last version0.2 | Michael Krelin | 1 | -0/+5 |
2007-06-18 | Bumped version to 0.2 | Michael Krelin | 1 | -1/+1 |
2007-06-18 | Give credits to yet another contributor | Michael Krelin | 1 | -3/+7 |
2007-06-18 | reworked zero-padding machinery and added one more instance of zero-padding | Michael Krelin | 3 | -14/+20 |
2007-06-18 | Adhere to Postel's Law. | Michael Krelin | 2 | -0/+23 |
That is, be liberal when parsing key/value parameters from remote. Along with configure switch to disable it. | ||||
2007-06-16 | adjusted LDADD in lib's Makefile.am | Michael Krelin | 1 | -1/+1 |
2007-06-16 | remove catch-all nop handler | Michael Krelin | 1 | -8/+6 |
2007-05-29 | changed 'invalid' --with-pcre++ to --with-pcrepp in configure | Michael Krelin | 1 | -2/+2 |
2007-01-16 | added date0.1.1 | Michael Krelin | 1 | -1/+1 |
2007-01-15 | updated NEWS | Michael Krelin | 1 | -0/+3 |
2007-01-15 | fixed a typo | Michael Krelin | 1 | -1/+1 |
2007-01-15 | --disable-ssl-verify-{host,peer} options added | Michael Krelin | 2 | -0/+20 |
2007-01-12 | version bump | Michael Krelin | 1 | -1/+1 |
2007-01-12 | Summarized accumulated changes and added credits | Michael Krelin | 2 | -0/+10 |
2007-01-12 | fixed curl exception constructor | Michael Krelin | 1 | -1/+1 |
2007-01-12 | actually make konforka optional. | Michael Krelin | 1 | -1/+1 |
2007-01-12 | enforce konforka being optional | Michael Krelin | 1 | -1/+1 |
2007-01-12 | doxygen improvements | Michael Krelin | 13 | -59/+11 |
2007-01-12 | typo fix | Michael Krelin | 1 | -1/+1 |
2007-01-12 | cosmetic fixes for configure output0.1 | Michael Krelin | 1 | -16/+9 |
2007-01-12 | Be a bit more liberal in what we accept as key-value pairs | Michael Krelin | 2 | -1/+3 |
2007-01-12 | added more doxygen comments | Michael Krelin | 1 | -0/+66 |
2007-01-12 | version, date bump, NEWS summary | Michael Krelin | 3 | -2/+7 |
2007-01-12 | eliminated mimetic dependency and made use of openssl base64 encoder instead | Michael Krelin | 9 | -67/+71 |
2007-01-12 | extended server and consumer classes | Michael Krelin | 5 | -8/+88 |
2007-01-11 | extension chain | Michael Krelin | 4 | -2/+70 |
2007-01-11 | Simple Registration extension | Michael Krelin | 4 | -2/+336 |
2007-01-11 | a fix | Michael Krelin | 1 | -1/+1 |
2007-01-11 | doxygen improvements | Michael Krelin | 1 | -2/+9 |
2007-01-11 | a fix for missing class qualifiers | Michael Krelin | 1 | -2/+2 |
2007-01-11 | doxygen writeup fix | Michael Krelin | 1 | -1/+1 |
2007-01-11 | fixed a definition in header | Michael Krelin | 1 | -3/+3 |
2007-01-11 | introduced extension hooks framework | Michael Krelin | 9 | -28/+127 |
2007-01-10 | added source browser to doxygen | Michael Krelin | 1 | -3/+3 |
2007-01-09 | canonicalization bug - do not add '/' after '?', add it right after hostname ↵ | Michael Krelin | 1 | -2/+9 |
if needed. | ||||
2005-07-25 | Put in the date0.0 | Michael Krelin | 1 | -1/+1 |
2005-07-20 | doxygenated canonicalize | Michael Krelin | 1 | -0/+5 |
2005-07-20 | moved util::canonicalize_url to consumer class | Michael Krelin | 4 | -28/+29 |
2005-07-20 | invalidate invalid handles. | Michael Krelin | 1 | -1/+3 |
2005-07-19 | still finalizing stuff with eliminating konforka requirement | Michael Krelin | 2 | -2/+16 |
2005-07-19 | made konforka optional as intended in the first place | Michael Krelin | 1 | -0/+2 |
2005-07-19 | initial commit of libopkele - OpenID support library | Michael Krelin | 35 | -0/+2505 |
2005-07-19 | importing the initial layout for libopkele | Michael Krelin | 0 | -0/+0 |