summaryrefslogtreecommitdiff
path: root/gdata/gdata-oauth1-authorizer.c
Commit message (Expand)AuthorAgeFilesLines
* core: Drop an unused variablePhilip Withnall2017-08-221-1/+0
* gdata: Port from GSimpleAsyncResult to GTaskPhilip Withnall2017-08-091-25/+16
* gdata: Port from GSimpleAsyncResult to GTaskPhilip Withnall2017-08-081-37/+27
* core: Use standard ‘Deprecated’ syntax in gtk-doc commentsPhilip Withnall2015-04-241-3/+3
* core: Mark all API as stable and impose API and ABI stability guaranteesPhilip Withnall2014-11-031-1/+1
* core: Add a GDataOAuth2Authorizer for OAuth 2.0 supportPhilip Withnall2014-09-211-2/+3
* core: Add a GDataOAuth1Authorizer:proxy-resolver propertyPhilip Withnall2013-10-221-16/+107
* core: Allow HTTPS port to be overriden using the LIBGDATA_HTTPS_PORT envvarPhilip Withnall2013-08-021-2/+11
* build: Relicence several C/H files from GPLv3+ to LGPLv2.1+Philip Withnall2012-11-291-8/+8
* core: Bump GLib requirement to ≥ 2.31.0Philip Withnall2012-04-021-43/+0
* core: Don't use deprecated GLib threading API if we have a recent GLibPhilip Withnall2011-12-201-0/+43
* core: Use GHmac instead of HMAC from liboauthPhilip Withnall2011-10-231-1/+14
* core: Ensure passwords and auth. tokens are stored in non-pageable memoryPhilip Withnall2011-10-111-8/+45
* Bug 653535 — Let GDataAuthorizer re-process request after refreshingPhilip Withnall2011-06-291-1/+1
* core: Add an OAuth 1.0 authoriserPhilip Withnall2011-06-051-0/+1337