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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-06
Revert "discovery: stop parser with XML_StopParser()" for now
Michael Krelin
1
-6/+5
2008-01-06
Fix non-debug tidying.
Michael Krelin
1
-1/+1
2008-01-05
made more robust html discovery by using htmltidy
Michael Krelin
2
-13/+66
2008-01-05
added htmltidy dependency
Michael Krelin
1
-0/+6
2008-01-05
discovery: stop parser with XML_StopParser()
Michael Krelin
1
-6/+12
2008-01-04
output thrown exceptions to clog stream
Michael Krelin
1
-0/+16
2008-01-04
configurable -DNDEBUG
Michael Krelin
1
-0/+1
2008-01-04
parse ProviderID while doing discovery
Michael Krelin
1
-0/+6
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
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
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
1
-0/+2
2008-01-04
fix the xrds_location being cleared before it gets used.
Michael Krelin
1
-1/+1
2007-12-17
made secret_t non-constant size and added params_t::query_string function
Michael Krelin
2
-8/+17
2007-12-17
moved curl_fetch_string_t/curl_pick_t classes into curl.h
Michael Krelin
1
-19/+1
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
1
-0/+2
2007-12-09
Merge branch 'next' into devel/xri
Michael Krelin
2
-6/+6
2007-12-09
reworked identity resolution and service discovery
Michael Krelin
4
-309/+388
2007-12-04
Minor improvements
Michael Krelin
1
-3/+3
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
3
-5/+308
2007-11-28
added a trivial expat wrapper
Michael Krelin
2
-3/+100
2007-11-28
keep keeping compilers happy
Michael Krelin
1
-1/+1
2007-11-28
added header and progress callbacks to curl wrapper
Michael Krelin
1
-0/+25
2007-11-28
removed meaningless condition
Michael Krelin
1
-1/+0
2007-11-26
encapsulated write functionality into curl_t
Michael Krelin
2
-22/+40
2007-11-24
more curl wrapper cosmetics
Michael Krelin
3
-62/+88
2007-11-24
moved curl_t wrapper to util namespace
Michael Krelin
1
-20/+5
2007-11-24
added URI normalization procedure to opkele::util
Michael Krelin
1
-0/+131
2007-11-21
keep compiler happy about shadowed variable
Michael Krelin
1
-1/+1
2007-11-21
further calming compiler down
Michael Krelin
3
-7/+7
2007-11-21
added some missing includes for gcc 4.3
Michael Krelin
3
-0/+3
2007-11-21
Fix exception construction
Michael Krelin
1
-9/+6
2007-11-21
keep compiler happy and check more error conditions
Michael Krelin
1
-3/+4
2007-11-21
Keep compiler happy
Michael Krelin
1
-2/+2
2007-11-20
added more precise source tree version detection
Michael Krelin
1
-1/+1
2007-10-31
allow whitespace separated list in @rel when doing links discovery.
Michael Krelin
1
-9/+31
2007-09-22
save a couple of ticks
Michael Krelin
1
-3/+2
2007-09-22
got rid of all pcre wrappers altogether
Michael Krelin
2
-61/+67
2007-09-14
robustness improvements in link descovery mechanisms
Michael Krelin
1
-4/+4
2007-09-11
added support for crappy libpcre c++ bindings
Michael Krelin
1
-6/+47
2007-08-09
libopkele: prepared 0.3 release
0.3
Michael Krelin
1
-1/+1
2007-08-09
fix to previous commit
Michael Krelin
1
-2/+0
2007-08-09
associations robustness improvements and documentation updates
Michael Krelin
1
-0/+4
2007-08-09
make canonicalize follow redirects
Michael Krelin
1
-1/+25
[next]