summaryrefslogtreecommitdiffabout
path: root/test/test-oauth-consumer.cc
AgeCommit message (Collapse)AuthorFilesLines
2008-03-07comitting updated test consumerMichael Krelin1-14/+4
Signed-off-by: Michael Krelin <hacker@klever.net>
2008-03-04comitting perliminary oauth consumer apiMichael Krelin1-0/+83
* added the said consumer api and test consumer * added trivial map-based opkele::fields_t container * added UUID flags to libopkele.la build * fixed query_append so that it doesn't append '?' in absence of query parameters * added basic_fields::from_query() Signed-off-by: Michael Krelin <hacker@klever.net>