Hi,

Here is the patchset for WISPr/Portal support. I sliced the previous patches, 
and did no removed wispr tool.

Please review,

Tomasz Bursztyka (11):
  location: deleted location support and portal plugin.
  wispr: adding structures and start/stop functions.
  wispr: adding wispr logic entries in service and wpad.
  wispr: proxy lookup and web context setup.
  wispr: added portal web request and result handling logic.
  wispr: added WISPr XML content parser.
  wispr: handle WISPr messages and apply relevant states.
  agent: added Username/Password request input logic.
  wispr: requesting login input through the agent.
  test: added Username/Password input support in simple-agent.
  todo: removed wispr task.

 Makefile.am        |    6 +-
 Makefile.plugins   |   12 -
 TODO               |   10 -
 configure.ac       |    6 -
 include/location.h |   78 ------
 plugins/portal.c   |  239 -----------------
 src/agent.c        |  134 ++++++++++-
 src/connman.h      |   18 +-
 src/location.c     |  294 ---------------------
 src/main.c         |    2 -
 src/service.c      |   25 +--
 src/wispr.c        |  718 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/wpad.c         |    6 +
 test/simple-agent  |   61 ++++-
 14 files changed, 925 insertions(+), 684 deletions(-)
 delete mode 100644 include/location.h
 delete mode 100644 plugins/portal.c
 delete mode 100644 src/location.c

-- 
1.7.3.4

_______________________________________________
connman mailing list
connman@connman.net
http://lists.connman.net/listinfo/connman

Reply via email to