index
:
libsoup.git
master
Unnamed repository; edit this file to name it for gitweb.
Nicolas Dufresne
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-09
Fix broken unsigned comparision
HEAD
master
Nicolas Dufresne
1
-1/+1
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
2010-12-09
SoupAuthManager: implement subfeatures for adding/removing auth types
Dan Winship
6
-32/+78
2010-12-09
SoupSession: allow features to implement "subfeatures"
Dan Winship
3
-39/+120
2010-12-07
soup-message-headers: add missing annotations in get_content_type
Lucas Rocha
1
-1/+1
2010-12-07
Set SoupMessage:tls-certificate from SoupSocket:tls-certificate sooner
Dan Winship
2
-26/+59
2010-12-07
Add SoupMessage:tls-certificate and SoupMessage:tls-errors
Dan Winship
6
-30/+177
2010-12-07
SoupSocket: port to GSocketConnection/GTlsConnection
Dan Winship
23
-1628/+382
2010-12-07
Bump version to 2.33.0
Dan Winship
1
-1/+1
2010-12-05
Include C header and exported packages information in GIRs
Evan Nemerson
1
-1/+4
2010-11-29
2.32.2
Dan Winship
2
-1/+13
2010-11-23
SoupSocket: tweak GMainContext handling
Dan Winship
1
-3/+4
2010-11-23
SoupSessionSync: fix messages getting stuck forever
Dan Winship
2
-0/+129
2010-11-18
misc-test: fix up the new persistent connection timeout test
Dan Winship
1
-5/+48
2010-11-15
2.32.1
Dan Winship
2
-1/+38
2010-11-15
tests/httpd.conf.in: fix passwords-in-uri stuff for srcdir!=builddir
Dan Winship
1
-1/+1
2010-11-14
Add tests to auth-test for password-in-URI
Sergio Villar Senin
2
-59/+132
2010-11-14
soup-auth-manager: make URI username/password override cached info
Dan Winship
1
-9/+7
2010-11-13
Return SOUP_STATUS_CAN_RESOLVE_PROXY as appropriate
Dan Winship
2
-2/+2
2010-11-10
soup-message-io: fix retry-after-unexpected-connection-close
Dan Winship
2
-1/+119
2010-11-09
soup-message-io: deal with stupid servers that do chunked encoding wrong
Dan Winship
1
-1/+19
2010-11-09
timeout-test: add SOUP_SESSION_IDLE_TIMEOUT tests as well
Dan Winship
1
-25/+101
2010-11-09
Fix parsing/generation of URI queries that aren't HTML forms
Dan Winship
3
-5/+9
2010-11-09
SoupURI: never return NULL from soup_uri_decode/soup_uri_normalize
Dan Winship
1
-28/+23
2010-11-09
SoupContentDecoder: fix an unlikely leak
Dan Winship
1
-2/+9
2010-10-28
Remove old experimental python bindings
Dan Winship
18
-4268/+0
2010-10-14
Appease some gcc 4.5 warnings
Dan Winship
2
-4/+5
2010-10-14
SoupCookieJarText: fix a bug when deleting a cookie
Dan Winship
1
-1/+1
2010-09-28
2.32.0
Dan Winship
2
-1/+5
2010-09-13
2.31.92
Dan Winship
2
-1/+14
2010-09-13
Fix a crash when resolving URIs with both spaces and non-UTF8 chars
Dan Winship
1
-13/+15
2010-09-13
Fix introspection scanning: don't scan uninstalled .h files
Dan Winship
1
-2/+2
2010-09-13
Fixes and additions for new introspection scanner
Dan Winship
15
-59/+73
2010-09-13
Remove use of --warn-all with g-ir-scanner
Dan Winship
1
-2/+1
2010-09-09
introspection: Replace usage of --strip-prefix
Colin Walters
2
-2/+3
2010-09-03
Do not uppercase percent-encoded triplets when normalizing URIs
Sergio Villar Senin
2
-3/+7
2010-08-20
add a few missing introspection annotations
Dan Winship
4
-11/+11
2010-08-17
2.31.90
Dan Winship
2
-1/+16
2010-08-14
Try all IP addrs associated with a hostname if the first fails
Dan Winship
4
-307/+394
2010-08-11
Fix auto-Accept-Language in locales that use "," for decimals
Dan Winship
2
-6/+61
2010-08-02
2.31.6
Dan Winship
2
-1/+36
2010-07-31
soup-message-io: fix wrong-Content-Length logic
Dan Winship
3
-15/+127
2010-07-30
Do not dist gir_DATA
Yaakov Selkowitz
1
-2/+2
2010-07-30
Put the hostname into the reason_phrase with network errors
Dan Winship
4
-6/+45
2010-07-30
SoupProxyResolverStatic: port to newer SoupProxyURIResolver API
Dan Winship
2
-58/+42
[next]