[libsoup] Created tag 3.1.1



The unsigned tag '3.1.1' was created.

Tagger: Patrick Griffis <pgriffis igalia com>
Date: 1656609880 +0000

    3.1.1 (dev)

Changes since the last tag '3.0.6':

Carlos Garcia Campos (35):
      tests: remove support for apache php module
      tests: add support for apache http/2 module
      message: make it possible to force http/2 too
      http2: handle HTTP_1_1_REQUIRED stream error
      Make sure we don't reuse a http/1 idle connection when http/2 is forced
      http2: read the request body stream synchronously for sync requests
      auth-test: add a test to check bad password given for a sync request
      soup-auth-manager: remove authenticate signal
      http2: move debug message about request body data read after early return
      http2: remove Host and Connection headers from request after a redirect from HTTP/1 to HTTP/2
      session: remove unsused num_messages from SoupSessionHost
      Move connection handling from SoupSession to new object SoupConnectionManager
      session: make message queue handling thread safe
      auth-manager: Add a mutex to protect accessing the auth hosts
      connection: make state and in_use member atomics
      connection-manager: protect connections handling with a mutex
      http2: do not perform sync IO when body stream needs more data
      http2: make message IO thread safe
      tests: add test to check requests from multiple threads
      cache: make SoupCache thread safe
      cookies: make SoupCookieJar thread safe
      hsts: Make SoupHSTSEnforcer thread safe
      logger: make SoupLogger thread safe
      logger: remove soup_logger_request_body_setup()
      Use GWeakRef instead of g_object_add_weak_pointer()
      session: remove the features cache
      connection: attach the idle timeout source to the session context
      docs: add a section about thread safety
      Move http-1-1-required test from http2-test to connection-test
      session: remove the asserts to ensure session is disposed in the same thread it was created
      docs: fix section about thread safety in migration guide
      docs: third party session features are no longer possible
      http2: fix runtime warnings when request fails due to IO error
      connection: do not advertise h2 protocol for proxy connections
      http2: handle the case of last stream id being max int32 in goaway

DuĊĦan Kazik (1):
      Update Slovak translation

Ignacio Casal Quinteiro (2):
      server-message: proxy the peer-certificate and peer-certificate-errors
      ssl-test: test the peer certificate exists

Maximiliano Sandoval R (5):
      TMP REMOVE
      gir: Mark returns as nullable
      Port to gi-docgen
      docs: Port individual docs to gi-docgen
      cache: Make SoupCacheResponse private

Michael Catanzaro (5):
      negotiate: don't request mutual authentication
      negotiate: don't print warnings if response is HTTP 200
      negotiate: add link to RFC 4559
      Fix typos in debug messages
      Fix typo in docs

Milan Crha (2):
      soup-auth-ntlm: Fix a memory leak
      soup-auth-manager: SoupAuthNTLM has no 'host' property

Patrick Griffis (19):
      3.1 (dev)
      docs: Add 3.2 macros
      Revert accidental header change
      version: Allow MIN_REQUIRED=3_0
      Revert "TMP REMOVE"
      docs: Document SoupCacheability
      Make soup_auth_domain_try_generic_auth_callback private
      docs: Document return of soup_auth_negotiate_supported()
      docs: Document SoupCache properties
      build: Change docs to a feature set to auto
      build: Add option to validate docs
      docs: Document error quark functions
      docs: Document deprecation macros
      CI: Strictly validate docs
      build: Handle docs being built without introspection
      docs: Fix extraneous *
      docs: Add Carlos to authors
      docs: Update soup_server_listen() to be more clear
      3.1.1 (dev)

Zurab Kargareteli (1):
      Add Georgian translation


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]