config: Use config file name and entry when deciding removal
[framework/connectivity/connman.git] / gweb / giognutls.c
2012-05-21 Marcel Holtmanngweb: Add function to check for TLS support
2012-04-28 Marcel Holtmanngweb: Update copyright information
2012-04-20 Lucas De Marchigweb: don't use deprecated gnutls_session typedef
2011-11-10 Daniel Wagnergweb: Use gcc atomics instead glib's ones
2011-07-24 Marcel Holtmanngweb: Fix gnutls_priority_set_direct() for various...
2011-07-02 Lucas De Marchigweb: Use GnuTLS priority string to provide wide compat...
2011-07-02 Lucas De Marchigweb: Remove call to deprecated GnuTLS function
2010-11-08 Marcel HoltmannUse file descriptor directly instead of GIOChannel
2010-11-07 Marcel HoltmannDeal with EAGAIN and GnuTLS channels
2010-11-07 Marcel HoltmannAdd support for handling non-blocking GnuTLS channels
2010-10-30 Marcel HoltmannOnly disable encoding within GIOGnuTLS channel
2010-10-30 Marcel HoltmannAdd support for g_io_channel_gnutls_new() function