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
2014-09-03
oauth: Add missing include
HEAD
master
Christophe Fergeau
1
-0
/
+1
2014-09-03
Post-release version bump to 0.7.93
Christophe Fergeau
1
-1
/
+1
2014-09-03
build-sys: Generate xz tarballs
0.7.92
Christophe Fergeau
1
-1
/
+1
2014-09-03
oauth: Don't leak RestProxyCall::token{_secret}
Christophe Fergeau
1
-0
/
+2
2014-09-03
tests/proxy: Make sure GError is unset when call succeeds
Christophe Fergeau
1
-0
/
+5
2014-09-03
tests/proxy: Fix memory leaks
Christophe Fergeau
1
-2
/
+17
2014-09-03
tests/lastfm: Fix memory leak
Christophe Fergeau
1
-0
/
+1
2014-09-03
tests/oauth: Use oauthbin.com as the test server
Christophe Fergeau
2
-12
/
+12
2014-09-03
tests: Remove more unused variables/code
Christophe Fergeau
3
-9
/
+0
2014-09-03
tests: Remove unused 'session' variable
Christophe Fergeau
4
-12
/
+0
2014-09-03
tests: Don't call soup_message_headers_get with newer libsoup
Christophe Fergeau
1
-0
/
+5
2014-09-03
tests: Don't call g_type_init() on newer glib
Christophe Fergeau
21
-0
/
+42
2014-09-03
Fix URL used for flickr rest calls
Christophe Fergeau
2
-3
/
+3
2014-09-03
Move RestProxyCallPrivate to rest-proxy-call.c
Christophe Fergeau
3
-32
/
+32
2014-09-03
lastfm: Remove direct access to RestProxyCallPrivate
Christophe Fergeau
1
-6
/
+2
2014-09-03
flickr: Remove direct access to RestProxyCallPrivate
Christophe Fergeau
1
-5
/
+1
2014-09-03
oauth: Remove direct access to RestProxyCallPrivate
Christophe Fergeau
1
-6
/
+6
2014-09-03
oauth: Make sure RestProxyCall::url is set before using it
Christophe Fergeau
3
-2
/
+17
2014-09-02
lastfm: Fix function setting regression
Christophe Fergeau
1
-2
/
+3
2014-09-02
flickr: Fix function setting regression
Christophe Fergeau
2
-6
/
+10
2014-09-02
More improvements to rest_proxy_call_get_params API doc
Christophe Fergeau
1
-2
/
+2
2014-09-02
Add libsoup to gir includes
Christophe Fergeau
1
-1
/
+1
2014-08-25
Add rest_proxy_add_soup_feature()
Christophe Fergeau
3
-0
/
+41
2014-08-25
Allow to modify REST function in serialize_params vfunc
Christophe Fergeau
2
-14
/
+49
2014-08-25
Add rest_proxy_call_get_function()
Christophe Fergeau
3
-0
/
+26
2014-08-25
Fix rest_xml_node_print name in gtk-doc annotation
Christophe Fergeau
1
-1
/
+1
2014-08-25
Ignore '/' at beginning of REST function
Christophe Fergeau
1
-1
/
+2
2014-08-25
Use g_hash_table_replace() in rest_params_add()
Christophe Fergeau
1
-1
/
+1
2014-08-25
RestProxyCall: Handle soup_error_new() failures
Christophe Fergeau
1
-0
/
+9
2014-08-01
doap: add <programming-language>
Andre Klapper
1
-0
/
+1
2014-07-30
doap category core
Olav Vitters
1
-0
/
+1
2014-03-10
Post-release version bump to 0.7.92
Emmanuele Bassi
1
-1
/
+1
2014-03-10
Release librest 0.7.91
0.7.91
Emmanuele Bassi
1
-1
/
+1
2014-03-10
tests/oauth: Bail out if we cannot connect
Emmanuele Bassi
2
-0
/
+9
2014-03-10
docs: Add annotations to RestProxyAuth pausing methods
Emmanuele Bassi
1
-0
/
+15
2014-03-10
docs: Add missing gtk-doc annotations
Emmanuele Bassi
3
-3
/
+42
2014-03-10
Add indices and annotation glossary
Emmanuele Bassi
1
-0
/
+15
2014-03-10
Rename rest-docs from SGML to XML
Emmanuele Bassi
2
-1
/
+1
2014-03-10
Further annotation fixes
Emmanuele Bassi
2
-8
/
+8
2014-03-10
Update the ignore file
Emmanuele Bassi
1
-0
/
+2
2014-03-10
Turn on introspection scanner warnings
Emmanuele Bassi
2
-2
/
+2
2014-03-10
Fix annotations
Emmanuele Bassi
3
-8
/
+9
2014-03-10
Fix the expansion of the REST_TYPE_PARAM macro
Emmanuele Bassi
1
-1
/
+1
2014-03-10
build: Replace INCLUDES with AM_CPPFLAGS
Emmanuele Bassi
1
-1
/
+1
2013-11-14
Attach SoupLogger after SoupCookieJar
Christophe Fergeau
1
-10
/
+10
2013-09-20
Fix rest_proxy_call_get_params() API doc
Christophe Fergeau
1
-3
/
+4
2013-09-20
Add RestProxy::ssl-ca-file propertyy
Christophe Fergeau
1
-1
/
+27
2013-09-19
Detect /etc/ssl/ca-bundle.pem for openSUSE at configure time
Christophe Fergeau
1
-1
/
+2
2013-07-10
rest-proxy-call: Include the zero byte added by soup to the payload
Rob Bradford
1
-1
/
+2
2013-07-09
rest-proxy-call: Use memdup, not strdup, as HTTP response data might be binary
Jasper St. Pierre
1
-1
/
+1
[next]