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
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
server-connection: fix dep cycle and connection leak
BiagioFesta
2022-12-13
1
-0
/
+1
*
server: handle the case of connection being disconnected while message is paused
Carlos Garcia Campos
2022-11-10
1
-2
/
+2
*
server: close http/2 connection after io error or goaway received
Carlos Garcia Campos
2022-11-10
1
-14
/
+30
*
server: do not leak idle connections closed by the client
Carlos Garcia Campos
2022-11-08
3
-14
/
+24
*
server: return early from io_run if server io doesn't match after io_run_until()
Carlos Garcia Campos
2022-10-21
1
-0
/
+8
*
server: SoupServerConnection is leaked after being stolen
Carlos Garcia Campos
2022-10-21
2
-1
/
+2
*
server-connection: Ensure we clean up the socket
Jan Alexander Steffens (heftig)
2022-10-21
1
-3
/
+5
*
server-connection: attach a ref of the socket to io stream on steal
Carlos Garcia Campos
2022-10-14
1
-2
/
+3
*
server: ensure message socket is still available on websocket handler
Carlos Garcia Campos
2022-10-11
3
-14
/
+13
*
server: make sure we don't call nghttp2 IO functions from callbacks
Carlos Garcia Campos
2022-08-31
1
-2
/
+38
*
http2: handle connection terminated unexpectedly error when reading
Carlos Garcia Campos
2022-08-31
1
-1
/
+15
*
server: fix crash when HTTP/2 connection is closed early
Carlos Garcia Campos
2022-08-31
1
-3
/
+26
*
server: do not try to use server io after soup_server_message_finish()
Carlos Garcia Campos
2022-08-12
1
-6
/
+8
*
server: add http/2 debug messages
Carlos Garcia Campos
2022-08-12
1
-0
/
+51
*
http2: add HTTP/2 utils with common functions and enums
Carlos Garcia Campos
2022-08-12
1
-65
/
+6
*
server: add initial support for HTTP/2
Carlos Garcia Campos
2022-08-12
7
-9
/
+900
*
server: deprecate soup_server_message_pause/unpause methods
Carlos Garcia Campos
2022-08-12
5
-12
/
+42
*
server: replace soup_server_connection_setup_async with soup_server_connectio...
Carlos Garcia Campos
2022-08-12
3
-73
/
+20
*
server: make server clients be the connections and not the messages
Carlos Garcia Campos
2022-08-12
5
-94
/
+174
*
soup-server-message: add connected signal
Carlos Garcia Campos
2022-08-12
2
-2
/
+40
*
server: add SoupServerMessageIO interface
Carlos Garcia Campos
2022-08-12
9
-123
/
+264
*
server: move io data ownership from SoupServerMessage to SoupServerConnection
Carlos Garcia Campos
2022-08-12
5
-17
/
+63
*
server: move server io to http1 directory and split the struct
Carlos Garcia Campos
2022-08-12
2
-80
/
+112
*
server-message: remove socket, local_addr and remote_addr members
Carlos Garcia Campos
2022-08-12
2
-35
/
+10
*
server: split SoupSocket into SoupListener and SoupServerConnection
Carlos Garcia Campos
2022-08-12
10
-1047
/
+1250
*
docs: Update soup_server_listen() to be more clear
Patrick Griffis
2022-05-23
1
-1
/
+1
*
server-message: proxy the peer-certificate and peer-certificate-errors
Ignacio Casal Quinteiro
2022-05-17
4
-0
/
+201
*
Make soup_auth_domain_try_generic_auth_callback private
Patrick Griffis
2022-04-14
5
-7
/
+15
*
docs: Port individual docs to gi-docgen
Maximiliano Sandoval R
2022-04-13
8
-478
/
+475
*
gir: Mark returns as nullable
Maximiliano Sandoval R
2022-04-13
1
-1
/
+1
*
server: fix crash when sending an invalid percent encoding path
Ignacio Casal Quinteiro
2022-01-31
1
-1
/
+2
*
Handle potential g_uri_unescape_string failures
Patrick Griffis
2022-01-28
1
-1
/
+1
*
Update gi annotations
Patrick Griffis
2021-08-08
2
-13
/
+13
*
Clean up GI annotations and VAPI metadata
Patrick Griffis
2021-08-08
3
-3
/
+3
*
Use G_DECLARE_FINAL_TYPE when applicable
Patrick Griffis
2021-07-28
4
-7
/
+7
*
Improve support for rfc 7230
Ignacio Casal Quinteiro
2021-07-23
1
-1
/
+9
*
soup-server-io: lower variable scope
Ignacio Casal Quinteiro
2021-07-23
1
-2
/
+3
*
docs: Clarify server handler path matching is by prefix
Patrick Griffis
2021-06-15
1
-3
/
+3
*
server: add support for client side certificates
Carlos Garcia Campos
2021-06-15
4
-7
/
+267
*
server: remove soup_server_set_ssl_cert_file()
Carlos Garcia Campos
2021-06-15
2
-42
/
+41
*
Use header fast paths internally whenever possible
Carlos Garcia Campos
2021-06-04
6
-39
/
+47
*
io-http1: split SoupClientMessageIOHTTP1 in two
Carlos Garcia Campos
2021-05-16
1
-10
/
+19
*
Use g_object_notify_by_pspec instead of g_object_notify
Carlos Garcia Campos
2021-05-04
5
-84
/
+90
*
metrics: add support for size metrics
Carlos Garcia Campos
2021-04-14
1
-1
/
+1
*
Rename soup_message_headers_free as soup_message_headers_unref
Carlos Garcia Campos
2021-03-26
2
-3
/
+3
*
server: rename soup_message_body_free as soup_message_body_unref
Carlos Garcia Campos
2021-03-26
3
-15
/
+25
*
Use ArcBox for reference counted boxed types
Carlos Garcia Campos
2021-03-26
1
-12
/
+3
*
Stop using emacs indent-tabs-mode
Carlos Garcia Campos
2021-03-18
15
-15
/
+15
*
session: remove async-context property
Carlos Garcia Campos
2021-02-25
1
-5
/
+9
*
test: simplify /ssl/tls-interaction test by using SoupServer
Carlos Garcia Campos
2021-02-23
2
-0
/
+9
[next]