These patches implement the incoming connection request handling, from
gsupplicant's signal to the Agent API and it's support in the client.

Tomasz Bursztyka (5):
  gsupplicant: Regroup a function for readability
  gsupplicant: Add GONegociationRequest signal handler
  agent: Fix Peer authorization reply WPS choice handling logic
  peer: Add a function forward incoming connection to the agent
  client: Support agent incoming Peer authorization request

 client/agent.c            | 52 +++++++++++++++++++++++++++++++++++++++++++++++
 gsupplicant/gsupplicant.h |  3 ++-
 gsupplicant/supplicant.c  | 35 +++++++++++++++++++++++++++++++
 include/peer.h            |  1 +
 plugins/wifi.c            | 19 +++++++++++++++++
 src/agent-connman.c       |  2 +-
 src/peer.c                | 11 +++++++++-
 7 files changed, 120 insertions(+), 3 deletions(-)

-- 
1.8.5.5

_______________________________________________
connman mailing list
connman@connman.net
https://lists.connman.net/mailman/listinfo/connman

Reply via email to