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-03-03
introduced base_message class as a base for basic_openid_message
Michael Krelin
3
-65/+73
2008-03-03
added append_to() to basic_openid_message
Michael Krelin
2
-3/+7
2008-03-02
aded util::url_decode()
Michael Krelin
2
-1/+37
2008-03-02
reinstated prefix handling in query building
Michael Krelin
2
-11/+13
2008-03-02
made util::url_encode refrain from encoding unreserved chars
Michael Krelin
1
-6/+33
2008-03-02
added missing include to util-internal.h
Michael Krelin
1
-0/+1
2008-02-22
fix the discovery for the case when identity URL points to XRDS document.
Michael Krelin
1
-1/+7
2008-02-19
added an identifier normalization utility function
Michael Krelin
5
-12/+53
2008-02-19
basic_RP: add methods for accessing identity information passed from OP.
Michael Krelin
2
-2/+63
2008-02-19
use local array for hmac when calculating signature
Michael Krelin
1
-4/+7
2008-02-16
do not tidy XRD documents
Michael Krelin
1
-2/+2
2008-02-16
moved some stuff out of the now installed util.h header
Michael Krelin
8
-82/+110
2008-02-15
small fix to openid message find_ns method
Michael Krelin
1
-2/+4
2008-02-12
slight api improvement to ease caching of discovery information
Michael Krelin
4
-4/+19
2008-02-11
more cleanup
Michael Krelin
1
-1/+0
2008-02-11
removed obsoleted functions in test RP
Michael Krelin
1
-28/+0
2008-02-11
allow to add prefix to generated htmlhiddens
Michael Krelin
2
-6/+10
2008-02-09
OP fixes
Michael Krelin
1
-3/+3
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
[next]