History log of /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/omadm/OMAConstructed.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c9b88562541a0c2acd60d0a01ac1e182e73c79f9 11-Feb-2016 Jan Nordqvist <jannq@google.com> Fixed incorrect XML serialization of MO Tree.

Bug=27145137

Change-Id: Id2016b3ca2cf8091f254b35d8e6ff9cf4a14907a
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/omadm/OMAConstructed.java
1d5cd3938f9191184cd9aea3059a3b62bf3a0372 22-Jul-2015 Jan Nordqvist <jannq@google.com> Hotspot 2.0 relase 2 first cut.

Policy provisioning.
API methods.
Timers for policy and remediation.
Icon and friendly name checking.
Channel bindings for EST.

Change-Id: Ifa7125743ea93d7d4329cb53fd70c99b9b06fffe
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/omadm/OMAConstructed.java
218394c7dbfc9fb185e9fe405e7bf3a37f42f86e 17-Apr-2015 Jan Nordqvist <jannq@google.com> Changed [gs]etDomSubjectMatch to [gs]etDomainSubjectMatch and added case insensitive matching.

Change-Id: Ic30c8a4a6265b97fe368334c5304275d464fbb79
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/omadm/OMAConstructed.java
05d2f4e6f26834a94b53187e6121379a16749088 17-Apr-2015 Jan Nordqvist <jannq@google.com> Various Passpoint Fixes

- Changed lifecycle of MOManager and confined all PPS access to it.
- Fixed topology issues in the MO.
- Added all HomeSP fields to MO.
- A number of tidy ups: Changed to Java7 diamonds, added curlies, "m_" fixes and dropped a few more PARSE-LOG
- Added anonynmous@realm as anonymous identity to HS2.0 configs.
- Implemented domain_suffix_match for AAA server cert matching.

Change-Id: I79c7a545b396ba3cd409d923c4ee339a1d6fea27
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/omadm/OMAConstructed.java
af955ffa0082189fb688429732427c333f2491ce 12-Mar-2015 Vinit Deshpande <vinitd@google.com> Integration fixes to add/save/restore passpoint networks

Change-Id: Ic7fad523e1fe2bdc7ac9509b5998576b62909fcd
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/omadm/OMAConstructed.java
77f2b82a2e80af8da52c22d69a76def6d4209757 14-Feb-2015 Jan Nordqvist <jannq@google.com> Integrate passpoint with existing Wifi infrastructure

This change hooks passpoint with rest of the wifi infrastructure.

It includes changes related to passing ANQP and other passpoint
information along with scan results and various fixes to parsing
and selection logic.

Change-Id: Id15ef1aea65dedab3e8e3df0c8a7515974c94021
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/omadm/OMAConstructed.java
71a988c8e9859244b83cd55bb6b6ee913fcaf95c 28-Jan-2015 Jan Nordqvist <jannq@google.com> Credential/profile storage added, completed network matching and added HS20 Simulator.

Change-Id: I1b27dadf3d65ed0a858dee209df975180a3b90e6
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/omadm/OMAConstructed.java