[glib-networking] (99 commits) Non-fast-forward update to branch wip/nacho/fix-libsoup-loop



The branch 'wip/nacho/fix-libsoup-loop' 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:

  68803c0... Don't notify accepted-cas property on handshake thread
  2646d1f... Revert "Don't notify accepted-cas property on handshake thr
  5d29b89... Prepare 2.62.1
  fc228dd... Updated Danish translation
  30a4688... gnutls: Fix crash when handshake_context is reset too late
  b81f955... Update Chinese (Taiwan) translation
  3009935... Disable cancellation of sync handshakes
  4a74161... Prepare 2.62.2
  181bafb... Fix version number
  8ea5042... gnutls: always strip trailing . from SNI hostname
  44a493e... base: remove duplicate notifies
  ef156bb... gnutls: fix leak of base stream (or base datagram socket)
  0dab42c... gtlsbackend-openssl.c: Fix x64 Windows builds
  aa028cf... Prepare 2.62.3
  84c2d0c... Add Malay translation
  7cad7d4... openssl: fix write loop in libsoup

Commits added to the branch:

  642b380... Add very limited usage of Werror (*)
  0f5938d... gnutls: Disable TLS 1.0 and TLS 1.1 (*)
  a5edbfc... Don't notify accepted-cas property on handshake thread (*)
  6f58000... Add handshake_thread prefix to several functions where it's (*)
  1224bf0... Rename handshake_thread_completed() (*)
  3a3c237... Update Dutch translation (*)
  e4e1a00... meson: use c std c99 (*)
  9bb7df3... meson: fix assertion when checking if gio_module_dir is ava (*)
  c17ea70... Updated Danish translation (*)
  be1d640... gnutls: Add PKCS #11 support (*)
  cf52589... Support building against pre-pkcs11 glib (*)
  7b6eb0a... Updated Danish translation (*)
  e7a4e80... Fix incorrect critical (*)
  c199824... Updated Spanish translation (*)
  a72e5f5... Prepare 2.63.1 (*)
  09e8a81... openssl: use add1_chain_cert (*)
  3f9ab95... Support again openssl 1.0.1 (*)
  a972f07... Update Friulian translation (*)
  bbad543... build: Don't build mock PKCS #11 module on unsupported back (*)
  a38fd42... Updated Czech translation (*)
  e9da33d... Add logging function (*)
  5c20220... Add some log for a start (*)
  630d26e... gnutls: Fix crash when handshake_context is reset too late (*)
  18360af... gnutls: Ensure gnutls_certificate_allocate_credentials() is (*)
  b793ab8... Require GnuTLS 3.6.5 (*)
  7ab1578... Rework GnuTLS priority string generation... (*)
  259f95f... Remove support for the rehandshake-mode property (*)
  3e2465d... gnutls: fix session data leak (*)
  ce58eb5... Always call complete_handshake() even if handshake failed (*)
  da1123d... tests: simplify meson.build a bit (*)
  2b4c043... tests: Be less strict when checking client close errors (*)
  9f089fe... Fix flakiness in test_connection_read_time_out_write() (*)
  ab80ee3... Disable session resumption when running tests (*)
  684d87b... Improve reliability of unclean disconnection test (*)
  061a30c... Improve reliability of client auth failure tests (*)
  addb8e1... Run connection tests under TLS 1.2 (*)
  e77be66... gnutls: remove server support for session ID storage (*)
  25c854f... gnutls: use monotonic time for the session cache (*)
  3dbc081... gnutls: support TLS 1.3 session resumption client-side (*)
  aea3d85... tests: Fix PKCS11 test with TLS 1.2 (*)
  5c7a02f... tests: Add more verbose PKCS11 logging with pkcs11-spy (*)
  cd5500d... Fix leak (*)
  10b06f6... Update CI to Fedora 32 (*)
  28857a7... Try to improve asan traces (*)
  68d885e... Prepare 2.63.2 (*)
  570756a... Update Chinese (Taiwan) translation (*)
  5262bc2... Remove stale declaration of GTLS_DEBUG() (*)
  507b74e... Avoid non-debug logs in release code (*)
  7303938... Disable cancellation of sync handshakes (*)
  f25b120... Disable PKCS#11 client authentication test (*)
  f3c83a3... Attempt to resolve CI flakiness (*)
  bab9666... Increase CI timeout for asan run (*)
  c579072... base: shutup warning on windows (*)
  ec4af3a... tests: fix warnings on windows (*)
  8875476... tls/tests: Fix to work as installed tests (*)
  50b76e4... gnutls: always strip trailing . from SNI hostname (*)
  421e41f... base: remove duplicate notifies (*)
  629bbca... gnutls: ensure connection never fails without an error (*)
  125babc... Improve a misleading debug message (*)
  c5d965b... gnutls: fix leak of base stream (or base datagram socket) (*)
  ee6e36a... openssl: fix leak during connection initialization (*)
  1d4ab5a... openssl: fix to sort of pass tests (*)
  b0005ea... Reenable OpenSSL tests (*)
  80cb859... Don't emit accept-certificate with NULL GTlsCertificate (*)
  3d9dc35... openssl: remove unused session ID generation (*)
  439dd2a... gtlsbackend-openssl.c: Fix x64 Windows builds (*)
  99ebad4... gtlslog.h: Use ISO-style varargs (*)
  f909c40... Prepare 2.63.3 (*)
  e1c41fa... Revert "Support building against pre-pkcs11 glib" (*)
  f21a57a... openssl: drop half-baked OCSP support (*)
  8075041... Avoid g_source_set_dummy_callback() (*)
  95818ec... Code style fixes (*)
  a8eac2f... Update Indonesian translation (*)
  868c483... Update Chinese (Taiwan) translation (*)
  a921fac... Update Japanese translation (*)
  b8b904c... Update Japanese translation (*)
  f880833... Add Malay translation (*)
  ece350d... Update Swedish translation (*)
  8bf8958... Update Slovak translation (*)
  ed3d6e1... Update Brazilian Portuguese translation (*)
  d90b93a... Revert PKCS#11 support (*)
  16e5f8c... tests: clean up build (*)
  b46d328... Fix leak of peer certificate (*)
  3f4c8f5... Prepare 2.63.90 (*)
  8cf8021... Update Japanese translation (*)
  41a29bc... Update Japanese translation (*)
  800ce16... gnutls: bring back copy_session_state() support for TLS 1.2 (*)
  107e487... gnutls: expire TLS sessions from the session resumption cac (*)
  5203896... Fix peer-certificate[-errors] props set too soon (*)
  32d9254... Prepare 2.63.91 (*)
  2aeb091... Update Persian translation (*)
  1bcef65... Update Finnish translation (*)
  b56ba8c... Revert "Fix peer-certificate[-errors] props set too soon" (*)
  6970883... Prepare 2.63.92 (*)
  0a7b0d3... Tag CI jobs as privileged (*)
  9ce2ac5... openssl: missing return value (*)
  c8a3134... Prepare 2.64.0 (*)
  38c57b3... Update Ukrainian translation (*)
  f2c0f44... openssl: fix write loop in libsoup

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