index
:
kin/libopkele.git
devel/oauth
master
libopkele: OpenID support c++ library
summary
refs
log
tree
commit
diff
about
log msg
author
committer
range
path:
root
/
include
/
opkele
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-02
support for unknown encoding in expat wrapper
Michael Krelin
1
-0/+3
2008-09-22
A couple of bugfixes
Michael Krelin
1
-1/+1
2008-06-27
made gcc 4.3 a bit happier
Michael Krelin
1
-2/+2
2008-06-25
improved detection of htmltidy for debian and co.
Michael Krelin
1
-2/+9
2008-03-04
added curl_slist wrapper
Michael Krelin
1
-0/+20
2008-03-03
renamed basic_message to basic_fields
Michael Krelin
1
-13/+9
2008-03-03
removed basic_message::fields_t typedef
Michael Krelin
1
-1/+0
2008-03-03
introduced base_message class as a base for basic_openid_message
Michael Krelin
1
-14/+28
2008-03-03
added append_to() to basic_openid_message
Michael Krelin
1
-0/+1
2008-03-02
aded util::url_decode()
Michael Krelin
1
-1/+9
2008-03-02
reinstated prefix handling in query building
Michael Krelin
1
-2/+2
2008-03-02
added missing include to util-internal.h
Michael Krelin
1
-0/+1
2008-02-19
added an identifier normalization utility function
Michael Krelin
2
-0/+4
2008-02-19
basic_RP: add methods for accessing identity information passed from OP.
Michael Krelin
1
-0/+36
2008-02-16
moved some stuff out of the now installed util.h header
Michael Krelin
2
-81/+103
2008-02-12
slight api improvement to ease caching of discovery information
Michael Krelin
3
-2/+12
2008-02-11
allow to add prefix to generated htmlhiddens
Michael Krelin
1
-1/+1
2008-02-08
minor fixes and making compiler a bit happier
Michael Krelin
4
-18/+20
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
2
-2/+2
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
2
-8/+113
2008-02-04
reworked extensions framework
Michael Krelin
4
-43/+46
2008-02-03
added verify_op that performs discovery on the relying party
Michael Krelin
1
-0/+16
2008-02-03
added provisions for discovery on RP
Michael Krelin
1
-1/+4
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
1
-0/+8
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
1
-0/+9
2008-02-02
first rough cut on OP 2.0 implementation
Michael Krelin
1
-0/+27
2008-02-02
added util::attr_escape
Michael Krelin
1
-0/+7
2008-02-02
generate html form hiddens from the openid message
Michael Krelin
1
-0/+2
2008-01-31
added util::change_mode_message_proxy class
Michael Krelin
1
-0/+18
2008-01-30
a few changes to the infrastructure
Michael Krelin
1
-0/+2
2008-01-21
Implement URI construction handling append='qxri' xrd:URI attribute.
Michael Krelin
1
-1/+9
2008-01-20
the whole library rewritten
Michael Krelin
9
-127/+479
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-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
1
-4/+2
2008-01-05
added htmltidy dependency
Michael Krelin
2
-0/+84
2008-01-05
discovery: stop parser with XML_StopParser()
Michael Krelin
1
-2/+4
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
2
-5/+19
2008-01-04
exception fixes and enhancements
Michael Krelin
1
-1/+9
2008-01-04
parse ProviderID while doing discovery
Michael Krelin
1
-0/+4
[next]