index
:
kin/libopkele.git
devel/oauth
master
libopkele: OpenID support c++ library
summary
refs
log
tree
commit
diff
about
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-08
minor fixes and making compiler a bit happier
Michael Krelin
16
-77/+77
2008-02-08
a bit of doxygenation for prequeue_RP
Michael Krelin
1
-1/+8
2008-02-08
renamed verify_op to verify_OP
Michael Krelin
4
-4/+4
2008-02-08
further doxygenation of basic_OP, extension_t and verify_OP
Michael Krelin
3
-0/+21
2008-02-08
further doxygenation of basic_OP
Michael Krelin
1
-2/+75
2008-02-08
renamed basic_op class to basic_OP
Michael Krelin
5
-29/+134
2008-02-08
do not allocate stateless assoc ahead of time
Michael Krelin
1
-5/+4
2008-02-04
reworked extensions framework
Michael Krelin
10
-67/+121
2008-02-03
openid 1 compatibility fix in OP
Michael Krelin
1
-0/+1
2008-02-03
added test OP
Michael Krelin
4
-4/+452
2008-02-03
added verify_op that performs discovery on the relying party
Michael Krelin
4
-6/+73
2008-02-03
added provisions for discovery on RP
Michael Krelin
2
-11/+39
2008-02-03
moved openid_endpoint_t to types.h
Michael Krelin
2
-18/+18
2008-02-03
added return_to service type to uris.h
Michael Krelin
1
-0/+1
2008-02-02
moved uri matching into separate procedure
Michael Krelin
3
-32/+41
2008-02-02
added missing basic_op.h header
Michael Krelin
1
-0/+68
2008-02-02
check if return_to matches realm
Michael Krelin
2
-0/+45
2008-02-02
first rough cut on OP 2.0 implementation
Michael Krelin
4
-1/+350
2008-02-02
added util::attr_escape
Michael Krelin
2
-0/+26
2008-02-02
generate html form hiddens from the openid message
Michael Krelin
2
-0/+22
2008-01-31
fixed kingate_openid_message code in test area
Michael Krelin
1
-2/+3
2008-01-31
test: moved kingate_openid_message wrapper into a separate .h
Michael Krelin
2
-109/+109
2008-01-31
added util::change_mode_message_proxy class
Michael Krelin
2
-19/+20
2008-01-30
a few changes to the infrastructure
Michael Krelin
2
-1/+20
2008-01-23
check associate reply for consistency
Michael Krelin
1
-3/+6
2008-01-21
Implement URI construction handling append='qxri' xrd:URI attribute.
Michael Krelin
2
-8/+31
2008-01-20
summarized some changes in NEWS
Michael Krelin
1
-0/+13
2008-01-20
test part rewritten
Michael Krelin
17
-155/+693
2008-01-20
the whole library rewritten
Michael Krelin
22
-299/+1366
2008-01-20
defined sreg 1.1 openid namespace URI
Michael Krelin
1
-0/+1
2008-01-20
opkele/iterator.h header
Michael Krelin
1
-0/+217
2008-01-20
config header: define deprecation attribute
Michael Krelin
1
-0/+4
2008-01-20
merging the private rewrite branch, configure.ac
Michael Krelin
1
-3/+45
2008-01-13
Merge branch 'next' into devel/openid20
Michael Krelin
1
-1/+1
2008-01-13
add libcurl includes to test Makefile
Michael Krelin
1
-1/+1
2008-01-12
fixed priority_map comparison function
Michael Krelin
1
-1/+1
2008-01-06
Revert "discovery: stop parser with XML_StopParser()" for now
Michael Krelin
2
-10/+7
2008-01-06
Fix non-debug tidying.
Michael Krelin
1
-1/+1
2008-01-06
configure: fixed typo in tidy lib detection error message
Michael Krelin
1
-2/+2
2008-01-05
made more robust html discovery by using htmltidy
Michael Krelin
2
-13/+66
2008-01-05
added htmltidy dependency
Michael Krelin
6
-3/+106
2008-01-05
discovery: stop parser with XML_StopParser()
Michael Krelin
2
-8/+16
2008-01-04
exception specializations
Michael Krelin
1
-1/+29
2008-01-04
id_res_cancel and id_res_bad_nonce exceptions
Michael Krelin
1
-0/+18
2008-01-04
output thrown exceptions to clog stream
Michael Krelin
4
-6/+37
2008-01-04
configurable -DNDEBUG
Michael Krelin
3
-0/+14
2008-01-04
exception fixes and enhancements
Michael Krelin
1
-1/+9
2008-01-04
idiscover: dump ProviderID
Michael Krelin
1
-1/+3
2008-01-04
parse ProviderID while doing discovery
Michael Krelin
2
-0/+10
2008-01-04
fix to rfc normalization
Michael Krelin
1
-1/+2
[next]