Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2008-06-27 | made gcc 4.3 a bit happier | Michael Krelin | 1 | -1/+1 |
Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2007-12-17 | made secret_t non-constant size and added params_t::query_string function | Michael Krelin | 1 | -8/+4 |
1. removed checking that secret_t is exactly 20 bytes, because its size is not so constant anymore. 2. added a query_string function that produces a query string suitable for use in GET and POST requests. I'm making use of it when performing direct request when establishing associations. Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2007-01-12 | eliminated mimetic dependency and made use of openssl base64 encoder instead | Michael Krelin | 1 | -17/+5 |
2005-07-19 | initial commit of libopkele - OpenID support library | Michael Krelin | 1 | -0/+61 |