summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* flickr: optimise signature generationRoss Burton2010-07-131-6/+7
* oauth: do signing differently when using OAuth EchoRoss Burton2010-07-081-3/+12
* oauth: add constructor for OAuth Echo proxiesRoss Burton2010-07-083-2/+47
* Port the proxies to use RestParamRoss Burton2010-07-087-51/+128
* rest: add RestParam and RestParams typesRoss Burton2010-07-087-1/+730
* Post branch version bumpRob Bradford2010-06-171-1/+1
* flickr-proxy: Allow specifying the permissions required in the login urlRob Bradford2010-06-163-5/+9
* Fix leak of soup logger instancesJonathon Jongsma2010-05-281-4/+7
* docs: add oauth2 proxyRoss Burton2010-05-263-0/+42
* Add a oauth2 proxyJonathon Jongsma2010-05-269-1/+729
* rest: small prototype fixes to clean up docsRoss Burton2010-05-172-5/+5
* docs: ignore rest-proxy-call-private.hRoss Burton2010-05-171-1/+1
* Update ignores for new docsRoss Burton2010-05-171-11/+13
* docs: update rest-sectionsRoss Burton2010-05-171-0/+4
* docs: document librest-extrasRoss Burton2010-05-176-1/+207
* docs: remove rest-extras from rest docs, they don't workRoss Burton2010-05-174-51/+12
* get-flickr-favorites.c: add missing licenseRoss Burton2010-05-141-0/+22
* lastfm: add very basic test caseRoss Burton2010-05-143-1/+88
* examples: add an example to sent a user a shout on Last.fmRoss Burton2010-05-143-1/+149
* Add lastfm error handling to the test suiteRoss Burton2010-05-141-0/+1
* Add Lastfm proxyRoss Burton2010-05-146-2/+662
* tests: oauth-async passes nowRoss Burton2010-05-141-3/+0
* Use the session callback instead of finished (BMC#842)Ross Burton2010-05-143-13/+17
* Don't check for dispose or finalize when chaining upRoss Burton2010-05-142-9/+5
* tests/threaded: don't be verbose by defaultRoss Burton2010-05-141-2/+5
* tests/oauth: don't use _runRoss Burton2010-05-131-3/+3
* Remove FacebookProxyRoss Burton2010-05-0712-888/+3
* Post-release bump to 0.6.4Ross Burton2010-04-151-1/+1
* Fix introspection generation in distchecklibrest-0.6.3Ross Burton2010-04-152-4/+4
* Clean pkgconfig filesRoss Burton2010-04-151-0/+2
* Bump version to 0.6.3Ross Burton2010-04-151-1/+1
* Update ignoresRoss Burton2010-04-151-1/+12
* tests: mark oauth-async as known to failRoss Burton2010-04-151-0/+3
* tests: add a timeout to oauth-asyncRoss Burton2010-04-151-0/+12
* proxy/proxy-call/xml-parser: Guard public function entry pointsRob Bradford2010-04-153-24/+136
* rest-xml-parser: Remove redundant GObject methodsRoss Burton2010-04-131-40/+0
* rest-xml-parser: Remove pointless private structRoss Burton2010-04-131-35/+22
* rest-xml-parser: Remove duplicate free for the reader in finalizeRob Bradford2010-04-061-2/+0
* oauth-proxy-call: Free the list of hash table keysRob Bradford2010-03-251-5/+5
* oauth-proxy-call: Free the encoded string that we add to the header stringRob Bradford2010-03-241-1/+3
* rest-xml-parser: Free the textReader after we close itRob Bradford2010-03-241-0/+1
* Pull version back to 0.6.2librest-0.6.2Ross Burton2010-03-191-2/+2
* Revert "Remove oauth_proxy_auth_step"Ross Burton2010-03-192-0/+117
* Bump version to 0.7Ross Burton2010-03-191-2/+2
* Add aclocal flags, so build will work under jhbuild (and still work normally ...Smith, Elliot2010-03-181-1/+1
* Add AC_CONFIG_MACRO_DIR([.]) to configure.acElliot Smith2010-03-131-0/+1
* Remove oauth_proxy_auth_stepRoss Burton2010-03-092-117/+0
* Use oauth_proxy_call_parse_token_reponse in request_token/access_tokenRoss Burton2010-03-091-29/+4
* Add oauth_proxy_call_parse_token_reponse to parse token responsesRoss Burton2010-03-092-0/+25
* Remove stale TODORoss Burton2010-03-091-2/+0