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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-15
Add missing implementations for RestProxyCall functions (MB: #420)
librest-0.1
Rob Bradford
1
-0
/
+45
2009-01-15
Update AUTHORS.
Rob Bradford
1
-0
/
+2
2009-01-15
Add license header.
Rob Bradford
16
-0
/
+352
2008-12-18
Use rest_xml_node_unref in the test
Ross Burton
1
-1
/
+1
2008-12-18
Make RestXmlNode ref counted, and add a boxed gtype
Ross Burton
2
-34
/
+72
2008-12-09
Link against gthread
Joshua Lock
2
-11
/
+4
2008-11-20
Add a rest_proxy_call_cancel function to cancel an issued call.
Rob Bradford
4
-10
/
+52
2008-11-20
Check for an outstanding call when making a new one.
Rob Bradford
1
-7
/
+24
2008-11-20
Add GError infrastructure for RestProxyCall
Rob Bradford
2
-0
/
+12
2008-11-20
Remove deprecated functions
Rob Bradford
2
-366
/
+0
2008-11-20
Remove use of deprecated functions
Rob Bradford
2
-78
/
+65
2008-11-18
Fix leak of url in rest_proxy_call_raw_async_valist
Rob Bradford
1
-0
/
+1
2008-11-18
Fix leaks in test-xml.
Rob Bradford
1
-3
/
+17
2008-11-18
Free the siblings of a node when that node is freed.
Rob Bradford
1
-10
/
+30
2008-11-17
Intern tag names in the children hash
Ross Burton
1
-5
/
+7
2008-11-17
Use the same key when we add an existing node
Ross Burton
1
-1
/
+1
2008-11-17
Use static GQueues in rest_xml_parser_parse_from_data
Ross Burton
1
-5
/
+4
2008-11-17
Use static GQueues in rest_xml_node_find
Ross Burton
2
-7
/
+5
2008-11-17
Don't leak a GList in rest_xml_node_free
Ross Burton
1
-1
/
+3
2008-09-29
Merge branch 'master' into oauth
Ross Burton
0
-0
/
+0
2008-09-29
Merge branch 'master' into oauth
Ross Burton
3
-21
/
+84
2008-09-29
Merge commit 'ross-pug/oauth'
Rob Bradford
10
-3
/
+474
2008-09-19
Add more API docs
Ross Burton
1
-0
/
+15
2008-09-19
Rename rest_proxy_call_get_response_message to _status_message
Ross Burton
3
-8
/
+7
2008-09-19
Add more API docs
Ross Burton
1
-0
/
+17
2008-09-19
Remove prototypes of rest_proxy_call_add_params_from_hash and rest_proxy_call...
Ross Burton
2
-8
/
+0
2008-09-19
Fix prototype of rest_proxy_call_add_headers
Ross Burton
2
-3
/
+1
2008-09-19
More API docs
Ross Burton
1
-2
/
+44
2008-09-19
Merge branch 'master' into oauth
Ross Burton
5
-0
/
+96
2008-09-19
Document RestProxyCall and RestProxyCallClass
Ross Burton
1
-0
/
+14
2008-09-19
Document rest_proxy_new
Ross Burton
1
-0
/
+14
2008-09-19
Documnt RestProxy
Ross Burton
1
-0
/
+5
2008-09-19
Add the classes to the docs, as they have vfuncs to document
Ross Burton
1
-0
/
+2
2008-09-18
Add some API docs
Ross Burton
1
-0
/
+58
2008-09-18
Add rest_proxy_call_get_params to the docs
Ross Burton
1
-0
/
+1
2008-09-18
Add G_GNUC_NULL_TERMINATED to the vaargs methods
Ross Burton
1
-0
/
+2
2008-09-18
Add OAuth proxy to the docs
Ross Burton
2
-0
/
+35
2008-09-18
Add test-oauth
Ross Burton
2
-2
/
+57
2008-09-18
Fix whitespace
Ross Burton
1
-5
/
+5
2008-09-18
Merge branch 'ross' into oauth
Ross Burton
3
-3
/
+3
2008-09-18
Remove un-needed EXTRADIST, and pass --enable-gtk-doc to distcheck
Ross Burton
1
-1
/
+1
2008-09-18
Add top_srcdir to the include path to fix distcheck
Ross Burton
2
-2
/
+2
2008-09-18
Initial addition of the OAuthProxy
Ross Burton
6
-1
/
+382
2008-09-18
Merge branch 'master' into ross
Ross Burton
1
-1
/
+44
2008-09-18
Reverse the list of siblings of children nodes so that the are in order.
Rob Bradford
1
-1
/
+44
2008-09-17
Merge branch 'master' into ross
Ross Burton
0
-0
/
+0
2008-09-17
Free url and url_format in RestProxy finalize
Ross Burton
1
-0
/
+5
2008-09-17
Merge branch 'master' into ross
Ross Burton
14
-173
/
+503
2008-09-17
Free url and url_format in RestProxy finalize
Ross Burton
1
-0
/
+5
2008-09-17
Add customisable generated gtk-doc files.
Rob Bradford
4
-0
/
+97
[next]