summaryrefslogtreecommitdiffabout
AgeCommit message (Expand)AuthorFilesLines
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 Krelin3-32/+41
2008-02-02added missing basic_op.h headerMichael Krelin1-0/+68
2008-02-02check if return_to matches realmMichael Krelin2-0/+45
2008-02-02first rough cut on OP 2.0 implementationMichael Krelin4-1/+350
2008-02-02added util::attr_escapeMichael Krelin2-0/+26
2008-02-02generate html form hiddens from the openid messageMichael Krelin2-0/+22
2008-01-31fixed kingate_openid_message code in test areaMichael Krelin1-2/+3
2008-01-31test: moved kingate_openid_message wrapper into a separate .hMichael Krelin2-109/+109
2008-01-31added util::change_mode_message_proxy classMichael Krelin2-19/+20
2008-01-30a few changes to the infrastructureMichael Krelin2-1/+20
2008-01-23check associate reply for consistencyMichael Krelin1-3/+6
2008-01-21Implement URI construction handling append='qxri' xrd:URI attribute.Michael Krelin2-8/+31
2008-01-20summarized some changes in NEWSMichael Krelin1-0/+13
2008-01-20test part rewrittenMichael Krelin17-155/+693
2008-01-20the whole library rewrittenMichael Krelin22-299/+1366
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
2008-01-20merging the private rewrite branch, configure.acMichael Krelin1-3/+45
2008-01-13Merge branch 'next' into devel/openid20Michael Krelin1-1/+1
2008-01-13add libcurl includes to test MakefileMichael Krelin1-1/+1
2008-01-12fixed priority_map comparison functionMichael Krelin1-1/+1
2008-01-06Revert "discovery: stop parser with XML_StopParser()" for nowMichael Krelin2-10/+7
2008-01-06Fix non-debug tidying.Michael Krelin1-1/+1
2008-01-06configure: fixed typo in tidy lib detection error messageMichael Krelin1-2/+2
2008-01-05made more robust html discovery by using htmltidyMichael Krelin2-13/+66
2008-01-05added htmltidy dependencyMichael Krelin6-3/+106
2008-01-05discovery: stop parser with XML_StopParser()Michael Krelin2-8/+16
2008-01-04exception specializationsMichael Krelin1-1/+29
2008-01-04id_res_cancel and id_res_bad_nonce exceptionsMichael Krelin1-0/+18
2008-01-04output thrown exceptions to clog streamMichael Krelin4-6/+37
2008-01-04configurable -DNDEBUGMichael Krelin3-0/+14
2008-01-04exception fixes and enhancementsMichael Krelin1-1/+9
2008-01-04idiscover: dump ProviderIDMichael Krelin1-1/+3
2008-01-04parse ProviderID while doing discoveryMichael Krelin2-0/+10
2008-01-04fix to rfc normalizationMichael Krelin1-1/+2
2008-01-04xri discovery fills in canonicalized_id for xri identities nowMichael Krelin1-0/+1
2008-01-04make ./test/idiscover show expiration dataMichael Krelin1-2/+4
2008-01-04parse xrd:ExpiresMichael Krelin1-3/+7
2008-01-04adjust w3c_to_time output by timezone, so that it returns local timeMichael Krelin1-5/+15
2008-01-04gitignored tr1-mem.hMichael Krelin1-0/+1
2008-01-04corrected typoMichael Krelin1-1/+1
2008-01-04fixed sreg namespace setting ('sreg.ns' to 'ns.sreg')Michael Krelin1-1/+1
2008-01-04added openid.sreg.ns parameter to sreg extensionMichael Krelin2-0/+3
2008-01-04trying to make it report tr1/memory found nicelyMichael Krelin1-1/+5
2008-01-04added missing fileMichael Krelin1-0/+10
2008-01-04changed auto_ptr to shared_ptrMichael Krelin6-10/+59
2008-01-04fix the xrds_location being cleared before it gets used.Michael Krelin1-1/+1