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
/
util.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-02
aded util::url_decode()
Michael Krelin
1
-0/+28
2008-03-02
made util::url_encode refrain from encoding unreserved chars
Michael Krelin
1
-6/+33
2008-02-19
added an identifier normalization utility function
Michael Krelin
1
-3/+38
2008-02-19
use local array for hmac when calculating signature
Michael Krelin
1
-4/+7
2008-02-02
moved uri matching into separate procedure
Michael Krelin
1
-0/+30
2008-02-02
added util::attr_escape
Michael Krelin
1
-0/+19
2008-01-20
the whole library rewritten
Michael Krelin
1
-2/+69
2008-01-04
fix to rfc normalization
Michael Krelin
1
-1/+2
2008-01-04
adjust w3c_to_time output by timezone, so that it returns local time
Michael Krelin
1
-5/+15
2008-01-04
corrected typo
Michael Krelin
1
-1/+1
2007-12-09
Merge branch 'next' into devel/xri
Michael Krelin
1
-3/+3
2007-12-09
reworked identity resolution and service discovery
Michael Krelin
1
-10/+12
2007-12-04
save a couple of ticks and make a bit more sense
Michael Krelin
1
-3/+3
2007-12-02
first cut on XRI resolver
Michael Krelin
1
-4/+12
2007-11-28
keep keeping compilers happy
Michael Krelin
1
-1/+1
2007-11-24
added URI normalization procedure to opkele::util
Michael Krelin
1
-0/+131
2007-11-21
added some missing includes for gcc 4.3
Michael Krelin
1
-0/+1
2007-11-21
keep compiler happy and check more error conditions
Michael Krelin
1
-3/+4
2007-06-18
reworked zero-padding machinery and added one more instance of zero-padding
Michael Krelin
1
-3/+7
2007-01-12
eliminated mimetic dependency and made use of openssl base64 encoder instead
Michael Krelin
1
-11/+56
2005-07-20
moved util::canonicalize_url to consumer class
Michael Krelin
1
-25/+0
2005-07-19
initial commit of libopkele - OpenID support library
Michael Krelin
1
-0/+138