[libsoup] (21 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:

  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
  d5f0962... docs: add a section about thread safety
  8e81293... Move http-1-1-required test from http2-test to connection-t

Commits added to the branch:

  9c82949... http2: read the request body stream synchronously for sync  (*)
  c9ed8bf... session: remove unsused num_messages from SoupSessionHost
  46df2b2... Move connection handling from SoupSession to new object Sou
  aa924ef... session: make message queue handling thread safe
  492b832... auth-manager: Add a mutex to protect accessing the auth hos
  21efe37... connection: make state and in_use member atomics
  8989b44... connection-manager: protect connections handling with a mut
  f495a5e... http2: do not perform sync IO when body stream needs more d
  f2000fe... http2: make message IO thread safe
  30bc2f0... tests: add test to check requests from multiple threads
  9c7c837... cache: make SoupCache thread safe
  49cf0cd... cookies: make SoupCookieJar thread safe
  b2b0758... hsts: Make SoupHSTSEnforcer thread safe
  3cae1f7... logger: make SoupLogger thread safe
  d19b427... logger: remove soup_logger_request_body_setup()
  8d9c96f... Use GWeakRef instead of g_object_add_weak_pointer()
  c760a7d... session: remove the features cache
  15e4fc0... connection: attach the idle timeout source to the session c
  0b807aa... docs: add a section about thread safety
  6eade88... Move http-1-1-required test from http2-test to connection-t
  fb6fc05... session: remove the asserts to ensure session is disposed i

(*) 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]