Imported Upstream version 1.38
[platform/upstream/connman.git] / src / wispr.c
2020-10-14 Nishant ChapranaImported Upstream version 1.38 91/245691/1 upstream/1.38
2019-07-04 Nishant ChapranaImported Upstream version 1.37 02/209302/1 upstream/1.37
2018-01-08 Seonah MoonImported Upstream version 1.35 22/166122/1 upstream/1.35
2016-04-26 taesubkimImported Upstream version 1.29 90/67290/1 upstream/1.29
2014-10-29 Zhang zhengguangImported Upstream version 1.26 upstream/1.26
2014-07-17 Zhang zhengguangImported Upstream version 1.24 upstream/1.24
2013-04-28 Marcel Holtmanncore: Print timezone information if available from...
2013-01-04 Patrik Flyktcore: Remove WiMAX definitions from code
2012-10-23 Tomasz Bursztykawispr: Free wispr portal context in the relevant place
2012-10-16 Patrik Flyktwispr: Keep track of proxy callback timeout
2012-10-01 Tomasz Bursztykawispr: Properly handle Agent error
2012-09-28 Patrik Flyktwispr: Service does not need to be reference counted
2012-09-28 Patrik Flyktwispr: Free wispr portal context struct instead of...
2012-09-28 Patrik Flyktwispr: Remove service usage reset function
2012-09-28 Patrik Flyktwispr: Agent calls need not be referenced
2012-09-28 Patrik Flyktwispr: Clean up reference counting
2012-09-11 Patrik Flyktwispr: Add backpointer to wispr portal structure
2012-08-22 Tomasz Bursztykawispr: Fix refcounting issue
2012-07-19 Tomasz Bursztykawispr: Add a reference counter mechanism on contexts
2012-05-28 Patrik Flyktagent: Update functions used by wispr to send -EINPROGRESS
2012-05-22 Tomasz Bursztykawispr: If redirected and TLS is not supported we fallba...
2012-05-09 Henrique Dante de... wispr: Remove dead assignment
2012-05-04 Patrik Flyktwispr: Add check for status 400
2012-05-04 Tomasz Bursztykawispr: Managing the case when user wants to login throu...
2012-05-04 Tomasz Bursztykaagent: Adding a parameter to give the error name to...
2012-05-04 Tomasz Bursztykaagent: Adding a parameter to give the error name to...
2012-05-04 Tomasz Bursztykawispr: Adding some useful debug outputs
2012-05-04 Tomasz Bursztykawispr: Set gweb debug at the right place
2012-05-02 Jukka Rissanenwispr: Use g_strdup() instead of strdup()
2012-05-02 Jukka Rissanenwispr: Possible memory leak in error case
2012-04-28 Marcel Holtmanncore: Update copyright information
2012-04-27 Patrik Flyktwispr: Set host routes when requested by gweb
2012-04-27 Patrik Flyktwispr: Update g_web_request_get()
2012-04-17 Julien Massotservice: request_input_cb handle wps setting
2012-03-19 Tomasz Bursztykawispr: do not take care about http_proxy
2012-03-19 Tomasz Bursztykawispr: do not lookup for proxy if service does not...
2012-02-14 Tomasz Bursztykawispr: Provide a callback for agent browser request...
2012-02-14 Tomasz Bursztykawispr: Request a browser action through agent api
2012-01-05 Jukka Rissanenservice: Return all system defined nameservers when...
2012-01-05 Jukka Rissanenwispr: Retry online check for IPv6
2012-01-05 Tomasz Bursztykawispr: using only the nameservers from requested service
2012-01-05 Tomasz Bursztykawispr: fixing a possible memory leak if interface index...
2012-01-05 Patrik Flyktservice: Remove LoginRequired property
2011-12-12 Patrik Flyktwispr: Add SSID and length variables to callback
2011-12-12 Patrik Flyktwispr: Add authentication_cb_t boolean to callback
2011-11-28 Tomasz Bursztykawispr: Use the right interface index with gweb
2011-10-20 Tomasz Bursztykawispr: Reference count service properly according to...
2011-10-20 Tomasz Bursztykawispr: wispr_start will always re-start a new context
2011-10-11 Tomasz Bursztykawispr: Set LoginRequired when wispr login is requested
2011-10-05 Tomasz Bursztykawispr: Setting the relevant service property when a...
2011-09-13 Marcel Holtmannwispr: Add magic "wispr" keyword to user agent
2011-09-13 Marcel Holtmannwispr: Use different status requests for IPv4 and IPv6
2011-09-12 Tomasz Bursztykawispr: Requesting login input through the agent
2011-09-12 Tomasz Bursztykawispr: Handle WISPr messages and apply relevant states
2011-09-12 Tomasz Bursztykawispr: Added WISPr XML content parser
2011-09-12 Tomasz Bursztykawispr: Added portal web request and result handling...
2011-09-12 Tomasz Bursztykawispr: Proxy lookup and web context setup
2011-09-12 Tomasz Bursztykawispr: Adding structures and start/stop functions
2010-11-06 Marcel HoltmannAdd skeleton for integration of WISPr support