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
2012-08-14
build: minor version bump to .90 to reflect beta status
0.7.90
Ross Burton
1
-1
/
+1
2012-06-28
Propagate RestProxyAuth object in ::authenticate signal
Christophe Fergeau
2
-7
/
+23
2012-06-28
Add rest_proxy_auth_[un]pause
Christophe Fergeau
3
-0
/
+42
2012-06-28
Introduce RestProxyAuth type
Christophe Fergeau
4
-0
/
+199
2012-06-28
Add RestProxy::authenticate signal
Christophe Fergeau
2
-6
/
+52
2012-06-28
Revert "Use HMAC glib implementation instead of rolling our own"
Christophe Fergeau
8
-5
/
+140
2012-06-17
Use HMAC glib implementation instead of rolling our own
Christophe Fergeau
8
-140
/
+5
2012-06-17
Accept -1 len in rest_xml_parser_parse_from_data
Christophe Fergeau
1
-1
/
+5
2012-06-16
introspection: add info about C headers to use
Christophe Fergeau
2
-0
/
+5
2012-06-16
Drop obsolete g_thread_init()
Martin Pitt
18
-18
/
+1
2012-06-16
autogen.sh: support calling from out of tree
Christophe Fergeau
1
-3
/
+12
2012-06-13
Don't leak RestProxyCall::url
Christophe Fergeau
1
-0
/
+2
2012-06-08
Allow to disable libsoup strict SSL check
Christophe Fergeau
1
-1
/
+27
2012-06-07
Avoid infinite loop with wrong HTTP credentials
Christophe Fergeau
1
-1
/
+2
2012-05-28
rest-extras: various introspection fixes
Evan Nemerson
4
-6
/
+28
2012-05-03
assorted introspection fixes
Evan Nemerson
6
-13
/
+29
2012-05-03
rest-param: register RestParam as boxed type.
Evan Nemerson
2
-0
/
+6
2012-03-27
rest-xml-node: skip ref/unref() methods in introspection
Danielle Madeley
1
-2
/
+2
2012-03-27
rest-proxy-call: enforce one-shot use, clean up memory lifecycle
Ross Burton
1
-36
/
+15
2012-03-27
rest-proxy: add some basic documentation
Ross Burton
1
-0
/
+9
2012-03-27
Rename rest_proxy_call_call_async to rest_proxy_call_invoke_async
Ross Burton
2
-18
/
+18
2012-03-27
rest-proxy-call: add rest_proxy_call_call_async()
Danielle Madeley
3
-4
/
+124
2012-02-24
Don't leak ->url in rest_proxy_call_sync (#669764)
Ross Burton
1
-0
/
+3
2012-02-10
build: generate .pc files at build time
Rob Staudinger
1
-0
/
+2
2012-01-18
autogen.sh: Honor NOCONFIGURE=1
Colin Walters
1
-1
/
+5
2011-12-08
add username/password support
Marc-André Lureau
2
-3
/
+95
2011-11-10
build: Post-release version bump
Rob Bradford
1
-1
/
+1
2011-11-10
proxy: Force all SSL certificates to be trusted
librest-0.7.12
Rob Bradford
1
-0
/
+10
2011-11-10
build: Detect CA file location
Rob Bradford
1
-0
/
+24
2011-11-04
Fix source URL in configure.ac
Ross Burton
1
-1
/
+1
2011-10-27
build: Post-release version bump
Rob Bradford
1
-1
/
+1
2011-10-27
misc: Remove NEWS file - we don't use it
librest-0.7.11
Rob Bradford
1
-6
/
+0
2011-10-26
build: Link examples against gthread explicitly
Emmanuele Bassi
1
-2
/
+2
2011-09-05
gitignore: Ignore glib-mkenums generated files
Damien Lespiau
1
-0
/
+3
2011-09-05
build: Make libtool generate DLLs on windows
Damien Lespiau
2
-0
/
+2
2011-09-05
build: Make it possible to autogen without gtk-doc
Damien Lespiau
2
-1
/
+14
2011-09-05
build: Add ${ACLOCAL_FLAGS} to ACLOCAL_AMFLAGS
Damien Lespiau
1
-1
/
+1
2011-09-05
oauth-proxy: Fix format string warning
Damien Lespiau
1
-1
/
+1
2011-07-11
oauth: Add property for signature type
Ross Burton
1
-1
/
+14
2011-07-11
oauth: Add GType for OAuthSignatureMethod enum
Ross Burton
2
-0
/
+21
2011-07-11
build: Generate GLib enum types
Ross Burton
1
-1
/
+33
2011-07-11
build: Check for glib-mkenums
Ross Burton
1
-0
/
+2
2011-06-16
Bump glib dependency
Alexandre Franke
1
-1
/
+1
2011-04-29
doap: Update DOAP file to refer to new glorious GNOME bugzilla!
Rob Bradford
1
-0
/
+1
2011-04-21
Post-release version bump
Rob Bradford
1
-1
/
+1
2011-04-13
Merge branch 'upload-progress'
librest-0.7.10
Eitan Isaacson
5
-12
/
+205
2011-04-13
Added documentation to rest_proxy_call_upload.
Eitan Isaacson
1
-0
/
+22
2011-04-13
youtube-proxy: Added upload progress callbacks.
Eitan Isaacson
2
-12
/
+40
2011-04-13
Introduce rest_proxy_call_upload to provide progress feedback.
Eitan Isaacson
3
-0
/
+143
2011-04-13
Update .gitignore
Ross Burton
1
-12
/
+15
[next]