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-05-18
update libcurl.m4 to fix breakage with -Wl,--as-needed ld flags
public/devel/oauth
devel/oauth
Michael Krelin
1
-24/+55
2008-05-18
more checks on response validity during token acquisition
Michael Krelin
2
-0/+9
2008-05-17
slight doxygenization of OAuth part
Michael Krelin
1
-2/+180
2008-05-17
doxygen fixes
Michael Krelin
2
-2/+1
2008-05-17
doxygen: add oauth directory to doxygen input
Michael Krelin
1
-0/+1
2008-04-06
Merge branch 'devel/openid20' into devel/oauth
Michael Krelin
1
-0/+1
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-04-06
Merge commit 'devel/devel/oauth' into devel/oauth
Michael Krelin
1
-0/+6
2008-04-05
empty trust_root is no trust root.
Michael Krelin
1
-0/+6
2008-03-14
do not attempt to build programs dependent on absent libraries
Michael Krelin
1
-1/+4
2008-03-08
updated test oauth consumer
Michael Krelin
1
-5/+1
2008-03-08
moving towards simplifying request-making.
Michael Krelin
2
-7/+25
2008-03-07
comitting updated test consumer
Michael Krelin
1
-14/+4
2008-03-07
added a helper to prepare curl request based on http_request_t
Michael Krelin
2
-0/+33
2008-03-07
install opkele/curl.h wrapper header
Michael Krelin
1
-1/+2
2008-03-04
comitting perliminary oauth consumer api
Michael Krelin
10
-15/+559
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
[next]