[glib-networking] (45 commits) Non-fast-forward update to branch mcatanzaro/base-rebase



The branch 'mcatanzaro/base-rebase' 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:

  49cfb34... base: purge tabs
  0319930... base: update license headers and add modelines
  56d9df9... openssl: purge tabs
  f1cd766... openssl: add modelines
  40a3041... base: remove obsolete version check
  8d899a8... base: add initial DTLS support
  2705c66... base: Implement vectored I/O support for TLS and DTLS
  66d7157... base, openssl: support per-operation timeouts
  5a5836f... base: Support timeouts for implicit handshakes
  193b162... base: Use non-GClosure dummy callback
  fb43ff9... base: Fix uninitialized memory use on cancellation
  af6fc84... base: don't list headers in meson.build
  430999d... base: Rename the streams to GTls[Input,Output]Stream
  4e57d27... gtlsinputstream: use G_DECLARE_FINAL_TYPE
  e0668c2... gtlsoutputstream: Use G_DECLARE_FINAL_TYPE
  e916bc3... gtlscertificate-openssl: use G_DECLARE_FINAL_TYPE
  2a9f8de... gtlsdatabase-openssl: Use G_DECLARE_DERIVABLE_TYPE
  912c444... gtlsfiledatabase-openssl: use G_DECLARE_FINAL_TYPE
  35c7745... gtlsconnection-base: use G_DECLARE_DERIVABLE_TYPE
  391e477... gtlsconnection-openssl: use G_DECLARE_DERIVABLE_TYPE
  994cac0... gtlsclientconnection-openssl: use G_DECLARE_FINAL_TYPE
  22b7f86... openssl: use G_DECLARE_FINAL_TYPE
  cb312d1... gtlsinputstream: fix code style issues
  4d77066... gtlsconnection-base: improve comments
  9903c27... base: TLS streams should expect to outlast the GTlsConnecti
  5c113be... base, openssl: use consistent code style for casts
  19fbfd2... base: remove a couple hot calls to gettext()
  1486ce0... base: add GTLS_DEBUG to ease debugging
  1556d5e... base: never accept a missing certificate
  e2be812... gtlsbackend-openssl: use G_DECLARE_FINAL_TYPE
  3ba9a0f... Properly guard GCC-specific pragmas
  625537d... Make the GnuTLS backend use the base classes
  f6c1fd1... openssl: remove vargs from end_openssl_io
  2dca961... base: Reject new sync ops when handshake is in progress
  9025e1a... Allow to get the openssl connection out of the ssl object
  05afbf3... Setup peer certificate at the time of the verify callback
  f9f633c... Do not leak peer certificate on gnutls
  d881ba1... base: fix build
  ad4cb74... openssl: go back to verify peer certificate after handshake
  879d98e... Use v3 of the CI
  426435c... openssl: add missing call to set_missing_requested_client_c
  8174908... Properly disable broken tests, without triggering -Werror
  2814a16... gnutls: fix leak of ALPN protocols
  59f249c... base: fix leak in g_tls_connection_base_create_source()

Commits added to the branch:

  d5d82cf... Remove hack from run-docker.sh (*)
  bd9d7e8... base: purge tabs
  9f14093... base: update license headers and add modelines
  d23ac86... openssl: purge tabs
  43641ce... openssl: add modelines
  8a5fca6... base: remove obsolete version check
  bedc2c1... base: add initial DTLS support
  9230b4f... base: Implement vectored I/O support for TLS and DTLS
  446f124... base, openssl: support per-operation timeouts
  71d15a6... base: Support timeouts for implicit handshakes
  22703e5... base: Use non-GClosure dummy callback
  37668db... base: Fix uninitialized memory use on cancellation
  1092bcb... base: don't list headers in meson.build
  e4be9d2... base: Rename the streams to GTls[Input,Output]Stream
  f83efcd... gtlsinputstream: use G_DECLARE_FINAL_TYPE
  ae8e2fb... gtlsoutputstream: Use G_DECLARE_FINAL_TYPE
  45786f1... gtlscertificate-openssl: use G_DECLARE_FINAL_TYPE
  fc13295... gtlsdatabase-openssl: Use G_DECLARE_DERIVABLE_TYPE
  a32eba1... gtlsfiledatabase-openssl: use G_DECLARE_FINAL_TYPE
  0904d9a... gtlsconnection-base: use G_DECLARE_DERIVABLE_TYPE
  86fd3cc... gtlsconnection-openssl: use G_DECLARE_DERIVABLE_TYPE
  2bf33c2... gtlsclientconnection-openssl: use G_DECLARE_FINAL_TYPE
  20b0292... openssl: use G_DECLARE_FINAL_TYPE
  fc4e13c... gtlsinputstream: fix code style issues
  809c617... gtlsconnection-base: improve comments
  c4a5007... base: TLS streams should expect to outlast the GTlsConnecti
  47ac74d... base, openssl: use consistent code style for casts
  54c0f0b... base: remove a couple hot calls to gettext()
  323f61b... base: add GTLS_DEBUG to ease debugging
  f90141f... base: never accept a missing certificate
  85516bb... gtlsbackend-openssl: use G_DECLARE_FINAL_TYPE
  accf6c5... Properly guard GCC-specific pragmas
  2079412... Make the GnuTLS backend use the base classes
  141ba2d... openssl: remove vargs from end_openssl_io
  fee64d3... base: Reject new sync ops when handshake is in progress
  3242487... Allow to get the openssl connection out of the ssl object
  0563f11... Setup peer certificate at the time of the verify callback
  9af059c... Do not leak peer certificate on gnutls
  6896105... base: fix build
  f2f1083... openssl: go back to verify peer certificate after handshake
  65a8520... Use v3 of the CI
  63f4420... openssl: add missing call to set_missing_requested_client_c
  bebb19c... Properly disable broken tests, without triggering -Werror
  bbe25a7... gnutls: fix leak of ALPN protocols
  5d1540d... base: fix leak in g_tls_connection_base_create_source()

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