Remove WPA2 and WPA3 service together
[platform/upstream/connman.git] / gweb / gweb.h
2023-03-15 Anjali NijharaMerge tag 'upstream/1.41' into tizen 15/289915/1
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
2019-09-18 Nishant ChapranaImported Upstream version 1.37 66/214066/2 submit/tizen/20190920.082459
2018-01-23 Seonah MoonUpdated connman to version 1.35 94/166794/2
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 13/67313/2
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-22 Tomasz Bursztykagweb: Adding a function to know if TLS is supported...
2012-04-28 Marcel Holtmanngweb: Update copyright information
2012-04-27 Patrik Flyktgweb: Define GWebRouteFunc
2011-12-19 Ronald Tessiergweb: Extend gweb to send file
2011-06-27 Tomasz Bursztykagweb: added the capability to restrict the requests...
2011-03-11 Sébastien Biantigweb: Add user_agent_profile field in http header
2010-12-28 Mohamed AbbasAdd g_web_result_get_header support.
2010-11-07 Marcel HoltmannAdd support for setting the HTTP version information
2010-11-06 Marcel HoltmannAdd interface for setting proxy for GWeb sessions
2010-11-02 Marcel HoltmannAdd simple support for dealing with HTTP body content
2010-11-01 Marcel HoltmannSplit the GET and POST method APIs
2010-11-01 Marcel HoltmannUse return value of result function to indicate to...
2010-11-01 Marcel HoltmannThe HTTP status code can be retrieved from result object
2010-11-01 Marcel HoltmannAdd really simple content token parser
2010-10-30 Marcel HoltmannAdd support for parsing HTTP status code response
2010-10-30 Marcel HoltmannAdd support for HTTP header parsing and body content
2010-10-30 Marcel HoltmannAdd proper support for HTTP close connection option
2010-10-30 Marcel HoltmannAdd support for setting accept option for GWeb
2010-10-30 Marcel HoltmannAdd support for adding custom user agent string
2010-10-30 Marcel HoltmannAdd basic update for GWeb request API
2010-09-21 Marcel HoltmannAdd basic DNS resolving for HTTP operation
2010-08-01 Marcel HoltmannAdd some initial support for HTTP to web service library
2010-07-31 Marcel HoltmannAdd skeleton for web service library