wifi: Add support for autoscan request
[framework/connectivity/connman.git] / src / wispr.c
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