index
:
~teuf/librest
master
rhel-7.1
Unnamed repository; edit this file 'description' to name the repository.
teuf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rest
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-07
oauth-proxy: Added 'signature-host' property.
Eitan Isaacson
4
-3
/
+78
2011-03-07
oauth-proxy: Use POST method doe OAuth 1.0 authentication.
Eitan Isaacson
1
-0
/
+4
2011-02-23
Fix a few introspection issues
Michal Hruby
1
-1
/
+5
2011-02-22
proxy-call: Fix memory leaks in multipart form REST calls.
Eitan Isaacson
1
-0
/
+4
2011-02-10
xml-node: API for manually constructing and outputting XML
Tomas Frydrych
6
-247
/
+487
2010-09-13
xml-parser: Remove unused variable
librest-0.7.4
Rob Bradford
1
-1
/
+0
2010-09-13
proxy-call: Use g_error_set_literal for content from the web server
Rob Bradford
1
-5
/
+5
2010-09-07
build: Don't include Soup and libxml in includes for GIR
Rob Bradford
1
-1
/
+1
2010-09-06
proxy-call: The status code for the request is fetched from the message
Rob Bradford
1
-2
/
+1
2010-09-06
proxy-call: Remove unused code post refactoring
Rob Bradford
1
-4
/
+0
2010-09-06
xml-parser: Remove unread 'res' variable
Rob Bradford
1
-2
/
+2
2010-09-06
proxy: Fix compiler warning
Rob Bradford
1
-1
/
+1
2010-09-02
proxy-call: Fix compiler warning with storing call closure
Rob Bradford
1
-1
/
+1
2010-09-02
proxy-call: Turn off body buffer accumulation for continuous call
Rob Bradford
1
-0
/
+3
2010-09-02
proxy-call: Add documentation for rest_proxy_call_continuous
Rob Bradford
1
-0
/
+23
2010-09-02
proxy-call: Enhance documentation for rest_proxy_call_async
Rob Bradford
1
-1
/
+5
2010-09-02
proxy-call: Add first pass at continuous call mode
Rob Bradford
3
-0
/
+144
2010-09-02
build: Enable test code coverage analysis
Rob Bradford
1
-4
/
+5
2010-09-01
Fix code formatting
Ross Burton
1
-1
/
+2
2010-09-01
Add cookie support to rest-proxy
Gary Ching-Pang Lin
1
-0
/
+5
2010-08-27
oauth-proxy-call: Don't leak the parameter names that we steal
Rob Bradford
1
-9
/
+13
2010-08-27
oauth-proxy-call: Prevent memory corruption by duplicating data
Rob Bradford
1
-1
/
+3
2010-08-20
build: Update the build system
librest-0.7.2
Emmanuele Bassi
1
-32
/
+16
2010-08-19
xml-parser: Clear the stack in rest_xml_node_find
Rob Bradford
1
-0
/
+2
2010-08-19
xml-parser: Fix rest_xml_node_unref so that is correctly unrefs siblings
Rob Bradford
1
-28
/
+28
2010-08-12
proxy-call: Adjust to the new callback always fired invariant (since d7d4d52)
Rob Bradford
1
-16
/
+9
2010-08-11
Small documentation fixes
Ross Burton
2
-5
/
+13
2010-08-06
Skip non-string params in rest_params_as_string_hash_table
Ross Burton
1
-2
/
+2
2010-08-06
rest-param: if we're passed NULL in _new_string, replace it with empty string
Ross Burton
1
-0
/
+6
2010-08-04
Minor documentation fixes
Ross Burton
8
-15
/
+31
2010-07-08
oauth: do signing differently when using OAuth Echo
Ross Burton
1
-3
/
+12
2010-07-08
oauth: add constructor for OAuth Echo proxies
Ross Burton
3
-2
/
+47
2010-07-08
Port the proxies to use RestParam
Ross Burton
4
-47
/
+117
2010-07-08
rest: add RestParam and RestParams types
Ross Burton
5
-1
/
+693
2010-05-28
Fix leak of soup logger instances
Jonathon Jongsma
1
-4
/
+7
2010-05-26
Add a oauth2 proxy
Jonathon Jongsma
6
-0
/
+670
2010-05-17
rest: small prototype fixes to clean up docs
Ross Burton
2
-5
/
+5
2010-05-14
Use the session callback instead of finished (BMC#842)
Ross Burton
3
-13
/
+17
2010-05-14
Don't check for dispose or finalize when chaining up
Ross Burton
2
-9
/
+5
2010-04-15
Fix introspection generation in distcheck
librest-0.6.3
Ross Burton
1
-2
/
+2
2010-04-15
proxy/proxy-call/xml-parser: Guard public function entry points
Rob Bradford
3
-24
/
+136
2010-04-13
rest-xml-parser: Remove redundant GObject methods
Ross Burton
1
-40
/
+0
2010-04-13
rest-xml-parser: Remove pointless private struct
Ross Burton
1
-35
/
+22
2010-04-06
rest-xml-parser: Remove duplicate free for the reader in finalize
Rob Bradford
1
-2
/
+0
2010-03-25
oauth-proxy-call: Free the list of hash table keys
Rob Bradford
1
-5
/
+5
2010-03-24
oauth-proxy-call: Free the encoded string that we add to the header string
Rob Bradford
1
-1
/
+3
2010-03-24
rest-xml-parser: Free the textReader after we close it
Rob Bradford
1
-0
/
+1
2010-03-19
Revert "Remove oauth_proxy_auth_step"
Ross Burton
2
-0
/
+117
2010-03-09
Remove oauth_proxy_auth_step
Ross Burton
2
-117
/
+0
2010-03-09
Use oauth_proxy_call_parse_token_reponse in request_token/access_token
Ross Burton
1
-29
/
+4
[next]