DA: Skip initializing failed_bssids list when eapol failure case
[platform/upstream/connman.git] / gweb / giognutls.c
2022-02-23 Niraj Kumar GoitMerge tag 'upstream/1.40' into tizen. 79/271279/4 submit/tizen/20220224.061208
2021-01-27 Seonah Moonmerge tag upstream/1.38 84/252384/1 accepted/tizen/unified/20210129.002142 submit/tizen/20210127.105449
2020-05-08 Jaehyun KimMerge "Remove RW upgrade script" into tizen
2019-09-18 Nishant ChapranaImported Upstream version 1.37 66/214066/2 submit/tizen/20190920.082459
2019-07-04 Nishant ChapranaImported Upstream version 1.37 02/209302/1 upstream/1.37
2018-01-23 Seonah MoonUpdated connman to version 1.35 94/166794/2
2017-09-06 taesub kimMerge "Remove gnutls dependency from connman" into... accepted/tizen/unified/20170907.060402 submit/tizen/20170906.091754
2017-09-05 Saurav BabuRemove gnutls dependency from connman 31/147631/1
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 13/67313/2
2015-12-24 taesub kimMerge "Fixed various memory leak issues" into tizen
2015-12-23 hyunuktakApply tpkp-gnutls #2 15/55315/1
2015-12-23 taesub kimMerge "Fix a svace 20384" into tizen accepted/tizen/mobile/20151223.052439 accepted/tizen/tv/20151223.052446 submit/tizen/20151223.012746 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
2015-12-17 hyunuktakApply tpkp-gnutls 37/54637/1
2015-08-07 hyunuktakBase Code merged to SPIN 2.4 38/45538/1 submit/tizen/20150810.034432
2014-07-17 Zhang zhengguangImported Upstream version 1.24 upstream/1.24
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