[glib-networking] (54 commits) ...tests: Unskip socket client test



Summary of changes:

  35f4dc1... base: purge tabs (*)
  23ff1c0... base: update license headers and add modelines (*)
  cd33970... openssl: purge tabs (*)
  0b5d27a... openssl: add modelines (*)
  9476c6c... base: remove obsolete version check (*)
  fdc91df... base: add initial DTLS support (*)
  844cd29... base: Implement vectored I/O support for TLS and DTLS (*)
  9c45b2b... base, openssl: support per-operation timeouts (*)
  71fa41c... base: Support timeouts for implicit handshakes (*)
  ab429d3... base: Use non-GClosure dummy callback (*)
  a88480f... base: Fix uninitialized memory use on cancellation (*)
  63ad454... base: don't list headers in meson.build (*)
  510ccdf... base: Rename the streams to GTls[Input,Output]Stream (*)
  61abbe5... gtlsinputstream: use G_DECLARE_FINAL_TYPE (*)
  f5d67a1... gtlsoutputstream: Use G_DECLARE_FINAL_TYPE (*)
  7c2309b... gtlscertificate-openssl: use G_DECLARE_FINAL_TYPE (*)
  cdf04dd... gtlsdatabase-openssl: Use G_DECLARE_DERIVABLE_TYPE (*)
  f2f4ade... gtlsfiledatabase-openssl: use G_DECLARE_FINAL_TYPE (*)
  f9e7ba4... gtlsconnection-base: use G_DECLARE_DERIVABLE_TYPE (*)
  c0de832... gtlsconnection-openssl: use G_DECLARE_DERIVABLE_TYPE (*)
  494adc0... gtlsclientconnection-openssl: use G_DECLARE_FINAL_TYPE (*)
  5f60513... openssl: use G_DECLARE_FINAL_TYPE (*)
  1f2546d... gtlsinputstream: fix code style issues (*)
  51305b3... gtlsconnection-base: improve comments (*)
  1cb85cc... base: TLS streams should expect to outlast the GTlsConnecti (*)
  ac7fe7b... base, openssl: use consistent code style for casts (*)
  60abf46... base: remove a couple hot calls to gettext() (*)
  6bf9da8... base: add GTLS_DEBUG to ease debugging (*)
  a88a969... base: never accept a missing certificate (*)
  97a854b... gtlsbackend-openssl: use G_DECLARE_FINAL_TYPE (*)
  5a203f1... Properly guard GCC-specific pragmas (*)
  0e94c20... Make the GnuTLS backend use the base classes (*)
  ade8c56... openssl: remove vargs from end_openssl_io (*)
  e14918c... base: Reject new sync ops when handshake is in progress (*)
  a57fd9d... Allow to get the openssl connection out of the ssl object (*)
  07e0a6b... Setup peer certificate at the time of the verify callback (*)
  507b230... Do not leak peer certificate on gnutls (*)
  a34d1f6... base: fix build (*)
  ab41207... openssl: go back to verify peer certificate after handshake (*)
  d447110... Use v3 of the CI (*)
  9de0cc7... openssl: add missing call to set_missing_requested_client_c (*)
  8ed5ada... Properly disable broken tests, without triggering -Werror (*)
  2ae7033... gnutls: fix leak of ALPN protocols (*)
  ebc14bf... base: fix leak in g_tls_connection_base_create_source() (*)
  c6cba2e... openssl: fix shutdown error (*)
  606b0e1... fixup! openssl: fix shutdown error (*)
  c17c610... openssl: handle SSL_R_CERTIFICATE_VERIFY_FAILED (*)
  c8cb2ba... Fix GSource leak in test_async_implicit_handshake() (*)
  ec1febd... openssl: clarify the req_mode switch case (*)
  c48671b... tests: Simplify on_server_close_finish (*)
  6ad99a3... tests: Remove bad assertion from client-auth-failure test (*)
  598931d... tests: Remove expected_client_closed_error (*)
  26eba47... tests: Remove expected_server_error and manually wait inste (*)
  cac3c30... tests: Unskip socket client test (*)

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