index
:
delta/libsoup.git
autobahn-integration-new
autobahn-test-client
badconnect
baserock/2.46.0
baserock/markdoffman/morph
baserock/morph
cache
carlosgc/async-result-message
carlosgc/auth-fixes
carlosgc/auth-no-password
carlosgc/auth-retry-cancel
carlosgc/authenticate
carlosgc/clean-refcounted
carlosgc/client-side-certs2
carlosgc/cookies-non-http-uris
carlosgc/early-cancellation
carlosgc/form-message
carlosgc/io-data-ownership
carlosgc/io-split
carlosgc/logger
carlosgc/message-flags
carlosgc/metrics
carlosgc/no-aliases
carlosgc/no-new-api
carlosgc/null-post-content-length
carlosgc/preconnect
carlosgc/preconnect-stolen
carlosgc/remove-old-api
carlosgc/remove-request-started
carlosgc/request-body-no-content-type
carlosgc/request-body-stream
carlosgc/requeue-private
carlosgc/send_and_read
carlosgc/session-queue
carlosgc/simple-api
carlosgc/sniff-empty
carlosgc/soup-uri-copy
carlosgc/split-io
carlosgc/ssl
carlosgc/status
carlosgc/system-ca-file
carlosgc/websocket-connection-error
cherry-pick-01e361fc
ci-ipv6
coding
content-sniffing
content-sniffing-update
fix-docs
giobased
glib-build.mk
gnome-2-10
gnome-2-12
gnome-2-18
gnome-2-20
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-2-32
gnome-2-8
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-38
gnome-3-4
gnome-3-6
gnome-3-8
gresolver
hsts
http2
installed-tests
issue-171
keyring
libsoup-2-0-branch
libsoup-2-74
libsoup-2.4
libsoup-3-0
libsoup-3-2
libsoup-bindings
libsoup-hacking-branch
libsoup-pre214-branch
master
master.msvc
mcatanzaro/#3
nacho/response-test
new-directory-list-design
new-io
pgriffis/connection-id
pgriffis/cookies-logging
pgriffis/coverage
pgriffis/digest-sha256
pgriffis/fedora-i686-ci
pgriffis/pollable
pgriffis/port-normalized
pgriffis/pygobject-overridedir
pgriffis/redirection-signal
pgriffis/remove-property-aliases
pgriffis/remove-property-functions
pgriffis/soup-logger-crash
pgriffis/updated-examples
pgriffis/valgrind
ricotz/vala
server-api
server-feature
server-handlers
sockprops
soup-0-4
soup-0-5
soup-0-6
soup-0-7
soup-0-7-1
soup-refactoring
structured-log
tintou/wip/auth-domain
tls
websocket
websockets-fixes-2.64
websockets-fixes-2.66
wip/aplazas/hsts
wip/async-close
wip/auth
wip/ci
wip/ci-test
wip/ci-update
wip/constructor
wip/danw/guri
wip/doc-fixes
wip/docs-threading
wip/fixes
wip/fuzzing
wip/hadess/reverse-http
wip/http2
wip/http2-a
wip/http2-b
wip/http2-upstreaming
wip/keepalive
wip/max-payload-size
wip/meson
wip/nacho/soup-extern
wip/noload
wip/payload-size-3-20
wip/pgriffis/markdown-docs
wip/pkg-config-tweaks
wip/proxy-connect
wip/remove-deprecations
wip/remove-header-extern-c
wip/ricotz/issue129
wip/server
wip/server-api
wip/server-early
wip/server-features
wip/server-steal
wip/smcv/error-log
wip/smcv/skip-apache
wip/soup-uri-removal
wip/test-runner
wip/threaded-body-reads
wip/tingping/cached-resolver
wip/tintou/auth-domain
wip/tintou/g-ir-no-header-guards
wip/tintou/many-gir-fixes
wip/tintou/proxy-resolver
wip/tintou/uri-constructor
wip/tpopela/negotiate
wip/uri-normalize-fixes
wip/uri-testing-2
wip/validate-close-code
wip/websocket-close-bug
wip/withprivate
wip/xclaesse/xmlrpc
wip/xmlrpc-variant
gitlab.gnome.org: GNOME/libsoup.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
SoupSession: move some code from SoupMessageQueue here
Dan Winship
2012-11-02
6
-59
/
+65
*
SoupConnection: hide a special case
Dan Winship
2012-11-02
2
-27
/
+30
*
SoupConnection: track reusability internally
Dan Winship
2012-11-02
3
-24
/
+18
*
SoupConnection: track current message, not current item
Dan Winship
2012-11-02
1
-19
/
+18
*
SoupConnection: drop "message" property
Dan Winship
2012-11-02
1
-16
/
+0
*
SoupConnection: don't listen to SoupSocket::disconnected
Dan Winship
2012-11-02
1
-18
/
+1
*
Added SoupContentProcessor support to SoupMessage, SoupContentDecoder & SoupC...
Sergio Villar Senin
2012-11-02
7
-129
/
+210
*
SoupContentProcessor: new interface
Sergio Villar Senin
2012-11-02
3
-0
/
+109
*
build: don't export private symbols in the libraries
Dan Winship
2012-11-02
3
-2
/
+497
*
connection-test: make it not require access to private SoupConnection symbols
Dan Winship
2012-11-02
1
-6
/
+3
*
soup-multipart-input-stream: belatedly add .h file to soup.h
Dan Winship
2012-11-02
2
-6
/
+1
*
SoupSession: mark a static function static (and clarify why it's there)
Dan Winship
2012-11-02
1
-2
/
+6
*
soup-version: minor style fixes
Dan Winship
2012-11-02
2
-11
/
+7
*
tests: fix some race conditions
Dan Winship
2012-10-31
2
-4
/
+12
*
soup_header_parse_param_list: return empty GHashTable instead of NULL
Dan Winship
2012-10-29
2
-10
/
+2
*
2.41.1
LIBSOUP_2_41_1
2.41.1
Dan Winship
2012-10-22
2
-1
/
+32
*
.gitignore: add tests/soup-tests.gresource
Dan Winship
2012-10-22
1
-0
/
+1
*
tests: add support for Apache 2.4
Dan Winship
2012-10-22
5
-14
/
+328
*
Remove now-unnecessary g_type_init() calls
Dan Winship
2012-10-22
5
-7
/
+0
*
port to GTask
Dan Winship
2012-10-22
10
-214
/
+151
*
Add API to get version information
Martin Robinson
2012-10-22
7
-1
/
+221
*
soup-request: Add support to handle gresource URI requests
Carlos Garcia Campos
2012-10-20
8
-18
/
+355
*
SoupConnection: fix a race condition with non-keepalive messages
Dan Winship
2012-10-18
1
-51
/
+42
*
adding uz@cyrillic to LINGUAS
Bahodir Mansurov
2012-10-16
1
-0
/
+1
*
updating Uzbek@cyrillic translation
Bahodir Mansurov
2012-10-16
1
-0
/
+82
*
soup-auth-manager-ntlm.c: don't include the default domain in the response
Dan Winship
2012-10-16
2
-4
/
+3
*
Post-branch release bump
Dan Winship
2012-10-16
1
-1
/
+1
*
2.40.1
LIBSOUP_2_40_1
2.40.1
Dan Winship
2012-10-16
2
-2
/
+12
*
Be more aggressive when looking for the termination boundary
Gustavo Noronha Silva
2012-10-15
1
-2
/
+4
*
Updated Norwegian bokmål translation
Kjartan Maraas
2012-10-13
1
-15
/
+23
*
SoupAddress: fix handling of IPv6 literals
Dan Winship
2012-10-07
1
-7
/
+12
*
[l10n] Added Catalan (Valencian) translation
Carles Ferrando
2012-09-26
2
-0
/
+84
*
[l10n] Added Catalan translation
Gil Forcada
2012-09-26
1
-0
/
+83
*
2.40.0
LIBSOUP_2_40_0
2.40.0
Dan Winship
2012-09-24
2
-1
/
+8
*
Updated Latvian translation
Rūdolfs Mazurs
2012-09-24
1
-7
/
+14
*
[l10n] Added Estonian (et) to LINGUAS
Priit Laes
2012-09-24
1
-0
/
+1
*
[l10n] Updated Estonian translation
Mattias Põldaru
2012-09-24
1
-0
/
+66
*
Updated Latvian translation
Rūdolfs Mazurs
2012-09-23
1
-5
/
+6
*
update Simplified Chinese (zh_CN) translation
YunQiang Su
2012-09-23
1
-16
/
+26
*
Updated Hebrew translation.
Yaron Shahrabani
2012-09-22
1
-16
/
+23
*
Updated Telugu Translations
Krishnababu Krothapalli
2012-09-21
1
-18
/
+35
*
Added Thai translation
Akom Chotiphantawanon
2012-09-21
2
-0
/
+82
*
Uploaded Ukranian
Daniel Korostil
2012-09-21
1
-10
/
+18
*
Updated Bengali India Translations
Sayak Sarkar
2012-09-21
1
-5
/
+13
*
[l10n] Updated German translation
Mario Blättermann
2012-09-20
1
-6
/
+15
*
hindi updated file
Rajesh Ranjan
2012-09-20
1
-0
/
+1
*
hindi updated file by Pratibha Kumari
Rajesh Ranjan
2012-09-20
1
-0
/
+86
*
Updated Bulgarian translation
Alexander Shopov
2012-09-19
1
-15
/
+27
*
updated Tamil translation
Dr.T.Vasudevan
2012-09-19
1
-7
/
+14
*
update Punjabi Translation
A S Alam
2012-09-19
1
-15
/
+23
[next]