[glib-networking] Created tag 2.61.1



The unsigned tag '2.61.1' was created.

Tagger: Michael Catanzaro <mcatanzaro igalia com>
Date: 1560094776 -0500

    glib-networking 2.61.1

Changes since the last tag '2.60.2':

Balázs Meskó (1):
      Update Hungarian translation

Balázs Úr (1):
      Update Hungarian translation

Christian Kirbach (1):
      Update German translation

Daniel Mustieles (1):
      Updated Spanish translation

Dz Chen (1):
      Update Chinese (China) translation

Ignacio Casal Quinteiro (19):
      proxy/gnome: remove unused method
      Allow to get the openssl connection out of the ssl object
      Setup peer certificate at the time of the verify callback
      Do not leak peer certificate on gnutls
      base: fix build
      openssl: go back to verify peer certificate after handshake
      Use v3 of the CI
      openssl: add missing call to set_missing_requested_client_certificate
      openssl: fix shutdown error
      fixup! openssl: fix shutdown error
      openssl: handle SSL_R_CERTIFICATE_VERIFY_FAILED
      openssl: handle SSL_R_TLSV1_ALERT_UNKNOWN_CA
      openssl: add back the dummy verify callback
      Add the name of the backend to the test name
      Fix warnings when building on osx
      openssl: simplify client certificate retrieval code
      openssl: popping happens in a loop so the push should also happen there
      openssl: reimplement read/write to be always non blocking
      tests: skip test_output_stream_close test with openssl 1.1.1

Kukuh Syafaat (2):
      Update Indonesian translation
      Update Indonesian translation

Michael Catanzaro (61):
      gtlsbackend-gnutls: minor style fixups
      gnutls: Add missing calls to failed vfunc
      openssl: fix some uninitialized memory use
      Upgrade CI to Fedora 30
      Remove hack from run-docker.sh
      base: purge tabs
      base: update license headers and add modelines
      openssl: purge tabs
      openssl: add modelines
      base: remove obsolete version check
      base: add initial DTLS support
      base: Implement vectored I/O support for TLS and DTLS
      base, openssl: support per-operation timeouts
      base: Support timeouts for implicit handshakes
      base: Use non-GClosure dummy callback
      base: Fix uninitialized memory use on cancellation
      base: don't list headers in meson.build
      base: Rename the streams to GTls[Input,Output]Stream
      gtlsinputstream: use G_DECLARE_FINAL_TYPE
      gtlsoutputstream: Use G_DECLARE_FINAL_TYPE
      gtlscertificate-openssl: use G_DECLARE_FINAL_TYPE
      gtlsdatabase-openssl: Use G_DECLARE_DERIVABLE_TYPE
      gtlsfiledatabase-openssl: use G_DECLARE_FINAL_TYPE
      gtlsconnection-base: use G_DECLARE_DERIVABLE_TYPE
      gtlsconnection-openssl: use G_DECLARE_DERIVABLE_TYPE
      gtlsclientconnection-openssl: use G_DECLARE_FINAL_TYPE
      openssl: use G_DECLARE_FINAL_TYPE
      gtlsinputstream: fix code style issues
      gtlsconnection-base: improve comments
      base: TLS streams should expect to outlast the GTlsConnection
      base, openssl: use consistent code style for casts
      base: remove a couple hot calls to gettext()
      base: add GTLS_DEBUG to ease debugging
      base: never accept a missing certificate
      gtlsbackend-openssl: use G_DECLARE_FINAL_TYPE
      Properly guard GCC-specific pragmas
      Make the GnuTLS backend use the base classes
      openssl: remove vargs from end_openssl_io
      base: Reject new sync ops when handshake is in progress
      Properly disable broken tests, without triggering -Werror
      gnutls: fix leak of ALPN protocols
      base: fix leak in g_tls_connection_base_create_source()
      Fix GSource leak in test_async_implicit_handshake()
      openssl: clarify the req_mode switch case
      tests: Simplify on_server_close_finish
      tests: Remove bad assertion from client-auth-failure test
      tests: Remove expected_client_closed_error
      tests: Remove expected_server_error and manually wait instead
      tests: Unskip socket client test
      CI: Add LSAN_OPTIONS for debugging LeakSanitizer crashes
      Revert "CI: Add LSAN_OPTIONS for debugging LeakSanitizer crashes"
      tests: fix and reenable test_connection_read_time_out_write()
      CI: run tests under asan only once
      tests: test_client_auth_request_fail() should expect G_FILE_ERROR_ACCES
      base: add missing main context pop after explicit sync handshake
      base: fix invalid push/pop of handshake_context
      base: Don't initially cancel waiting_for_op
      base: always finish_handshake() before clearing handshake context
      Code style fix
      gnutls: don't call failed() when rehandshaking
      Prepare 2.61.1

Milo Casagrande (1):
      Update Italian translation

Piotr Drąg (1):
      Update POTFILES.in

Xavier Claessens (1):
      Fix openssl detection when there is no pkg-config file


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