summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-29Add "disable-cookies" construction property to RestProxy.librest-0.7.9Eitan Isaacson1-7/+33
2011-03-22Post-release version bumpRoss Burton1-1/+1
2011-03-22youtube-proxy: Added incomplete option.librest-0.7.8Eitan Isaacson2-2/+7
2011-03-22youtube-proxy: Added youtube_proxy_set_user_authEitan Isaacson2-1/+14
2011-03-22Added Youtube proxy for uploading videos.Eitan Isaacson4-2/+508
2011-03-18build: Fix introspection failure if pc file is not yet installedMichal Hruby1-1/+2
2011-03-16Post-release version bumpRob Bradford1-1/+1
2011-03-16build: Fix scanner library flags to fix distchecklibrest-0.7.7Rob Bradford1-1/+3
2011-03-07oauth-proxy: Added 'signature-host' property.Eitan Isaacson5-3/+80
2011-03-07oauth-proxy: Use POST method doe OAuth 1.0 authentication.Eitan Isaacson1-0/+4
2011-02-24tests: mark the XML test as known to failRoss Burton1-0/+2
2011-02-23Fix a few introspection issuesMichal Hruby1-1/+5
2011-02-22Post-release version bumpRob Bradford1-1/+1
2011-02-22Update NEWS filelibrest-0.7.6Rob Bradford1-0/+3
2011-02-22proxy-call: Fix memory leaks in multipart form REST calls.Eitan Isaacson1-0/+4
2011-02-10xml-node: API for manually constructing and outputting XMLTomas Frydrych8-248/+574
2010-11-09Post release bumpBastien Nocera1-1/+1
2010-11-090.7.5librest-0.7.5Bastien Nocera1-0/+3
2010-10-22build: Update DOAP fileRob Bradford1-7/+11
2010-10-22build: Add bare minimum DOAP fileBastien Nocera1-0/+22
2010-10-22build: Fix building introspection for RestExtrasBastien Nocera1-1/+1
2010-09-15build: Don't include Soup and libxml in includes for GIRRob Bradford1-1/+1
2010-09-13Post release version bumpRob Bradford1-1/+1
2010-09-13xml-parser: Remove unused variablelibrest-0.7.4Rob Bradford1-1/+0
2010-09-13proxy-call: Use g_error_set_literal for content from the web serverRob Bradford1-5/+5
2010-09-07build: Don't include Soup and libxml in includes for GIRRob Bradford1-1/+1
2010-09-06tests: Add + to the OAuth escape testsRoss Burton1-2/+2
2010-09-06proxy-call: The status code for the request is fetched from the messageRob Bradford1-2/+1
2010-09-06proxy-call: Remove unused code post refactoringRob Bradford1-4/+0
2010-09-06xml-parser: Remove unread 'res' variableRob Bradford1-2/+2
2010-09-06examples: Fix compiler warningsRob Bradford2-3/+3
2010-09-06proxy: Fix compiler warningRob Bradford1-1/+1
2010-09-02tests: add proxy-continuousRoss Burton3-1/+192
2010-09-02proxy-call: Fix compiler warning with storing call closureRob Bradford1-1/+1
2010-09-02proxy-call: Turn off body buffer accumulation for continuous callRob Bradford1-0/+3
2010-09-02proxy-call: Add documentation for rest_proxy_call_continuousRob Bradford1-0/+23
2010-09-02proxy-call: Enhance documentation for rest_proxy_call_asyncRob Bradford1-1/+5
2010-09-02examples: Add a demo for the continuous streamed modeRob Bradford2-1/+95
2010-09-02proxy-call: Add first pass at continuous call modeRob Bradford3-0/+144
2010-09-02build: Enable test code coverage analysisRob Bradford5-9/+62
2010-09-01Fix code formattingRoss Burton1-1/+2
2010-09-01Add cookie support to rest-proxyGary Ching-Pang Lin1-0/+5
2010-08-31Post release version bumpRob Bradford1-1/+1
2010-08-31build: Remove duplicated version numbering from build systemlibrest-0.7.3Rob Bradford1-1/+4
2010-08-27oauth-proxy-call: Don't leak the parameter names that we stealRob Bradford1-9/+13
2010-08-27oauth-proxy-call: Prevent memory corruption by duplicating dataRob Bradford1-1/+3
2010-08-24Post release version bumpRob Bradford1-1/+1
2010-08-20build: Update the build systemlibrest-0.7.2Emmanuele Bassi6-83/+76
2010-08-19xml-parser: Clear the stack in rest_xml_node_findRob Bradford1-0/+2
2010-08-19xml-parser: Fix rest_xml_node_unref so that is correctly unrefs siblingsRob Bradford1-28/+28