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
2013-03-22
Fix ambiguity with C++11 user-defined literals
Andrew Ayer
1
-1/+1
2011-01-12
fix uninitialized pointer in discovery
Michael Krelin
1
-1/+1
2009-12-22
added ax/oauth_ext to Makefiles
Michael Krelin
1
-1/+2
2009-12-22
put Joseph's files into repository
Joseph Smarr
2
-0/+210
2009-09-13
minor url_decode improvements
Michael Krelin
1
-4/+3
2009-09-13
removed legacy compatibility code and pcre dependency
Michael Krelin
3
-572/+2
2009-09-01
fixed normalization for the single-character trailing component
Michael Krelin
1
-1/+1
2009-09-01
corrected typo
Michael Krelin
1
-1/+1
2009-04-11
make compiler a bit happier
Michael Krelin
1
-2/+2
2009-04-11
looks like yet another breakage by LJ
Michael Krelin
1
-1/+2
2009-04-11
workaround for livejournal.com breaking specs
Michael Krelin
1
-1/+1
2009-01-28
XRD discovery fix.
Michael Krelin
1
-0/+4
2009-01-21
Do not bomb out on unusual xml
Michael Krelin
1
-15/+26
2008-12-02
added passthrough unknown encoding handler to discovery parser
Michael Krelin
1
-0/+8
2008-12-02
support for unknown encoding in expat wrapper
Michael Krelin
1
-0/+9
2008-11-12
build fix: added missing include
Michael Krelin
1
-0/+1
2008-09-22
A couple of bugfixes
Michael Krelin
1
-1/+1
2008-06-29
fixed debugging info settings for htmltidy
Michael Krelin
1
-2/+5
2008-06-29
Fixed w3c to unix timestamp conversion for FreeBSD
Michael Krelin
1
-3/+18
2008-06-27
made gcc 4.3 a bit happier
Michael Krelin
5
-9/+9
2008-06-27
Fix for gcc 4.3
Michael Krelin
2
-0/+4
2008-06-26
bumped version to 2.0 in preparation for release
Michael Krelin
1
-1/+1
2008-06-25
gave up the most stupid bug contest award
Michael Krelin
1
-2/+2
2008-06-25
make compiler a bit happier
Michael Krelin
1
-2/+2
2008-06-25
improved detection of htmltidy for debian and co.
Michael Krelin
1
-1/+2
2008-04-06
fix for discovery failing on some entities coming before the tag of interest
Michael Krelin
1
-0/+1
2008-04-06
Merge commit '1e3ed01c149aaeed5a64aacff218a5486128fc92' into devel/openid20
Michael Krelin
4
-84/+108
2008-04-06
empty trust_root is no trust root.
Michael Krelin
1
-0/+6
2008-03-04
added curl_slist wrapper
Michael Krelin
1
-0/+20
2008-03-03
renamed basic_message to basic_fields
Michael Krelin
3
-78/+88
2008-03-03
introduced base_message class as a base for basic_openid_message
Michael Krelin
2
-51/+45
2008-03-03
added append_to() to basic_openid_message
Michael Krelin
1
-3/+6
2008-03-02
aded util::url_decode()
Michael Krelin
1
-0/+28
2008-03-02
reinstated prefix handling in query building
Michael Krelin
1
-9/+11
2008-03-02
made util::url_encode refrain from encoding unreserved chars
Michael Krelin
1
-6/+33
2008-02-22
fix the discovery for the case when identity URL points to XRDS document.
Michael Krelin
1
-1/+7
2008-02-19
added an identifier normalization utility function
Michael Krelin
3
-12/+49
2008-02-19
basic_RP: add methods for accessing identity information passed from OP.
Michael Krelin
1
-2/+27
2008-02-19
use local array for hmac when calculating signature
Michael Krelin
1
-4/+7
2008-02-16
do not tidy XRD documents
Michael Krelin
1
-2/+2
2008-02-16
moved some stuff out of the now installed util.h header
Michael Krelin
4
-0/+4
2008-02-15
small fix to openid message find_ns method
Michael Krelin
1
-2/+4
2008-02-12
slight api improvement to ease caching of discovery information
Michael Krelin
1
-2/+7
2008-02-11
allow to add prefix to generated htmlhiddens
Michael Krelin
1
-5/+9
2008-02-09
OP fixes
Michael Krelin
1
-3/+3
2008-02-08
minor fixes and making compiler a bit happier
Michael Krelin
9
-46/+44
2008-02-08
renamed verify_op to verify_OP
Michael Krelin
1
-1/+1
2008-02-08
renamed basic_op class to basic_OP
Michael Krelin
2
-20/+20
2008-02-08
do not allocate stateless assoc ahead of time
Michael Krelin
1
-5/+4
2008-02-04
reworked extensions framework
Michael Krelin
5
-22/+67
[next]