[glib-networking] (38 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:

  257abb2... base: purge tabs
  752fa5e... base: update license headers and add modelines
  daa2e0a... openssl: purge tabs
  8242f5f... openssl: add modelines
  305158a... base: remove obsolete version check
  7db1fba... base: add initial DTLS support
  19b03fe... base: Implement vectored I/O support for TLS and DTLS
  f7dc1a3... base, openssl: support per-operation timeouts
  32568c5... base: Support timeouts for implicit handshakes
  d984b27... base: Use non-GClosure dummy callback
  143f8ed... base: Fix uninitialized memory use on cancellation
  57a5ebb... base: don't list headers in meson.build
  d5d3732... base: Rename the streams to GTls[Input,Output]Stream
  4a1a62a... gtlsinputstream: use G_DECLARE_FINAL_TYPE
  103f0f7... gtlsoutputstream: Use G_DECLARE_FINAL_TYPE
  392b7ad... gtlscertificate-openssl: use G_DECLARE_FINAL_TYPE
  698a41a... gtlsdatabase-openssl: Use G_DECLARE_DERIVABLE_TYPE
  8e2a6a6... gtlsfiledatabase-openssl: use G_DECLARE_FINAL_TYPE
  a40da7e... gtlsconnection-base: use G_DECLARE_DERIVABLE_TYPE
  01c629b... gtlsconnection-openssl: use G_DECLARE_DERIVABLE_TYPE
  6c8bb94... gtlsclientconnection-openssl: use G_DECLARE_FINAL_TYPE
  a92c515... openssl: use G_DECLARE_FINAL_TYPE
  f9b0b6e... gtlsinputstream: fix code style issues
  cd1f1e6... gtlsconnection-base: improve comments
  b6ce7a7... base: TLS streams should expect to outlast the GTlsConnecti
  7c6bf48... base, openssl: use consistent code style for casts
  a434a31... base: remove a couple hot calls to gettext()
  390ef50... base: add GTLS_DEBUG to ease debugging
  07dbd12... base: never accept a missing certificate
  f3d4f5f... gtlsbackend-openssl: use G_DECLARE_FINAL_TYPE
  145163a... Properly guard GCC-specific pragmas
  bbcc8de... Make the GnuTLS backend use the base classes
  725d65a... openssl: remove vargs from end_openssl_io
  a7ffa57... base: Reject new sync ops when handshake is in progress
  9af97c7... Allow to get the openssl connection out of the ssl object
  c7f582d... Setup peer certificate at the time of the verify callback
  e473fa4... Do not leak peer certificate on gnutls

Commits added to the branch:

  1bdbd18... Upgrade CI to Fedora 30 (*)
  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

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