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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-3/+18
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
2
-0/+28
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
10
-132/+495
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
3
-1/+85
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
3
-6/+21
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
2008-01-04
gitignored tr1-mem.h
Michael Krelin
1
-0/+1
2008-01-04
added openid.sreg.ns parameter to sreg extension
Michael Krelin
1
-0/+1
2008-01-04
added missing file
Michael Krelin
1
-0/+10
2008-01-04
changed auto_ptr to shared_ptr
Michael Krelin
4
-10/+10
2008-01-04
idiscovery_t() default constructor and a couple of helpers
Michael Krelin
1
-0/+6
2007-12-17
made secret_t non-constant size and added params_t::query_string function
Michael Krelin
1
-5/+13
2007-12-17
added openid.ns uri to uris.h
Michael Krelin
1
-0/+2
2007-12-17
moved curl_fetch_string_t/curl_pick_t classes into curl.h
Michael Krelin
1
-0/+24
2007-12-13
keep track of whether the identity being discovered is XRI
Michael Krelin
1
-0/+1
2007-12-09
don't install internal-use headers
Michael Krelin
1
-1/+1
2007-12-09
Merge branch 'next' into devel/xri
Michael Krelin
2
-0/+15
2007-12-09
reworked identity resolution and service discovery
Michael Krelin
6
-123/+125
2007-12-04
Minor improvements
Michael Krelin
2
-0/+15
2007-12-02
first cut on XRI resolver
Michael Krelin
3
-3/+133
2007-11-28
added a trivial expat wrapper
Michael Krelin
2
-1/+92
2007-11-28
keep keeping compilers happy
Michael Krelin
1
-3/+3
2007-11-28
added header and progress callbacks to curl wrapper
Michael Krelin
1
-0/+6
2007-11-26
encapsulated write functionality into curl_t
Michael Krelin
1
-0/+3
2007-11-24
more curl wrapper cosmetics
Michael Krelin
1
-2/+13
2007-11-24
moved curl_t wrapper to util namespace
Michael Krelin
2
-1/+30
2007-11-24
added URI normalization procedure to opkele::util
Michael Krelin
1
-0/+10
[next]