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
/
rest-proxy-call.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-08
Port the proxies to use RestParam
Ross Burton
1
-6
/
+10
2009-10-12
Mark GErrors which shouldn't be freed as const
Ross Burton
1
-1
/
+1
2009-10-08
Add 8 padding pointers for future use to the core class structs
Ross Burton
1
-0
/
+4
2009-08-11
Remove the useless error argument from rest_proxy_call_cancel
librest-0.6
Ross Burton
1
-2
/
+1
2009-05-29
Add rest_proxy_call_sync, for threaded apps
Ross Burton
1
-0
/
+2
2009-05-15
Document the RestProxy classes
Ross Burton
1
-1
/
+2
2009-05-15
Fix typo in documentation
Ross Burton
1
-1
/
+1
2009-04-08
Add rest_proxy_call_get_method
Ross Burton
1
-0
/
+2
2009-04-08
Split the RestProxyCall private struct into a separate header for subclasses
Ross Burton
1
-0
/
+3
2009-02-10
RestProxyCall: Whitespace tweaks.
Rob Bradford
1
-1
/
+1
2009-02-10
Add prototype for rest_proxy_call_error_quark
Ross Burton
1
-0
/
+2
2009-02-10
Add rest_proxy_call_set_function to rest-proxy-call.h
Ross Burton
1
-0
/
+3
2009-01-15
Add license header.
Rob Bradford
1
-0
/
+22
2008-11-20
Add a rest_proxy_call_cancel function to cancel an issued call.
Rob Bradford
1
-0
/
+3
2008-11-20
Add GError infrastructure for RestProxyCall
Rob Bradford
1
-0
/
+6
2008-09-19
Rename rest_proxy_call_get_response_message to _status_message
Ross Burton
1
-1
/
+1
2008-09-19
Remove prototypes of rest_proxy_call_add_params_from_hash and rest_proxy_call...
Ross Burton
1
-6
/
+0
2008-09-19
Fix prototype of rest_proxy_call_add_headers
Ross Burton
1
-1
/
+0
2008-09-19
Document RestProxyCall and RestProxyCallClass
Ross Burton
1
-0
/
+14
2008-09-18
Add G_GNUC_NULL_TERMINATED to the vaargs methods
Ross Burton
1
-0
/
+2
2008-09-16
Export a GError in rest_proxy_call_async and rest_proxy_call_run
Rob Bradford
1
-0
/
+1
2008-09-15
Reformat source and header files
Rob Bradford
1
-5
/
+5
2008-09-15
Add a prepare() vfunc to RestProxy which is called before invocation
Rob Bradford
1
-0
/
+1
2008-09-10
Add rest_proxy_call_get_params
Ross Burton
1
-0
/
+2
2008-09-04
Fix va-args use in rest_proxy_call_add_params
Ross Burton
1
-1
/
+0
2008-09-04
Add some implementations to the RestProxyCall object
Rob Bradford
1
-10
/
+12
2008-09-04
Add first phase of cairoficiation of the API.
Rob Bradford
1
-0
/
+106