Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2007-11-28 | keep keeping compilers happy | Michael Krelin | 1 | -1/+1 |
Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2007-11-24 | added URI normalization procedure to opkele::util | Michael Krelin | 1 | -0/+131 |
as specified in RFC3896, section 6 Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2007-11-21 | added some missing includes for gcc 4.3 | Michael Krelin | 1 | -0/+1 |
According to Marcus Rueckert gcc 4.3 wants these. Thanks, Marcus! Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2007-11-21 | keep compiler happy and check more error conditions | Michael Krelin | 1 | -3/+4 |
Thanks Marcus Rueckert for pointing this out Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
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 |