summaryrefslogtreecommitdiffabout
AgeCommit message (Expand)AuthorFilesLines
2008-03-03added append_to() to basic_openid_messageMichael Krelin2-3/+7
2008-03-02aded util::url_decode()Michael Krelin2-1/+37
2008-03-02reinstated prefix handling in query buildingMichael Krelin2-11/+13
2008-03-02made util::url_encode refrain from encoding unreserved charsMichael Krelin1-6/+33
2008-03-02added missing include to util-internal.hMichael Krelin1-0/+1
2008-02-22fix the discovery for the case when identity URL points to XRDS document.Michael Krelin1-1/+7
2008-02-19added an identifier normalization utility functionMichael Krelin5-12/+53
2008-02-19basic_RP: add methods for accessing identity information passed from OP.Michael Krelin2-2/+63
2008-02-19use local array for hmac when calculating signatureMichael Krelin1-4/+7
2008-02-16do not tidy XRD documentsMichael Krelin1-2/+2
2008-02-16moved some stuff out of the now installed util.h headerMichael Krelin8-82/+110
2008-02-15small fix to openid message find_ns methodMichael Krelin1-2/+4
2008-02-12slight api improvement to ease caching of discovery informationMichael Krelin4-4/+19
2008-02-11more cleanupMichael Krelin1-1/+0
2008-02-11removed obsoleted functions in test RPMichael Krelin1-28/+0
2008-02-11allow to add prefix to generated htmlhiddensMichael Krelin2-6/+10
2008-02-09OP fixesMichael Krelin1-3/+3
2008-02-08minor fixes and making compiler a bit happierMichael Krelin16-77/+77
2008-02-08a bit of doxygenation for prequeue_RPMichael Krelin1-1/+8
2008-02-08renamed verify_op to verify_OPMichael Krelin4-4/+4
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 Krelin5-29/+134
2008-02-08do not allocate stateless assoc ahead of timeMichael Krelin1-5/+4
2008-02-04reworked extensions frameworkMichael Krelin10-67/+121
2008-02-03openid 1 compatibility fix in OPMichael Krelin1-0/+1
2008-02-03added test OPMichael Krelin4-4/+452
2008-02-03added verify_op that performs discovery on the relying partyMichael Krelin4-6/+73
2008-02-03added provisions for discovery on RPMichael Krelin2-11/+39
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