[libsoup] (19 commits) Non-fast-forward update to branch carlosgc/thread-safe



The branch 'carlosgc/thread-safe' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  1deab88... session: remove unsused num_messages from SoupSessionHost
  ab035a0... Move connection handling from SoupSession to new object Sou
  dbebf67... session: make message queue handling thread safe
  3874534... auth-manager: Add a mutex to protect accessing the auth hos
  d8726c1... connection: make state and in_use member atomics
  40bbe43... connection-manager: protect connections handling with a mut
  819ab8d... http2: do not perform sync IO when body stream needs more d
  aa7c625... http2: make message IO thread safe
  a59e1c1... tests: add test to check requests from multiple threads
  04ed324... cache: make SoupCache thread safe
  cafbe32... cookies: make SoupCookieJar thread safe
  08b1331... hsts: Make SoupHSTSEnforcer thread safe
  d517f33... logger: make SoupLogger thread safe
  da57c71... logger: remove soup_logger_request_body_setup()
  6bc0253... Use GWeakRef instead of g_object_add_weak_pointer()
  95a80c3... session: remove the features cache
  fa5a3ec... connection: attach the idle timeout source to the session c
  a088692... docs: add a section about thread safety

Commits added to the branch:

  be49da5... Make sure we don't reuse a http/1 idle connection when http (*)
  0b85b2e... session: remove unsused num_messages from SoupSessionHost
  2a03cca... Move connection handling from SoupSession to new object Sou
  07430d6... session: make message queue handling thread safe
  b40e7a9... auth-manager: Add a mutex to protect accessing the auth hos
  fb71423... connection: make state and in_use member atomics
  1400249... connection-manager: protect connections handling with a mut
  8710790... http2: do not perform sync IO when body stream needs more d
  fbba3e3... http2: make message IO thread safe
  60cdbca... tests: add test to check requests from multiple threads
  6a3ad22... cache: make SoupCache thread safe
  178932c... cookies: make SoupCookieJar thread safe
  1f25e6d... hsts: Make SoupHSTSEnforcer thread safe
  916004f... logger: make SoupLogger thread safe
  90278cd... logger: remove soup_logger_request_body_setup()
  4bbdb9c... Use GWeakRef instead of g_object_add_weak_pointer()
  e31fbff... session: remove the features cache
  df4fde3... connection: attach the idle timeout source to the session c
  69c4214... docs: add a section about thread safety

(*) This commit already existed in another branch; no separate mail sent


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