./net/libsoup3, HTTP library implementation in C (major version 3)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.6.5nb1, Package name: libsoup3-3.6.5nb1, Maintainer: pkgsrc-users

Libsoup is an HTTP library implementation in C. It was originally part
of a SOAP (Simple Object Access Protocol) implementation called Soup, but
the SOAP and non-SOAP parts have now been split into separate packages.

libsoup uses the Glib main loop and is designed to work well with GTK
applications. This enables GNOME applications to access HTTP servers
on the network in a completely asynchronous fashion, very similar to
the Gtk+ programming model (a synchronous operation mode is also
supported for those who want it).

Features:
* Completely Asynchronous
* Connection cache
* HTTP chunked transfer support
* HTTP, SOCKS4, and SOCKS5 authenticated proxy support
* SSL Support using OpenSSL or GnuTLS
* Client support for Digest, NTLM, and Basic authentication
* HTTP server
* Server support for Digest and Basic authentication

This package contains major version 3 of the library.


Master sites:

Filesize: 1531.645 KB

Version history: (Expand)


CVS history: (Expand)


   2025-04-19 09:58:38 by Thomas Klausner | Files touched by this commit (750)
Log message:
*: recursive bump for default Kerberos implementation switch
   2025-04-18 21:14:32 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
libsoup3: update to 3.6.5.

Changes in libsoup from 3.6.4 to 3.6.5:

* session: Strip authentication credentials on cross-origin redirects [Patrick \ 
Griffis]
* build: Use pkg-config instead of krb5-config for the gssapi dependency \ 
[Patrick Griffis]
* http1: When using chunked encoding report an error in case of unexpected \ 
stream end [Andrzej Surdej]
* http2: When a message has no content still respect its Content-Type [Patrick \ 
Griffis]
* http2: Revert manual window size management temporarily, as it could stall \ 
[Patrick Griffis]
* sniffer: Fix potential overflows [Patrick Griffis]
* hsts: Fix minor leak [Patrick Griffis]
* headers: Fix a few parsing edge cases that could be an out of bound read \ 
[Patrick Griffis]
* connection: Avoid ever calling disconnect twice [Patrick Griffis]
* auth-digest: Fix handling when a nonce isn't present [Patrick Griffis]
* cookies: Limit max size of max-age, path, and domain attributes to 1024 bytes \ 
[Patrick Griffis]
* cookies: Limit max size of name and value to 4096 bytes [Patrick Griffis]
* docs: Remove references to old libsoup domain [Simon McVittie]
   2025-04-17 23:53:13 by Thomas Klausner | Files touched by this commit (2449)
Log message:
*: recursive bump for icu 77 and libxml2 2.14
   2025-02-07 22:38:45 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
libsoup3: updated to 3.6.4

Changes in libsoup from 3.6.3 to 3.6.4:

* http2: Fix regression on 32bit systems when reading response data [Andrzej Surdej]

Changes in libsoup from 3.6.1 to 3.6.3:

* http2: Significantly reduce memory usage of large requests [Patrick Griffis]
* server: Treat `ECONNREFUSED` when listening on IPv6 as unsupported [Michael \ 
Catanzaro]
* auth-digest: Fix handling missing nonce/realm in responses, as well as a leak \ 
[Patrick Griffis]
* In `soup_uri_decode_data_uri()` fix handling of URIs with a path beginning \ 
with `//` [Patrick Griffis]
* In `soup_message_headers_get_content_disposition()` fix possibility of \ 
NULL-deref and double-free [Patrick Griffis]
* In `soup_header_parse_quality_list()` fix leak [Patrick Griffis]
* In `soup_form_decode_multipart()` fix ownership annotation for the multipart \ 
object [Patrick Griffis]

Changes in libsoup from 3.6.0 to 3.6.1:

* Fix `soup_uri_copy()` reading port as a long instead of an int [Artem Sinkevich]
* Fix possible NULL deref in `soup_uri_decode_data_uri()` [Ar Jun]
* Fix possible overflow in `SoupContentSniffer` [Ar Jun]
* Fix assertion in `soup_uri_decode_data_uri()` on URLs with a path starting \ 
with `//` [Patrick Griffis]
* headers: Be more robust against invalid input when parsing params [Patrick Griffis]
* websocket: Fix possibility of being stuck in a read loop [Ignacio Casal Quinteiro]

Changes in libsoup from 3.5.2 to 3.6.0:

* Allow HTTP/2 to be used with non-HTTP proxies [Patrick Griffis]

Changes in libsoup from 3.5.1 to 3.5.2:

* Strictly forbid NUL bytes in headers [Patrick Griffis]
* Fix minor leaks [Michael Catanzaro]
   2024-12-05 09:37:34 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
libsoup3: updated to 3.4.5

Changes in libsoup from 3.4.4 to 3.4.5:

* Fix possible NULL deref in `soup_uri_decode_data_uri()` [Ar Jun]
* Fix possible overflow in `SoupContentSniffer` [Ar Jun]
* Fix assertion in `soup_uri_decode_data_uri()` on URLs with a path starting \ 
with `//` [Patrick Griffis]
* websocket: Fix possibility of being stuck in a read loop [Ignacio Casal Quinteiro]
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2428)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2425)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: recursive bump for icu 76.1 shlib bump