summaryrefslogtreecommitdiff
path: root/src/wispr.c
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-13wispr: Use different status requests for IPv4 and IPv6Marcel Holtmann1-6/+14
2011-09-12wispr: Requesting login input through the agentTomasz Bursztyka1-0/+76
2011-09-12wispr: Handle WISPr messages and apply relevant statesTomasz Bursztyka1-18/+139
2011-09-12wispr: Added WISPr XML content parserTomasz Bursztyka1-0/+220
2011-09-12wispr: Added portal web request and result handling logicTomasz Bursztyka1-0/+91
2011-09-12wispr: Proxy lookup and web context setupTomasz Bursztyka1-0/+97
2011-09-12wispr: Adding structures and start/stop functionsTomasz Bursztyka1-0/+113
2010-11-06Add skeleton for integration of WISPr supportMarcel Holtmann1-0/+38