index
:
libsoup.git
content-disposition-quotes
master
Unnamed repository; edit this file 'description' to name the repository.
Eitan Isaacson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-30
Use the custom main context in SoupProxyResolverDefault
HEAD
master
Sebastian Dröge
1
-0/+6
2011-03-29
Bump shared library minor version for API additions since 2.32
Dan Winship
1
-2/+2
2011-03-25
Fix introspection build on Debian/Ubuntu
Dan Winship
1
-3/+6
2011-03-22
2.33.92
Dan Winship
2
-1/+45
2011-03-21
soup_socket_get_remote_address: fix
Dan Winship
1
-1/+1
2011-03-21
Add restarted streaming chunk-test, which is where it really starts to get fun
David Woodhouse
1
-14/+66
2011-03-21
Add client streaming test to chunk-test.c
David Woodhouse
1
-7/+37
2011-03-21
SoupProxyResolverGNOME: make this a subclass of SoupProxyResolverDefault
Dan Winship
6
-599/+98
2011-03-21
soup-proxy-resolver-default.c: new proxy resolver based on GProxyResolver
Gustavo Noronha Silva
4
-0/+200
2011-03-21
Reset priv->base_offset in soup_message_body_truncate()
David Woodhouse
1
-0/+1
2011-03-12
Add 'soup_server_disconnect' method
Andreas Rottmann
2
-0/+33
2011-03-11
tests: remove a redundant GOptionEntry flag that now causes a warning
Dan Winship
4
-4/+4
2011-03-11
SoupCookieJar: catch overflows when parsing very distant dates
Dan Winship
3
-8/+25
2011-03-11
soup-cookie-jar: avoid a g_return_if_fail when using non-http URIs
Dan Winship
1
-1/+1
2011-03-08
DOAP: fix download location
Olav Vitters
1
-1/+1
2011-03-08
Parse month names regardless of case
Christian Dywan
2
-1/+2
2011-02-22
2.33.90
Dan Winship
2
-1/+20
2011-02-16
soup-cache.c: do not cache multipart/x-mixed-replace content
Sergio Villar Senin
1
-1/+5
2011-02-16
soup-session.c: send Keep-Alive for HTTP/1.0 connections
Sergio Villar Senin
1
-0/+44
2011-02-15
soup-message-client-io: ASCIIfy unicode hostnames for Host header
Dan Winship
1
-0/+2
2011-02-02
Fix typo
Andre Klapper
1
-1/+1
2011-02-02
Make the glib-networking dependency more explicit
Dan Winship
2
-7/+29
2011-01-31
2.33.6
Dan Winship
2
-1/+21
2011-01-31
soup-cache: fix a warning (and a bug)
Dan Winship
1
-3/+1
2011-01-31
soup-request-data: return decoded contents for non-base64 data URLs
Sergio Villar Senin
1
-6/+10
2011-01-28
SoupCache fails to load resources when cache contents are externally removed
Sergio Villar Senin
1
-33/+38
2011-01-25
Fix a warning (again)
Dan Winship
1
-2/+2
2011-01-18
soup-form: fix soup_form_decode() for multiple values with the same key
Sven Neumann
1
-1/+1
2011-01-18
Add test for soup_form_decode().
Sven Neumann
1
-0/+32
2011-01-18
soup-session-async:fixed a connection starvation issue
Sergio Villar Senin
1
-3/+1
2011-01-10
2.33.5
Dan Winship
2
-1/+7
2011-01-10
soup_session_cancel_message: fix up, especially in sync sessions
Dan Winship
6
-18/+126
2011-01-10
soup-message-io: don't watch for SoupSocket::disconnect
Dan Winship
1
-23/+1
2010-12-21
2.33.4
Dan Winship
2
-3/+51
2010-12-13
[gi] annotate nicks for the elements of HTTPVersion enum
John (J5) Palmieri
1
-2/+2
2010-12-13
soup-http-input-stream: fixed a condition
Sergio Villar Senin
1
-1/+1
2010-12-12
soup-request-data: another fix
Dan Winship
1
-1/+4
2010-12-12
soup-request-data: Fix content-type decoding
Dan Winship
1
-10/+15
2010-12-11
soup-cookie-jar: allow setting cookies on file:// URIs
Dan Winship
2
-4/+4
2010-12-10
Fix leak when processing the set cookie header
Jonathon Jongsma
1
-4/+1
2010-12-10
Don't uselessly g_warn when TLS isn't available
Dan Winship
1
-2/+4
2010-12-10
Remove SoupCoding, SoupCodingGZip, use GZlibDecompressor
Dan Winship
8
-558/+127
2010-12-10
fix previous commit; I only tested the "not working" case before...
Dan Winship
1
-1/+1
2010-12-10
Add glib-networking to the MISSING_REGRESSION_TEST_PACKAGES checks
Dan Winship
5
-16/+46
2010-12-09
SoupDirectoryInputStream: fixed a reference leak
Sergio Villar Senin
1
-0/+1
2010-12-09
Cache must not return a cached resource with "no-cache" directive
Sergio Villar Senin
1
-3/+14
2010-12-09
2.33.1 (not a release, just a pkg-config-able number)
Dan Winship
1
-1/+1
2010-12-09
Make SoupRequester a SoupSessionFeature and the request types sub-features
Dan Winship
6
-81/+133
2010-12-09
Import SoupRequest/cache stuff from new-io branch / WebKit
Dan Winship
19
-2/+4685
2010-12-09
SoupSession, SoupAuthManagerNTLM: Use subfeatures for NTLM auth too
Dan Winship
5
-75/+67
[next]