summaryrefslogtreecommitdiffabout
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-03-05remove post-increment implementation as it is awfully invalidMichael Krelin1-5/+0
2012-11-02Fix argument-lookup failure on GCC 4.7.1, causing compilation to crash.qdii1-1/+1
2009-12-22added ax/oauth_ext to MakefilesMichael Krelin1-0/+1
2009-12-22added missing AX/OAUTH URI definitionsMichael Krelin1-0/+2
2009-12-22minor cleanup of ax/oauth codeMichael Krelin2-12/+3
2009-12-22put Joseph's files into repositoryJoseph Smarr2-0/+146
2009-12-12fix duplicate header in Makefile.amMichael Krelin1-1/+0
2009-09-13made compiler a bit happierpublic/nextMichael Krelin2-2/+2
2009-09-13removed legacy compatibility code and pcre dependencyMichael Krelin5-348/+0
2008-12-02support for unknown encoding in expat wrapperMichael Krelin1-0/+3
2008-09-22A couple of bugfixesMichael Krelin1-1/+1
2008-06-27made gcc 4.3 a bit happierMichael Krelin1-2/+2
2008-06-25improved detection of htmltidy for debian and co.Michael Krelin1-2/+9
2008-03-04added curl_slist wrapperMichael Krelin1-0/+20
2008-03-03renamed basic_message to basic_fieldsMichael Krelin1-13/+9
2008-03-03removed basic_message::fields_t typedefMichael Krelin1-1/+0
2008-03-03introduced base_message class as a base for basic_openid_messageMichael Krelin1-14/+28
2008-03-03added append_to() to basic_openid_messageMichael Krelin1-0/+1
2008-03-02aded util::url_decode()Michael Krelin1-1/+9
2008-03-02reinstated prefix handling in query buildingMichael Krelin1-2/+2
2008-03-02added missing include to util-internal.hMichael Krelin1-0/+1
2008-02-19added an identifier normalization utility functionMichael Krelin2-0/+4
2008-02-19basic_RP: add methods for accessing identity information passed from OP.Michael Krelin1-0/+36
2008-02-16moved some stuff out of the now installed util.h headerMichael Krelin3-82/+105
2008-02-12slight api improvement to ease caching of discovery informationMichael Krelin3-2/+12
2008-02-11allow to add prefix to generated htmlhiddensMichael Krelin1-1/+1
2008-02-08minor fixes and making compiler a bit happierMichael Krelin4-18/+20
2008-02-08a bit of doxygenation for prequeue_RPMichael Krelin1-1/+8
2008-02-08renamed verify_op to verify_OPMichael Krelin2-2/+2
2008-02-08further doxygenation of basic_OP, extension_t and verify_OPMichael Krelin3-0/+21
2008-02-08further doxygenation of basic_OPMichael Krelin1-2/+75
2008-02-08renamed basic_op class to basic_OPMichael Krelin2-8/+113
2008-02-04reworked extensions frameworkMichael Krelin4-43/+46
2008-02-03added verify_op that performs discovery on the relying partyMichael Krelin2-3/+18
2008-02-03added provisions for discovery on RPMichael Krelin1-1/+4
2008-02-03moved openid_endpoint_t to types.hMichael Krelin2-18/+18
2008-02-03added return_to service type to uris.hMichael Krelin1-0/+1
2008-02-02moved uri matching into separate procedureMichael Krelin1-0/+8
2008-02-02added missing basic_op.h headerMichael Krelin1-0/+68
2008-02-02check if return_to matches realmMichael Krelin1-0/+9
2008-02-02first rough cut on OP 2.0 implementationMichael Krelin2-0/+28
2008-02-02added util::attr_escapeMichael Krelin1-0/+7
2008-02-02generate html form hiddens from the openid messageMichael Krelin1-0/+2
2008-01-31added util::change_mode_message_proxy classMichael Krelin1-0/+18
2008-01-30a few changes to the infrastructureMichael Krelin1-0/+2
2008-01-21Implement URI construction handling append='qxri' xrd:URI attribute.Michael Krelin1-1/+9
2008-01-20the whole library rewrittenMichael Krelin10-132/+495
2008-01-20defined sreg 1.1 openid namespace URIMichael Krelin1-0/+1
2008-01-20opkele/iterator.h headerMichael Krelin1-0/+217
2008-01-20config header: define deprecation attributeMichael Krelin1-0/+4