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
path:
root
/
libsoup
Commit message (
Expand
)
Author
Age
Files
Lines
*
WebSockets: add support for permessage-deflate extension
Carlos Garcia Campos
2019-07-31
19
-47
/
+2003
*
WebSockets: allow to send close frames with no body
Carlos Garcia Campos
2019-07-22
1
-2
/
+8
*
WebSockets: ignore any messages after close has been sent and received
Carlos Garcia Campos
2019-07-19
1
-0
/
+3
*
WebSockets: client should also mark the close frame as SOUP_WEBSOCKET_QUEUE_LAST
Carlos Garcia Campos
2019-07-12
1
-1
/
+1
*
SoupMessage: seal access to private members
Claudio Saavedra
2019-07-10
7
-78
/
+128
*
ntlm: fix ntlmv2 authentication
Thibaut Robert
2019-07-07
1
-1
/
+1
*
WebSockets: server must close the connection when receiving an unmasked frame
Carlos Garcia Campos
2019-07-04
1
-0
/
+9
*
WebSockets: client must fail when receiving a masked frame from server
Carlos Garcia Campos
2019-07-04
1
-0
/
+9
*
WebSockets: allow null characters in text messages data
Carlos Garcia Campos
2019-06-27
2
-6
/
+119
*
WebSockets: closed signal not emitted when io stream is SoupIOStream
Carlos Garcia Campos
2019-06-25
3
-2
/
+18
*
WebSockets: fail and close the connection in case of invalid payload length
Carlos Garcia Campos
2019-06-19
1
-0
/
+19
*
WebSockets: return after closing connection on error in process_frame
Carlos Garcia Campos
2019-06-19
1
-0
/
+1
*
WebSockets: allow to send empty binary data
Carlos Garcia Campos
2019-06-18
1
-3
/
+3
*
WebSockets: fix runtime critical warning when handshake fails
Carlos Garcia Campos
2019-06-17
1
-0
/
+2
*
WebSockets: message never finishes when handshake fails
Carlos Garcia Campos
2019-06-17
1
-1
/
+3
*
hsts-db: further fix for format string of stored policies
Claudio Saavedra
2019-06-10
1
-1
/
+1
*
hsts: accept the Strict-Transport-Security header regardless of casing
Claudio Saavedra
2019-06-10
1
-1
/
+1
*
hsts-db: use unsigned integers when writing to the database
Claudio Saavedra
2019-06-06
1
-1
/
+1
*
Add SoupHSTSEnforcer:hsts-enforced signal
Claudio Saavedra
2019-06-05
2
-0
/
+24
*
Don't advertise br as an accepted encoding
Patrick Griffis
2019-06-03
1
-1
/
+4
*
gir: soup_auth_new is not a constructor
Rico Tzschichholz
2019-05-28
1
-0
/
+3
*
Ensure that hostnames in the HSTS enforcer are IDNA-canonicalized
Claudio Saavedra
2019-05-22
2
-7
/
+36
*
Cancel messages for STS known hosts with HTTPS errors
Claudio Saavedra
2019-05-22
1
-4
/
+30
*
Hook the default interface's functions
Claudio Saavedra
2019-05-22
1
-0
/
+10
*
Ignore STS header fields with duplicate directives
Claudio Saavedra
2019-05-22
1
-1
/
+4
*
Make soup_hsts_enforcer_set_policy() public
Claudio Saavedra
2019-05-22
4
-17
/
+4
*
Extra directives need to be ignored but the header should still be processed
Claudio Saavedra
2019-05-22
1
-3
/
+0
*
HSTS: Rewrite the HSTS feature and add tests
Claudio Saavedra
2019-05-22
9
-709
/
+657
*
Add SoupHstsEnforcer
Adrien Plazas
2019-05-22
9
-0
/
+1571
*
Implement strict secure cookies
Patrick Griffis
2019-05-22
2
-62
/
+99
*
Implement Brotli decompression support
Patrick Griffis
2019-05-22
4
-2
/
+259
*
soup-version: add defs for 2.68 API
Claudio Saavedra
2019-05-17
1
-0
/
+7
*
meson: Check TLS support only when external glib dependency is available
Seungha Yang
2019-05-03
1
-3
/
+3
*
Fix the build of tests on MinGW
Tomas Popela
2019-04-23
1
-1
/
+1
*
soup-auth-ntlm: get rid of unused variable warning
Claudio Saavedra
2019-04-09
1
-2
/
+1
*
soup-auth-ntlm.c: Fix running on older Visual Studio CRT
Chun-wei Fan
2019-03-30
1
-0
/
+12
*
meson: cleanup targets dependencies
Claudio Saavedra
2019-03-18
1
-3
/
+3
*
meson: fix dylib versioning on macOS
Tom Schoonjans
2019-03-12
1
-0
/
+2
*
message: Avoid use of deprecated g_type_class_add_private
Michael Catanzaro
2019-02-25
1
-34
/
+62
*
socket: Remove soup_socket_is_readable()
Michael Catanzaro
2019-02-25
2
-12
/
+0
*
connection: Fix logic error in previous commit
Michael Catanzaro
2019-02-22
1
-6
/
+6
*
connection: Fix check for remote disconnection when in idle state
Michael Catanzaro
2019-02-22
1
-6
/
+41
*
request-file: avoid using a thread to request the file in async mode
Ignacio Casal Quinteiro
2019-02-01
1
-11
/
+99
*
SoupSessionFeature: Keep features alive until all messages have been unqueued
Claudio Saavedra
2019-01-18
1
-12
/
+14
*
Remove the Autotools build system files
Tomas Popela
2019-01-11
2
-332
/
+0
*
Meson: Add public dependencies in libsoup_dep
Xavier Claessens
2018-12-17
1
-1
/
+2
*
Meson: Simplify pkg-config generator
Xavier Claessens
2018-12-17
1
-9
/
+2
*
meson: Be able to build the static library
Tomas Popela
2018-12-17
1
-2
/
+2
*
SoupClientContext: remove const modifier from remote_ip
Claudio Saavedra
2018-10-08
1
-1
/
+1
*
NTLMv2: cosmetic compiler fixes
Claudio Saavedra
2018-10-08
1
-3
/
+4
[next]