summaryrefslogtreecommitdiffabout
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2007-06-24yet another signature bugfixMichael Krelin1-1/+1
2007-06-18reworked zero-padding machinery and added one more instance of zero-paddingMichael Krelin3-14/+20
2007-06-18Adhere to Postel's Law.Michael Krelin1-0/+16
2007-06-16adjusted LDADD in lib's Makefile.amMichael Krelin1-1/+1
2007-06-16remove catch-all nop handlerMichael Krelin1-8/+6
2007-01-15fixed a typoMichael Krelin1-1/+1
2007-01-15--disable-ssl-verify-{host,peer} options addedMichael Krelin1-0/+6
2007-01-12fixed curl exception constructorMichael Krelin1-1/+1
2007-01-12Be a bit more liberal in what we accept as key-value pairsMichael Krelin1-1/+2
2007-01-12eliminated mimetic dependency and made use of openssl base64 encoder insteadMichael Krelin6-55/+65
2007-01-11extension chainMichael Krelin2-1/+18
2007-01-11Simple Registration extensionMichael Krelin2-1/+128
2007-01-11a fixMichael Krelin1-1/+1
2007-01-11a fix for missing class qualifiersMichael Krelin1-2/+2
2007-01-11introduced extension hooks frameworkMichael Krelin4-13/+35
2007-01-09canonicalization bug - do not add '/' after '?', add it right after hostname ...Michael Krelin1-2/+9
2005-07-20moved util::canonicalize_url to consumer classMichael Krelin2-27/+27
2005-07-20invalidate invalid handles.Michael Krelin1-1/+3
2005-07-19still finalizing stuff with eliminating konforka requirementMichael Krelin1-0/+10
2005-07-19initial commit of libopkele - OpenID support libraryMichael Krelin9-0/+844