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-06-29
added half-a-test for w3c time conversion
Michael Krelin
1
-3/+17
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
2
-3/+19
2008-06-27
made gcc 4.3 a bit happier
Michael Krelin
6
-11/+11
2008-06-27
Fix for gcc 4.3
Michael Krelin
2
-0/+4
2008-06-26
2.0 release
2.0
Michael Krelin
1
-2/+2
2008-06-26
bumped version in the NEWS file
Michael Krelin
1
-1/+1
2008-06-26
bumped version to 2.0 in preparation for release
Michael Krelin
2
-2/+2
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
3
-5/+14
2008-06-25
update libcurl.m4 to fix breakage with -Wl,--as-needed ld flags
Michael Krelin
1
-24/+55
2008-06-25
do not attempt to build programs dependent on absent libraries
Michael Krelin
1
-1/+4
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
8
-100/+157
2008-04-06
empty trust_root is no trust root.
Michael Krelin
1
-0/+6
2008-03-04
added curl_slist wrapper
Michael Krelin
2
-0/+40
2008-03-04
propagate results of libuuid detection
Michael Krelin
2
-1/+5
2008-03-03
renamed basic_message to basic_fields
Michael Krelin
4
-91/+97
2008-03-03
removed basic_message::fields_t typedef
Michael Krelin
1
-1/+0
2008-03-03
introduced base_message class as a base for basic_openid_message
Michael Krelin
3
-65/+73
2008-03-03
added append_to() to basic_openid_message
Michael Krelin
2
-3/+7
2008-03-02
aded util::url_decode()
Michael Krelin
2
-1/+37
2008-03-02
reinstated prefix handling in query building
Michael Krelin
2
-11/+13
2008-03-02
made util::url_encode refrain from encoding unreserved chars
Michael Krelin
1
-6/+33
2008-03-02
added missing include to util-internal.h
Michael Krelin
1
-0/+1
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
5
-12/+53
2008-02-19
basic_RP: add methods for accessing identity information passed from OP.
Michael Krelin
2
-2/+63
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
8
-82/+110
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
4
-4/+19
2008-02-11
more cleanup
Michael Krelin
1
-1/+0
2008-02-11
removed obsoleted functions in test RP
Michael Krelin
1
-28/+0
2008-02-11
allow to add prefix to generated htmlhiddens
Michael Krelin
2
-6/+10
2008-02-09
OP fixes
Michael Krelin
1
-3/+3
2008-02-08
minor fixes and making compiler a bit happier
Michael Krelin
16
-77/+77
2008-02-08
a bit of doxygenation for prequeue_RP
Michael Krelin
1
-1/+8
2008-02-08
renamed verify_op to verify_OP
Michael Krelin
4
-4/+4
2008-02-08
further doxygenation of basic_OP, extension_t and verify_OP
Michael Krelin
3
-0/+21
2008-02-08
further doxygenation of basic_OP
Michael Krelin
1
-2/+75
2008-02-08
renamed basic_op class to basic_OP
Michael Krelin
5
-29/+134
2008-02-08
do not allocate stateless assoc ahead of time
Michael Krelin
1
-5/+4
2008-02-04
reworked extensions framework
Michael Krelin
10
-67/+121
2008-02-03
openid 1 compatibility fix in OP
Michael Krelin
1
-0/+1
2008-02-03
added test OP
Michael Krelin
4
-4/+452
2008-02-03
added verify_op that performs discovery on the relying party
Michael Krelin
4
-6/+73
2008-02-03
added provisions for discovery on RP
Michael Krelin
2
-11/+39
[next]