[glib: 2/2] Merge branch 'binding' into 'master'



commit 38be0214a8c1d9d49d9533839816543e941390c5
Merge: 6801e06d8 44524b9da
Author: Philip Withnall <philip tecnocode co uk>
Date:   Thu Jun 25 12:40:34 2020 +0000

    Merge branch 'binding' into 'master'
    
    Add g_tls_connection_get_channel_binding_data call and enums
    
    See merge request GNOME/glib!1527

 docs/reference/gio/gio-sections-common.txt | 10 +++
 gio/gdtlsconnection.c                      | 50 +++++++++++++++
 gio/gdtlsconnection.h                      | 15 +++++
 gio/gioenums.h                             | 55 +++++++++++++++++
 gio/gtlsconnection.c                       | 60 ++++++++++++++++++
 gio/gtlsconnection.h                       | 29 ++++++++-
 gio/tests/gtesttlsbackend.c                |  6 ++
 gio/tests/meson.build                      |  1 +
 gio/tests/tls-bindings.c                   | 97 ++++++++++++++++++++++++++++++
 9 files changed, 322 insertions(+), 1 deletion(-)
---


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