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-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
2008-01-04
xri discovery fills in canonicalized_id for xri identities now
Michael Krelin
1
-0/+1
2008-01-04
make ./test/idiscover show expiration data
Michael Krelin
1
-2/+4
2008-01-04
parse xrd:Expires
Michael Krelin
1
-3/+7
2008-01-04
adjust w3c_to_time output by timezone, so that it returns local time
Michael Krelin
1
-5/+15
2008-01-04
gitignored tr1-mem.h
Michael Krelin
1
-0/+1
2008-01-04
corrected typo
Michael Krelin
1
-1/+1
2008-01-04
fixed sreg namespace setting ('sreg.ns' to 'ns.sreg')
Michael Krelin
1
-1/+1
2008-01-04
added openid.sreg.ns parameter to sreg extension
Michael Krelin
2
-0/+3
2008-01-04
trying to make it report tr1/memory found nicely
Michael Krelin
1
-1/+5
2008-01-04
added missing file
Michael Krelin
1
-0/+10
2008-01-04
changed auto_ptr to shared_ptr
Michael Krelin
6
-10/+59
2008-01-04
fix the xrds_location being cleared before it gets used.
Michael Krelin
1
-1/+1
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
3
-13/+30
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
2
-19/+25
2007-12-15
fixed handling of openid:Delegate in discovery
Michael Krelin
1
-1/+1
2007-12-13
keep track of whether the identity being discovered is XRI
Michael Krelin
3
-0/+4
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
4
-6/+21
2007-12-09
reworked identity resolution and service discovery
Michael Krelin
15
-472/+575
2007-12-04
Minor improvements
Michael Krelin
3
-3/+18
2007-12-04
save a couple of ticks and make a bit more sense
Michael Krelin
1
-3/+3
2007-12-02
more robust discovery
Michael Krelin
1
-7/+11
2007-12-02
first cut on XRI resolver
Michael Krelin
9
-9/+482
2007-11-28
added a trivial expat wrapper
Michael Krelin
6
-6/+207
2007-11-28
keep keeping compilers happy
Michael Krelin
2
-4/+4
2007-11-28
fixed commit b71de8d6a2b2d8b57e229ac7887c5b74590f58b8
Michael Krelin
1
-1/+1
2007-11-28
added header and progress callbacks to curl wrapper
Michael Krelin
2
-0/+31
2007-11-28
removed meaningless condition
Michael Krelin
1
-1/+0
[next]