summaryrefslogtreecommitdiff
path: root/src/wispr.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-17[SPIN] Fix the connman bugs.Niraj Kumar Goit1-0/+2
2016-06-09[SPIN] wispr: cellular service does not make portal detection.Niraj Kumar Goit1-0/+5
2015-08-07Base Code merged to SPIN 2.4submit/tizen/20150810.034432hyunuktak1-0/+2
2014-10-29Imported Upstream version 1.26upstream/1.26Zhang zhengguang1-0/+10
2014-07-17Imported Upstream version 1.24upstream/1.24Zhang zhengguang1-72/+80
2013-04-28core: Print timezone information if available from serverMarcel Holtmann1-0/+4
2013-01-04core: Remove WiMAX definitions from codePatrik Flykt1-1/+0
2012-10-23wispr: Free wispr portal context in the relevant placeTomasz Bursztyka1-11/+11
2012-10-16wispr: Keep track of proxy callback timeoutPatrik Flykt1-2/+10
2012-10-01wispr: Properly handle Agent errorTomasz Bursztyka1-6/+8
2012-09-28wispr: Service does not need to be reference countedPatrik Flykt1-5/+0
2012-09-28wispr: Free wispr portal context struct instead of unreferencing itPatrik Flykt1-40/+9
2012-09-28wispr: Remove service usage reset functionPatrik Flykt1-22/+2
2012-09-28wispr: Agent calls need not be referencedPatrik Flykt1-29/+2
2012-09-28wispr: Clean up reference countingPatrik Flykt1-22/+9
2012-09-11wispr: Add backpointer to wispr portal structurePatrik Flykt1-0/+10
2012-08-22wispr: Fix refcounting issueTomasz Bursztyka1-4/+9
2012-07-19wispr: Add a reference counter mechanism on contextsTomasz Bursztyka1-10/+120
2012-05-28agent: Update functions used by wispr to send -EINPROGRESSPatrik Flykt1-1/+1
2012-05-22wispr: If redirected and TLS is not supported we fallback on browser requestTomasz Bursztyka1-2/+3
2012-05-09wispr: Remove dead assignmentHenrique Dante de Almeida1-1/+1
2012-05-04wispr: Add check for status 400Patrik Flykt1-0/+1
2012-05-04wispr: Managing the case when user wants to login through the browser himselfTomasz Bursztyka1-21/+29
2012-05-04agent: Adding a parameter to give the error name to browser callbackTomasz Bursztyka1-1/+1
2012-05-04agent: Adding a parameter to give the error name to authentication callbackTomasz Bursztyka1-1/+1
2012-05-04wispr: Adding some useful debug outputsTomasz Bursztyka1-0/+3
2012-05-04wispr: Set gweb debug at the right placeTomasz Bursztyka1-3/+3
2012-05-02wispr: Use g_strdup() instead of strdup()Jukka Rissanen1-1/+1
2012-05-02wispr: Possible memory leak in error caseJukka Rissanen1-1/+3
2012-04-29core: Update copyright informationMarcel Holtmann1-1/+1
2012-04-27wispr: Set host routes when requested by gwebPatrik Flykt1-4/+93
2012-04-27wispr: Update g_web_request_get()Patrik Flykt1-2/+4
2012-04-17service: request_input_cb handle wps settingJulien Massot1-0/+1
2012-03-19wispr: do not take care about http_proxyTomasz Bursztyka1-3/+0
2012-03-19wispr: do not lookup for proxy if service does not provide anyTomasz Bursztyka1-6/+23
2012-02-14wispr: Provide a callback for agent browser request to handle the resultTomasz Bursztyka1-2/+22
2012-02-14wispr: Request a browser action through agent apiTomasz Bursztyka1-1/+13
2012-01-05service: Return all system defined nameservers when askedJukka Rissanen1-1/+3
2012-01-05wispr: Retry online check for IPv6Jukka Rissanen1-1/+3
2012-01-05wispr: using only the nameservers from requested serviceTomasz Bursztyka1-0/+11
2012-01-05wispr: fixing a possible memory leak if interface index cannot be retrievedTomasz Bursztyka1-2/+4
2012-01-05service: Remove LoginRequired propertyPatrik Flykt1-4/+0
2011-12-12wispr: Add SSID and length variables to callbackPatrik Flykt1-0/+1
2011-12-12wispr: Add authentication_cb_t boolean to callbackPatrik Flykt1-0/+1
2011-11-28wispr: Use the right interface index with gwebTomasz Bursztyka1-1/+6
2011-10-21wispr: Reference count service properly according to contextsTomasz Bursztyka1-0/+4
2011-10-21wispr: wispr_start will always re-start a new contextTomasz Bursztyka1-13/+13
2011-10-11wispr: Set LoginRequired when wispr login is requestedTomasz Bursztyka1-2/+2
2011-10-05wispr: Setting the relevant service property when a login is requiredTomasz Bursztyka1-2/+6
2011-09-13wispr: Add magic "wispr" keyword to user agentMarcel Holtmann1-1/+1