summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* rest-extras: various introspection fixesEvan Nemerson2012-05-284-6/+28
* assorted introspection fixesEvan Nemerson2012-05-036-13/+29
* rest-param: register RestParam as boxed type.Evan Nemerson2012-05-032-0/+6
* rest-xml-node: skip ref/unref() methods in introspectionDanielle Madeley2012-03-271-2/+2
* rest-proxy-call: enforce one-shot use, clean up memory lifecycleRoss Burton2012-03-271-36/+15
* rest-proxy: add some basic documentationRoss Burton2012-03-271-0/+9
* Rename rest_proxy_call_call_async to rest_proxy_call_invoke_asyncRoss Burton2012-03-272-18/+18
* rest-proxy-call: add rest_proxy_call_call_async()Danielle Madeley2012-03-273-4/+124
* Don't leak ->url in rest_proxy_call_sync (#669764)Ross Burton2012-02-241-0/+3
* build: generate .pc files at build timeRob Staudinger2012-02-101-0/+2
* autogen.sh: Honor NOCONFIGURE=1Colin Walters2012-01-181-1/+5
* add username/password supportMarc-André Lureau2011-12-082-3/+95
* build: Post-release version bumpRob Bradford2011-11-101-1/+1
* proxy: Force all SSL certificates to be trustedlibrest-0.7.12Rob Bradford2011-11-101-0/+10
* build: Detect CA file locationRob Bradford2011-11-101-0/+24
* Fix source URL in configure.acRoss Burton2011-11-041-1/+1
* build: Post-release version bumpRob Bradford2011-10-271-1/+1
* misc: Remove NEWS file - we don't use itlibrest-0.7.11Rob Bradford2011-10-271-6/+0
* build: Link examples against gthread explicitlyEmmanuele Bassi2011-10-261-2/+2
* gitignore: Ignore glib-mkenums generated filesDamien Lespiau2011-09-051-0/+3
* build: Make libtool generate DLLs on windowsDamien Lespiau2011-09-052-0/+2
* build: Make it possible to autogen without gtk-docDamien Lespiau2011-09-052-1/+14
* build: Add ${ACLOCAL_FLAGS} to ACLOCAL_AMFLAGSDamien Lespiau2011-09-051-1/+1
* oauth-proxy: Fix format string warningDamien Lespiau2011-09-051-1/+1
* oauth: Add property for signature typeRoss Burton2011-07-111-1/+14
* oauth: Add GType for OAuthSignatureMethod enumRoss Burton2011-07-112-0/+21
* build: Generate GLib enum typesRoss Burton2011-07-111-1/+33
* build: Check for glib-mkenumsRoss Burton2011-07-111-0/+2
* Bump glib dependencyAlexandre Franke2011-06-161-1/+1
* doap: Update DOAP file to refer to new glorious GNOME bugzilla!Rob Bradford2011-04-291-0/+1
* Post-release version bumpRob Bradford2011-04-211-1/+1
* Merge branch 'upload-progress'librest-0.7.10Eitan Isaacson2011-04-135-12/+205
|\
| * Added documentation to rest_proxy_call_upload.Eitan Isaacson2011-04-131-0/+22
| * youtube-proxy: Added upload progress callbacks.Eitan Isaacson2011-04-132-12/+40
| * Introduce rest_proxy_call_upload to provide progress feedback.Eitan Isaacson2011-04-133-0/+143
|/
* Update .gitignoreRoss Burton2011-04-131-12/+15
* tests: Add test case for custom serializationMichal Mhr2011-04-132-1/+166
* proxy-call: Allow customisation of data serialization (BMC#13746)Michal Mhr2011-04-132-2/+65
* add tarball name to DOAP fileOlav Vitters2011-04-011-0/+1
* Post-release version bumpRob Bradford2011-03-311-1/+1
* Add "disable-cookies" construction property to RestProxy.librest-0.7.9Eitan Isaacson2011-03-291-7/+33
* Post-release version bumpRoss Burton2011-03-221-1/+1
* youtube-proxy: Added incomplete option.librest-0.7.8Eitan Isaacson2011-03-222-2/+7
* youtube-proxy: Added youtube_proxy_set_user_authEitan Isaacson2011-03-222-1/+14
* Added Youtube proxy for uploading videos.Eitan Isaacson2011-03-224-2/+508
* build: Fix introspection failure if pc file is not yet installedMichal Hruby2011-03-181-1/+2
* Post-release version bumpRob Bradford2011-03-161-1/+1
* build: Fix scanner library flags to fix distchecklibrest-0.7.7Rob Bradford2011-03-161-1/+3
* oauth-proxy: Added 'signature-host' property.Eitan Isaacson2011-03-075-3/+80
* oauth-proxy: Use POST method doe OAuth 1.0 authentication.Eitan Isaacson2011-03-071-0/+4