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-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
2007-11-26
add missing test case to EXTRA_DIST
Michael Krelin
1
-1/+2
2007-11-26
encapsulated write functionality into curl_t
Michael Krelin
3
-22/+43
2007-11-24
more curl wrapper cosmetics
Michael Krelin
4
-64/+101
2007-11-24
moved curl_t wrapper to util namespace
Michael Krelin
3
-21/+35
2007-11-24
added 'configure.ac' to the list of "issue-enabled" files
Michael Krelin
1
-1/+2
2007-11-24
added "issue tracker" target to toplevel Makefile.am
Michael Krelin
1
-0/+7
2007-11-24
added URI normalization procedure to opkele::util
Michael Krelin
3
-0/+208
2007-11-22
added virtual destructors to base classes
Michael Krelin
5
-1/+9
2007-11-22
prepared 0.3.2 release
0.3.2
Michael Krelin
1
-1/+1
2007-11-21
nitpicking tweaks
Michael Krelin
1
-2/+2
2007-11-21
keep compiler happy about shadowed variable
Michael Krelin
1
-1/+1
2007-11-21
add a configure option for agressive error detection
Michael Krelin
1
-0/+18
[next]