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
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
2007-11-21
further calming compiler down
Michael Krelin
4
-10/+10
2007-11-21
bumped version and summarized changes in NEWS
Michael Krelin
2
-1/+4
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-21
Fix for -pedantic build
Michael Krelin
1
-1/+1
2007-11-20
simplify source tree version even more
Michael Krelin
1
-1/+2
2007-11-20
sanitized source tree version string a bit
Michael Krelin
1
-1/+2
2007-11-20
prepared 0.3.1 release
0.3.1
Michael Krelin
1
-1/+2
2007-11-20
version bump
Michael Krelin
1
-1/+1
2007-11-20
added more precise source tree version detection
Michael Krelin
2
-1/+12
2007-11-19
fix previous commit
Michael Krelin
1
-0/+1
2007-11-19
pay attention to PCRE_{CFLAGS,LIBS} environment variables.
Michael Krelin
1
-3/+8
2007-10-31
summarized news in NEWS.xml
Michael Krelin
1
-0/+5
2007-10-31
allow whitespace separated list in @rel when doing links discovery.
Michael Krelin
1
-9/+31
2007-10-31
test case for space-separated rel attributes
Michael Krelin
2
-0/+8
2007-10-01
don't be smart about pkgconfig dir
Michael Krelin
3
-50/+2
2007-09-30
fixed missing includes in test makefile
Michael Krelin
1
-1/+1
[next]