summaryrefslogtreecommitdiffabout
path: root/lib/fields.cc
AgeCommit message (Collapse)AuthorFilesLines
2008-03-04comitting perliminary oauth consumer apiMichael Krelin1-5/+54
* 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>
2008-03-03renamed basic_message to basic_fieldsMichael Krelin1-0/+86
since oauth fieldsets aren't really messages Signed-off-by: Michael Krelin <hacker@klever.net>