summaryrefslogtreecommitdiff
path: root/src/wispr.c
AgeCommit message (Expand)AuthorFilesLines
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