xref: /freebsd/contrib/wpa/wpa_supplicant/ChangeLog (revision a90b9d0159070121c221b966469c3e36d912bf82)
139beb93cSSam LefflerChangeLog for wpa_supplicant
239beb93cSSam Leffler
3*a90b9d01SCy Schubert2024-07-20 - v2.11
4*a90b9d01SCy Schubert	* Wi-Fi Easy Connect
5*a90b9d01SCy Schubert	  - add support for DPP release 3
6*a90b9d01SCy Schubert	  - allow Configurator parameters to be provided during config exchange
7*a90b9d01SCy Schubert	* MACsec
8*a90b9d01SCy Schubert	  - add support for GCM-AES-256 cipher suite
9*a90b9d01SCy Schubert	  - remove incorrect EAP Session-Id length constraint
10*a90b9d01SCy Schubert	  - add hardware offload support for additional drivers
11*a90b9d01SCy Schubert	* HE/IEEE 802.11ax/Wi-Fi 6
12*a90b9d01SCy Schubert	  - support BSS color updates
13*a90b9d01SCy Schubert	  - various fixes
14*a90b9d01SCy Schubert	* EHT/IEEE 802.11be/Wi-Fi 7
15*a90b9d01SCy Schubert	  - add preliminary support
16*a90b9d01SCy Schubert	* support OpenSSL 3.0 API changes
17*a90b9d01SCy Schubert	* improve EAP-TLS support for TLSv1.3
18*a90b9d01SCy Schubert	* EAP-SIM/AKA: support IMSI privacy
19*a90b9d01SCy Schubert	* improve mitigation against DoS attacks when PMF is used
20*a90b9d01SCy Schubert	* improve 4-way handshake operations
21*a90b9d01SCy Schubert	  - discard unencrypted EAPOL frames in additional cases
22*a90b9d01SCy Schubert	  - use Secure=1 in message 2 during PTK rekeying
23*a90b9d01SCy Schubert	* OCV: do not check Frequency Segment 1 Channel Number for 160 MHz cases
24*a90b9d01SCy Schubert	  to avoid interoperability issues
25*a90b9d01SCy Schubert	* support new SAE AKM suites with variable length keys
26*a90b9d01SCy Schubert	* support new AKM for 802.1X/EAP with SHA384
27*a90b9d01SCy Schubert	* improve cross-AKM roaming with driver-based SME/BSS selection
28*a90b9d01SCy Schubert	* PASN
29*a90b9d01SCy Schubert	  - extend support for secure ranging
30*a90b9d01SCy Schubert	  - allow PASN implementation to be used with external programs for
31*a90b9d01SCy Schubert	    Wi-Fi Aware
32*a90b9d01SCy Schubert	* FT: Use SHA256 to derive PMKID for AKM 00-0F-AC:3 (FT-EAP)
33*a90b9d01SCy Schubert	  - this is based on additional details being added in the IEEE 802.11
34*a90b9d01SCy Schubert	    standard
35*a90b9d01SCy Schubert	  - the new implementation is not backwards compatible, but PMKSA
36*a90b9d01SCy Schubert	    caching with FT-EAP was, and still is, disabled by default
37*a90b9d01SCy Schubert	* support a pregenerated MAC (mac_addr=3) as an alternative mechanism
38*a90b9d01SCy Schubert	  for using per-network random MAC addresses
39*a90b9d01SCy Schubert	* EAP-PEAP: require Phase 2 authentication by default (phase2_auth=1)
40*a90b9d01SCy Schubert	  to improve security for still unfortunately common invalid
41*a90b9d01SCy Schubert	  configurations that do not set ca_cert
42*a90b9d01SCy Schubert	* extend SCS support for QoS Characteristics
43*a90b9d01SCy Schubert	* extend MSCS support
44*a90b9d01SCy Schubert	* support unsynchronized service discovery (USD)
45*a90b9d01SCy Schubert	* add support for explicit SSID protection in 4-way handshake
46*a90b9d01SCy Schubert	  (a mitigation for CVE-2023-52424; disabled by default for now, can be
47*a90b9d01SCy Schubert	  enabled with ssid_protection=1)
48*a90b9d01SCy Schubert	  - in addition, verify SSID after key setup when beacon protection is
49*a90b9d01SCy Schubert	    used
50*a90b9d01SCy Schubert	* fix SAE H2E rejected groups validation to avoid downgrade attacks
51*a90b9d01SCy Schubert	* a large number of other fixes, cleanup, and extensions
52*a90b9d01SCy Schubert
53ec080394SCy Schubert2022-01-16 - v2.10
54ec080394SCy Schubert	* SAE changes
55ec080394SCy Schubert	  - improved protection against side channel attacks
56ec080394SCy Schubert	    [https://w1.fi/security/2022-1/]
57ec080394SCy Schubert	  - added support for the hash-to-element mechanism (sae_pwe=1 or
58ec080394SCy Schubert	    sae_pwe=2); this is currently disabled by default, but will likely
59ec080394SCy Schubert	    get enabled by default in the future
60ec080394SCy Schubert	  - fixed PMKSA caching with OKC
61ec080394SCy Schubert	  - added support for SAE-PK
62ec080394SCy Schubert	* EAP-pwd changes
63ec080394SCy Schubert	  - improved protection against side channel attacks
64ec080394SCy Schubert	  [https://w1.fi/security/2022-1/]
65ec080394SCy Schubert	* fixed P2P provision discovery processing of a specially constructed
66ec080394SCy Schubert	  invalid frame
67ec080394SCy Schubert	  [https://w1.fi/security/2021-1/]
68ec080394SCy Schubert	* fixed P2P group information processing of a specially constructed
69ec080394SCy Schubert	  invalid frame
70ec080394SCy Schubert	  [https://w1.fi/security/2020-2/]
71ec080394SCy Schubert	* fixed PMF disconnection protection bypass in AP mode
72ec080394SCy Schubert	  [https://w1.fi/security/2019-7/]
73ec080394SCy Schubert	* added support for using OpenSSL 3.0
74ec080394SCy Schubert	* increased the maximum number of EAP message exchanges (mainly to
75ec080394SCy Schubert	  support cases with very large certificates)
76ec080394SCy Schubert	* fixed various issues in experimental support for EAP-TEAP peer
77ec080394SCy Schubert	* added support for DPP release 2 (Wi-Fi Device Provisioning Protocol)
78ec080394SCy Schubert	* a number of MKA/MACsec fixes and extensions
79ec080394SCy Schubert	* added support for SAE (WPA3-Personal) AP mode configuration
80ec080394SCy Schubert	* added P2P support for EDMG (IEEE 802.11ay) channels
81ec080394SCy Schubert	* fixed EAP-FAST peer with TLS GCM/CCM ciphers
82ec080394SCy Schubert	* improved throughput estimation and BSS selection
83ec080394SCy Schubert	* dropped support for libnl 1.1
84ec080394SCy Schubert	* added support for nl80211 control port for EAPOL frame TX/RX
85ec080394SCy Schubert	* fixed OWE key derivation with groups 20 and 21; this breaks backwards
86ec080394SCy Schubert	  compatibility for these groups while the default group 19 remains
87ec080394SCy Schubert	  backwards compatible
88ec080394SCy Schubert	* added support for Beacon protection
89ec080394SCy Schubert	* added support for Extended Key ID for pairwise keys
90ec080394SCy Schubert	* removed WEP support from the default build (CONFIG_WEP=y can be used
91ec080394SCy Schubert	  to enable it, if really needed)
92ec080394SCy Schubert	* added a build option to remove TKIP support (CONFIG_NO_TKIP=y)
93ec080394SCy Schubert	* added support for Transition Disable mechanism to allow the AP to
94ec080394SCy Schubert	  automatically disable transition mode to improve security
95ec080394SCy Schubert	* extended D-Bus interface
96ec080394SCy Schubert	* added support for PASN
97ec080394SCy Schubert	* added a file-based backend for external password storage to allow
98ec080394SCy Schubert	  secret information to be moved away from the main configuration file
99ec080394SCy Schubert	  without requiring external tools
100ec080394SCy Schubert	* added EAP-TLS peer support for TLS 1.3 (disabled by default for now)
101ec080394SCy Schubert	* added support for SCS, MSCS, DSCP policy
102ec080394SCy Schubert	* changed driver interface selection to default to automatic fallback
103ec080394SCy Schubert	  to other compiled in options
104ec080394SCy Schubert	* a large number of other fixes, cleanup, and extensions
105ec080394SCy Schubert
106206b73d0SCy Schubert2019-08-07 - v2.9
107206b73d0SCy Schubert	* SAE changes
108206b73d0SCy Schubert	  - disable use of groups using Brainpool curves
109206b73d0SCy Schubert	  - improved protection against side channel attacks
110206b73d0SCy Schubert	  [https://w1.fi/security/2019-6/]
111206b73d0SCy Schubert	* EAP-pwd changes
112206b73d0SCy Schubert	  - disable use of groups using Brainpool curves
113206b73d0SCy Schubert	  - allow the set of groups to be configured (eap_pwd_groups)
114206b73d0SCy Schubert	  - improved protection against side channel attacks
115206b73d0SCy Schubert	  [https://w1.fi/security/2019-6/]
116206b73d0SCy Schubert	* fixed FT-EAP initial mobility domain association using PMKSA caching
117206b73d0SCy Schubert	  (disabled by default for backwards compatibility; can be enabled
118206b73d0SCy Schubert	  with ft_eap_pmksa_caching=1)
119206b73d0SCy Schubert	* fixed a regression in OpenSSL 1.1+ engine loading
120206b73d0SCy Schubert	* added validation of RSNE in (Re)Association Response frames
121206b73d0SCy Schubert	* fixed DPP bootstrapping URI parser of channel list
122206b73d0SCy Schubert	* extended EAP-SIM/AKA fast re-authentication to allow use with FILS
123206b73d0SCy Schubert	* extended ca_cert_blob to support PEM format
124206b73d0SCy Schubert	* improved robustness of P2P Action frame scheduling
125206b73d0SCy Schubert	* added support for EAP-SIM/AKA using anonymous@realm identity
126206b73d0SCy Schubert	* fixed Hotspot 2.0 credential selection based on roaming consortium
127206b73d0SCy Schubert	  to ignore credentials without a specific EAP method
128206b73d0SCy Schubert	* added experimental support for EAP-TEAP peer (RFC 7170)
129206b73d0SCy Schubert	* added experimental support for EAP-TLS peer with TLS v1.3
130206b73d0SCy Schubert	* fixed a regression in WMM parameter configuration for a TDLS peer
131206b73d0SCy Schubert	* fixed a regression in operation with drivers that offload 802.1X
132206b73d0SCy Schubert	  4-way handshake
133206b73d0SCy Schubert	* fixed an ECDH operation corner case with OpenSSL
134206b73d0SCy Schubert
1354bc52338SCy Schubert2019-04-21 - v2.8
1364bc52338SCy Schubert	* SAE changes
1374bc52338SCy Schubert	  - added support for SAE Password Identifier
1384bc52338SCy Schubert	  - changed default configuration to enable only groups 19, 20, 21
1394bc52338SCy Schubert	    (i.e., disable groups 25 and 26) and disable all unsuitable groups
1404bc52338SCy Schubert	    completely based on REVmd changes
1414bc52338SCy Schubert	  - do not regenerate PWE unnecessarily when the AP uses the
1424bc52338SCy Schubert	    anti-clogging token mechanisms
1434bc52338SCy Schubert	  - fixed some association cases where both SAE and FT-SAE were enabled
1444bc52338SCy Schubert	    on both the station and the selected AP
1454bc52338SCy Schubert	  - started to prefer FT-SAE over SAE AKM if both are enabled
1464bc52338SCy Schubert	  - started to prefer FT-SAE over FT-PSK if both are enabled
1474bc52338SCy Schubert	  - fixed FT-SAE when SAE PMKSA caching is used
1484bc52338SCy Schubert	  - reject use of unsuitable groups based on new implementation guidance
1494bc52338SCy Schubert	    in REVmd (allow only FFC groups with prime >= 3072 bits and ECC
1504bc52338SCy Schubert	    groups with prime >= 256)
1514bc52338SCy Schubert	  - minimize timing and memory use differences in PWE derivation
1524bc52338SCy Schubert	    [https://w1.fi/security/2019-1/] (CVE-2019-9494)
1534bc52338SCy Schubert	* EAP-pwd changes
1544bc52338SCy Schubert	  - minimize timing and memory use differences in PWE derivation
1554bc52338SCy Schubert	    [https://w1.fi/security/2019-2/] (CVE-2019-9495)
1564bc52338SCy Schubert	  - verify server scalar/element
1574bc52338SCy Schubert	    [https://w1.fi/security/2019-4/] (CVE-2019-9499)
1584bc52338SCy Schubert	  - fix message reassembly issue with unexpected fragment
1594bc52338SCy Schubert	    [https://w1.fi/security/2019-5/]
1604bc52338SCy Schubert	  - enforce rand,mask generation rules more strictly
1614bc52338SCy Schubert	  - fix a memory leak in PWE derivation
1624bc52338SCy Schubert	  - disallow ECC groups with a prime under 256 bits (groups 25, 26, and
1634bc52338SCy Schubert	    27)
1644bc52338SCy Schubert	* fixed CONFIG_IEEE80211R=y (FT) build without CONFIG_FILS=y
1654bc52338SCy Schubert	* Hotspot 2.0 changes
1664bc52338SCy Schubert	  - do not indicate release number that is higher than the one
1674bc52338SCy Schubert	    AP supports
1684bc52338SCy Schubert	  - added support for release number 3
1694bc52338SCy Schubert	  - enable PMF automatically for network profiles created from
1704bc52338SCy Schubert	    credentials
1714bc52338SCy Schubert	* fixed OWE network profile saving
1724bc52338SCy Schubert	* fixed DPP network profile saving
1734bc52338SCy Schubert	* added support for RSN operating channel validation
1744bc52338SCy Schubert	  (CONFIG_OCV=y and network profile parameter ocv=1)
1754bc52338SCy Schubert	* added Multi-AP backhaul STA support
1764bc52338SCy Schubert	* fixed build with LibreSSL
1774bc52338SCy Schubert	* number of MKA/MACsec fixes and extensions
1784bc52338SCy Schubert	* extended domain_match and domain_suffix_match to allow list of values
1794bc52338SCy Schubert	* fixed dNSName matching in domain_match and domain_suffix_match when
1804bc52338SCy Schubert	  using wolfSSL
1814bc52338SCy Schubert	* started to prefer FT-EAP-SHA384 over WPA-EAP-SUITE-B-192 AKM if both
1824bc52338SCy Schubert	  are enabled
1834bc52338SCy Schubert	* extended nl80211 Connect and external authentication to support
1844bc52338SCy Schubert	  SAE, FT-SAE, FT-EAP-SHA384
1854bc52338SCy Schubert	* fixed KEK2 derivation for FILS+FT
1864bc52338SCy Schubert	* extended client_cert file to allow loading of a chain of PEM
1874bc52338SCy Schubert	  encoded certificates
1884bc52338SCy Schubert	* extended beacon reporting functionality
1894bc52338SCy Schubert	* extended D-Bus interface with number of new properties
1904bc52338SCy Schubert	* fixed a regression in FT-over-DS with mac80211-based drivers
1914bc52338SCy Schubert	* OpenSSL: allow systemwide policies to be overridden
1924bc52338SCy Schubert	* extended driver flags indication for separate 802.1X and PSK
1934bc52338SCy Schubert	  4-way handshake offload capability
1944bc52338SCy Schubert	* added support for random P2P Device/Interface Address use
1954bc52338SCy Schubert	* extended PEAP to derive EMSK to enable use with ERP/FILS
1964bc52338SCy Schubert	* extended WPS to allow SAE configuration to be added automatically
1974bc52338SCy Schubert	  for PSK (wps_cred_add_sae=1)
1984bc52338SCy Schubert	* removed support for the old D-Bus interface (CONFIG_CTRL_IFACE_DBUS)
1994bc52338SCy Schubert	* extended domain_match and domain_suffix_match to allow list of values
2004bc52338SCy Schubert	* added a RSN workaround for misbehaving PMF APs that advertise
2014bc52338SCy Schubert	  IGTK/BIP KeyID using incorrect byte order
2024bc52338SCy Schubert	* fixed PTK rekeying with FILS and FT
2034bc52338SCy Schubert
20485732ac8SCy Schubert2018-12-02 - v2.7
20585732ac8SCy Schubert	* fixed WPA packet number reuse with replayed messages and key
20685732ac8SCy Schubert	  reinstallation
20785732ac8SCy Schubert	  [https://w1.fi/security/2017-1/] (CVE-2017-13077, CVE-2017-13078,
20885732ac8SCy Schubert	  CVE-2017-13079, CVE-2017-13080, CVE-2017-13081, CVE-2017-13082,
20985732ac8SCy Schubert	  CVE-2017-13086, CVE-2017-13087, CVE-2017-13088)
21085732ac8SCy Schubert	* fixed unauthenticated EAPOL-Key decryption in wpa_supplicant
21185732ac8SCy Schubert	  [https://w1.fi/security/2018-1/] (CVE-2018-14526)
21285732ac8SCy Schubert	* added support for FILS (IEEE 802.11ai) shared key authentication
21385732ac8SCy Schubert	* added support for OWE (Opportunistic Wireless Encryption, RFC 8110;
21485732ac8SCy Schubert	  and transition mode defined by WFA)
21585732ac8SCy Schubert	* added support for DPP (Wi-Fi Device Provisioning Protocol)
21685732ac8SCy Schubert	* added support for RSA 3k key case with Suite B 192-bit level
21785732ac8SCy Schubert	* fixed Suite B PMKSA caching not to update PMKID during each 4-way
21885732ac8SCy Schubert	  handshake
21985732ac8SCy Schubert	* fixed EAP-pwd pre-processing with PasswordHashHash
22085732ac8SCy Schubert	* added EAP-pwd client support for salted passwords
22185732ac8SCy Schubert	* fixed a regression in TDLS prohibited bit validation
22285732ac8SCy Schubert	* started to use estimated throughput to avoid undesired signal
22385732ac8SCy Schubert	  strength based roaming decision
22485732ac8SCy Schubert	* MACsec/MKA:
22585732ac8SCy Schubert	  - new macsec_linux driver interface support for the Linux
22685732ac8SCy Schubert	    kernel macsec module
22785732ac8SCy Schubert	  - number of fixes and extensions
22885732ac8SCy Schubert	* added support for external persistent storage of PMKSA cache
22985732ac8SCy Schubert	  (PMKSA_GET/PMKSA_ADD control interface commands; and
23085732ac8SCy Schubert	   MESH_PMKSA_GET/MESH_PMKSA_SET for the mesh case)
23185732ac8SCy Schubert	* fixed mesh channel configuration pri/sec switch case
23285732ac8SCy Schubert	* added support for beacon report
23385732ac8SCy Schubert	* large number of other fixes, cleanup, and extensions
23485732ac8SCy Schubert	* added support for randomizing local address for GAS queries
23585732ac8SCy Schubert	  (gas_rand_mac_addr parameter)
23685732ac8SCy Schubert	* fixed EAP-SIM/AKA/AKA' ext auth cases within TLS tunnel
23785732ac8SCy Schubert	* added option for using random WPS UUID (auto_uuid=1)
23885732ac8SCy Schubert	* added SHA256-hash support for OCSP certificate matching
23985732ac8SCy Schubert	* fixed EAP-AKA' to add AT_KDF into Synchronization-Failure
24085732ac8SCy Schubert	* fixed a regression in RSN pre-authentication candidate selection
24185732ac8SCy Schubert	* added option to configure allowed group management cipher suites
24285732ac8SCy Schubert	  (group_mgmt network profile parameter)
24385732ac8SCy Schubert	* removed all PeerKey functionality
24485732ac8SCy Schubert	* fixed nl80211 AP and mesh mode configuration regression with
24585732ac8SCy Schubert	  Linux 4.15 and newer
24685732ac8SCy Schubert	* added ap_isolate configuration option for AP mode
24785732ac8SCy Schubert	* added support for nl80211 to offload 4-way handshake into the driver
24885732ac8SCy Schubert	* added support for using wolfSSL cryptographic library
24985732ac8SCy Schubert	* SAE
25085732ac8SCy Schubert	  - added support for configuring SAE password separately of the
25185732ac8SCy Schubert	    WPA2 PSK/passphrase
25285732ac8SCy Schubert	  - fixed PTK and EAPOL-Key integrity and key-wrap algorithm selection
25385732ac8SCy Schubert	    for SAE;
25485732ac8SCy Schubert	    note: this is not backwards compatible, i.e., both the AP and
25585732ac8SCy Schubert	    station side implementations will need to be update at the same
25685732ac8SCy Schubert	    time to maintain interoperability
25785732ac8SCy Schubert	  - added support for Password Identifier
25885732ac8SCy Schubert	  - fixed FT-SAE PMKID matching
25985732ac8SCy Schubert	* Hotspot 2.0
26085732ac8SCy Schubert	  - added support for fetching of Operator Icon Metadata ANQP-element
26185732ac8SCy Schubert	  - added support for Roaming Consortium Selection element
26285732ac8SCy Schubert	  - added support for Terms and Conditions
26385732ac8SCy Schubert	  - added support for OSEN connection in a shared RSN BSS
26485732ac8SCy Schubert	  - added support for fetching Venue URL information
26585732ac8SCy Schubert	* added support for using OpenSSL 1.1.1
26685732ac8SCy Schubert	* FT
26785732ac8SCy Schubert	  - disabled PMKSA caching with FT since it is not fully functional
26885732ac8SCy Schubert	  - added support for SHA384 based AKM
26985732ac8SCy Schubert	  - added support for BIP ciphers BIP-CMAC-256, BIP-GMAC-128,
27085732ac8SCy Schubert	    BIP-GMAC-256 in addition to previously supported BIP-CMAC-128
27185732ac8SCy Schubert	  - fixed additional IE inclusion in Reassociation Request frame when
27285732ac8SCy Schubert	    using FT protocol
27385732ac8SCy Schubert
274780fb4a2SCy Schubert2016-10-02 - v2.6
275780fb4a2SCy Schubert	* fixed WNM Sleep Mode processing when PMF is not enabled
276780fb4a2SCy Schubert	  [http://w1.fi/security/2015-6/] (CVE-2015-5310)
277780fb4a2SCy Schubert	* fixed EAP-pwd last fragment validation
278780fb4a2SCy Schubert	  [http://w1.fi/security/2015-7/] (CVE-2015-5315)
279780fb4a2SCy Schubert	* fixed EAP-pwd unexpected Confirm message processing
280780fb4a2SCy Schubert	  [http://w1.fi/security/2015-8/] (CVE-2015-5316)
281780fb4a2SCy Schubert	* fixed WPS configuration update vulnerability with malformed passphrase
282780fb4a2SCy Schubert	  [http://w1.fi/security/2016-1/] (CVE-2016-4476)
283780fb4a2SCy Schubert	* fixed configuration update vulnerability with malformed parameters set
284780fb4a2SCy Schubert	  over the local control interface
285780fb4a2SCy Schubert	  [http://w1.fi/security/2016-1/] (CVE-2016-4477)
286780fb4a2SCy Schubert	* fixed TK configuration to the driver in EAPOL-Key 3/4 retry case
287780fb4a2SCy Schubert	* extended channel switch support for P2P GO
288780fb4a2SCy Schubert	* started to throttle control interface event message bursts to avoid
289780fb4a2SCy Schubert	  issues with monitor sockets running out of buffer space
290780fb4a2SCy Schubert	* mesh mode fixes/improvements
291780fb4a2SCy Schubert	  - generate proper AID for peer
292780fb4a2SCy Schubert	  - enable WMM by default
293780fb4a2SCy Schubert	  - add VHT support
294780fb4a2SCy Schubert	  - fix PMKID derivation
295780fb4a2SCy Schubert	  - improve robustness on various exchanges
296780fb4a2SCy Schubert	  - fix peer link counting in reconnect case
297780fb4a2SCy Schubert	  - improve mesh joining behavior
298780fb4a2SCy Schubert	  - allow DTIM period to be configured
299780fb4a2SCy Schubert	  - allow HT to be disabled (disable_ht=1)
300780fb4a2SCy Schubert	  - add MESH_PEER_ADD and MESH_PEER_REMOVE commands
301780fb4a2SCy Schubert	  - add support for PMKSA caching
302780fb4a2SCy Schubert	  - add minimal support for SAE group negotiation
303780fb4a2SCy Schubert	  - allow pairwise/group cipher to be configured in the network profile
304780fb4a2SCy Schubert	  - use ieee80211w profile parameter to enable/disable PMF and derive
305780fb4a2SCy Schubert	    a separate TX IGTK if PMF is enabled instead of using MGTK
306780fb4a2SCy Schubert	    incorrectly
307780fb4a2SCy Schubert	  - fix AEK and MTK derivation
308780fb4a2SCy Schubert	  - remove GTKdata and IGTKdata from Mesh Peering Confirm/Close
309780fb4a2SCy Schubert	  - note: these changes are not fully backwards compatible for secure
310780fb4a2SCy Schubert	    (RSN) mesh network
311780fb4a2SCy Schubert	* fixed PMKID derivation with SAE
312780fb4a2SCy Schubert	* added support for requesting and fetching arbitrary ANQP-elements
313780fb4a2SCy Schubert	  without internal support in wpa_supplicant for the specific element
314780fb4a2SCy Schubert	  (anqp[265]=<hexdump> in "BSS <BSSID>" command output)
315780fb4a2SCy Schubert	* P2P
316780fb4a2SCy Schubert	  - filter control characters in group client device names to be
317780fb4a2SCy Schubert	    consistent with other P2P peer cases
318780fb4a2SCy Schubert	  - support VHT 80+80 MHz and 160 MHz
319780fb4a2SCy Schubert	  - indicate group completion in P2P Client role after data association
320780fb4a2SCy Schubert	    instead of already after the WPS provisioning step
321780fb4a2SCy Schubert	  - improve group-join operation to use SSID, if known, to filter BSS
322780fb4a2SCy Schubert	    entries
323780fb4a2SCy Schubert	  - added optional ssid=<hexdump> argument to P2P_CONNECT for join case
324780fb4a2SCy Schubert	  - added P2P_GROUP_MEMBER command to fetch client interface address
325780fb4a2SCy Schubert	* P2PS
326780fb4a2SCy Schubert	  - fix follow-on PD Response behavior
327780fb4a2SCy Schubert	  - fix PD Response generation for unknown peer
328780fb4a2SCy Schubert	  - fix persistent group reporting
329780fb4a2SCy Schubert	  - add channel policy to PD Request
330780fb4a2SCy Schubert	  - add group SSID to the P2PS-PROV-DONE event
331780fb4a2SCy Schubert	  - allow "P2P_CONNECT <addr> p2ps" to be used without specifying the
332780fb4a2SCy Schubert	    default PIN
333780fb4a2SCy Schubert	* BoringSSL
334780fb4a2SCy Schubert	  - support for OCSP stapling
335780fb4a2SCy Schubert	  - support building of h20-osu-client
336780fb4a2SCy Schubert	* D-Bus
337780fb4a2SCy Schubert	  - add ExpectDisconnect()
338780fb4a2SCy Schubert	  - add global config parameters as properties
339780fb4a2SCy Schubert	  - add SaveConfig()
340780fb4a2SCy Schubert	  - add VendorElemAdd(), VendorElemGet(), VendorElemRem()
341780fb4a2SCy Schubert	* fixed Suite B 192-bit AKM to use proper PMK length
342780fb4a2SCy Schubert	  (note: this makes old releases incompatible with the fixed behavior)
343780fb4a2SCy Schubert	* improved PMF behavior for cases where the AP and STA has different
344780fb4a2SCy Schubert	  configuration by not trying to connect in some corner cases where the
345780fb4a2SCy Schubert	  connection cannot succeed
346780fb4a2SCy Schubert	* added option to reopen debug log (e.g., to rotate the file) upon
347780fb4a2SCy Schubert	  receipt of SIGHUP signal
348780fb4a2SCy Schubert	* EAP-pwd: added support for Brainpool Elliptic Curves
349780fb4a2SCy Schubert	  (with OpenSSL 1.0.2 and newer)
350780fb4a2SCy Schubert	* fixed EAPOL reauthentication after FT protocol run
351780fb4a2SCy Schubert	* fixed FTIE generation for 4-way handshake after FT protocol run
352780fb4a2SCy Schubert	* extended INTERFACE_ADD command to allow certain type (sta/ap)
353780fb4a2SCy Schubert	  interface to be created
354780fb4a2SCy Schubert	* fixed and improved various FST operations
355780fb4a2SCy Schubert	* added 80+80 MHz and 160 MHz VHT support for IBSS/mesh
356780fb4a2SCy Schubert	* fixed SIGNAL_POLL in IBSS and mesh cases
357780fb4a2SCy Schubert	* added an option to abort an ongoing scan (used to speed up connection
358780fb4a2SCy Schubert	  and can also be done with the new ABORT_SCAN command)
359780fb4a2SCy Schubert	* TLS client
360780fb4a2SCy Schubert	  - do not verify CA certificates when ca_cert is not specified
361780fb4a2SCy Schubert	  - support validating server certificate hash
362780fb4a2SCy Schubert	  - support SHA384 and SHA512 hashes
363780fb4a2SCy Schubert	  - add signature_algorithms extension into ClientHello
364780fb4a2SCy Schubert	  - support TLS v1.2 signature algorithm with SHA384 and SHA512
365780fb4a2SCy Schubert	  - support server certificate probing
366780fb4a2SCy Schubert	  - allow specific TLS versions to be disabled with phase2 parameter
367780fb4a2SCy Schubert	  - support extKeyUsage
368780fb4a2SCy Schubert	  - support PKCS #5 v2.0 PBES2
369780fb4a2SCy Schubert	  - support PKCS #5 with PKCS #12 style key decryption
370780fb4a2SCy Schubert	  - minimal support for PKCS #12
371780fb4a2SCy Schubert	  - support OCSP stapling (including ocsp_multi)
372780fb4a2SCy Schubert	* OpenSSL
373780fb4a2SCy Schubert	  - support OpenSSL 1.1 API changes
374780fb4a2SCy Schubert	  - drop support for OpenSSL 0.9.8
375780fb4a2SCy Schubert	  - drop support for OpenSSL 1.0.0
376780fb4a2SCy Schubert	* added support for multiple schedule scan plans (sched_scan_plans)
377780fb4a2SCy Schubert	* added support for external server certificate chain validation
378780fb4a2SCy Schubert	  (tls_ext_cert_check=1 in the network profile phase1 parameter)
379780fb4a2SCy Schubert	* made phase2 parser more strict about correct use of auth=<val> and
380780fb4a2SCy Schubert	  autheap=<val> values
381780fb4a2SCy Schubert	* improved GAS offchannel operations with comeback request
382780fb4a2SCy Schubert	* added SIGNAL_MONITOR command to request signal strength monitoring
383780fb4a2SCy Schubert	  events
384780fb4a2SCy Schubert	* added command for retrieving HS 2.0 icons with in-memory storage
385780fb4a2SCy Schubert	  (REQ_HS20_ICON, GET_HS20_ICON, DEL_HS20_ICON commands and
386780fb4a2SCy Schubert	  RX-HS20-ICON event)
387780fb4a2SCy Schubert	* enabled ACS support for AP mode operations with wpa_supplicant
388780fb4a2SCy Schubert	* EAP-PEAP: fixed interoperability issue with Windows 2012r2 server
389780fb4a2SCy Schubert	  ("Invalid Compound_MAC in cryptobinding TLV")
390780fb4a2SCy Schubert	* EAP-TTLS: fixed success after fragmented final Phase 2 message
391780fb4a2SCy Schubert	* VHT: added interoperability workaround for 80+80 and 160 MHz channels
392780fb4a2SCy Schubert	* WNM: workaround for broken AP operating class behavior
393780fb4a2SCy Schubert	* added kqueue(2) support for eloop (CONFIG_ELOOP_KQUEUE)
394780fb4a2SCy Schubert	* nl80211:
395780fb4a2SCy Schubert	  - add support for full station state operations
396780fb4a2SCy Schubert	  - do not add NL80211_ATTR_SMPS_MODE attribute if HT is disabled
397780fb4a2SCy Schubert	  - add NL80211_ATTR_PREV_BSSID with Connect command
398780fb4a2SCy Schubert	  - fix IEEE 802.1X/WEP EAP reauthentication and rekeying to use
399780fb4a2SCy Schubert	    unencrypted EAPOL frames
400780fb4a2SCy Schubert	* added initial MBO support; number of extensions to WNM BSS Transition
401780fb4a2SCy Schubert	  Management
402780fb4a2SCy Schubert	* added support for PBSS/PCP and P2P on 60 GHz
403780fb4a2SCy Schubert	* Interworking: add credential realm to EAP-TLS identity
404780fb4a2SCy Schubert	* fixed EAPOL-Key Request Secure bit to be 1 if PTK is set
405780fb4a2SCy Schubert	* HS 2.0: add support for configuring frame filters
406780fb4a2SCy Schubert	* added POLL_STA command to check connectivity in AP mode
407780fb4a2SCy Schubert	* added initial functionality for location related operations
408780fb4a2SCy Schubert	* started to ignore pmf=1/2 parameter for non-RSN networks
409780fb4a2SCy Schubert	* added wps_disabled=1 network profile parameter to allow AP mode to
410780fb4a2SCy Schubert	  be started without enabling WPS
411780fb4a2SCy Schubert	* wpa_cli: added action script support for AP-ENABLED and AP-DISABLED
412780fb4a2SCy Schubert	  events
413780fb4a2SCy Schubert	* improved Public Action frame addressing
414780fb4a2SCy Schubert	  - add gas_address3 configuration parameter to control Address 3
415780fb4a2SCy Schubert	    behavior
416780fb4a2SCy Schubert	* number of small fixes
417780fb4a2SCy Schubert
418325151a3SRui Paulo2015-09-27 - v2.5
419325151a3SRui Paulo	* fixed P2P validation of SSID element length before copying it
420325151a3SRui Paulo	  [http://w1.fi/security/2015-1/] (CVE-2015-1863)
421325151a3SRui Paulo	* fixed WPS UPnP vulnerability with HTTP chunked transfer encoding
422325151a3SRui Paulo	  [http://w1.fi/security/2015-2/] (CVE-2015-4141)
423325151a3SRui Paulo	* fixed WMM Action frame parser (AP mode)
424325151a3SRui Paulo	  [http://w1.fi/security/2015-3/] (CVE-2015-4142)
425325151a3SRui Paulo	* fixed EAP-pwd peer missing payload length validation
426325151a3SRui Paulo	  [http://w1.fi/security/2015-4/]
427325151a3SRui Paulo	  (CVE-2015-4143, CVE-2015-4144, CVE-2015-4145, CVE-2015-4146)
428325151a3SRui Paulo	* fixed validation of WPS and P2P NFC NDEF record payload length
429325151a3SRui Paulo	  [http://w1.fi/security/2015-5/]
430325151a3SRui Paulo	* nl80211:
431325151a3SRui Paulo	  - added VHT configuration for IBSS
432325151a3SRui Paulo	  - fixed vendor command handling to check OUI properly
433325151a3SRui Paulo	  - allow driver-based roaming to change ESS
434325151a3SRui Paulo	* added AVG_BEACON_RSSI to SIGNAL_POLL output
435325151a3SRui Paulo	* wpa_cli: added tab completion for number of commands
436325151a3SRui Paulo	* removed unmaintained and not yet completed SChannel/CryptoAPI support
437325151a3SRui Paulo	* modified Extended Capabilities element use in Probe Request frames to
438325151a3SRui Paulo	  include all cases if any of the values are non-zero
439325151a3SRui Paulo	* added support for dynamically creating/removing a virtual interface
440325151a3SRui Paulo	  with interface_add/interface_remove
441325151a3SRui Paulo	* added support for hashed password (NtHash) in EAP-pwd peer
442325151a3SRui Paulo	* added support for memory-only PSK/passphrase (mem_only_psk=1 and
443325151a3SRui Paulo	  CTRL-REQ/RSP-PSK_PASSPHRASE)
444325151a3SRui Paulo	* P2P
445325151a3SRui Paulo	  - optimize scan frequencies list when re-joining a persistent group
446325151a3SRui Paulo	  - fixed number of sequences with nl80211 P2P Device interface
447325151a3SRui Paulo	  - added operating class 125 for P2P use cases (this allows 5 GHz
448325151a3SRui Paulo	    channels 161 and 169 to be used if they are enabled in the current
449325151a3SRui Paulo	    regulatory domain)
450325151a3SRui Paulo	  - number of fixes to P2PS functionality
451325151a3SRui Paulo	  - do not allow 40 MHz co-ex PRI/SEC switch to force MCC
452325151a3SRui Paulo	  - extended support for preferred channel listing
453325151a3SRui Paulo	* D-Bus:
454325151a3SRui Paulo	  - fixed WPS property of fi.w1.wpa_supplicant1.BSS interface
455325151a3SRui Paulo	  - fixed PresenceRequest to use group interface
456325151a3SRui Paulo	  - added new signals: FindStopped, WPS pbc-overlap,
457325151a3SRui Paulo	    GroupFormationFailure, WPS timeout, InvitationReceived
458325151a3SRui Paulo	  - added new methods: WPS Cancel, P2P Cancel, Reconnect, RemoveClient
459325151a3SRui Paulo	  - added manufacturer info
460325151a3SRui Paulo	* added EAP-EKE peer support for deriving Session-Id
461325151a3SRui Paulo	* added wps_priority configuration parameter to set the default priority
462325151a3SRui Paulo	  for all network profiles added by WPS
463325151a3SRui Paulo	* added support to request a scan with specific SSIDs with the SCAN
464325151a3SRui Paulo	  command (optional "ssid <hexdump>" arguments)
465325151a3SRui Paulo	* removed support for WEP40/WEP104 as a group cipher with WPA/WPA2
466325151a3SRui Paulo	* fixed SAE group selection in an error case
467325151a3SRui Paulo	* modified SAE routines to be more robust and PWE generation to be
468325151a3SRui Paulo	  stronger against timing attacks
469325151a3SRui Paulo	* added support for Brainpool Elliptic Curves with SAE
470325151a3SRui Paulo	* added support for CCMP-256 and GCMP-256 as group ciphers with FT
471325151a3SRui Paulo	* fixed BSS selection based on estimated throughput
472325151a3SRui Paulo	* added option to disable TLSv1.0 with OpenSSL
473325151a3SRui Paulo	  (phase1="tls_disable_tlsv1_0=1")
474325151a3SRui Paulo	* added Fast Session Transfer (FST) module
475325151a3SRui Paulo	* fixed OpenSSL PKCS#12 extra certificate handling
476325151a3SRui Paulo	* fixed key derivation for Suite B 192-bit AKM (this breaks
477325151a3SRui Paulo	  compatibility with the earlier version)
478325151a3SRui Paulo	* added RSN IE to Mesh Peering Open/Confirm frames
479325151a3SRui Paulo	* number of small fixes
480325151a3SRui Paulo
4815b9c547cSRui Paulo2015-03-15 - v2.4
4825b9c547cSRui Paulo	* allow OpenSSL cipher configuration to be set for internal EAP server
4835b9c547cSRui Paulo	  (openssl_ciphers parameter)
4845b9c547cSRui Paulo	* fixed number of small issues based on hwsim test case failures and
4855b9c547cSRui Paulo	  static analyzer reports
4865b9c547cSRui Paulo	* P2P:
4875b9c547cSRui Paulo	  - add new=<0/1> flag to P2P-DEVICE-FOUND events
4885b9c547cSRui Paulo	  - add passive channels in invitation response from P2P Client
4895b9c547cSRui Paulo	  - enable nl80211 P2P_DEVICE support by default
4905b9c547cSRui Paulo	  - fix regresssion in disallow_freq preventing search on social
4915b9c547cSRui Paulo	    channels
4925b9c547cSRui Paulo	  - fix regressions in P2P SD query processing
4935b9c547cSRui Paulo	  - try to re-invite with social operating channel if no common channels
4945b9c547cSRui Paulo	    in invitation
4955b9c547cSRui Paulo	  - allow cross connection on parent interface (this fixes number of
4965b9c547cSRui Paulo	    use cases with nl80211)
4975b9c547cSRui Paulo	  - add support for P2P services (P2PS)
4985b9c547cSRui Paulo	  - add p2p_go_ctwindow configuration parameter to allow GO CTWindow to
4995b9c547cSRui Paulo	    be configured
5005b9c547cSRui Paulo	* increase postponing of EAPOL-Start by one second with AP/GO that
5015b9c547cSRui Paulo	  supports WPS 2.0 (this makes it less likely to trigger extra roundtrip
5025b9c547cSRui Paulo	  of identity frames)
5035b9c547cSRui Paulo	* add support for PMKSA caching with SAE
5045b9c547cSRui Paulo	* add support for control mesh BSS (IEEE 802.11s) operations
5055b9c547cSRui Paulo	* fixed number of issues with D-Bus P2P commands
5065b9c547cSRui Paulo	* fixed regression in ap_scan=2 special case for WPS
5075b9c547cSRui Paulo	* fixed macsec_validate configuration
5085b9c547cSRui Paulo	* add a workaround for incorrectly behaving APs that try to use
5095b9c547cSRui Paulo	  EAPOL-Key descriptor version 3 when the station supports PMF even if
5105b9c547cSRui Paulo	  PMF is not enabled on the AP
5115b9c547cSRui Paulo	* allow TLS v1.1 and v1.2 to be negotiated by default; previous behavior
5125b9c547cSRui Paulo	  of disabling these can be configured to work around issues with broken
5135b9c547cSRui Paulo	  servers with phase1="tls_disable_tlsv1_1=1 tls_disable_tlsv1_2=1"
5145b9c547cSRui Paulo	* add support for Suite B (128-bit and 192-bit level) key management and
5155b9c547cSRui Paulo	  cipher suites
5165b9c547cSRui Paulo	* add WMM-AC support (WMM_AC_ADDTS/WMM_AC_DELTS)
5175b9c547cSRui Paulo	* improved BSS Transition Management processing
5185b9c547cSRui Paulo	* add support for neighbor report
5195b9c547cSRui Paulo	* add support for link measurement
5205b9c547cSRui Paulo	* fixed expiration of BSS entry with all-zeros BSSID
5215b9c547cSRui Paulo	* add optional LAST_ID=x argument to LIST_NETWORK to allow all
5225b9c547cSRui Paulo	  configured networks to be listed even with huge number of network
5235b9c547cSRui Paulo	  profiles
5245b9c547cSRui Paulo	* add support for EAP Re-Authentication Protocol (ERP)
5255b9c547cSRui Paulo	* fixed EAP-IKEv2 fragmentation reassembly
5265b9c547cSRui Paulo	* improved PKCS#11 configuration for OpenSSL
5275b9c547cSRui Paulo	* set stdout to be line-buffered
5285b9c547cSRui Paulo	* add TDLS channel switch configuration
5295b9c547cSRui Paulo	* add support for MAC address randomization in scans with nl80211
5305b9c547cSRui Paulo	* enable HT for IBSS if supported by the driver
5315b9c547cSRui Paulo	* add BSSID black and white lists (bssid_blacklist, bssid_whitelist)
5325b9c547cSRui Paulo	* add support for domain_suffix_match with GnuTLS
5335b9c547cSRui Paulo	* add OCSP stapling client support with GnuTLS
5345b9c547cSRui Paulo	* include peer certificate in EAP events even without a separate probe
5355b9c547cSRui Paulo	  operation; old behavior can be restored with cert_in_cb=0
5365b9c547cSRui Paulo	* add peer ceritficate alt subject name to EAP events
5375b9c547cSRui Paulo	  (CTRL-EVENT-EAP-PEER-ALT)
5385b9c547cSRui Paulo	* add domain_match network profile parameter (similar to
5395b9c547cSRui Paulo	  domain_suffix_match, but full match is required)
5405b9c547cSRui Paulo	* enable AP/GO mode HT Tx STBC automatically based on driver support
5415b9c547cSRui Paulo	* add ANQP-QUERY-DONE event to provide information on ANQP parsing
5425b9c547cSRui Paulo	  status
5435b9c547cSRui Paulo	* allow passive scanning to be forced with passive_scan=1
5445b9c547cSRui Paulo	* add a workaround for Linux packet socket behavior when interface is in
5455b9c547cSRui Paulo	  bridge
5465b9c547cSRui Paulo	* increase 5 GHz band preference in BSS selection (estimate SNR, if info
5475b9c547cSRui Paulo	  not available from driver; estimate maximum throughput based on common
5485b9c547cSRui Paulo	  HT/VHT/specific TX rate support)
5495b9c547cSRui Paulo	* add INTERWORKING_ADD_NETWORK ctrl_iface command; this can be used to
5505b9c547cSRui Paulo	  implement Interworking network selection behavior in upper layers
5515b9c547cSRui Paulo	  software components
5525b9c547cSRui Paulo	* add optional reassoc_same_bss_optim=1 (disabled by default)
5535b9c547cSRui Paulo	  optimization to avoid unnecessary Authentication frame exchange
5545b9c547cSRui Paulo	* extend TDLS frame padding workaround to cover all packets
5555b9c547cSRui Paulo	* allow wpa_supplicant to recover nl80211 functionality if the cfg80211
5565b9c547cSRui Paulo	  module gets removed and reloaded without restarting wpa_supplicant
5575b9c547cSRui Paulo	* allow hostapd DFS implementation to be used in wpa_supplicant AP mode
5585b9c547cSRui Paulo
5595b9c547cSRui Paulo2014-10-09 - v2.3
5605b9c547cSRui Paulo	* fixed number of minor issues identified in static analyzer warnings
5615b9c547cSRui Paulo	* fixed wfd_dev_info to be more careful and not read beyond the buffer
5625b9c547cSRui Paulo	  when parsing invalid information for P2P-DEVICE-FOUND
5635b9c547cSRui Paulo	* extended P2P and GAS query operations to support drivers that have
5645b9c547cSRui Paulo	  maximum remain-on-channel time below 1000 ms (500 ms is the current
5655b9c547cSRui Paulo	  minimum supported value)
5665b9c547cSRui Paulo	* added p2p_search_delay parameter to make the default p2p_find delay
5675b9c547cSRui Paulo	  configurable
5685b9c547cSRui Paulo	* improved P2P operating channel selection for various multi-channel
5695b9c547cSRui Paulo	  concurrency cases
5705b9c547cSRui Paulo	* fixed some TDLS failure cases to clean up driver state
5715b9c547cSRui Paulo	* fixed dynamic interface addition cases with nl80211 to avoid adding
5725b9c547cSRui Paulo	  ifindex values to incorrect interface to skip foreign interface events
5735b9c547cSRui Paulo	  properly
5745b9c547cSRui Paulo	* added TDLS workaround for some APs that may add extra data to the
5755b9c547cSRui Paulo	  end of a short frame
5765b9c547cSRui Paulo	* fixed EAP-AKA' message parser with multiple AT_KDF attributes
5775b9c547cSRui Paulo	* added configuration option (p2p_passphrase_len) to allow longer
5785b9c547cSRui Paulo	  passphrases to be generated for P2P groups
5795b9c547cSRui Paulo	* fixed IBSS channel configuration in some corner cases
5805b9c547cSRui Paulo	* improved HT/VHT/QoS parameter setup for TDLS
5815b9c547cSRui Paulo	* modified D-Bus interface for P2P peers/groups
5825b9c547cSRui Paulo	* started to use constant time comparison for various password and hash
5835b9c547cSRui Paulo	  values to reduce possibility of any externally measurable timing
5845b9c547cSRui Paulo	  differences
5855b9c547cSRui Paulo	* extended explicit clearing of freed memory and expired keys to avoid
5865b9c547cSRui Paulo	  keeping private data in memory longer than necessary
5875b9c547cSRui Paulo	* added optional scan_id parameter to the SCAN command to allow manual
5885b9c547cSRui Paulo	  scan requests for active scans for specific configured SSIDs
5895b9c547cSRui Paulo	* fixed CTRL-EVENT-REGDOM-CHANGE event init parameter value
5905b9c547cSRui Paulo	* added option to set Hotspot 2.0 Rel 2 update_identifier in network
5915b9c547cSRui Paulo	  configuration to support external configuration
5925b9c547cSRui Paulo	* modified Android PNO functionality to send Probe Request frames only
5935b9c547cSRui Paulo	  for hidden SSIDs (based on scan_ssid=1)
5945b9c547cSRui Paulo	* added generic mechanism for adding vendor elements into frames at
5955b9c547cSRui Paulo	  runtime (VENDOR_ELEM_ADD, VENDOR_ELEM_GET, VENDOR_ELEM_REMOVE)
5965b9c547cSRui Paulo	* added fields to show unrecognized vendor elements in P2P_PEER
5975b9c547cSRui Paulo	* removed EAP-TTLS/MSCHAPv2 interoperability workaround so that
5985b9c547cSRui Paulo	  MS-CHAP2-Success is required to be present regardless of
5995b9c547cSRui Paulo	  eap_workaround configuration
6005b9c547cSRui Paulo	* modified EAP fast session resumption to allow results to be used only
6015b9c547cSRui Paulo	  with the same network block that generated them
6025b9c547cSRui Paulo	* extended freq_list configuration to apply for sched_scan as well as
6035b9c547cSRui Paulo	  normal scan
6045b9c547cSRui Paulo	* modified WPS to merge mixed-WPA/WPA2 credentials from a single session
6055b9c547cSRui Paulo	* fixed nl80211/RTM_DELLINK processing when a P2P GO interface is
6065b9c547cSRui Paulo	  removed from a bridge
6075b9c547cSRui Paulo	* fixed number of small P2P issues to make negotiations more robust in
6085b9c547cSRui Paulo	  corner cases
6095b9c547cSRui Paulo	* added experimental support for using temporary, random local MAC
6105b9c547cSRui Paulo	  address (mac_addr and preassoc_mac_addr parameters); this is disabled
6115b9c547cSRui Paulo	  by default (i.e., previous behavior of using permanent address is
6125b9c547cSRui Paulo	  maintained if configuration is not changed)
6135b9c547cSRui Paulo	* added D-Bus interface for setting/clearing WFD IEs
6145b9c547cSRui Paulo	* fixed TDLS AID configuration for VHT
6155b9c547cSRui Paulo	* modified -m<conf> configuration file to be used only for the P2P
6165b9c547cSRui Paulo	  non-netdev management device and do not load this for the default
6175b9c547cSRui Paulo	  station interface or load the station interface configuration for
6185b9c547cSRui Paulo	  the P2P management interface
6195b9c547cSRui Paulo	* fixed external MAC address changes while wpa_supplicant is running
6205b9c547cSRui Paulo	* started to enable HT (if supported by the driver) for IBSS
6215b9c547cSRui Paulo	* fixed wpa_cli action script execution to use more robust mechanism
6225b9c547cSRui Paulo	  (CVE-2014-3686)
6235b9c547cSRui Paulo
6245b9c547cSRui Paulo2014-06-04 - v2.2
6255b9c547cSRui Paulo	* added DFS indicator to get_capability freq
6265b9c547cSRui Paulo	* added/fixed nl80211 functionality
6275b9c547cSRui Paulo	  - BSSID/frequency hint for driver-based BSS selection
6285b9c547cSRui Paulo	  - fix tearing down WDS STA interfaces
6295b9c547cSRui Paulo	  - support vendor specific driver command
6305b9c547cSRui Paulo	    (VENDOR <vendor id> <sub command id> [<hex formatted data>])
6315b9c547cSRui Paulo	  - GO interface teardown optimization
6325b9c547cSRui Paulo	  - allow beacon interval to be configured for IBSS
6335b9c547cSRui Paulo	  - add SHA256-based AKM suites to CONNECT/ASSOCIATE commands
6345b9c547cSRui Paulo	* removed unused NFC_RX_HANDOVER_REQ and NFC_RX_HANDOVER_SEL control
6355b9c547cSRui Paulo	  interface commands (the more generic NFC_REPORT_HANDOVER is now used)
6365b9c547cSRui Paulo	* fixed MSCHAP UTF-8 to UCS-2 conversion for three-byte encoding;
6375b9c547cSRui Paulo	  this fixes password with include UTF-8 characters that use
6385b9c547cSRui Paulo	  three-byte encoding EAP methods that use NtPasswordHash
639c1d255d3SCy Schubert	* fixed couple of sequences where radio work items could get stuck,
6405b9c547cSRui Paulo	  e.g., when rfkill blocking happens during scanning or when
6415b9c547cSRui Paulo	  scan-for-auth workaround is used
6425b9c547cSRui Paulo	* P2P enhancements/fixes
6435b9c547cSRui Paulo	  - enable enable U-APSD on GO automatically if the driver indicates
6445b9c547cSRui Paulo	    support for this
6455b9c547cSRui Paulo	  - fixed some service discovery cases with broadcast queries not being
6465b9c547cSRui Paulo	    sent to all stations
6475b9c547cSRui Paulo	  - fixed Probe Request frame triggering invitation to trigger only a
6485b9c547cSRui Paulo	    single invitation instance even if multiple Probe Request frames are
6495b9c547cSRui Paulo	    received
6505b9c547cSRui Paulo	  - fixed a potential NULL pointer dereference crash when processing an
6515b9c547cSRui Paulo	    invalid Invitation Request frame
6525b9c547cSRui Paulo	  - add optional configuration file for the P2P_DEVICE parameters
6535b9c547cSRui Paulo	  - optimize scan for GO during persistent group invocation
6545b9c547cSRui Paulo	  - fix possible segmentation fault when PBC overlap is detected while
6555b9c547cSRui Paulo	    using a separate P2P group interface
6565b9c547cSRui Paulo	  - improve GO Negotiation robustness by allowing GO Negotiation
6575b9c547cSRui Paulo	    Confirmation to be retransmitted
6585b9c547cSRui Paulo	  - do use freed memory on device found event when P2P NFC
6595b9c547cSRui Paulo	* added phase1 network parameter options for disabling TLS v1.1 and v1.2
6605b9c547cSRui Paulo	  to allow workarounds with misbehaving AAA servers
6615b9c547cSRui Paulo	  (tls_disable_tlsv1_1=1 and tls_disable_tlsv1_2=1)
6625b9c547cSRui Paulo	* added support for OCSP stapling to validate AAA server certificate
6635b9c547cSRui Paulo	  during TLS exchange
6645b9c547cSRui Paulo	* Interworking/Hotspot 2.0 enhancements
6655b9c547cSRui Paulo	  - prefer the last added network in Interworking connection to make the
6665b9c547cSRui Paulo	    behavior more consistent with likely user expectation
6675b9c547cSRui Paulo	  - roaming partner configuration (roaming_partner within a cred block)
6685b9c547cSRui Paulo	  - support Hotspot 2.0 Release 2
6695b9c547cSRui Paulo	    * "hs20_anqp_get <BSSID> 8" to request OSU Providers list
6705b9c547cSRui Paulo	    * "hs20_icon_request <BSSID> <icon filename>" to request icon files
6715b9c547cSRui Paulo	    * "fetch_osu" and "cancel_osu_fetch" to start/stop full OSU provider
6725b9c547cSRui Paulo	      search (all suitable APs in scan results)
6735b9c547cSRui Paulo	    * OSEN network for online signup connection
6745b9c547cSRui Paulo	    * min_{dl,ul}_bandwidth_{home,roaming} cred parameters
6755b9c547cSRui Paulo	    * max_bss_load cred parameter
6765b9c547cSRui Paulo	    * req_conn_capab cred parameter
6775b9c547cSRui Paulo	    * sp_priority cred parameter
6785b9c547cSRui Paulo	    * ocsp cred parameter
6795b9c547cSRui Paulo	    * slow down automatic connection attempts on EAP failure to meet
6805b9c547cSRui Paulo	      required behavior (no more than 10 retries within a 10-minute
6815b9c547cSRui Paulo	      interval)
6825b9c547cSRui Paulo	    * sample implementation of online signup client (both SPP and
6835b9c547cSRui Paulo	      OMA-DM protocols) (hs20/client/*)
6845b9c547cSRui Paulo	  - fixed GAS indication for additional comeback delay with status
6855b9c547cSRui Paulo	    code 95
6865b9c547cSRui Paulo	  - extend ANQP_GET to accept Hotspot 2.0 subtypes
6875b9c547cSRui Paulo	    ANQP_GET <addr> <info id>[,<info id>]...
6885b9c547cSRui Paulo	    [,hs20:<subtype>][...,hs20:<subtype>]
6895b9c547cSRui Paulo	  - add control interface events CRED-ADDED <id>,
6905b9c547cSRui Paulo	    CRED-MODIFIED <id> <field>, CRED-REMOVED <id>
6915b9c547cSRui Paulo	  - add "GET_CRED <id> <field>" command
6925b9c547cSRui Paulo	  - enable FT for the connection automatically if the AP advertises
6935b9c547cSRui Paulo	    support for this
6945b9c547cSRui Paulo	  - fix a case where auto_interworking=1 could end up stopping scanning
6955b9c547cSRui Paulo	* fixed TDLS interoperability issues with supported operating class in
6965b9c547cSRui Paulo	  some deployed stations
6975b9c547cSRui Paulo	* internal TLS implementation enhancements/fixes
6985b9c547cSRui Paulo	  - add SHA256-based cipher suites
6995b9c547cSRui Paulo	  - add DHE-RSA cipher suites
7005b9c547cSRui Paulo	  - fix X.509 validation of PKCS#1 signature to check for extra data
7015b9c547cSRui Paulo	* fixed PTK derivation for CCMP-256 and GCMP-256
7025b9c547cSRui Paulo	* added "reattach" command for fast reassociate-back-to-same-BSS
7035b9c547cSRui Paulo	* allow PMF to be enabled for AP mode operation with the ieee80211w
7045b9c547cSRui Paulo	  parameter
7055b9c547cSRui Paulo	* added "get_capability tdls" command
7065b9c547cSRui Paulo	* added option to set config blobs through control interface with
7075b9c547cSRui Paulo	  "SET blob <name> <hexdump>"
7085b9c547cSRui Paulo	* D-Bus interface extensions/fixes
7095b9c547cSRui Paulo	  - make p2p_no_group_iface configurable
7105b9c547cSRui Paulo	  - declare ServiceDiscoveryRequest method properly
7115b9c547cSRui Paulo	  - export peer's device address as a property
7125b9c547cSRui Paulo	  - make reassociate command behave like the control interface one,
7135b9c547cSRui Paulo	    i.e., to allow connection from disconnected state
7145b9c547cSRui Paulo	* added optional "freq=<channel ranges>" parameter to SET pno
7155b9c547cSRui Paulo	* added optional "freq=<channel ranges>" parameter to SELECT_NETWORK
7165b9c547cSRui Paulo	* fixed OBSS scan result processing for 20/40 MHz co-ex report
7175b9c547cSRui Paulo	* remove WPS 1.0 only support, i.e., WSC 2.0 support is now enabled
7185b9c547cSRui Paulo	  whenever CONFIG_WPS=y is set
7195b9c547cSRui Paulo	* fixed regression in parsing of WNM Sleep Mode exit key data
7205b9c547cSRui Paulo	* fixed potential segmentation fault and memory leaks in WNM neighbor
7215b9c547cSRui Paulo	  report processing
7225b9c547cSRui Paulo	* EAP-pwd fixes
7235b9c547cSRui Paulo	  - fragmentation of PWD-Confirm-Resp
7245b9c547cSRui Paulo	  - fix memory leak when fragmentation is used
7255b9c547cSRui Paulo	  - fix possible segmentation fault on EAP method deinit if an invalid
7265b9c547cSRui Paulo	    group is negotiated
7275b9c547cSRui Paulo	* added MACsec/IEEE Std 802.1X-2010 PAE implementation (currently
7285b9c547cSRui Paulo	  available only with the macsec_qca driver wrapper)
7295b9c547cSRui Paulo	* fixed EAP-SIM counter-too-small message
7305b9c547cSRui Paulo	* added 'dup_network <id_s> <id_d> <name>' command; this can be used to
7315b9c547cSRui Paulo	  clone the psk field without having toextract it from wpa_supplicant
7325b9c547cSRui Paulo	* fixed GSM authentication on USIM
733c1d255d3SCy Schubert	* added support for using epoll in eloop (CONFIG_ELOOP_EPOLL=y)
7345b9c547cSRui Paulo	* fixed some concurrent virtual interface cases with dedicated P2P
7355b9c547cSRui Paulo	  management interface to not catch events from removed interface (this
7365b9c547cSRui Paulo	  could result in the management interface getting disabled)
7375b9c547cSRui Paulo	* fixed a memory leak in SAE random number generation
7385b9c547cSRui Paulo	* fixed off-by-one bounds checking in printf_encode()
7395b9c547cSRui Paulo	  - this could result in some control interface ATTACH command cases
7405b9c547cSRui Paulo	    terminating wpa_supplicant
7415b9c547cSRui Paulo	* fixed EAPOL-Key exchange when GCMP is used with SHA256-based AKM
7425b9c547cSRui Paulo	* various bug fixes
7435b9c547cSRui Paulo
7445b9c547cSRui Paulo2014-02-04 - v2.1
7455b9c547cSRui Paulo	* added support for simultaneous authentication of equals (SAE) for
7465b9c547cSRui Paulo	  stronger password-based authentication with WPA2-Personal
7475b9c547cSRui Paulo	* improved P2P negotiation and group formation robustness
7485b9c547cSRui Paulo	  - avoid unnecessary Dialog Token value changes during retries
7495b9c547cSRui Paulo	  - avoid more concurrent scanning cases during full group formation
7505b9c547cSRui Paulo	    sequence
7515b9c547cSRui Paulo	  - do not use potentially obsolete scan result data from driver
7525b9c547cSRui Paulo	    cache for peer discovery/updates
7535b9c547cSRui Paulo	  - avoid undesired re-starting of GO negotiation based on Probe
7545b9c547cSRui Paulo	    Request frames
7555b9c547cSRui Paulo	  - increase GO Negotiation and Invitation timeouts to address busy
7565b9c547cSRui Paulo	    environments and peers that take long time to react to messages,
7575b9c547cSRui Paulo	    e.g., due to power saving
7585b9c547cSRui Paulo	  - P2P Device interface type
7595b9c547cSRui Paulo	* improved P2P channel selection (use more peer information and allow
7605b9c547cSRui Paulo	  more local options)
7615b9c547cSRui Paulo	* added support for optional per-device PSK assignment by P2P GO
7625b9c547cSRui Paulo	  (wpa_cli p2p_set per_sta_psk <0/1>)
7635b9c547cSRui Paulo	* added P2P_REMOVE_CLIENT for removing a client from P2P groups
7645b9c547cSRui Paulo	  (including persistent groups); this can be used to securely remove
7655b9c547cSRui Paulo	  a client from a group if per-device PSKs are used
7665b9c547cSRui Paulo	* added more configuration flexibility for allowed P2P GO/client
7675b9c547cSRui Paulo	  channels (p2p_no_go_freq list and p2p_add_cli_chan=0/1)
7685b9c547cSRui Paulo	* added nl80211 functionality
7695b9c547cSRui Paulo	  - VHT configuration for nl80211
7705b9c547cSRui Paulo	  - MFP (IEEE 802.11w) information for nl80211 command API
7715b9c547cSRui Paulo	  - support split wiphy dump
7725b9c547cSRui Paulo	  - FT (IEEE 802.11r) with driver-based SME
7735b9c547cSRui Paulo	  - use advertised number of supported concurrent channels
7745b9c547cSRui Paulo	  - QoS Mapping configuration
7755b9c547cSRui Paulo	* improved TDLS negotiation robustness
7765b9c547cSRui Paulo	* added more TDLS peer parameters to be configured to the driver
7775b9c547cSRui Paulo	* optimized connection time by allowing recently received scan results
7785b9c547cSRui Paulo	  to be used instead of having to run through a new scan
7795b9c547cSRui Paulo	* fixed ctrl_iface BSS command iteration with RANGE argument and no
7805b9c547cSRui Paulo	  exact matches; also fixed argument parsing for some cases with
7815b9c547cSRui Paulo	  multiple arguments
7825b9c547cSRui Paulo	* added 'SCAN TYPE=ONLY' ctrl_iface command to request manual scan
7835b9c547cSRui Paulo	  without executing roaming/network re-selection on scan results
7845b9c547cSRui Paulo	* added Session-Id derivation for EAP peer methods
7855b9c547cSRui Paulo	* added fully automated regression testing with mac80211_hwsim
7865b9c547cSRui Paulo	* changed configuration parser to reject invalid integer values
7875b9c547cSRui Paulo	* allow AP/Enrollee to be specified with BSSID instead of UUID for
7885b9c547cSRui Paulo	  WPS ER operations
7895b9c547cSRui Paulo	* disable network block temporarily on repeated connection failures
7905b9c547cSRui Paulo	* changed the default driver interface from wext to nl80211 if both are
7915b9c547cSRui Paulo	  included in the build
7925b9c547cSRui Paulo	* remove duplicate networks if WPS provisioning is run multiple times
7935b9c547cSRui Paulo	* remove duplicate networks when Interworking network selection uses the
7945b9c547cSRui Paulo	  same network
7955b9c547cSRui Paulo	* added global freq_list configuration to allow scan frequencies to be
7965b9c547cSRui Paulo	  limited for all cases instead of just for a specific network block
7975b9c547cSRui Paulo	* added support for BSS Transition Management
7985b9c547cSRui Paulo	* added option to use "IFNAME=<ifname> " prefix to use the global
7995b9c547cSRui Paulo	  control interface connection to perform per-interface commands;
8005b9c547cSRui Paulo	  similarly, allow global control interface to be used as a monitor
8015b9c547cSRui Paulo	  interface to receive events from all interfaces
8025b9c547cSRui Paulo	* fixed OKC-based PMKSA cache entry clearing
8035b9c547cSRui Paulo	* fixed TKIP group key configuration with FT
8045b9c547cSRui Paulo	* added support for using OCSP stapling to validate server certificate
8055b9c547cSRui Paulo	  (ocsp=1 as optional and ocsp=2 as mandatory)
8065b9c547cSRui Paulo	* added EAP-EKE peer
8075b9c547cSRui Paulo	* added peer restart detection for IBSS RSN
8085b9c547cSRui Paulo	* added domain_suffix_match (and domain_suffix_match2 for Phase 2
8095b9c547cSRui Paulo	  EAP-TLS) to specify additional constraint for the server certificate
8105b9c547cSRui Paulo	  domain name
8115b9c547cSRui Paulo	* added support for external SIM/USIM processing in EAP-SIM, EAP-AKA,
8125b9c547cSRui Paulo	  and EAP-AKA' (CTRL-REQ-SIM and CTRL-RSP-SIM commands over control
8135b9c547cSRui Paulo	  interface)
8145b9c547cSRui Paulo	* added global bgscan configuration option as a default for all network
8155b9c547cSRui Paulo	  blocks that do not specify their own bgscan parameters
8165b9c547cSRui Paulo	* added D-Bus methods for TDLS
8175b9c547cSRui Paulo	* added more control to scan requests
8185b9c547cSRui Paulo	  - "SCAN freq=<freq list>" can be used to specify which channels are
8195b9c547cSRui Paulo	    scanned (comma-separated frequency ranges in MHz)
8205b9c547cSRui Paulo	  - "SCAN passive=1" can be used to request a passive scan (no Probe
8215b9c547cSRui Paulo	    Request frames are sent)
8225b9c547cSRui Paulo	  - "SCAN use_id" can be used to request a scan id to be returned and
8235b9c547cSRui Paulo	    included in event messages related to this specific scan operation
8245b9c547cSRui Paulo	  - "SCAN only_new=1" can be used to request the driver/cfg80211 to
8255b9c547cSRui Paulo	    report only BSS entries that have been updated during this scan
8265b9c547cSRui Paulo	    round
8275b9c547cSRui Paulo	  - these optional arguments to the SCAN command can be combined with
8285b9c547cSRui Paulo	    each other
8295b9c547cSRui Paulo	* modified behavior on externally triggered scans
8305b9c547cSRui Paulo	  - avoid concurrent operations requiring full control of the radio when
8315b9c547cSRui Paulo	    an externally triggered scan is detected
8325b9c547cSRui Paulo	  - do not use results for internal roaming decision
8335b9c547cSRui Paulo	* added a new cred block parameter 'temporary' to allow credential
8345b9c547cSRui Paulo	  blocks to be stored separately even if wpa_supplicant configuration
8355b9c547cSRui Paulo	  file is used to maintain other network information
8365b9c547cSRui Paulo	* added "radio work" framework to schedule exclusive radio operations
8375b9c547cSRui Paulo	  for off-channel functionality
8385b9c547cSRui Paulo	  - reduce issues with concurrent operations that try to control which
8395b9c547cSRui Paulo	    channel is used
8405b9c547cSRui Paulo	  - allow external programs to request exclusive radio control in a way
8415b9c547cSRui Paulo	    that avoids conflicts with wpa_supplicant
8425b9c547cSRui Paulo	* added support for using Protected Dual of Public Action frames for
8435b9c547cSRui Paulo	  GAS/ANQP exchanges when associated with PMF
8445b9c547cSRui Paulo	* added support for WPS+NFC updates and P2P+NFC
8455b9c547cSRui Paulo	  - improved protocol for WPS
8465b9c547cSRui Paulo	  - P2P group formation/join based on NFC connection handover
8475b9c547cSRui Paulo	  - new IPv4 address assignment for P2P groups (ip_addr_* configuration
8485b9c547cSRui Paulo	    parameters on the GO) to replace DHCP
8495b9c547cSRui Paulo	  - option to fetch and report alternative carrier records for external
8505b9c547cSRui Paulo	    NFC operations
8515b9c547cSRui Paulo	* various bug fixes
8525b9c547cSRui Paulo
853f05cddf9SRui Paulo2013-01-12 - v2.0
854f05cddf9SRui Paulo	* removed Qt3-based wpa_gui (obsoleted by wpa_qui-qt4)
855f05cddf9SRui Paulo	* removed unmaintained driver wrappers broadcom, iphone, osx, ralink,
856f05cddf9SRui Paulo	  hostap, madwifi (hostap and madwifi remain available for hostapd;
857f05cddf9SRui Paulo	  their wpa_supplicant functionality is obsoleted by wext)
858f05cddf9SRui Paulo	* improved debug logging (human readable event names, interface name
859f05cddf9SRui Paulo	  included in more entries)
860f05cddf9SRui Paulo	* changed AP mode behavior to enable WPS only for open and
861f05cddf9SRui Paulo	  WPA/WPA2-Personal configuration
862f05cddf9SRui Paulo	* improved P2P concurrency operations
863f05cddf9SRui Paulo	  - better coordination of concurrent scan and P2P search operations
864f05cddf9SRui Paulo	  - avoid concurrent remain-on-channel operation requests by canceling
865f05cddf9SRui Paulo	    previous operations prior to starting a new one
866f05cddf9SRui Paulo	  - reject operations that would require multi-channel concurrency if
867f05cddf9SRui Paulo	    the driver does not support it
868f05cddf9SRui Paulo	  - add parameter to select whether STA or P2P connection is preferred
869f05cddf9SRui Paulo	    if the driver cannot support both at the same time
870f05cddf9SRui Paulo	  - allow driver to indicate channel changes
871f05cddf9SRui Paulo	  - added optional delay=<search delay in milliseconds> parameter for
872f05cddf9SRui Paulo	    p2p_find to avoid taking all radio resources
873f05cddf9SRui Paulo	  - use 500 ms p2p_find search delay by default during concurrent
874f05cddf9SRui Paulo	    operations
875f05cddf9SRui Paulo	  - allow all channels in GO Negotiation if the driver supports
876f05cddf9SRui Paulo	    multi-channel concurrency
877f05cddf9SRui Paulo	* added number of small changes to make it easier for static analyzers
878f05cddf9SRui Paulo	  to understand the implementation
879f05cddf9SRui Paulo	* fixed number of small bugs (see git logs for more details)
880f05cddf9SRui Paulo	* nl80211: number of updates to use new cfg80211/nl80211 functionality
881f05cddf9SRui Paulo	  - replace monitor interface with nl80211 commands for AP mode
882f05cddf9SRui Paulo	  - additional information for driver-based AP SME
883f05cddf9SRui Paulo	  - STA entry authorization in RSN IBSS
884f05cddf9SRui Paulo	* EAP-pwd:
885f05cddf9SRui Paulo	  - fixed KDF for group 21 and zero-padding
886f05cddf9SRui Paulo	  - added support for fragmentation
887f05cddf9SRui Paulo	  - increased maximum number of hunting-and-pecking iterations
888f05cddf9SRui Paulo	* avoid excessive Probe Response retries for broadcast Probe Request
889f05cddf9SRui Paulo	  frames (only with drivers using wpa_supplicant AP mode SME/MLME)
890f05cddf9SRui Paulo	* added "GET country" ctrl_iface command
891f05cddf9SRui Paulo	* do not save an invalid network block in wpa_supplicant.conf to avoid
892f05cddf9SRui Paulo	  problems reading the file on next start
893f05cddf9SRui Paulo	* send STA connected/disconnected ctrl_iface events to both the P2P
894f05cddf9SRui Paulo	  group and parent interfaces
895f05cddf9SRui Paulo	* added preliminary support for using TLS v1.2 (CONFIG_TLSV12=y)
896f05cddf9SRui Paulo	* added "SET pno <1/0>" ctrl_iface command to start/stop preferred
897f05cddf9SRui Paulo	  network offload with sched_scan driver command
898f05cddf9SRui Paulo	* merged in number of changes from Android repository for P2P, nl80211,
899f05cddf9SRui Paulo	  and build parameters
900f05cddf9SRui Paulo	* changed P2P GO mode configuration to use driver capabilities to
901f05cddf9SRui Paulo	  automatically enable HT operations when supported
902f05cddf9SRui Paulo	* added "wpa_cli status wps" command to fetch WPA2-Personal passhrase
903f05cddf9SRui Paulo	  for WPS use cases in AP mode
904f05cddf9SRui Paulo	* EAP-AKA: keep pseudonym identity across EAP exchanges to match EAP-SIM
905f05cddf9SRui Paulo	  behavior
906f05cddf9SRui Paulo	* improved reassociation behavior in cases where association is rejected
907f05cddf9SRui Paulo	  or when an AP disconnects us to handle common load balancing
908f05cddf9SRui Paulo	  mechanisms
909f05cddf9SRui Paulo	  - try to avoid extra scans when the needed information is available
910f05cddf9SRui Paulo	* added optional "join" argument for p2p_prov_disc ctrl_iface command
911f05cddf9SRui Paulo	* added group ifname to P2P-PROV-DISC-* events
912f05cddf9SRui Paulo	* added P2P Device Address to AP-STA-DISCONNECTED event and use
913f05cddf9SRui Paulo	  p2p_dev_addr parameter name with AP-STA-CONNECTED
914f05cddf9SRui Paulo	* added workarounds for WPS PBC overlap detection for some P2P use cases
915f05cddf9SRui Paulo	  where deployed stations work incorrectly
916f05cddf9SRui Paulo	* optimize WPS connection speed by disconnecting prior to WPS scan and
917f05cddf9SRui Paulo	  by using single channel scans when AP channel is known
918f05cddf9SRui Paulo	* PCSC and SIM/USIM improvements:
919f05cddf9SRui Paulo	  - accept 0x67 (Wrong length) as a response to READ RECORD to fix
920f05cddf9SRui Paulo	    issues with some USIM cards
921f05cddf9SRui Paulo	  - try to read MNC length from SIM/USIM
922f05cddf9SRui Paulo	  - build realm according to 3GPP TS 23.003 with identity from the SIM
923f05cddf9SRui Paulo	  - allow T1 protocol to be enabled
924f05cddf9SRui Paulo	* added more WPS and P2P information available through D-Bus
925f05cddf9SRui Paulo	* improve P2P negotiation robustness
926f05cddf9SRui Paulo	  - extra waits to get ACK frames through
927f05cddf9SRui Paulo	  - longer timeouts for cases where deployed devices have been
928f05cddf9SRui Paulo	    identified have issues meeting the specification requirements
929f05cddf9SRui Paulo	  - more retries for some P2P frames
930f05cddf9SRui Paulo	  - handle race conditions in GO Negotiation start by both devices
931f05cddf9SRui Paulo	  - ignore unexpected GO Negotiation Response frame
932f05cddf9SRui Paulo	* added support for libnl 3.2 and newer
933f05cddf9SRui Paulo	* added P2P persistent group info to P2P_PEER data
934f05cddf9SRui Paulo	* maintain a list of P2P Clients for persistent group on GO
935f05cddf9SRui Paulo	* AP: increased initial group key handshake retransmit timeout to 500 ms
936f05cddf9SRui Paulo	* added optional dev_id parameter for p2p_find
937f05cddf9SRui Paulo	* added P2P-FIND-STOPPED ctrl_iface event
938f05cddf9SRui Paulo	* fixed issues in WPA/RSN element validation when roaming with ap_scan=1
939f05cddf9SRui Paulo	  and driver-based BSS selection
940f05cddf9SRui Paulo	* do not expire P2P peer entries while connected with the peer in a
941f05cddf9SRui Paulo	  group
942f05cddf9SRui Paulo	* fixed WSC element inclusion in cases where P2P is disabled
943f05cddf9SRui Paulo	* AP: added a WPS workaround for mixed mode AP Settings with Windows 7
944f05cddf9SRui Paulo	* EAP-SIM: fixed AT_COUNTER_TOO_SMALL use
945f05cddf9SRui Paulo	* EAP-SIM/AKA: append realm to pseudonym identity
946f05cddf9SRui Paulo	* EAP-SIM/AKA: store pseudonym identity in network configuration to
947f05cddf9SRui Paulo	  allow it to persist over multiple EAP sessions and wpa_supplicant
948f05cddf9SRui Paulo	  restarts
949f05cddf9SRui Paulo	* EAP-AKA': updated to RFC 5448 (username prefixes changed); note: this
950f05cddf9SRui Paulo	  breaks interoperability with older versions
951f05cddf9SRui Paulo	* added support for WFA Hotspot 2.0
952f05cddf9SRui Paulo	  - GAS/ANQP to fetch network information
953f05cddf9SRui Paulo	  - credential configuration and automatic network selections based on
954f05cddf9SRui Paulo	    credential match with ANQP information
955f05cddf9SRui Paulo	* limited PMKSA cache entries to be used only with the network context
956f05cddf9SRui Paulo	  that was used to create them
957f05cddf9SRui Paulo	* improved PMKSA cache expiration to avoid unnecessary disconnections
958f05cddf9SRui Paulo	* adjusted bgscan_simple fast-scan backoff to avoid too frequent
959f05cddf9SRui Paulo	  background scans
960f05cddf9SRui Paulo	* removed ctrl_iface event on P2P PD Response in join-group case
961f05cddf9SRui Paulo	* added option to fetch BSS table entry based on P2P Device Address
962f05cddf9SRui Paulo	  ("BSS p2p_dev_addr=<P2P Device Address>")
963f05cddf9SRui Paulo	* added BSS entry age to ctrl_iface BSS command output
964f05cddf9SRui Paulo	* added optional MASK=0xH option for ctrl_iface BSS command to select
965f05cddf9SRui Paulo	  which fields are included in the response
966f05cddf9SRui Paulo	* added optional RANGE=ALL|N1-N2 option for ctrl_iface BSS command to
967f05cddf9SRui Paulo	  fetch information about several BSSes in one call
968f05cddf9SRui Paulo	* simplified licensing terms by selecting the BSD license as the only
969f05cddf9SRui Paulo	  alternative
970f05cddf9SRui Paulo	* added "P2P_SET disallow_freq <freq list>" ctrl_iface command to
971f05cddf9SRui Paulo	  disable channels from P2P use
972f05cddf9SRui Paulo	* added p2p_pref_chan configuration parameter to allow preferred P2P
973f05cddf9SRui Paulo	  channels to be specified
974f05cddf9SRui Paulo	* added support for advertising immediate availability of a WPS
975f05cddf9SRui Paulo	  credential for P2P use cases
976f05cddf9SRui Paulo	* optimized scan operations for P2P use cases (use single channel scan
977f05cddf9SRui Paulo	  for a specific SSID when possible)
978f05cddf9SRui Paulo	* EAP-TTLS: fixed peer challenge generation for MSCHAPv2
979f05cddf9SRui Paulo	* SME: do not use reassociation after explicit disconnection request
980f05cddf9SRui Paulo	  (local or a notification from an AP)
981f05cddf9SRui Paulo	* added support for sending debug info to Linux tracing (-T on command
982f05cddf9SRui Paulo	  line)
983f05cddf9SRui Paulo	* added support for using Deauthentication reason code 3 as an
984f05cddf9SRui Paulo	  indication of P2P group termination
985f05cddf9SRui Paulo	* added wps_vendor_ext_m1 configuration parameter to allow vendor
986f05cddf9SRui Paulo	  specific attributes to be added to WPS M1
987f05cddf9SRui Paulo	* started using separate TLS library context for tunneled TLS
988f05cddf9SRui Paulo	  (EAP-PEAP/TLS, EAP-TTLS/TLS, EAP-FAST/TLS) to support different CA
989f05cddf9SRui Paulo	  certificate configuration between Phase 1 and Phase 2
990f05cddf9SRui Paulo	* added optional "auto" parameter for p2p_connect to request automatic
991f05cddf9SRui Paulo	  GO Negotiation vs. join-a-group selection
992f05cddf9SRui Paulo	* added disabled_scan_offload parameter to disable automatic scan
993f05cddf9SRui Paulo	  offloading (sched_scan)
994f05cddf9SRui Paulo	* added optional persistent=<network id> parameter for p2p_connect to
995f05cddf9SRui Paulo	  allow forcing of a specific SSID/passphrase for GO Negotiation
996f05cddf9SRui Paulo	* added support for OBSS scan requests and 20/40 BSS coexistence reports
997f05cddf9SRui Paulo	* reject PD Request for unknown group
998f05cddf9SRui Paulo	* removed scripts and notes related to Windows binary releases (which
999f05cddf9SRui Paulo	  have not been used starting from 1.x)
1000f05cddf9SRui Paulo	* added initial support for WNM operations
1001f05cddf9SRui Paulo	  - Keep-alive based on BSS max idle period
1002f05cddf9SRui Paulo	  - WNM-Sleep Mode
1003f05cddf9SRui Paulo	  - minimal BSS Transition Management processing
1004f05cddf9SRui Paulo	* added autoscan module to control scanning behavior while not connected
1005f05cddf9SRui Paulo	  - autoscan_periodic and autoscan_exponential modules
1006f05cddf9SRui Paulo	* added new WPS NFC ctrl_iface mechanism
1007f05cddf9SRui Paulo	  - added initial support NFC connection handover
1008f05cddf9SRui Paulo	  - removed obsoleted WPS_OOB command (including support for deprecated
1009f05cddf9SRui Paulo	    UFD config_method)
1010f05cddf9SRui Paulo	* added optional framework for external password storage ("ext:<name>")
1011f05cddf9SRui Paulo	* wpa_cli: added optional support for controlling wpa_supplicant
1012f05cddf9SRui Paulo	  remotely over UDP (CONFIG_CTRL_IFACE=udp-remote) for testing purposes
1013f05cddf9SRui Paulo	* wpa_cli: extended tab completion to more commands
1014f05cddf9SRui Paulo	* changed SSID output to use printf-escaped strings instead of masking
1015f05cddf9SRui Paulo	  of non-ASCII characters
1016f05cddf9SRui Paulo	  - SSID can now be configured in the same format: ssid=P"abc\x00test"
1017f05cddf9SRui Paulo	* removed default ACM=1 from AC_VO and AC_VI
1018f05cddf9SRui Paulo	* added optional "ht40" argument for P2P ctrl_iface commands to allow
1019f05cddf9SRui Paulo	  40 MHz channels to be requested on the 5 GHz band
1020f05cddf9SRui Paulo	* added optional parameters for p2p_invite command to specify channel
1021f05cddf9SRui Paulo	  when reinvoking a persistent group as the GO
1022f05cddf9SRui Paulo	* improved FIPS mode builds with OpenSSL
1023f05cddf9SRui Paulo	  - "make fips" with CONFIG_FIPS=y to build wpa_supplicant with the
1024f05cddf9SRui Paulo	    OpenSSL FIPS object module
1025f05cddf9SRui Paulo	  - replace low level OpenSSL AES API calls to use EVP
1026f05cddf9SRui Paulo	  - use OpenSSL keying material exporter when possible
1027f05cddf9SRui Paulo	  - do not export TLS keys in FIPS mode
1028f05cddf9SRui Paulo	  - remove MD5 from CONFIG_FIPS=y builds
1029f05cddf9SRui Paulo	  - use OpenSSL function for PKBDF2 passphrase-to-PSK
1030f05cddf9SRui Paulo	  - use OpenSSL HMAC implementation
1031f05cddf9SRui Paulo	  - mix RAND_bytes() output into random_get_bytes() to force OpenSSL
1032f05cddf9SRui Paulo	    DRBG to be used in FIPS mode
1033f05cddf9SRui Paulo	  - use OpenSSL CMAC implementation
1034f05cddf9SRui Paulo	* added mechanism to disable TLS Session Ticket extension
1035f05cddf9SRui Paulo	  - a workaround for servers that do not support TLS extensions that
1036f05cddf9SRui Paulo	    was enabled by default in recent OpenSSL versions
1037f05cddf9SRui Paulo	  - tls_disable_session_ticket=1
1038f05cddf9SRui Paulo	  - automatically disable TLS Session Ticket extension by default when
1039f05cddf9SRui Paulo	    using EAP-TLS/PEAP/TTLS (i.e., only use it with EAP-FAST)
1040f05cddf9SRui Paulo	* changed VENDOR-TEST EAP method to use proper private enterprise number
1041f05cddf9SRui Paulo	  (this will not interoperate with older versions)
1042f05cddf9SRui Paulo	* disable network block temporarily on authentication failures
1043f05cddf9SRui Paulo	* improved WPS AP selection during WPS PIN iteration
1044f05cddf9SRui Paulo	* added support for configuring GCMP cipher for IEEE 802.11ad
1045f05cddf9SRui Paulo	* added support for Wi-Fi Display extensions
1046f05cddf9SRui Paulo	  - WFD_SUBELEMENT_SET ctrl_iface command to configure WFD subelements
1047f05cddf9SRui Paulo	  - SET wifi_display <0/1> to disable/enable WFD support
1048f05cddf9SRui Paulo	  - WFD service discovery
1049f05cddf9SRui Paulo	  - an external program is needed to manage the audio/video streaming
1050f05cddf9SRui Paulo	    and codecs
1051f05cddf9SRui Paulo	* optimized scan result use for network selection
1052f05cddf9SRui Paulo	  - use the internal BSS table instead of raw scan results
1053f05cddf9SRui Paulo	  - allow unnecessary scans to be skipped if fresh information is
1054f05cddf9SRui Paulo	    available (e.g., after GAS/ANQP round for Interworking)
1055f05cddf9SRui Paulo	* added support for 256-bit AES with internal TLS implementation
1056f05cddf9SRui Paulo	* allow peer to propose channel in P2P invitation process for a
1057f05cddf9SRui Paulo	  persistent group
1058f05cddf9SRui Paulo	* added disallow_aps parameter to allow BSSIDs/SSIDs to be disallowed
1059f05cddf9SRui Paulo	  from network selection
1060f05cddf9SRui Paulo	* re-enable the networks disabled during WPS operations
1061f05cddf9SRui Paulo	* allow P2P functionality to be disabled per interface (p2p_disabled=1)
1062f05cddf9SRui Paulo	* added secondary device types into P2P_PEER output
1063f05cddf9SRui Paulo	* added an option to disable use of a separate P2P group interface
1064f05cddf9SRui Paulo	  (p2p_no_group_iface=1)
1065f05cddf9SRui Paulo	* fixed P2P Bonjour SD to match entries with both compressed and not
1066f05cddf9SRui Paulo	  compressed domain name format and support multiple Bonjour PTR matches
1067f05cddf9SRui Paulo	  for the same key
1068f05cddf9SRui Paulo	* use deauthentication instead of disassociation for all disconnection
1069f05cddf9SRui Paulo	  operations; this removes the now unused disassociate() wpa_driver_ops
1070f05cddf9SRui Paulo	  callback
1071f05cddf9SRui Paulo	* optimized PSK generation on P2P GO by caching results to avoid
1072f05cddf9SRui Paulo	  multiple PBKDF2 operations
1073f05cddf9SRui Paulo	* added okc=1 global configuration parameter to allow OKC to be enabled
1074f05cddf9SRui Paulo	  by default for all network blocks
1075f05cddf9SRui Paulo	* added a workaround for WPS PBC session overlap detection to avoid
1076f05cddf9SRui Paulo	  interop issues with deployed station implementations that do not
1077f05cddf9SRui Paulo	  remove active PBC indication from Probe Request frames properly
1078f05cddf9SRui Paulo	* added basic support for 60 GHz band
1079f05cddf9SRui Paulo	* extend EAPOL frames processing workaround for roaming cases
1080f05cddf9SRui Paulo	  (postpone processing of unexpected EAPOL frame until association
1081f05cddf9SRui Paulo	  event to handle reordered events)
1082f05cddf9SRui Paulo
1083f05cddf9SRui Paulo2012-05-10 - v1.0
1084f05cddf9SRui Paulo	* bsd: Add support for setting HT values in IFM_MMASK.
1085f05cddf9SRui Paulo	* Delay STA entry removal until Deauth/Disassoc TX status in AP mode.
1086f05cddf9SRui Paulo	  This allows the driver to use PS buffering of Deauthentication and
1087f05cddf9SRui Paulo	  Disassociation frames when the STA is in power save sleep. Only
1088f05cddf9SRui Paulo	  available with drivers that provide TX status events for Deauth/
1089f05cddf9SRui Paulo	  Disassoc frames (nl80211).
1090f05cddf9SRui Paulo	* Drop oldest unknown BSS table entries first. This makes it less
1091f05cddf9SRui Paulo	  likely to hit connection issues in environments with huge number
1092f05cddf9SRui Paulo	  of visible APs.
1093f05cddf9SRui Paulo	* Add systemd support.
1094f05cddf9SRui Paulo	* Add support for setting the syslog facility from the config file
1095f05cddf9SRui Paulo	  at build time.
1096f05cddf9SRui Paulo	* atheros: Add support for IEEE 802.11w configuration.
1097f05cddf9SRui Paulo	* AP mode: Allow enable HT20 if driver supports it, by setting the
1098f05cddf9SRui Paulo	  config parameter ieee80211n.
1099f05cddf9SRui Paulo	* Allow AP mode to disconnect STAs based on low ACK condition (when
1100f05cddf9SRui Paulo	  the data connection is not working properly, e.g., due to the STA
1101f05cddf9SRui Paulo	  going outside the range of the AP). Disabled by default, enable by
1102f05cddf9SRui Paulo	  config option disassoc_low_ack.
1103f05cddf9SRui Paulo	* nl80211:
1104f05cddf9SRui Paulo	  - Support GTK rekey offload.
1105f05cddf9SRui Paulo	  - Support PMKSA candidate events. This adds support for RSN
1106f05cddf9SRui Paulo	    pre-authentication with nl80211 interface and drivers that handle
1107f05cddf9SRui Paulo	    roaming internally.
1108f05cddf9SRui Paulo	* dbus:
1109f05cddf9SRui Paulo	  - Add a DBus signal for EAP SM requests, emitted on the Interface
1110f05cddf9SRui Paulo	    object.
1111f05cddf9SRui Paulo	  - Export max scan ssids supported by the driver as MaxScanSSID.
1112f05cddf9SRui Paulo	  - Add signal Certification for information about server certification.
1113f05cddf9SRui Paulo	  - Add BSSExpireAge and BSSExpireCount interface properties and
1114f05cddf9SRui Paulo	    support set/get, which allows for setting BSS cache expiration age
1115f05cddf9SRui Paulo	    and expiration scan count.
1116f05cddf9SRui Paulo	  - Add ConfigFile to AddInterface properties.
1117f05cddf9SRui Paulo	  - Add Interface.Country property and support to get/set the value.
1118f05cddf9SRui Paulo	  - Add DBus property CurrentAuthMode.
1119f05cddf9SRui Paulo	  - P2P DBus API added.
1120f05cddf9SRui Paulo	  - Emit property changed events (for property BSSs) when adding/
1121f05cddf9SRui Paulo	    removing BSSs.
1122f05cddf9SRui Paulo	  - Treat '' in SSIDs of Interface.Scan as a request for broadcast
1123f05cddf9SRui Paulo	    scan, instead of ignoring it.
1124f05cddf9SRui Paulo	  - Add DBus getter/setter for FastReauth.
1125f05cddf9SRui Paulo	  - Raise PropertiesChanged on org.freedesktop.DBus.Properties.
1126f05cddf9SRui Paulo	* wpa_cli:
1127f05cddf9SRui Paulo	  - Send AP-STA-DISCONNECTED event when an AP disconnects a station
1128f05cddf9SRui Paulo	    due to inactivity.
1129f05cddf9SRui Paulo	  - Make second argument to set command optional. This can be used to
1130f05cddf9SRui Paulo	    indicate a zero length value.
1131f05cddf9SRui Paulo	  - Add signal_poll command.
1132f05cddf9SRui Paulo	  - Add bss_expire_age and bss_expire_count commands to set/get BSS
1133f05cddf9SRui Paulo	    cache expiration age and expiration scan count.
1134f05cddf9SRui Paulo	  - Add ability to set scan interval (the time in seconds wpa_s waits
1135f05cddf9SRui Paulo	    before requesting a new scan after failing to find a suitable
1136f05cddf9SRui Paulo	    network in scan results) using scan_interval command.
1137f05cddf9SRui Paulo	  - Add event CTRL-EVENT-ASSOC-REJECT for association rejected.
1138f05cddf9SRui Paulo	  - Add command get version, that returns wpa_supplicant version string.
1139f05cddf9SRui Paulo	  - Add command sta_autoconnect for disabling automatic reconnection
1140f05cddf9SRui Paulo	    on receiving disconnection event.
1141f05cddf9SRui Paulo	  - Setting bssid parameter to an empty string "" or any can now be
1142f05cddf9SRui Paulo	    used to clear the bssid_set flag in a network block, i.e., to remove
1143f05cddf9SRui Paulo	    bssid filtering.
1144f05cddf9SRui Paulo	  - Add tdls_testing command to add a special testing feature for
1145f05cddf9SRui Paulo	    changing TDLS behavior. Build param CONFIG_TDLS_TESTING must be
1146f05cddf9SRui Paulo	    enabled as well.
1147f05cddf9SRui Paulo	  - For interworking, add wpa_cli commands interworking_select,
1148f05cddf9SRui Paulo	    interworking_connect, anqp_get, fetch_anqp, and stop_fetch_anqp.
1149f05cddf9SRui Paulo	  - Many P2P commands were added. See README-P2P.
1150f05cddf9SRui Paulo	  - Many WPS/WPS ER commands - see WPS/WPS ER sections for details.
1151f05cddf9SRui Paulo	  - Allow set command to change global config parameters.
1152f05cddf9SRui Paulo	  - Add log_level command, which can be used to display the current
1153f05cddf9SRui Paulo	    debugging level and to change the log level during run time.
1154f05cddf9SRui Paulo	  - Add note command, which can be used to insert notes to the debug
1155f05cddf9SRui Paulo	    log.
1156f05cddf9SRui Paulo	  - Add internal line edit implementation. CONFIG_WPA_CLI_EDIT=y
1157f05cddf9SRui Paulo	    can now be used to build wpa_cli with internal implementation of
1158f05cddf9SRui Paulo	    line editing and history support. This can be used as a replacement
1159f05cddf9SRui Paulo	    for CONFIG_READLINE=y.
1160f05cddf9SRui Paulo	* AP mode: Add max_num_sta config option, which can be used to limit
1161f05cddf9SRui Paulo	  the number of stations allowed to connect to the AP.
1162f05cddf9SRui Paulo	* Add WPA_IGNORE_CONFIG_ERRORS build option to continue in case of bad
1163f05cddf9SRui Paulo	  config file.
1164f05cddf9SRui Paulo	* wext: Increase scan timeout from 5 to 10 seconds.
1165f05cddf9SRui Paulo	* Add blacklist command, allowing an external program to
1166f05cddf9SRui Paulo	  manage the BSS blacklist and display its current contents.
1167f05cddf9SRui Paulo	* WPS:
1168f05cddf9SRui Paulo	  - Add wpa_cli wps_pin get command for generating random PINs. This can
1169f05cddf9SRui Paulo	    be used in a UI to generate a PIN without starting WPS (or P2P)
1170f05cddf9SRui Paulo	    operation.
1171f05cddf9SRui Paulo	  - Set RF bands based on driver capabilities, instead of hardcoding
1172f05cddf9SRui Paulo	    them.
1173f05cddf9SRui Paulo	  - Add mechanism for indicating non-standard WPS errors.
1174f05cddf9SRui Paulo	  - Add CONFIG_WPS_REG_DISABLE_OPEN=y option to disable open networks
1175f05cddf9SRui Paulo	    by default.
1176f05cddf9SRui Paulo	  - Add wps_ap_pin cli command for wpa_supplicant AP mode.
1177f05cddf9SRui Paulo	  - Add wps_check_pin cli command for processing PIN from user input.
1178f05cddf9SRui Paulo	    UIs can use this command to process a PIN entered by a user and to
1179f05cddf9SRui Paulo	    validate the checksum digit (if present).
1180f05cddf9SRui Paulo	  - Cancel WPS operation on PBC session overlap detection.
1181f05cddf9SRui Paulo	  - New wps_cancel command in wpa_cli will cancel a pending WPS
1182f05cddf9SRui Paulo	    operation.
1183f05cddf9SRui Paulo	  - wpa_cli action: Add WPS_EVENT_SUCCESS and WPS_EVENT_FAIL handlers.
1184f05cddf9SRui Paulo	  - Trigger WPS config update on Manufacturer, Model Name, Model
1185f05cddf9SRui Paulo	    Number, and Serial Number changes.
1186f05cddf9SRui Paulo	  - Fragment size is now configurable for EAP-WSC peer. Use
1187f05cddf9SRui Paulo	    wpa_cli set wps_fragment_size <val>.
1188f05cddf9SRui Paulo	  - Disable AP PIN after 10 consecutive failures. Slow down attacks on
1189f05cddf9SRui Paulo	    failures up to 10.
1190f05cddf9SRui Paulo	  - Allow AP to start in Enrollee mode without AP PIN for probing, to
1191f05cddf9SRui Paulo	    be compatible with Windows 7.
1192f05cddf9SRui Paulo	  - Add Config Error into WPS-FAIL events to provide more info to the
1193f05cddf9SRui Paulo	    user on how to resolve the issue.
1194f05cddf9SRui Paulo	  - Label and Display config methods are not allowed to be enabled
1195f05cddf9SRui Paulo	    at the same time, since it is unclear which PIN to use if both
1196f05cddf9SRui Paulo	    methods are advertised.
1197f05cddf9SRui Paulo	  - When controlling multiple interfaces:
1198f05cddf9SRui Paulo	     - apply WPS commands to all interfaces configured to use WPS
1199f05cddf9SRui Paulo	     - apply WPS config changes to all interfaces that use WPS
1200f05cddf9SRui Paulo	     - when an attack is detected on any interface, disable AP PIN on
1201f05cddf9SRui Paulo	       all interfaces
1202f05cddf9SRui Paulo	* WPS ER:
1203f05cddf9SRui Paulo	  - Add special AP Setup Locked mode to allow read only ER.
1204f05cddf9SRui Paulo	    ap_setup_locked=2 can now be used to enable a special mode where
1205f05cddf9SRui Paulo	    WPS ER can learn the current AP settings, but cannot change them.
1206f05cddf9SRui Paulo	  - Show SetSelectedRegistrar events as ctrl_iface events
1207f05cddf9SRui Paulo	  - Add wps_er_set_config to enroll a network based on a local
1208f05cddf9SRui Paulo	    network configuration block instead of having to (re-)learn the
1209f05cddf9SRui Paulo	    current AP settings with wps_er_learn.
1210f05cddf9SRui Paulo	  - Allow AP filtering based on IP address, add ctrl_iface event for
1211f05cddf9SRui Paulo	    learned AP settings, add wps_er_config command to configure an AP.
1212f05cddf9SRui Paulo	* WPS 2.0: Add support for WPS 2.0 (CONFIG_WPS2)
1213f05cddf9SRui Paulo	  - Add build option CONFIG_WPS_EXTENSIBILITY_TESTING to enable tool
1214f05cddf9SRui Paulo	    for testing protocol extensibility.
1215f05cddf9SRui Paulo	  - Add build option CONFIG_WPS_STRICT to allow disabling of WPS
1216f05cddf9SRui Paulo	    workarounds.
1217f05cddf9SRui Paulo	  - Add support for AuthorizedMACs attribute.
1218f05cddf9SRui Paulo	* TDLS:
1219c1d255d3SCy Schubert	  - Propagate TDLS related nl80211 capability flags from kernel and
1220f05cddf9SRui Paulo	    add them as driver capability flags. If the driver doesn't support
1221f05cddf9SRui Paulo	    capabilities, assume TDLS is supported internally. When TDLS is
1222f05cddf9SRui Paulo	    explicitly not supported, disable all user facing TDLS operations.
1223f05cddf9SRui Paulo	  - Allow TDLS to be disabled at runtime (mostly for testing).
1224f05cddf9SRui Paulo	    Use set tdls_disabled.
1225f05cddf9SRui Paulo	  - Honor AP TDLS settings that prohibit/allow TDLS.
1226f05cddf9SRui Paulo	  - Add a special testing feature for changing TDLS behavior. Use
1227f05cddf9SRui Paulo	    CONFIG_TDLS_TESTING build param to enable. Configure at runtime
1228f05cddf9SRui Paulo	    with tdls_testing cli command.
1229f05cddf9SRui Paulo	  - Add support for TDLS 802.11z.
1230f05cddf9SRui Paulo	* wlantest: Add a tool wlantest for IEEE802.11 protocol testing.
1231f05cddf9SRui Paulo	  wlantest can be used to capture frames from a monitor interface
1232f05cddf9SRui Paulo	  for realtime capturing or from pcap files for offline analysis.
1233f05cddf9SRui Paulo	* Interworking: Support added for 802.11u. Enable in .config with
1234f05cddf9SRui Paulo	  CONFIG_INTERWORKING. See wpa_supplicant.conf for config parameters
1235f05cddf9SRui Paulo	  for interworking. wpa_cli commands added to support this are
1236f05cddf9SRui Paulo	  interworking_select, interworking_connect, anqp_get, fetch_anqp,
1237f05cddf9SRui Paulo	  and stop_fetch_anqp.
1238f05cddf9SRui Paulo	* Android: Add build and runtime support for Android wpa_supplicant.
1239f05cddf9SRui Paulo	* bgscan learn: Add new bgscan that learns BSS information based on
1240f05cddf9SRui Paulo	  previous scans, and uses that information to dynamically generate
1241f05cddf9SRui Paulo	  the list of channels for background scans.
1242f05cddf9SRui Paulo	* Add a new debug message level for excessive information. Use
1243f05cddf9SRui Paulo	  -ddd to enable.
1244f05cddf9SRui Paulo	* TLS: Add support for tls_disable_time_checks=1 in client mode.
1245f05cddf9SRui Paulo	* Internal TLS:
1246f05cddf9SRui Paulo	  - Add support for TLS v1.1 (RFC 4346). Enable with build parameter
1247f05cddf9SRui Paulo	    CONFIG_TLSV11.
1248f05cddf9SRui Paulo	  - Add domainComponent parser for X.509 names.
1249f05cddf9SRui Paulo	* Linux: Add RFKill support by adding an interface state "disabled".
1250f05cddf9SRui Paulo	* Reorder some IEs to get closer to IEEE 802.11 standard. Move
1251f05cddf9SRui Paulo	  WMM into end of Beacon, Probe Resp and (Re)Assoc Resp frames.
1252f05cddf9SRui Paulo	  Move HT IEs to be later in (Re)Assoc Resp.
1253f05cddf9SRui Paulo	* Solaris: Add support for wired 802.1X client.
1254f05cddf9SRui Paulo	* Wi-Fi Direct support. See README-P2P for more information.
1255f05cddf9SRui Paulo	* Many bugfixes.
1256e28a4053SRui Paulo
1257e28a4053SRui Paulo2010-04-18 - v0.7.2
1258e28a4053SRui Paulo	* nl80211: fixed number of issues with roaming
1259e28a4053SRui Paulo	* avoid unnecessary roaming if multiple APs with similar signal
1260e28a4053SRui Paulo	  strength are present in scan results
1261e28a4053SRui Paulo	* add TLS client events and server probing to ease design of
1262e28a4053SRui Paulo	  automatic detection of EAP parameters
1263e28a4053SRui Paulo	* add option for server certificate matching (SHA256 hash of the
1264e28a4053SRui Paulo	  certificate) instead of trusted CA certificate configuration
1265e28a4053SRui Paulo	* bsd: Cleaned up driver wrapper and added various low-level
1266e28a4053SRui Paulo	  configuration options
1267e28a4053SRui Paulo	* wpa_gui-qt4: do not show too frequent WPS AP available events as
1268e28a4053SRui Paulo	  tray messages
1269e28a4053SRui Paulo	* TNC: fixed issues with fragmentation
1270e28a4053SRui Paulo	* EAP-TNC: add Flags field into fragment acknowledgement (needed to
1271e28a4053SRui Paulo	  interoperate with other implementations; may potentially breaks
1272e28a4053SRui Paulo	  compatibility with older wpa_supplicant/hostapd versions)
1273e28a4053SRui Paulo	* wpa_cli: added option for using a separate process to receive event
1274e28a4053SRui Paulo	  messages to reduce latency in showing these
1275e28a4053SRui Paulo	  (CFLAGS += -DCONFIG_WPA_CLI_FORK=y in .config to enable this)
1276e28a4053SRui Paulo	* maximum BSS table size can now be configured (bss_max_count)
1277e28a4053SRui Paulo	* BSSes to be included in the BSS table can be filtered based on
1278e28a4053SRui Paulo	  configured SSIDs to save memory (filter_ssids)
1279e28a4053SRui Paulo	* fix number of issues with IEEE 802.11r/FT; this version is not
1280e28a4053SRui Paulo	  backwards compatible with old versions
1281e28a4053SRui Paulo	* nl80211: add support for IEEE 802.11r/FT protocol (both over-the-air
1282e28a4053SRui Paulo	  and over-the-DS)
1283e28a4053SRui Paulo	* add freq_list network configuration parameter to allow the AP
1284e28a4053SRui Paulo	  selection to filter out entries based on the operating channel
1285e28a4053SRui Paulo	* add signal strength change events for bgscan; this allows more
1286e28a4053SRui Paulo	  dynamic changes to background scanning interval based on changes in
1287e28a4053SRui Paulo	  the signal strength with the current AP; this improves roaming within
1288e28a4053SRui Paulo	  ESS quite a bit, e.g., with bgscan="simple:30:-45:300" in the network
1289e28a4053SRui Paulo	  configuration block to request background scans less frequently when
1290e28a4053SRui Paulo	  signal strength remains good and to automatically trigger background
1291e28a4053SRui Paulo	  scans whenever signal strength drops noticeably
1292e28a4053SRui Paulo	  (this is currently only available with nl80211)
1293e28a4053SRui Paulo	* add BSSID and reason code (if available) to disconnect event messages
1294e28a4053SRui Paulo	* wpa_gui-qt4: more complete support for translating the GUI with
1295e28a4053SRui Paulo	  linguist and add German translation
1296e28a4053SRui Paulo	* fix DH padding with internal crypto code (mainly, for WPS)
1297e28a4053SRui Paulo	* do not trigger initial scan automatically anymore if there are no
1298e28a4053SRui Paulo	  enabled networks
1299e28a4053SRui Paulo
1300e28a4053SRui Paulo2010-01-16 - v0.7.1
1301e28a4053SRui Paulo	* cleaned up driver wrapper API (struct wpa_driver_ops); the new API
1302e28a4053SRui Paulo	  is not fully backwards compatible, so out-of-tree driver wrappers
1303e28a4053SRui Paulo	  will need modifications
1304e28a4053SRui Paulo	* cleaned up various module interfaces
1305e28a4053SRui Paulo	* merge hostapd and wpa_supplicant developers' documentation into a
1306e28a4053SRui Paulo	  single document
1307e28a4053SRui Paulo	* nl80211: use explicit deauthentication to clear cfg80211 state to
1308e28a4053SRui Paulo	  avoid issues when roaming between APs
1309e28a4053SRui Paulo	* dbus: major design changes in the new D-Bus API
1310e28a4053SRui Paulo	  (fi.w1.wpa_supplicant1)
1311e28a4053SRui Paulo	* nl80211: added support for IBSS networks
1312e28a4053SRui Paulo	* added internal debugging mechanism with backtrace support and memory
1313e28a4053SRui Paulo	  allocation/freeing validation, etc. tests (CONFIG_WPA_TRACE=y)
1314e28a4053SRui Paulo	* added WPS ER unsubscription command to more cleanly unregister from
1315e28a4053SRui Paulo	  receiving UPnP events when ER is terminated
1316e28a4053SRui Paulo	* cleaned up AP mode operations to avoid need for virtual driver_ops
1317e28a4053SRui Paulo	  wrapper
1318e28a4053SRui Paulo	* added BSS table to maintain more complete scan result information
1319e28a4053SRui Paulo	  over multiple scans (that may include only partial results)
1320e28a4053SRui Paulo	* wpa_gui-qt4: update Peers dialog information more dynamically while
1321e28a4053SRui Paulo	  the dialog is kept open
13223157ba21SRui Paulo	* fixed PKCS#12 use with OpenSSL 1.0.0
1323e28a4053SRui Paulo	* driver_wext: Added cfg80211-specific optimization to avoid some
1324e28a4053SRui Paulo	  unnecessary scans and to speed up association
13253157ba21SRui Paulo
1326e28a4053SRui Paulo2009-11-21 - v0.7.0
132739beb93cSSam Leffler	* increased wpa_cli ping interval to 5 seconds and made this
132839beb93cSSam Leffler	  configurable with a new command line options (-G<seconds>)
132939beb93cSSam Leffler	* fixed scan buffer processing with WEXT to handle up to 65535
133039beb93cSSam Leffler	  byte result buffer (previously, limited to 32768 bytes)
1331e28a4053SRui Paulo	* allow multiple driver wrappers to be specified on command line
1332e28a4053SRui Paulo	  (e.g., -Dnl80211,wext); the first one that is able to initialize the
1333e28a4053SRui Paulo	  interface will be used
1334e28a4053SRui Paulo	* added support for multiple SSIDs per scan request to optimize
1335e28a4053SRui Paulo	  scan_ssid=1 operations in ap_scan=1 mode (i.e., search for hidden
1336e28a4053SRui Paulo	  SSIDs); this requires driver support and can currently be used only
1337e28a4053SRui Paulo	  with nl80211
1338e28a4053SRui Paulo	* added support for WPS USBA out-of-band mechanism with USB Flash
1339e28a4053SRui Paulo	  Drives (UFD) (CONFIG_WPS_UFD=y)
1340e28a4053SRui Paulo	* driver_ndis: add PAE group address to the multicast address list to
1341e28a4053SRui Paulo	  fix wired IEEE 802.1X authentication
1342e28a4053SRui Paulo	* fixed IEEE 802.11r key derivation function to match with the standard
1343e28a4053SRui Paulo	  (note: this breaks interoperability with previous version) [Bug 303]
1344e28a4053SRui Paulo	* added better support for drivers that allow separate authentication
1345e28a4053SRui Paulo	  and association commands (e.g., mac80211-based Linux drivers with
1346e28a4053SRui Paulo	  nl80211; SME in wpa_supplicant); this allows over-the-air FT protocol
1347e28a4053SRui Paulo	  to be used (IEEE 802.11r)
1348e28a4053SRui Paulo	* fixed SHA-256 based key derivation function to match with the
1349e28a4053SRui Paulo	  standard when using CCMP (for IEEE 802.11r and IEEE 802.11w)
1350e28a4053SRui Paulo	  (note: this breaks interoperability with previous version) [Bug 307]
1351e28a4053SRui Paulo	* use shared driver wrapper files with hostapd
1352e28a4053SRui Paulo	* added AP mode functionality (CONFIG_AP=y) with mode=2 in the network
1353e28a4053SRui Paulo	  block; this can be used for open and WPA2-Personal networks
1354e28a4053SRui Paulo	  (optionally, with WPS); this links in parts of hostapd functionality
1355e28a4053SRui Paulo	  into wpa_supplicant
1356e28a4053SRui Paulo	* wpa_gui-qt4: added new Peers dialog to show information about peers
1357e28a4053SRui Paulo	  (other devices, including APs and stations, etc. in the neighborhood)
1358e28a4053SRui Paulo	* added support for WPS External Registrar functionality (configure APs
1359e28a4053SRui Paulo	  and enroll new devices); can be used with wpa_gui-qt4 Peers dialog
1360e28a4053SRui Paulo	  and wpa_cli commands wps_er_start, wps_er_stop, wps_er_pin,
1361e28a4053SRui Paulo	  wps_er_pbc, wps_er_learn
1362e28a4053SRui Paulo	  (this can also be used with a new 'none' driver wrapper if no
1363e28a4053SRui Paulo	  wireless device or IEEE 802.1X on wired is needed)
1364e28a4053SRui Paulo	* driver_nl80211: multiple updates to provide support for new Linux
1365e28a4053SRui Paulo	  nl80211/mac80211 functionality
1366e28a4053SRui Paulo	* updated management frame protection to use IEEE Std 802.11w-2009
1367e28a4053SRui Paulo	* fixed number of small WPS issues and added workarounds to
1368e28a4053SRui Paulo	  interoperate with common deployed broken implementations
1369e28a4053SRui Paulo	* added support for NFC out-of-band mechanism with WPS
1370e28a4053SRui Paulo	* driver_ndis: fixed wired IEEE 802.1X authentication with PAE group
1371e28a4053SRui Paulo	  address frames
1372e28a4053SRui Paulo	* added preliminary support for IEEE 802.11r RIC processing
1373e28a4053SRui Paulo	* added support for specifying subset of enabled frequencies to scan
1374e28a4053SRui Paulo	  (scan_freq option in the network configuration block); this can speed
1375e28a4053SRui Paulo	  up scanning process considerably if it is known that only a small
1376e28a4053SRui Paulo	  subset of channels is actually used in the network (this is currently
1377e28a4053SRui Paulo	  supported only with -Dnl80211)
1378e28a4053SRui Paulo	* added a workaround for race condition between receiving the
1379e28a4053SRui Paulo	  association event and the following EAPOL-Key
1380e28a4053SRui Paulo	* added background scan and roaming infrastructure to allow
1381e28a4053SRui Paulo	  network-specific optimizations to be used to improve roaming within
1382e28a4053SRui Paulo	  an ESS (same SSID)
1383e28a4053SRui Paulo	* added new DBus interface (fi.w1.wpa_supplicant1)
138439beb93cSSam Leffler
138539beb93cSSam Leffler2009-01-06 - v0.6.7
138639beb93cSSam Leffler	* added support for Wi-Fi Protected Setup (WPS)
138739beb93cSSam Leffler	  (wpa_supplicant can now be configured to act as a WPS Enrollee to
138839beb93cSSam Leffler	  enroll credentials for a network using PIN and PBC methods; in
138939beb93cSSam Leffler	  addition, wpa_supplicant can act as a wireless WPS Registrar to
139039beb93cSSam Leffler	  configure an AP); WPS support can be enabled by adding CONFIG_WPS=y
139139beb93cSSam Leffler	  into .config and setting the runtime configuration variables in
139239beb93cSSam Leffler	  wpa_supplicant.conf (see WPS section in the example configuration
139339beb93cSSam Leffler	  file); new wpa_cli commands wps_pin, wps_pbc, and wps_reg are used to
139439beb93cSSam Leffler	  manage WPS negotiation; see README-WPS for more details
139539beb93cSSam Leffler	* added support for EAP-AKA' (draft-arkko-eap-aka-kdf)
139639beb93cSSam Leffler	* added support for using driver_test over UDP socket
139739beb93cSSam Leffler	* fixed PEAPv0 Cryptobinding interoperability issue with Windows Server
139839beb93cSSam Leffler	  2008 NPS; optional cryptobinding is now enabled (again) by default
139939beb93cSSam Leffler	* fixed PSK editing in wpa_gui
140039beb93cSSam Leffler	* changed EAP-GPSK to use the IANA assigned EAP method type 51
140139beb93cSSam Leffler	* added a Windows installer that includes WinPcap and all the needed
140239beb93cSSam Leffler	  DLLs; in addition, it set up the registry automatically so that user
140339beb93cSSam Leffler	  will only need start wpa_gui to get prompted to start the wpasvc
140439beb93cSSam Leffler	  servide and add a new interface if needed through wpa_gui dialog
140539beb93cSSam Leffler	* updated management frame protection to use IEEE 802.11w/D7.0
140639beb93cSSam Leffler
140739beb93cSSam Leffler2008-11-23 - v0.6.6
140839beb93cSSam Leffler	* added Milenage SIM/USIM emulator for EAP-SIM/EAP-AKA
140939beb93cSSam Leffler	  (can be used to simulate test SIM/USIM card with a known private key;
141039beb93cSSam Leffler	  enable with CONFIG_SIM_SIMULATOR=y/CONFIG_USIM_SIMULATOR=y in .config
141139beb93cSSam Leffler	  and password="Ki:OPc"/password="Ki:OPc:SQN" in network configuration)
141239beb93cSSam Leffler	* added a new network configuration option, wpa_ptk_rekey, that can be
141339beb93cSSam Leffler	  used to enforce frequent PTK rekeying, e.g., to mitigate some attacks
141439beb93cSSam Leffler	  against TKIP deficiencies
141539beb93cSSam Leffler	* added an optional mitigation mechanism for certain attacks against
141639beb93cSSam Leffler	  TKIP by delaying Michael MIC error reports by a random amount of time
141739beb93cSSam Leffler	  between 0 and 60 seconds; this can be enabled with a build option
141839beb93cSSam Leffler	  CONFIG_DELAYED_MIC_ERROR_REPORT=y in .config
141939beb93cSSam Leffler	* fixed EAP-AKA to use RES Length field in AT_RES as length in bits,
142039beb93cSSam Leffler	  not bytes
142139beb93cSSam Leffler	* updated OpenSSL code for EAP-FAST to use an updated version of the
142239beb93cSSam Leffler	  session ticket overriding API that was included into the upstream
142339beb93cSSam Leffler	  OpenSSL 0.9.9 tree on 2008-11-15 (no additional OpenSSL patch is
142439beb93cSSam Leffler	  needed with that version anymore)
142539beb93cSSam Leffler	* updated userspace MLME instructions to match with the current Linux
142639beb93cSSam Leffler	  mac80211 implementation; please also note that this can only be used
142739beb93cSSam Leffler	  with driver_nl80211.c (the old code from driver_wext.c was removed)
142839beb93cSSam Leffler	* added support (Linux only) for RoboSwitch chipsets (often found in
142939beb93cSSam Leffler	  consumer grade routers); driver interface 'roboswitch'
143039beb93cSSam Leffler	* fixed canceling of PMKSA caching when using drivers that generate
143139beb93cSSam Leffler	  RSN IE and refuse to drop PMKIDs that wpa_supplicant does not know
143239beb93cSSam Leffler	  about
143339beb93cSSam Leffler
143439beb93cSSam Leffler2008-11-01 - v0.6.5
143539beb93cSSam Leffler	* added support for SHA-256 as X.509 certificate digest when using the
143639beb93cSSam Leffler	  internal X.509/TLSv1 implementation
143739beb93cSSam Leffler	* updated management frame protection to use IEEE 802.11w/D6.0
143839beb93cSSam Leffler	* added support for using SHA256-based stronger key derivation for WPA2
143939beb93cSSam Leffler	  (IEEE 802.11w)
144039beb93cSSam Leffler	* fixed FT (IEEE 802.11r) authentication after a failed association to
144139beb93cSSam Leffler	  use correct FTIE
144239beb93cSSam Leffler	* added support for configuring Phase 2 (inner/tunneled) authentication
144339beb93cSSam Leffler	  method with wpa_gui-qt4
144439beb93cSSam Leffler
144539beb93cSSam Leffler2008-08-10 - v0.6.4
144639beb93cSSam Leffler	* added support for EAP Sequences in EAP-FAST Phase 2
144739beb93cSSam Leffler	* added support for using TNC with EAP-FAST
144839beb93cSSam Leffler	* added driver_ps3 for the PS3 Linux wireless driver
144939beb93cSSam Leffler	* added support for optional cryptobinding with PEAPv0
145039beb93cSSam Leffler	* fixed the OpenSSL patches (0.9.8g and 0.9.9) for EAP-FAST to
145139beb93cSSam Leffler	  allow fallback to full handshake if server rejects PAC-Opaque
145239beb93cSSam Leffler	* added fragmentation support for EAP-TNC
145339beb93cSSam Leffler	* added support for parsing PKCS #8 formatted private keys into the
145439beb93cSSam Leffler	  internal TLS implementation (both PKCS #1 RSA key and PKCS #8
145539beb93cSSam Leffler	  encapsulated RSA key can now be used)
145639beb93cSSam Leffler	* added option of using faster, but larger, routines in the internal
145739beb93cSSam Leffler	  LibTomMath (for internal TLS implementation) to speed up DH and RSA
145839beb93cSSam Leffler	  calculations (CONFIG_INTERNAL_LIBTOMMATH_FAST=y)
145939beb93cSSam Leffler	* fixed race condition between disassociation event and group key
146039beb93cSSam Leffler	  handshake to avoid getting stuck in incorrect state [Bug 261]
146139beb93cSSam Leffler	* fixed opportunistic key caching (proactive_key_caching)
146239beb93cSSam Leffler
146339beb93cSSam Leffler2008-02-22 - v0.6.3
146439beb93cSSam Leffler	* removed 'nai' and 'eappsk' network configuration variables that were
146539beb93cSSam Leffler	  previously used for configuring user identity and key for EAP-PSK,
146639beb93cSSam Leffler	  EAP-PAX, EAP-SAKE, and EAP-GPSK. 'identity' field is now used as the
146739beb93cSSam Leffler	  replacement for 'nai' (if old configuration used a separate
146839beb93cSSam Leffler	  'identity' value, that would now be configured as
146939beb93cSSam Leffler	  'anonymous_identity'). 'password' field is now used as the
147039beb93cSSam Leffler	  replacement for 'eappsk' (it can also be set using hexstring to
147139beb93cSSam Leffler	  present random binary data)
147239beb93cSSam Leffler	* removed '-w' command line parameter (wait for interface to be added,
147339beb93cSSam Leffler	  if needed); cleaner way of handling this functionality is to use an
147439beb93cSSam Leffler	  external mechanism (e.g., hotplug scripts) that start wpa_supplicant
147539beb93cSSam Leffler	  when an interface is added
147639beb93cSSam Leffler	* updated FT support to use the latest draft, IEEE 802.11r/D9.0
147739beb93cSSam Leffler	* added ctrl_iface monitor event (CTRL-EVENT-SCAN-RESULTS) for
147839beb93cSSam Leffler	  indicating when new scan results become available
147939beb93cSSam Leffler	* added new ctrl_iface command, BSS, to allow scan results to be
148039beb93cSSam Leffler	  fetched without hitting the message size limits (this command
148139beb93cSSam Leffler	  can be used to iterate through the scan results one BSS at the time)
148239beb93cSSam Leffler	* fixed EAP-SIM not to include AT_NONCE_MT and AT_SELECTED_VERSION
148339beb93cSSam Leffler	  attributes in EAP-SIM Start/Response when using fast reauthentication
148439beb93cSSam Leffler	* fixed EAPOL not to end up in infinite loop when processing dynamic
148539beb93cSSam Leffler	  WEP keys with IEEE 802.1X
148639beb93cSSam Leffler	* fixed problems in getting NDIS events from WMI on Windows 2000
148739beb93cSSam Leffler
148839beb93cSSam Leffler2008-01-01 - v0.6.2
148939beb93cSSam Leffler	* added support for Makefile builds to include debug-log-to-a-file
149039beb93cSSam Leffler	  functionality (CONFIG_DEBUG_FILE=y and -f<path> on command line)
149139beb93cSSam Leffler	* fixed EAP-SIM and EAP-AKA message parser to validate attribute
149239beb93cSSam Leffler	  lengths properly to avoid potential crash caused by invalid messages
149339beb93cSSam Leffler	* added data structure for storing allocated buffers (struct wpabuf);
149439beb93cSSam Leffler	  this does not affect wpa_supplicant usage, but many of the APIs
149539beb93cSSam Leffler	  changed and various interfaces (e.g., EAP) is not compatible with old
149639beb93cSSam Leffler	  versions
149739beb93cSSam Leffler	* added support for protecting EAP-AKA/Identity messages with
149839beb93cSSam Leffler	  AT_CHECKCODE (optional feature in RFC 4187)
149939beb93cSSam Leffler	* added support for protected result indication with AT_RESULT_IND for
150039beb93cSSam Leffler	  EAP-SIM and EAP-AKA (phase1="result_ind=1")
150139beb93cSSam Leffler	* added driver_wext workaround for race condition between scanning and
150239beb93cSSam Leffler	  association with drivers that take very long time to scan all
150339beb93cSSam Leffler	  channels (e.g., madwifi with dual-band cards); wpa_supplicant is now
150439beb93cSSam Leffler	  using a longer hardcoded timeout for the scan if the driver supports
150539beb93cSSam Leffler	  notifications for scan completion (SIOCGIWSCAN event); this helps,
150639beb93cSSam Leffler	  e.g., in cases where wpa_supplicant and madwifi driver ended up in
150739beb93cSSam Leffler	  loop where the driver did not even try to associate
150839beb93cSSam Leffler	* stop EAPOL timer tick when no timers are in use in order to reduce
150939beb93cSSam Leffler	  power consumption (no need to wake up the process once per second)
151039beb93cSSam Leffler	  [Bug 237]
151139beb93cSSam Leffler	* added support for privilege separation (run only minimal part of
151239beb93cSSam Leffler	  wpa_supplicant functionality as root and rest as unprivileged,
151339beb93cSSam Leffler	  non-root process); see 'Privilege separation' in README for details;
151439beb93cSSam Leffler	  this is disabled by default and can be enabled with CONFIG_PRIVSEP=y
151539beb93cSSam Leffler	  in .config
151639beb93cSSam Leffler	* changed scan results data structure to include all information
151739beb93cSSam Leffler	  elements to make it easier to support new IEs; old get_scan_result()
151839beb93cSSam Leffler	  driver_ops is still supported for backwards compatibility (results
151939beb93cSSam Leffler	  are converted internally to the new format), but all drivers should
152039beb93cSSam Leffler	  start using the new get_scan_results2() to make them more likely to
152139beb93cSSam Leffler	  work with new features
152239beb93cSSam Leffler	* Qt4 version of wpa_gui (wpa_gui-qt4 subdirectory) is now native Qt4
152339beb93cSSam Leffler	  application, i.e., it does not require Qt3Support anymore; Windows
152439beb93cSSam Leffler	  binary of wpa_gui.exe is now from this directory and only requires
152539beb93cSSam Leffler	  QtCore4.dll and QtGui4.dll libraries
152639beb93cSSam Leffler	* updated Windows binary build to use Qt 4.3.3 and made Qt DLLs
152739beb93cSSam Leffler	  available as a separate package to make wpa_gui installation easier:
152839beb93cSSam Leffler	  http://w1.fi/wpa_supplicant/qt4/wpa_gui-qt433-windows-dll.zip
152939beb93cSSam Leffler	* added support for EAP-IKEv2 (draft-tschofenig-eap-ikev2-15.txt);
153039beb93cSSam Leffler	  only shared key/password authentication is supported in this version
153139beb93cSSam Leffler
153239beb93cSSam Leffler2007-11-24 - v0.6.1
153339beb93cSSam Leffler	* added support for configuring password as NtPasswordHash
153439beb93cSSam Leffler	  (16-byte MD4 hash of password) in hash:<32 hex digits> format
153539beb93cSSam Leffler	* added support for fallback from abbreviated TLS handshake to
153639beb93cSSam Leffler	  full handshake when using EAP-FAST (e.g., due to an expired
153739beb93cSSam Leffler	  PAC-Opaque)
153839beb93cSSam Leffler	* updated EAP Generalized Pre-Shared Key (EAP-GPSK) to use the latest
153939beb93cSSam Leffler	  draft (draft-ietf-emu-eap-gpsk-07.txt)
154039beb93cSSam Leffler	* added support for drivers that take care of RSN 4-way handshake
154139beb93cSSam Leffler	  internally (WPA_DRIVER_FLAGS_4WAY_HANDSHAKE in get_capa flags and
154239beb93cSSam Leffler	  WPA_ALG_PMK in set_key)
154339beb93cSSam Leffler	* added an experimental port for Mac OS X (CONFIG_DRIVER_OSX=y in
154439beb93cSSam Leffler	  .config); this version supports only ap_scan=2 mode and allow the
154539beb93cSSam Leffler	  driver to take care of the 4-way handshake
154639beb93cSSam Leffler	* fixed a buffer overflow in parsing TSF from scan results when using
154739beb93cSSam Leffler	  driver_wext.c with a driver that includes the TSF (e.g., iwl4965)
154839beb93cSSam Leffler	  [Bug 232]
154939beb93cSSam Leffler	* updated FT support to use the latest draft, IEEE 802.11r/D8.0
155039beb93cSSam Leffler	* fixed an integer overflow issue in the ASN.1 parser used by the
155139beb93cSSam Leffler	  (experimental) internal TLS implementation to avoid a potential
155239beb93cSSam Leffler	  buffer read overflow
155339beb93cSSam Leffler	* fixed a race condition with -W option (wait for a control interface
155439beb93cSSam Leffler	  monitor before starting) that could have caused the first messages to
155539beb93cSSam Leffler	  be lost
155639beb93cSSam Leffler	* added support for processing TNCC-TNCS-Messages to report
155739beb93cSSam Leffler	  recommendation (allow/none/isolate) when using TNC [Bug 243]
155839beb93cSSam Leffler
155939beb93cSSam Leffler2007-05-28 - v0.6.0
156039beb93cSSam Leffler	* added network configuration parameter 'frequency' for setting
156139beb93cSSam Leffler	  initial channel for IBSS (adhoc) networks
156239beb93cSSam Leffler	* added experimental IEEE 802.11r/D6.0 support
156339beb93cSSam Leffler	* updated EAP-SAKE to RFC 4763 and the IANA-allocated EAP type 48
156439beb93cSSam Leffler	* updated EAP-PSK to use the IANA-allocated EAP type 47
156539beb93cSSam Leffler	* fixed EAP-PAX key derivation
156639beb93cSSam Leffler	* fixed EAP-PSK bit ordering of the Flags field
156739beb93cSSam Leffler	* fixed EAP-PEAP/TTLS/FAST to use the correct EAP identifier in
156839beb93cSSam Leffler	  tunnelled identity request (previously, the identifier from the outer
156939beb93cSSam Leffler	  method was used, not the tunnelled identifier which could be
157039beb93cSSam Leffler	  different)
157139beb93cSSam Leffler	* added support for fragmentation of outer TLS packets during Phase 2
157239beb93cSSam Leffler	  of EAP-PEAP/TTLS/FAST
157339beb93cSSam Leffler	* fixed EAP-TTLS AVP parser processing for too short AVP lengths
157439beb93cSSam Leffler	* added support for EAP-FAST authentication with inner methods that
157539beb93cSSam Leffler	  generate MSK (e.g., EAP-MSCHAPv2 that was previously only supported
157639beb93cSSam Leffler	  for PAC provisioning)
157739beb93cSSam Leffler	* added support for authenticated EAP-FAST provisioning
157839beb93cSSam Leffler	* added support for configuring maximum number of EAP-FAST PACs to
157939beb93cSSam Leffler	  store in a PAC list (fast_max_pac_list_len=<max> in phase1 string)
158039beb93cSSam Leffler	* added support for storing EAP-FAST PACs in binary format
158139beb93cSSam Leffler	  (fast_pac_format=binary in phase1 string)
158239beb93cSSam Leffler	* fixed dbus ctrl_iface to validate message interface before
158339beb93cSSam Leffler	  dispatching to avoid a possible segfault [Bug 190]
158439beb93cSSam Leffler	* fixed PeerKey key derivation to use the correct PRF label
158539beb93cSSam Leffler	* updated Windows binary build to link against OpenSSL 0.9.8d and
158639beb93cSSam Leffler	  added support for EAP-FAST
158739beb93cSSam Leffler	* updated EAP Generalized Pre-Shared Key (EAP-GPSK) to use the latest
158839beb93cSSam Leffler	  draft (draft-ietf-emu-eap-gpsk-04.txt)
158939beb93cSSam Leffler	* fixed EAP-AKA Notification processing to allow Notification to be
159039beb93cSSam Leffler	  processed after AKA Challenge response has been sent
159139beb93cSSam Leffler	* updated to use IEEE 802.11w/D2.0 for management frame protection
159239beb93cSSam Leffler	  (still experimental)
159339beb93cSSam Leffler	* fixed EAP-TTLS implementation not to crash on use of freed memory
159439beb93cSSam Leffler	  if TLS library initialization fails
159539beb93cSSam Leffler	* added support for EAP-TNC (Trusted Network Connect)
159639beb93cSSam Leffler	  (this version implements the EAP-TNC method and EAP-TTLS changes
159739beb93cSSam Leffler	  needed to run two methods in sequence (IF-T) and the IF-IMC and
159839beb93cSSam Leffler	  IF-TNCCS interfaces from TNCC)
159939beb93cSSam Leffler
160039beb93cSSam Leffler2006-11-24 - v0.5.6
160139beb93cSSam Leffler	* added experimental, integrated TLSv1 client implementation with the
160239beb93cSSam Leffler	  needed X.509/ASN.1/RSA/bignum processing (this can be enabled by
160339beb93cSSam Leffler	  setting CONFIG_TLS=internal and CONFIG_INTERNAL_LIBTOMMATH=y in
160439beb93cSSam Leffler	  .config); this can be useful, e.g., if the target system does not
160539beb93cSSam Leffler	  have a suitable TLS library and a minimal code size is required
160639beb93cSSam Leffler	  (total size of this internal TLS/crypto code is bit under 50 kB on
160739beb93cSSam Leffler	  x86 and the crypto code is shared by rest of the supplicant so some
160839beb93cSSam Leffler	  of it was already required; TLSv1/X.509/ASN.1/RSA added about 25 kB)
160939beb93cSSam Leffler	* removed STAKey handshake since PeerKey handshake has replaced it in
161039beb93cSSam Leffler	  IEEE 802.11ma and there are no known deployments of STAKey
161139beb93cSSam Leffler	* updated EAP Generalized Pre-Shared Key (EAP-GPSK) to use the latest
161239beb93cSSam Leffler	  draft (draft-ietf-emu-eap-gpsk-01.txt)
161339beb93cSSam Leffler	* added preliminary implementation of IEEE 802.11w/D1.0 (management
161439beb93cSSam Leffler	  frame protection)
161539beb93cSSam Leffler	  (Note: this requires driver support to work properly.)
161639beb93cSSam Leffler	  (Note2: IEEE 802.11w is an unapproved draft and subject to change.)
161739beb93cSSam Leffler	* fixed Windows named pipes ctrl_iface to not stop listening for
161839beb93cSSam Leffler	  commands if client program opens a named pipe and closes it
161939beb93cSSam Leffler	  immediately without sending a command
162039beb93cSSam Leffler	* fixed USIM PIN status determination for the case that PIN is not
162139beb93cSSam Leffler	  needed (this allows EAP-AKA to be used with USIM cards that do not
162239beb93cSSam Leffler	  use PIN)
162339beb93cSSam Leffler	* added support for reading 3G USIM AID from EF_DIR to allow EAP-AKA to
162439beb93cSSam Leffler	  be used with cards that do not support file selection based on
162539beb93cSSam Leffler	  partial AID
162639beb93cSSam Leffler	* added support for matching the subjectAltName of the authentication
162739beb93cSSam Leffler	  server certificate against multiple name components (e.g.,
162839beb93cSSam Leffler	  altsubject_match="DNS:server.example.com;DNS:server2.example.com")
162939beb93cSSam Leffler	* fixed EAP-SIM/AKA key derivation for re-authentication case (only
163039beb93cSSam Leffler	  affects IEEE 802.1X with dynamic WEP keys)
163139beb93cSSam Leffler	* changed ctrl_iface network configuration 'get' operations to not
163239beb93cSSam Leffler	  return password/key material; if these fields are requested, "*"
163339beb93cSSam Leffler	  will be returned if the password/key is set, but the value of the
163439beb93cSSam Leffler	  parameter is not exposed
163539beb93cSSam Leffler
163639beb93cSSam Leffler2006-08-27 - v0.5.5
163739beb93cSSam Leffler	* added support for building Windows version with UNICODE defined
163839beb93cSSam Leffler	  (wide-char functions)
163939beb93cSSam Leffler	* driver_ndis: fixed static WEP configuration to avoid race condition
164039beb93cSSam Leffler	  issues with some NDIS drivers between association and setting WEP
164139beb93cSSam Leffler	  keys
164239beb93cSSam Leffler	* driver_ndis: added validation for IELength value in scan results to
164339beb93cSSam Leffler	  avoid crashes when using buggy NDIS drivers [Bug 165]
164439beb93cSSam Leffler	* fixed Release|Win32 target in the Visual Studio project files
164539beb93cSSam Leffler	  (previously, only Debug|Win32 target was set properly)
164639beb93cSSam Leffler	* changed control interface API call wpa_ctrl_pending() to allow it to
164739beb93cSSam Leffler	  return -1 on error (e.g., connection lost); control interface clients
164839beb93cSSam Leffler	  will need to make sure that they verify that the value is indeed >0
164939beb93cSSam Leffler	  when determining whether there are pending messages
165039beb93cSSam Leffler	* added an alternative control interface backend for Windows targets:
165139beb93cSSam Leffler	  Named Pipe (CONFIG_CTRL_IFACE=named_pipe); this is now the default
165239beb93cSSam Leffler	  control interface mechanism for Windows builds (previously, UDP to
165339beb93cSSam Leffler	  localhost was used)
165439beb93cSSam Leffler	* changed ctrl_interface configuration for UNIX domain sockets:
165539beb93cSSam Leffler	  - deprecated ctrl_interface_group variable (it may be removed in
165639beb93cSSam Leffler	    future versions)
165739beb93cSSam Leffler	  - allow both directory and group be configured with ctrl_interface
165839beb93cSSam Leffler	    in following format: DIR=/var/run/wpa_supplicant GROUP=wheel
165939beb93cSSam Leffler	  - ctrl_interface=/var/run/wpa_supplicant is still supported for the
166039beb93cSSam Leffler	    case when group is not changed
166139beb93cSSam Leffler	* added support for controlling more than one interface per process in
166239beb93cSSam Leffler	  Windows version
166339beb93cSSam Leffler	* added a workaround for a case where the AP is using unknown address
166439beb93cSSam Leffler	  (e.g., MAC address of the wired interface) as the source address for
166539beb93cSSam Leffler	  EAPOL-Key frames; previously, that source address was used as the
166639beb93cSSam Leffler	  destination for EAPOL-Key frames and in key derivation; now, BSSID is
166739beb93cSSam Leffler	  used even if the source address does not match with it
166839beb93cSSam Leffler	  (this resolves an interoperability issue with Thomson SpeedTouch 580)
166939beb93cSSam Leffler	* added a workaround for UDP-based control interface (which was used in
167039beb93cSSam Leffler	  Windows builds before this release) to prevent packets with forged
167139beb93cSSam Leffler	  addresses from being accepted as local control requests
167239beb93cSSam Leffler	* removed ndis_events.cpp and possibility of using external
167339beb93cSSam Leffler	  ndis_events.exe; C version (ndis_events.c) is fully functional and
167439beb93cSSam Leffler	  there is no desire to maintain two separate versions of this
167539beb93cSSam Leffler	  implementation
167639beb93cSSam Leffler	* ndis_events: Changed NDIS event notification design to use WMI to
167739beb93cSSam Leffler	  learn the adapter description through Win32_PnPEntity class; this
167839beb93cSSam Leffler	  should fix some cases where the adapter name was not recognized
167939beb93cSSam Leffler	  correctly (e.g., with some USB WLAN adapters, e.g., Ralink RT2500
168039beb93cSSam Leffler	  USB) [Bug 113]
168139beb93cSSam Leffler	* fixed selection of the first network in ap_scan=2 mode; previously,
168239beb93cSSam Leffler	  wpa_supplicant could get stuck in SCANNING state when only the first
168339beb93cSSam Leffler	  network for enabled (e.g., after 'wpa_cli select_network 0')
168439beb93cSSam Leffler	* winsvc: added support for configuring ctrl_interface parameters in
168539beb93cSSam Leffler	  registry (ctrl_interface string value in
168639beb93cSSam Leffler	  HKLM\SOFTWARE\wpa_supplicant\interfaces\0000 key); this new value is
168739beb93cSSam Leffler	  required to enable control interface (previously, this was hardcoded
168839beb93cSSam Leffler	  to be enabled)
168939beb93cSSam Leffler	* allow wpa_gui subdirectory to be built with both Qt3 and Qt4
169039beb93cSSam Leffler	* converted wpa_gui-qt4 subdirectory to use Qt4 specific project format
169139beb93cSSam Leffler
169239beb93cSSam Leffler2006-06-20 - v0.5.4
169339beb93cSSam Leffler	* fixed build with CONFIG_STAKEY=y [Bug 143]
169439beb93cSSam Leffler	* added support for doing MLME (IEEE 802.11 management frame
169539beb93cSSam Leffler	  processing) in wpa_supplicant when using Devicescape IEEE 802.11
169639beb93cSSam Leffler	  stack (wireless-dev.git tree)
169739beb93cSSam Leffler	* added a new network block configuration option, fragment_size, to
169839beb93cSSam Leffler	  configure the maximum EAP fragment size
169939beb93cSSam Leffler	* driver_ndis: Disable WZC automatically for the selected interface to
170039beb93cSSam Leffler	  avoid conflicts with two programs trying to control the radio; WZC
170139beb93cSSam Leffler	  will be re-enabled (if it was enabled originally) when wpa_supplicant
170239beb93cSSam Leffler	  is terminated
170339beb93cSSam Leffler	* added an experimental TLSv1 client implementation
170439beb93cSSam Leffler	  (CONFIG_TLS=internal) that can be used instead of an external TLS
170539beb93cSSam Leffler	  library, e.g., to reduce total size requirement on systems that do
170639beb93cSSam Leffler	  not include any TLS library by default (this is not yet complete;
170739beb93cSSam Leffler	  basic functionality is there, but certificate validation is not yet
170839beb93cSSam Leffler	  included)
170939beb93cSSam Leffler	* added PeerKey handshake implementation for IEEE 802.11e
171039beb93cSSam Leffler	  direct link setup (DLS) to replace STAKey handshake
171139beb93cSSam Leffler	* fixed WPA PSK update through ctrl_iface for the case where the old
171239beb93cSSam Leffler	  PSK was derived from an ASCII passphrase and the new PSK is set as
171339beb93cSSam Leffler	  a raw PSK (hex string)
171439beb93cSSam Leffler	* added new configuration option for identifying which network block
171539beb93cSSam Leffler	  was used (id_str in wpa_supplicant.conf; included on
171639beb93cSSam Leffler	  WPA_EVENT_CONNECT monitor event and as WPA_ID_STR environmental
171739beb93cSSam Leffler	  variable in wpa_cli action scripts; in addition WPA_ID variable is
171839beb93cSSam Leffler	  set to the current unique identifier that wpa_supplicant assigned
171939beb93cSSam Leffler	  automatically for the network and that can be used with
172039beb93cSSam Leffler	  GET_NETWORK/SET_NETWORK ctrl_iface commands)
172139beb93cSSam Leffler	* wpa_cli action script is now called only when the connect/disconnect
172239beb93cSSam Leffler	  status changes or when associating with a different network
172339beb93cSSam Leffler	* fixed configuration parser not to remove CCMP from group cipher list
172439beb93cSSam Leffler	  if WPA-None (adhoc) is used (pairwise=NONE in that case)
172539beb93cSSam Leffler	* fixed integrated NDIS events processing not to hang the process due
172639beb93cSSam Leffler	  to a missed change in eloop_win.c API in v0.5.3 [Bug 155]
172739beb93cSSam Leffler	* added support for EAP Generalized Pre-Shared Key (EAP-GPSK,
172839beb93cSSam Leffler	  draft-clancy-emu-eap-shared-secret-00.txt)
172939beb93cSSam Leffler	* added Microsoft Visual Studio 2005 solution and project files for
173039beb93cSSam Leffler	  build wpa_supplicant for Windows (see vs2005 subdirectory)
173139beb93cSSam Leffler	* eloop_win: fixed unregistration of Windows events
173239beb93cSSam Leffler	* l2_packet_winpcap: fixed a deadlock in deinitializing l2_packet
173339beb93cSSam Leffler	  at the end of RSN pre-authentication and added unregistration of
173439beb93cSSam Leffler	  a Windows event to avoid getting eloop_win stuck with an invalid
173539beb93cSSam Leffler	  handle
173639beb93cSSam Leffler	* driver_ndis: added support for selecting AP based on BSSID
173739beb93cSSam Leffler	* added new environmental variable for wpa_cli action scripts:
173839beb93cSSam Leffler	  WPA_CTRL_DIR is the current control interface directory
173939beb93cSSam Leffler	* driver_ndis: added support for using NDISUIO instead of WinPcap for
174039beb93cSSam Leffler	  OID set/query operations (CONFIG_USE_NDISUIO=y in .config); with new
174139beb93cSSam Leffler	  l2_packet_ndis (CONFIG_L2_PACKET=ndis), this can be used to build
174239beb93cSSam Leffler	  wpa_supplicant without requiring WinPcap; note that using NDISUIO
174339beb93cSSam Leffler	  requires that WZC is disabled (net stop wzcsvc) since NDISUIO allows
174439beb93cSSam Leffler	  only one application to open the device
174539beb93cSSam Leffler	* changed NDIS driver naming to only include device GUID, e.g.,
174639beb93cSSam Leffler	  {7EE3EFE5-C165-472F-986D-F6FBEDFE8C8D}, instead of including WinPcap
174739beb93cSSam Leffler	  specific \Device\NPF_ prefix before the GUID; the prefix is still
174839beb93cSSam Leffler	  allowed for backwards compatibility, but it is not required anymore
174939beb93cSSam Leffler	  when specifying the interface
175039beb93cSSam Leffler	* driver_ndis: re-initialize driver interface is the adapter is removed
175139beb93cSSam Leffler	  and re-inserted [Bug 159]
175239beb93cSSam Leffler	* driver_madwifi: fixed TKIP and CCMP sequence number configuration on
175339beb93cSSam Leffler	  big endian hosts [Bug 146]
175439beb93cSSam Leffler
175539beb93cSSam Leffler2006-04-27 - v0.5.3
175639beb93cSSam Leffler	* fixed EAP-GTC response to include correct user identity when run as
175739beb93cSSam Leffler	  phase 2 method of EAP-FAST (i.e., EAP-FAST did not work in v0.5.2)
175839beb93cSSam Leffler	* driver_ndis: Fixed encryption mode configuration for unencrypted
175939beb93cSSam Leffler	  networks (some NDIS drivers ignored this, but others, e.g., Broadcom,
176039beb93cSSam Leffler	  refused to associate with open networks) [Bug 106]
176139beb93cSSam Leffler	* driver_ndis: use BSSID OID polling to detect when IBSS network is
176239beb93cSSam Leffler	  formed even when ndis_events code is included since some NDIS drivers
176339beb93cSSam Leffler	  do not generate media connect events in IBSS mode
176439beb93cSSam Leffler	* config_winreg: allow global ctrl_interface parameter to be configured
176539beb93cSSam Leffler	  in Windows registry
176639beb93cSSam Leffler	* config_winreg: added support for saving configuration data into
176739beb93cSSam Leffler	  Windows registry
176839beb93cSSam Leffler	* added support for controlling network device operational state
176939beb93cSSam Leffler	  (dormant/up) for Linux 2.6.17 to improve DHCP processing (see
177039beb93cSSam Leffler	  http://www.flamewarmaster.de/software/dhcpclient/ for a DHCP client
177139beb93cSSam Leffler	  that can use this information)
177239beb93cSSam Leffler	* driver_wext: added support for WE-21 change to SSID configuration
177339beb93cSSam Leffler	* driver_wext: fixed privacy configuration for static WEP keys mode
177439beb93cSSam Leffler	  [Bug 140]
177539beb93cSSam Leffler	* added an optional driver_ops callback for MLME-SETPROTECTION.request
177639beb93cSSam Leffler	  primitive
177739beb93cSSam Leffler	* added support for EAP-SAKE (no EAP method number allocated yet, so
177839beb93cSSam Leffler	  this is using the same experimental type 255 as EAP-PSK)
177939beb93cSSam Leffler	* added support for dynamically loading EAP methods (.so files) instead
178039beb93cSSam Leffler	  of requiring them to be statically linked in; this is disabled by
178139beb93cSSam Leffler	  default (see CONFIG_DYNAMIC_EAP_METHODS in defconfig for information
178239beb93cSSam Leffler	  on how to use this)
178339beb93cSSam Leffler
178439beb93cSSam Leffler2006-03-19 - v0.5.2
178539beb93cSSam Leffler	* do not try to use USIM APDUs when initializing PC/SC for SIM card
178639beb93cSSam Leffler	  access for a network that has not enabled EAP-AKA
178739beb93cSSam Leffler	* fixed EAP phase 2 Nak for EAP-{PEAP,TTLS,FAST} (this was broken in
178839beb93cSSam Leffler	  v0.5.1 due to the new support for expanded EAP types)
178939beb93cSSam Leffler	* added support for generating EAP Expanded Nak
179039beb93cSSam Leffler	* try to fetch scan results once before requesting new scan when
179139beb93cSSam Leffler	  starting up in ap_scan=1 mode (this can speed up initial association
179239beb93cSSam Leffler	  a lot with, e.g., madwifi-ng driver)
179339beb93cSSam Leffler	* added support for receiving EAPOL frames from a Linux bridge
179439beb93cSSam Leffler	  interface (-bbr0 on command line)
179539beb93cSSam Leffler	* fixed EAPOL re-authentication for sessions that used PMKSA caching
179639beb93cSSam Leffler	* changed EAP method registration to use a dynamic list of methods
179739beb93cSSam Leffler	  instead of a static list generated at build time
179839beb93cSSam Leffler	* fixed PMKSA cache deinitialization not to use freed memory when
179939beb93cSSam Leffler	  removing PMKSA entries
180039beb93cSSam Leffler	* fixed a memory leak in EAP-TTLS re-authentication
180139beb93cSSam Leffler	* reject WPA/WPA2 message 3/4 if it does not include any valid
180239beb93cSSam Leffler	  WPA/RSN IE
180339beb93cSSam Leffler	* driver_wext: added fallback to use SIOCSIWENCODE for setting auth_alg
180439beb93cSSam Leffler	  if the driver does not support SIOCSIWAUTH
180539beb93cSSam Leffler
180639beb93cSSam Leffler2006-01-29 - v0.5.1
180739beb93cSSam Leffler	* driver_test: added better support for multiple APs and STAs by using
180839beb93cSSam Leffler	  a directory with sockets that include MAC address for each device in
180939beb93cSSam Leffler	  the name (driver_param=test_dir=/tmp/test)
181039beb93cSSam Leffler	* added support for EAP expanded type (vendor specific EAP methods)
181139beb93cSSam Leffler	* added AP_SCAN command into ctrl_iface so that ap_scan configuration
181239beb93cSSam Leffler	  option can be changed if needed
181339beb93cSSam Leffler	* wpa_cli/wpa_gui: skip non-socket files in control directory when
181439beb93cSSam Leffler	  using UNIX domain sockets; this avoids selecting an incorrect
181539beb93cSSam Leffler	  interface (e.g., a PID file could be in this directory, even though
181639beb93cSSam Leffler	  use of this directory for something else than socket files is not
181739beb93cSSam Leffler	  recommended)
181839beb93cSSam Leffler	* fixed TLS library deinitialization after RSN pre-authentication not
181939beb93cSSam Leffler	  to disable TLS library for normal authentication
182039beb93cSSam Leffler	* driver_wext: Remove null-termination from SSID length if the driver
182139beb93cSSam Leffler	  used it; some Linux drivers do this and they were causing problems in
182239beb93cSSam Leffler	  wpa_supplicant not finding matching configuration block. This change
182339beb93cSSam Leffler	  would break a case where the SSID actually ends in '\0', but that is
182439beb93cSSam Leffler	  not likely to happen in real use.
182539beb93cSSam Leffler	* fixed PMKSA cache processing not to trigger deauthentication if the
182639beb93cSSam Leffler	  current PMKSA cache entry is replaced with a valid new entry
182739beb93cSSam Leffler	* fixed PC/SC initialization for ap_scan != 1 modes (this fixes
182839beb93cSSam Leffler	  EAP-SIM and EAP-AKA with real SIM/USIM card when using ap_scan=0 or
182939beb93cSSam Leffler	  ap_scan=2)
183039beb93cSSam Leffler
183139beb93cSSam Leffler2005-12-18 - v0.5.0 (beginning of 0.5.x development releases)
183239beb93cSSam Leffler	* added experimental STAKey handshake implementation for IEEE 802.11e
183339beb93cSSam Leffler	  direct link setup (DLS); note: this is disabled by default in both
183439beb93cSSam Leffler	  build and runtime configuration (can be enabled with CONFIG_STAKEY=y
183539beb93cSSam Leffler	  and stakey=1)
183639beb93cSSam Leffler	* fixed EAP-SIM and EAP-AKA pseudonym and fast re-authentication to
183739beb93cSSam Leffler	  decrypt AT_ENCR_DATA attributes correctly
183839beb93cSSam Leffler	* fixed EAP-AKA to allow resynchronization within the same session
183939beb93cSSam Leffler	* made code closer to ANSI C89 standard to make it easier to port to
184039beb93cSSam Leffler	  other C libraries and compilers
184139beb93cSSam Leffler	* started moving operating system or C library specific functions into
184239beb93cSSam Leffler	  wrapper functions defined in os.h and implemented in os_*.c to make
184339beb93cSSam Leffler	  code more portable
184439beb93cSSam Leffler	* wpa_supplicant can now be built with Microsoft Visual C++
184539beb93cSSam Leffler	  (e.g., with the freely available Toolkit 2003 version or Visual
184639beb93cSSam Leffler	  C++ 2005 Express Edition and Platform SDK); see nmake.mak for an
184739beb93cSSam Leffler	  example makefile for nmake
184839beb93cSSam Leffler	* added support for using Windows registry for command line parameters
184939beb93cSSam Leffler	  (CONFIG_MAIN=main_winsvc) and configuration data
185039beb93cSSam Leffler	  (CONFIG_BACKEND=winreg); see win_example.reg for an example registry
185139beb93cSSam Leffler	  contents; this version can be run both as a Windows service and as a
185239beb93cSSam Leffler	  normal application; 'wpasvc.exe app' to start as applicant,
185339beb93cSSam Leffler	  'wpasvc.exe reg <full path to wpasvc.exe>' to register a service,
185439beb93cSSam Leffler	  'net start wpasvc' to start the service, 'wpasvc.exe unreg' to
185539beb93cSSam Leffler	  unregister a service
185639beb93cSSam Leffler	* made it possible to link ndis_events.exe functionality into
185739beb93cSSam Leffler	  wpa_supplicant.exe by defining CONFIG_NDIS_EVENTS_INTEGRATED
185839beb93cSSam Leffler	* added better support for multiple control interface backends
185939beb93cSSam Leffler	  (CONFIG_CTRL_IFACE option); currently, 'unix' and 'udp' are supported
186039beb93cSSam Leffler	* fixed PC/SC code to use correct length for GSM AUTH command buffer
186139beb93cSSam Leffler	  and to not use pioRecvPci with SCardTransmit() calls; these were not
186239beb93cSSam Leffler	  causing visible problems with pcsc-lite, but Windows Winscard.dll
186339beb93cSSam Leffler	  refused the previously used parameters; this fixes EAP-SIM and
186439beb93cSSam Leffler	  EAP-AKA authentication using SIM/USIM card under Windows
186539beb93cSSam Leffler	* added new event loop implementation for Windows using
186639beb93cSSam Leffler	  WaitForMultipleObject() instead of select() in order to allow waiting
186739beb93cSSam Leffler	  for non-socket objects; this can be selected with
186839beb93cSSam Leffler	  CONFIG_ELOOP=eloop_win in .config
186939beb93cSSam Leffler	* added support for selecting l2_packet implementation in .config
187039beb93cSSam Leffler	  (CONFIG_L2_PACKET; following options are available now: linux, pcap,
187139beb93cSSam Leffler	  winpcap, freebsd, none)
187239beb93cSSam Leffler	* added new l2_packet implementation for WinPcap
187339beb93cSSam Leffler	  (CONFIG_L2_PACKET=winpcap) that uses a separate receive thread to
187439beb93cSSam Leffler	  reduce latency in EAPOL receive processing from about 100 ms to about
187539beb93cSSam Leffler	  3 ms
187639beb93cSSam Leffler	* added support for EAP-FAST key derivation using other ciphers than
187739beb93cSSam Leffler	  RC4-128-SHA for authentication and AES128-SHA for provisioning
187839beb93cSSam Leffler	* added support for configuring CA certificate as DER file and as a
187939beb93cSSam Leffler	  configuration blob
188039beb93cSSam Leffler	* fixed private key configuration as configuration blob and added
188139beb93cSSam Leffler	  support for using PKCS#12 as a blob
188239beb93cSSam Leffler	* tls_gnutls: added support for using PKCS#12 files; added support for
188339beb93cSSam Leffler	  session resumption
188439beb93cSSam Leffler	* added support for loading trusted CA certificates from Windows
188539beb93cSSam Leffler	  certificate store: ca_cert="cert_store://<name>", where <name> is
188639beb93cSSam Leffler	  likely CA (Intermediate CA certificates) or ROOT (root certificates)
188739beb93cSSam Leffler	* added C version of ndis_events.cpp and made it possible to build this
188839beb93cSSam Leffler	  with MinGW so that CONFIG_NDIS_EVENTS_INTEGRATED can be used more
188939beb93cSSam Leffler	  easily on cross-compilation builds
189039beb93cSSam Leffler	* added wpasvc.exe into Windows binary release; this is an alternative
189139beb93cSSam Leffler	  version of wpa_supplicant.exe with configuration backend using
189239beb93cSSam Leffler	  Windows registry and with the entry point designed to run as a
189339beb93cSSam Leffler	  Windows service
189439beb93cSSam Leffler	* integrated ndis_events.exe functionality into wpa_supplicant.exe and
189539beb93cSSam Leffler	  wpasvc.exe and removed this additional tool from the Windows binary
189639beb93cSSam Leffler	  release since it is not needed anymore
189739beb93cSSam Leffler	* load winscard.dll functions dynamically when building with MinGW
189839beb93cSSam Leffler	  since MinGW does not yet include winscard library
189939beb93cSSam Leffler
190039beb93cSSam Leffler2005-11-20 - v0.4.7 (beginning of 0.4.x stable releases)
190139beb93cSSam Leffler	* l2_packet_pcap: fixed wired IEEE 802.1X authentication with libpcap
190239beb93cSSam Leffler	  and WinPcap to receive frames sent to PAE group address
190339beb93cSSam Leffler	* disable EAP state machine when IEEE 802.1X authentication is not used
190439beb93cSSam Leffler	  in order to get rid of bogus "EAP failed" messages
190539beb93cSSam Leffler	* fixed OpenSSL error reporting to go through all pending errors to
190639beb93cSSam Leffler	  avoid confusing reports of old errors being reported at later point
190739beb93cSSam Leffler	  during handshake
190839beb93cSSam Leffler	* fixed configuration file updating to not write empty variables
190939beb93cSSam Leffler	  (e.g., proto or key_mgmt) that the file parser would not accept
191039beb93cSSam Leffler	* fixed ADD_NETWORK ctrl_iface command to use the same default values
191139beb93cSSam Leffler	  for variables as empty network definitions read from config file
191239beb93cSSam Leffler	  would get
191339beb93cSSam Leffler	* fixed EAP state machine to not discard EAP-Failure messages in many
191439beb93cSSam Leffler	  cases (e.g., during TLS handshake)
191539beb93cSSam Leffler	* fixed a infinite loop in private key reading if the configured file
191639beb93cSSam Leffler	  cannot be parsed successfully
191739beb93cSSam Leffler	* driver_madwifi: added support for madwifi-ng
191839beb93cSSam Leffler	* wpa_gui: do not display password/PSK field contents
191939beb93cSSam Leffler	* wpa_gui: added CA certificate configuration
192039beb93cSSam Leffler	* driver_ndis: fixed scan request in ap_scan=2 mode not to change SSID
192139beb93cSSam Leffler	* driver_ndis: include Beacon IEs in AssocInfo in order to notice if
192239beb93cSSam Leffler	  the new AP is using different WPA/RSN IE
192339beb93cSSam Leffler	* use longer timeout for IEEE 802.11 association to avoid problems with
192439beb93cSSam Leffler	  drivers that may take more than five second to associate
192539beb93cSSam Leffler
192639beb93cSSam Leffler2005-10-27 - v0.4.6
192739beb93cSSam Leffler	* allow fallback to WPA, if mixed WPA+WPA2 networks have mismatch in
192839beb93cSSam Leffler	  RSN IE, but WPA IE would match with wpa_supplicant configuration
192939beb93cSSam Leffler	* added support for named configuration blobs in order to avoid having
193039beb93cSSam Leffler	  to use file system for external files (e.g., certificates);
193139beb93cSSam Leffler	  variables can be set to "blob://<blob name>" instead of file path to
193239beb93cSSam Leffler	  use a named blob; supported fields: pac_file, client_cert,
193339beb93cSSam Leffler	  private_key
193439beb93cSSam Leffler	* fixed RSN pre-authentication (it was broken in the clean up of WPA
193539beb93cSSam Leffler	  state machine interface in v0.4.5)
193639beb93cSSam Leffler	* driver_madwifi: set IEEE80211_KEY_GROUP flag for group keys to make
193739beb93cSSam Leffler	  sure the driver configures broadcast decryption correctly
193839beb93cSSam Leffler	* added ca_path (and ca_path2) configuration variables that can be used
193939beb93cSSam Leffler	  to configure OpenSSL CA path, e.g., /etc/ssl/certs, for using the
194039beb93cSSam Leffler	  system-wide trusted CA list
194139beb93cSSam Leffler	* added support for starting wpa_supplicant without a configuration
194239beb93cSSam Leffler	  file (-C argument must be used to set ctrl_interface parameter for
194339beb93cSSam Leffler	  this case; in addition, -p argument can be used to provide
194439beb93cSSam Leffler	  driver_param; these new arguments can also be used with a
194539beb93cSSam Leffler	  configuration to override the values from the configuration)
194639beb93cSSam Leffler	* added global control interface that can be optionally used for adding
194739beb93cSSam Leffler	  and removing network interfaces dynamically (-g command line argument
194839beb93cSSam Leffler	  for both wpa_supplicant and wpa_cli) without having to restart
194939beb93cSSam Leffler	  wpa_supplicant process
195039beb93cSSam Leffler	* wpa_gui:
195139beb93cSSam Leffler	  - try to save configuration whenever something is modified
195239beb93cSSam Leffler	  - added WEP key configuration
195339beb93cSSam Leffler	  - added possibility to edit the current network configuration
195439beb93cSSam Leffler	* driver_ndis: fixed driver polling not to increase frequency on each
195539beb93cSSam Leffler	  received EAPOL frame due to incorrectly cancelled timeout
195639beb93cSSam Leffler	* added simple configuration file examples (in examples subdirectory)
195739beb93cSSam Leffler	* fixed driver_wext.c to filter wireless events based on ifindex to
195839beb93cSSam Leffler	  avoid interfaces receiving events from other interfaces
195939beb93cSSam Leffler	* delay sending initial EAPOL-Start couple of seconds to speed up
196039beb93cSSam Leffler	  authentication for the most common case of Authenticator starting
196139beb93cSSam Leffler	  EAP authentication immediately after association
196239beb93cSSam Leffler
196339beb93cSSam Leffler2005-09-25 - v0.4.5
196439beb93cSSam Leffler	* added a workaround for clearing keys with ndiswrapper to allow
196539beb93cSSam Leffler	  roaming from WPA enabled AP to plaintext one
196639beb93cSSam Leffler	* added docbook documentation (doc/docbook) that can be used to
196739beb93cSSam Leffler	  generate, e.g., man pages
196839beb93cSSam Leffler	* l2_packet_linux: use socket type SOCK_DGRAM instead of SOCK_RAW for
196939beb93cSSam Leffler	  PF_PACKET in order to prepare for network devices that do not use
19704b72b91aSCy Schubert	  Ethernet headers (e.g., network stack that includes IEEE 802.11
19714b72b91aSCy Schubert	  header in the frames)
197239beb93cSSam Leffler	* use receipt of EAPOL-Key frame as a lower layer success indication
197339beb93cSSam Leffler	  for EAP state machine to allow recovery from dropped EAP-Success
197439beb93cSSam Leffler	  frame
197539beb93cSSam Leffler	* cleaned up internal EAPOL frame processing by not including link
197639beb93cSSam Leffler	  layer (Ethernet) header during WPA and EAPOL/EAP processing; this
197739beb93cSSam Leffler	  header is added only when transmitted the frame; this makes it easier
197839beb93cSSam Leffler	  to use wpa_supplicant on link layers that use different header than
197939beb93cSSam Leffler	  Ethernet
198039beb93cSSam Leffler	* updated EAP-PSK to use draft 9 by default since this can now be
198139beb93cSSam Leffler	  tested with hostapd; removed support for draft 3, including
198239beb93cSSam Leffler	  server_nai configuration option from network blocks
198339beb93cSSam Leffler	* driver_wired: add PAE address to the multicast address list in order
198439beb93cSSam Leffler	  to be able to receive EAPOL frames with drivers that do not include
198539beb93cSSam Leffler	  these multicast addresses by default
198639beb93cSSam Leffler	* driver_wext: add support for WE-19
198739beb93cSSam Leffler	* added support for multiple configuration backends (CONFIG_BACKEND
198839beb93cSSam Leffler	  option); currently, only 'file' is supported (i.e., the format used
198939beb93cSSam Leffler	  in wpa_supplicant.conf)
199039beb93cSSam Leffler	* added support for updating configuration ('wpa_cli save_config');
199139beb93cSSam Leffler	  this is disabled by default and can be enabled with global
199239beb93cSSam Leffler	  update_config=1 variable in wpa_supplicant.conf; this allows wpa_cli
199339beb93cSSam Leffler	  and wpa_gui to store the configuration changes in a permanent store
199439beb93cSSam Leffler	* added GET_NETWORK ctrl_iface command
199539beb93cSSam Leffler	  (e.g., 'wpa_cli get_network 0 ssid')
199639beb93cSSam Leffler
199739beb93cSSam Leffler2005-08-21 - v0.4.4
199839beb93cSSam Leffler	* replaced OpenSSL patch for EAP-FAST support
199939beb93cSSam Leffler	  (openssl-tls-extensions.patch) with a more generic and correct
200039beb93cSSam Leffler	  patch (the new patch is not compatible with the previous one, so the
200139beb93cSSam Leffler	  OpenSSL library will need to be patched with the new patch in order
200239beb93cSSam Leffler	  to be able to build wpa_supplicant with EAP-FAST support)
200339beb93cSSam Leffler	* added support for using Windows certificate store (through CryptoAPI)
200439beb93cSSam Leffler	  for client certificate and private key operations (EAP-TLS)
200539beb93cSSam Leffler	  (see wpa_supplicant.conf for more information on how to configure
200639beb93cSSam Leffler	  this with private_key)
200739beb93cSSam Leffler	* ported wpa_gui to Windows
200839beb93cSSam Leffler	* added Qt4 version of wpa_gui (wpa_gui-qt4 directory); this can be
200939beb93cSSam Leffler	  built with the open source version of the Qt4 for Windows
201039beb93cSSam Leffler	* allow non-WPA modes (e.g., IEEE 802.1X with dynamic WEP) to be used
201139beb93cSSam Leffler	  with drivers that do not support WPA
201239beb93cSSam Leffler	* ndis_events: fixed Windows 2000 support
201339beb93cSSam Leffler	* added support for enabling/disabling networks from the list of all
201439beb93cSSam Leffler	  configured networks ('wpa_cli enable_network <network id>' and
201539beb93cSSam Leffler	  'wpa_cli disable_network <network id>')
201639beb93cSSam Leffler	* added support for adding and removing network from the current
201739beb93cSSam Leffler	  configuration ('wpa_cli add_network' and 'wpa_cli remove_network
201839beb93cSSam Leffler	  <network id>'); added networks are disabled by default and they can
201939beb93cSSam Leffler	  be enabled with enable_network command once the configuration is done
202039beb93cSSam Leffler	  for the new network; note: configuration file is not yet updated, so
202139beb93cSSam Leffler	  these new networks are lost when wpa_supplicant is restarted
202239beb93cSSam Leffler	* added support for setting network configuration parameters through
202339beb93cSSam Leffler	  the control interface, for example:
202439beb93cSSam Leffler	  wpa_cli set_network 0 ssid "\"my network\""
202539beb93cSSam Leffler	* fixed parsing of strings that include both " and # within double
202639beb93cSSam Leffler	  quoted area (e.g., "start"#end")
202739beb93cSSam Leffler	* added EAP workaround for PEAP session resumption: allow outer,
202839beb93cSSam Leffler	  i.e., not tunneled, EAP-Success to terminate session since; this can
202939beb93cSSam Leffler	  be disabled with eap_workaround=0
203039beb93cSSam Leffler	  (this was allowed for PEAPv1 before, but now it is also allowed for
203139beb93cSSam Leffler	  PEAPv0 since at least one RADIUS authentication server seems to be
203239beb93cSSam Leffler	  doing this for PEAPv0, too)
203339beb93cSSam Leffler	* wpa_gui: added preliminary support for adding new networks to the
203439beb93cSSam Leffler	  wpa_supplicant configuration (double click on the scan results to
203539beb93cSSam Leffler	  open network configuration)
203639beb93cSSam Leffler
203739beb93cSSam Leffler2005-06-26 - v0.4.3
203839beb93cSSam Leffler	* removed interface for external EAPOL/EAP supplicant (e.g.,
203939beb93cSSam Leffler	  Xsupplicant), (CONFIG_XSUPPLICANT_IFACE) since it is not required
204039beb93cSSam Leffler	  anymore and is unlikely to be used by anyone
204139beb93cSSam Leffler	* driver_ndis: fixed WinPcap 3.0 support
204239beb93cSSam Leffler	* fixed build with CONFIG_DNET_PCAP=y on Linux
204339beb93cSSam Leffler	* l2_packet: moved different implementations into separate files
204439beb93cSSam Leffler	  (l2_packet_*.c)
204539beb93cSSam Leffler
204639beb93cSSam Leffler2005-06-12 - v0.4.2
204739beb93cSSam Leffler	* driver_ipw: updated driver structures to match with ipw2200-1.0.4
204839beb93cSSam Leffler	  (note: ipw2100-1.1.0 is likely to require an update to work with
204939beb93cSSam Leffler	  this)
205039beb93cSSam Leffler	* added support for using ap_scan=2 mode with multiple network blocks;
205139beb93cSSam Leffler	  wpa_supplicant will go through the networks one by one until the
205239beb93cSSam Leffler	  driver reports a successful association; this uses the same order for
205339beb93cSSam Leffler	  networks as scan_ssid=1 scans, i.e., the priority field is ignored
205439beb93cSSam Leffler	  and the network block order in the file is used instead
205539beb93cSSam Leffler	* fixed a potential issue in RSN pre-authentication ending up using
205639beb93cSSam Leffler	  freed memory if pre-authentication times out
205739beb93cSSam Leffler	* added support for matching alternative subject name extensions of the
205839beb93cSSam Leffler	  authentication server certificate; new configuration variables
205939beb93cSSam Leffler	  altsubject_match and altsubject_match2
206039beb93cSSam Leffler	* driver_ndis: added support for IEEE 802.1X authentication with wired
206139beb93cSSam Leffler	  NDIS drivers
206239beb93cSSam Leffler	* added support for querying private key password (EAP-TLS) through the
206339beb93cSSam Leffler	  control interface (wpa_cli/wpa_gui) if one is not included in the
206439beb93cSSam Leffler	  configuration file
206539beb93cSSam Leffler	* driver_broadcom: fixed couple of memory leaks in scan result
206639beb93cSSam Leffler	  processing
206739beb93cSSam Leffler	* EAP-PAX is now registered as EAP type 46
206839beb93cSSam Leffler	* fixed EAP-PAX MAC calculation
206939beb93cSSam Leffler	* fixed EAP-PAX CK and ICK key derivation
207039beb93cSSam Leffler	* added support for using password with EAP-PAX (as an alternative to
207139beb93cSSam Leffler	  entering key with eappsk); SHA-1 hash of the password will be used as
207239beb93cSSam Leffler	  the key in this case
207339beb93cSSam Leffler	* added support for arbitrary driver interface parameters through the
207439beb93cSSam Leffler	  configuration file with a new driver_param field; this adds a new
207539beb93cSSam Leffler	  driver_ops function set_param()
207639beb93cSSam Leffler	* added possibility to override l2_packet module with driver interface
207739beb93cSSam Leffler	  API (new send_eapol handler); this can be used to implement driver
207839beb93cSSam Leffler	  specific TX/RX functions for EAPOL frames
207939beb93cSSam Leffler	* fixed ctrl_interface_group processing for the case where gid is
208039beb93cSSam Leffler	  entered as a number, not group name
208139beb93cSSam Leffler	* driver_test: added support for testing hostapd with wpa_supplicant
208239beb93cSSam Leffler	  by using test driver interface without any kernel drivers or network
208339beb93cSSam Leffler	  cards
208439beb93cSSam Leffler
208539beb93cSSam Leffler2005-05-22 - v0.4.1
208639beb93cSSam Leffler	* driver_madwifi: fixed WPA/WPA2 mode configuration to allow EAPOL
208739beb93cSSam Leffler	  packets to be encrypted; this was apparently broken by the changed
208839beb93cSSam Leffler	  ioctl order in v0.4.0
208939beb93cSSam Leffler	* driver_madwifi: added preliminary support for compiling against 'BSD'
209039beb93cSSam Leffler	  branch of madwifi CVS tree
209139beb93cSSam Leffler	* added support for EAP-MSCHAPv2 password retries within the same EAP
209239beb93cSSam Leffler	  authentication session
209339beb93cSSam Leffler	* added support for password changes with EAP-MSCHAPv2 (used when the
209439beb93cSSam Leffler	  password has expired)
209539beb93cSSam Leffler	* added support for reading additional certificates from PKCS#12 files
209639beb93cSSam Leffler	  and adding them to the certificate chain
209739beb93cSSam Leffler	* fixed association with IEEE 802.1X (no WPA) when dynamic WEP keys
209839beb93cSSam Leffler	  were used
209939beb93cSSam Leffler	* fixed a possible double free in EAP-TTLS fast-reauthentication when
210039beb93cSSam Leffler	  identity or password is entered through control interface
210139beb93cSSam Leffler	* display EAP Notification messages to user through control interface
210239beb93cSSam Leffler	  with "CTRL-EVENT-EAP-NOTIFICATION" prefix
210339beb93cSSam Leffler	* added GUI version of wpa_cli, wpa_gui; this is not build
210439beb93cSSam Leffler	  automatically with 'make'; use 'make wpa_gui' to build (this requires
210539beb93cSSam Leffler	  Qt development tools)
210639beb93cSSam Leffler	* added 'disconnect' command to control interface for setting
210739beb93cSSam Leffler	  wpa_supplicant in state where it will not associate before
210839beb93cSSam Leffler	  'reassociate' command has been used
210939beb93cSSam Leffler	* added support for selecting a network from the list of all configured
211039beb93cSSam Leffler	  networks ('wpa_cli select_network <network id>'; this disabled all
211139beb93cSSam Leffler	  other networks; to re-enable, 'wpa_cli select_network any')
211239beb93cSSam Leffler	* added support for getting scan results through control interface
211339beb93cSSam Leffler	* added EAP workaround for PEAPv1 session resumption: allow outer,
211439beb93cSSam Leffler	  i.e., not tunneled, EAP-Success to terminate session since; this can
211539beb93cSSam Leffler	  be disabled with eap_workaround=0
211639beb93cSSam Leffler
211739beb93cSSam Leffler2005-04-25 - v0.4.0 (beginning of 0.4.x development releases)
211839beb93cSSam Leffler	* added a new build time option, CONFIG_NO_STDOUT_DEBUG, that can be
211939beb93cSSam Leffler	  used to reduce the size of the wpa_supplicant considerably if
212039beb93cSSam Leffler	  debugging code is not needed
212139beb93cSSam Leffler	* fixed EAPOL-Key validation to drop packets with invalid Key Data
212239beb93cSSam Leffler	  Length; such frames could have crashed wpa_supplicant due to buffer
212339beb93cSSam Leffler	  overflow
212439beb93cSSam Leffler	* added support for wired authentication (IEEE 802.1X on wired
212539beb93cSSam Leffler	  Ethernet); driver interface 'wired'
212639beb93cSSam Leffler	* obsoleted set_wpa() handler in the driver interface API (it can be
212739beb93cSSam Leffler	  replaced by moving enable/disable functionality into init()/deinit())
212839beb93cSSam Leffler	  (calls to set_wpa() are still present for backwards compatibility,
212939beb93cSSam Leffler	  but they may be removed in the future)
213039beb93cSSam Leffler	* driver_madwifi: fixed association in plaintext mode
213139beb93cSSam Leffler	* modified the EAP workaround that accepts EAP-Success with incorrect
213239beb93cSSam Leffler	  Identifier to be even less strict about verification in order to
213339beb93cSSam Leffler	  interoperate with some authentication servers
213439beb93cSSam Leffler	* added support for sending TLS alerts
213539beb93cSSam Leffler	* added support for 'any' SSID wildcard; if ssid is not configured or
213639beb93cSSam Leffler	  is set to an empty string, any SSID will be accepted for non-WPA AP
213739beb93cSSam Leffler	* added support for asking PIN (for SIM) from frontends (e.g.,
213839beb93cSSam Leffler	  wpa_cli); if a PIN is needed, but not included in the configuration
213939beb93cSSam Leffler	  file, a control interface request is sent and EAP processing is
214039beb93cSSam Leffler	  delayed until the PIN is available
214139beb93cSSam Leffler	* added support for using external devices (e.g., a smartcard) for
214239beb93cSSam Leffler	  private key operations in EAP-TLS (CONFIG_SMARTCARD=y in .config);
214339beb93cSSam Leffler	  new wpa_supplicant.conf variables:
214439beb93cSSam Leffler	  - global: opensc_engine_path, pkcs11_engine_path, pkcs11_module_path
214539beb93cSSam Leffler	  - network: engine, engine_id, key_id
214639beb93cSSam Leffler	* added experimental support for EAP-PAX
214739beb93cSSam Leffler	* added monitor mode for wpa_cli (-a<path to a program to run>) that
214839beb93cSSam Leffler	  allows external commands (e.g., shell scripts) to be run based on
214939beb93cSSam Leffler	  wpa_supplicant events, e.g., when authentication has been completed
215039beb93cSSam Leffler	  and data connection is ready; other related wpa_cli arguments:
215139beb93cSSam Leffler	  -B (run in background), -P (write PID file); wpa_supplicant has a new
215239beb93cSSam Leffler	  command line argument (-W) that can be used to make it wait until a
215339beb93cSSam Leffler	  control interface command is received in order to avoid missing
215439beb93cSSam Leffler	  events
215539beb93cSSam Leffler	* added support for opportunistic WPA2 PMKSA key caching (disabled by
215639beb93cSSam Leffler	  default, can be enabled with proactive_key_caching=1)
215739beb93cSSam Leffler	* fixed RSN IE in 4-Way Handshake message 2/4 for the case where
215839beb93cSSam Leffler	  Authenticator rejects PMKSA caching attempt and the driver is not
215939beb93cSSam Leffler	  using assoc_info events
216039beb93cSSam Leffler	* added -P<pid file> argument for wpa_supplicant to write the current
216139beb93cSSam Leffler	  process id into a file
216239beb93cSSam Leffler
216339beb93cSSam Leffler2005-02-12 - v0.3.7 (beginning of 0.3.x stable releases)
216439beb93cSSam Leffler	* added new phase1 option parameter, include_tls_length=1, to force
216539beb93cSSam Leffler	  wpa_supplicant to add TLS Message Length field to all TLS messages
216639beb93cSSam Leffler	  even if the packet is not fragmented; this may be needed with some
216739beb93cSSam Leffler	  authentication servers
216839beb93cSSam Leffler	* fixed WPA/RSN IE verification in message 3 of 4-Way Handshake when
216939beb93cSSam Leffler	  using drivers that take care of AP selection (e.g., when using
217039beb93cSSam Leffler	  ap_scan=2)
217139beb93cSSam Leffler	* fixed reprocessing of pending request after ctrl_iface requests for
217239beb93cSSam Leffler	  identity/password/otp
217339beb93cSSam Leffler	* fixed ctrl_iface requests for identity/password/otp in Phase 2 of
217439beb93cSSam Leffler	  EAP-PEAP and EAP-TTLS
217539beb93cSSam Leffler	* all drivers using driver_wext: set interface up and select Managed
217639beb93cSSam Leffler	  mode when starting wpa_supplicant; set interface down when exiting
217739beb93cSSam Leffler	* renamed driver_ipw2100.c to driver_ipw.c since it now supports both
217839beb93cSSam Leffler	  ipw2100 and ipw2200; please note that this also changed the
217939beb93cSSam Leffler	  configuration variable in .config to CONFIG_DRIVER_IPW
218039beb93cSSam Leffler
218139beb93cSSam Leffler2005-01-24 - v0.3.6
218239beb93cSSam Leffler	* fixed a busy loop introduced in v0.3.5 for scan result processing
218339beb93cSSam Leffler	  when no matching AP is found
218439beb93cSSam Leffler
218539beb93cSSam Leffler2005-01-23 - v0.3.5
218639beb93cSSam Leffler	* added a workaround for an interoperability issue with a Cisco AP
218739beb93cSSam Leffler	  when using WPA2-PSK
218839beb93cSSam Leffler	* fixed non-WPA IEEE 802.1X to use the same authentication timeout as
218939beb93cSSam Leffler	  WPA with IEEE 802.1X (i.e., timeout 10 -> 70 sec to allow
219039beb93cSSam Leffler	  retransmission of dropped frames)
219139beb93cSSam Leffler	* fixed issues with 64-bit CPUs and SHA1 cleanup in previous version
219239beb93cSSam Leffler	  (e.g., segfault when processing EAPOL-Key frames)
219339beb93cSSam Leffler	* fixed EAP workaround and fast reauthentication configuration for
219439beb93cSSam Leffler	  RSN pre-authentication; previously these were disabled and
219539beb93cSSam Leffler	  pre-authentication would fail if the used authentication server
219639beb93cSSam Leffler	  requires EAP workarounds
219739beb93cSSam Leffler	* added support for blacklisting APs that fail or timeout
219839beb93cSSam Leffler	  authentication in ap_scan=1 mode so that all APs are tried in cases
219939beb93cSSam Leffler	  where the ones with strongest signal level are failing authentication
220039beb93cSSam Leffler	* fixed CA certificate loading after a failed EAP-TLS/PEAP/TTLS
220139beb93cSSam Leffler	  authentication attempt
220239beb93cSSam Leffler	* allow EAP-PEAP/TTLS fast reauthentication only if Phase 2 succeeded
220339beb93cSSam Leffler	  in the previous authentication (previously, only Phase 1 success was
220439beb93cSSam Leffler	  verified)
220539beb93cSSam Leffler
220639beb93cSSam Leffler2005-01-09 - v0.3.4
220739beb93cSSam Leffler	* added preliminary support for IBSS (ad-hoc) mode configuration
220839beb93cSSam Leffler	  (mode=1 in network block); this included a new key_mgmt mode
220939beb93cSSam Leffler	  WPA-NONE, i.e., TKIP or CCMP with a fixed key (based on psk) and no
221039beb93cSSam Leffler	  key management; see wpa_supplicant.conf for more details and an
221139beb93cSSam Leffler	  example on how to configure this (note: this is currently implemented
221239beb93cSSam Leffler	  only for driver_hostapd.c, but the changes should be trivial to add
221339beb93cSSam Leffler	  in associate() handler for other drivers, too (assuming the driver
221439beb93cSSam Leffler	  supports WPA-None)
221539beb93cSSam Leffler	* added preliminary port for native Windows (i.e., no cygwin) using
221639beb93cSSam Leffler	  mingw
221739beb93cSSam Leffler
221839beb93cSSam Leffler2005-01-02 - v0.3.3
221939beb93cSSam Leffler	* added optional support for GNU Readline and History Libraries for
222039beb93cSSam Leffler	  wpa_cli (CONFIG_READLINE)
222139beb93cSSam Leffler	* cleaned up EAP state machine <-> method interface and number of
222239beb93cSSam Leffler	  small problems with error case processing not terminating on
222339beb93cSSam Leffler	  EAP-Failure but waiting for timeout
222439beb93cSSam Leffler	* added couple of workarounds for interoperability issues with a
222539beb93cSSam Leffler	  Cisco AP when using WPA2
222639beb93cSSam Leffler	* added support for EAP-FAST (draft-cam-winget-eap-fast-00.txt);
222739beb93cSSam Leffler	  Note: This requires a patch for openssl to add support for TLS
222839beb93cSSam Leffler	  extensions and number of workarounds for operations without
222939beb93cSSam Leffler	  certificates. Proof of concept type of experimental patch is
223039beb93cSSam Leffler	  included in openssl-tls-extensions.patch.
223139beb93cSSam Leffler
223239beb93cSSam Leffler2004-12-19 - v0.3.2
223339beb93cSSam Leffler	* fixed private key loading for cases where passphrase is not set
223439beb93cSSam Leffler	* fixed Windows/cygwin L2 packet handler freeing; previous version
223539beb93cSSam Leffler	  could cause a segfault when RSN pre-authentication was completed
223639beb93cSSam Leffler	* added support for PMKSA caching with drivers that generate RSN IEs
223739beb93cSSam Leffler	  (e.g., NDIS); currently, this is only implemented in driver_ndis.c,
223839beb93cSSam Leffler	  but similar code can be easily added to driver_ndiswrapper.c once
223939beb93cSSam Leffler	  ndiswrapper gets full support for RSN PMKSA caching
224039beb93cSSam Leffler	* improved recovery from PMKID mismatches by requesting full EAP
224139beb93cSSam Leffler	  authentication in case of failed PMKSA caching attempt
224239beb93cSSam Leffler	* driver_ndis: added support for NDIS NdisMIncidateStatus() events
224339beb93cSSam Leffler	  (this requires that ndis_events is ran while wpa_supplicant is
224439beb93cSSam Leffler	  running)
224539beb93cSSam Leffler	* driver_ndis: use ADD_WEP/REMOVE_WEP when configuring WEP keys
224639beb93cSSam Leffler	* added support for driver interfaces to replace the interface name
224739beb93cSSam Leffler	  based on driver/OS specific mapping, e.g., in case of driver_ndis,
224839beb93cSSam Leffler	  this allows the beginning of the adapter description to be used as
224939beb93cSSam Leffler	  the interface name
225039beb93cSSam Leffler	* added support for CR+LF (Windows-style) line ends in configuration
225139beb93cSSam Leffler	  file
225239beb93cSSam Leffler	* driver_ndis: enable radio before starting scanning, disable radio
225339beb93cSSam Leffler	  when exiting
225439beb93cSSam Leffler	* modified association event handler to set portEnabled = FALSE before
225539beb93cSSam Leffler	  clearing port Valid in order to reset EAP state machine and avoid
225639beb93cSSam Leffler	  problems with new authentication getting ignored because of state
225739beb93cSSam Leffler	  machines ending up in AUTHENTICATED/SUCCESS state based on old
225839beb93cSSam Leffler	  information
225939beb93cSSam Leffler	* added support for driver events to add PMKID candidates in order to
226039beb93cSSam Leffler	  allow drivers to give priority to most likely roaming candidates
226139beb93cSSam Leffler	* driver_hostap: moved PrivacyInvoked configuration to associate()
226239beb93cSSam Leffler	  function so that this will not be set for plaintext connections
226339beb93cSSam Leffler	* added KEY_MGMT_802_1X_NO_WPA as a new key_mgmt type so that driver
226439beb93cSSam Leffler	  interface can distinguish plaintext and IEEE 802.1X (no WPA)
226539beb93cSSam Leffler	  authentication
226639beb93cSSam Leffler	* fixed static WEP key configuration to use broadcast/default type for
226739beb93cSSam Leffler	  all keys (previously, the default TX key was configured as pairwise/
226839beb93cSSam Leffler	  unicast key)
226939beb93cSSam Leffler	* driver_ndis: added legacy WPA capability detection for non-WPA2
227039beb93cSSam Leffler	  drivers
227139beb93cSSam Leffler	* added support for setting static WEP keys for IEEE 802.1X without
227239beb93cSSam Leffler	  dynamic WEP keying (eapol_flags=0)
227339beb93cSSam Leffler
227439beb93cSSam Leffler2004-12-12 - v0.3.1
227539beb93cSSam Leffler	* added support for reading PKCS#12 (PFX) files (as a replacement for
227639beb93cSSam Leffler	  PEM/DER) to get certificate and private key (CONFIG_PKCS12)
227739beb93cSSam Leffler	* fixed compilation with CONFIG_PCSC=y
227839beb93cSSam Leffler	* added new ap_scan mode, ap_scan=2, for drivers that take care of
227939beb93cSSam Leffler	  association, but need to be configured with security policy and SSID,
228039beb93cSSam Leffler	  e.g., ndiswrapper and NDIS driver; this mode should allow such
228139beb93cSSam Leffler	  drivers to work with hidden SSIDs and optimized roaming; when
228239beb93cSSam Leffler	  ap_scan=2 is used, only the first network block in the configuration
228339beb93cSSam Leffler	  file is used and this configuration should have explicit security
228439beb93cSSam Leffler	  policy (i.e., only one option in the lists) for key_mgmt, pairwise,
228539beb93cSSam Leffler	  group, proto variables
228639beb93cSSam Leffler	* added experimental port of wpa_supplicant for Windows
228739beb93cSSam Leffler	  - driver_ndis.c driver interface (NDIS OIDs)
228839beb93cSSam Leffler	  - currently, this requires cygwin and WinPcap
228939beb93cSSam Leffler	  - small utility, win_if_list, can be used to get interface name
229039beb93cSSam Leffler	* control interface can now be removed at build time; add
229139beb93cSSam Leffler	  CONFIG_CTRL_IFACE=y to .config to maintain old functionality
229239beb93cSSam Leffler	* optional Xsupplicant interface can now be removed at build time;
229339beb93cSSam Leffler	  (CONFIG_XSUPPLICANT_IFACE=y in .config to bring it back)
229439beb93cSSam Leffler	* added auth_alg to driver interface associate() parameters to make it
229539beb93cSSam Leffler	  easier for drivers to configure authentication algorithm as part of
229639beb93cSSam Leffler	  the association
229739beb93cSSam Leffler
229839beb93cSSam Leffler2004-12-05 - v0.3.0 (beginning of 0.3.x development releases)
229939beb93cSSam Leffler	* driver_broadcom: added new driver interface for Broadcom wl.o driver
230039beb93cSSam Leffler	  (a generic driver for Broadcom IEEE 802.11a/g cards)
230139beb93cSSam Leffler	* wpa_cli: fixed parsing of -p <path> command line argument
230239beb93cSSam Leffler	* PEAPv1: fixed tunneled EAP-Success reply handling to reply with TLS
230339beb93cSSam Leffler	  ACK, not tunneled EAP-Success (of which only the first byte was
230439beb93cSSam Leffler	  actually send due to a bug in previous code); this seems to
230539beb93cSSam Leffler	  interoperate with most RADIUS servers that implements PEAPv1
230639beb93cSSam Leffler	* PEAPv1: added support for terminating PEAP authentication on tunneled
230739beb93cSSam Leffler	  EAP-Success message; this can be configured by adding
230839beb93cSSam Leffler	  peap_outer_success=0 on phase1 parameters in wpa_supplicant.conf
230939beb93cSSam Leffler	  (some RADIUS servers require this whereas others require a tunneled
231039beb93cSSam Leffler	  reply
231139beb93cSSam Leffler	* PEAPv1: changed phase1 option peaplabel to use default to 0, i.e., to
231239beb93cSSam Leffler	  the old label for key derivation; previously, the default was 1,
231339beb93cSSam Leffler	  but it looks like most existing PEAPv1 implementations use the old
231439beb93cSSam Leffler	  label which is thus more suitable default option
231539beb93cSSam Leffler	* added support for EAP-PSK (draft-bersani-eap-psk-03.txt)
231639beb93cSSam Leffler	* fixed parsing of wep_tx_keyidx
231739beb93cSSam Leffler	* added support for configuring list of allowed Phase 2 EAP types
231839beb93cSSam Leffler	  (for both EAP-PEAP and EAP-TTLS) instead of only one type
231939beb93cSSam Leffler	* added support for configuring IEEE 802.11 authentication algorithm
232039beb93cSSam Leffler	  (auth_alg; mainly for using Shared Key authentication with static
232139beb93cSSam Leffler	  WEP keys)
232239beb93cSSam Leffler	* added support for EAP-AKA (with UMTS SIM)
232339beb93cSSam Leffler	* fixed couple of errors in PCSC handling that could have caused
232439beb93cSSam Leffler	  random-looking errors for EAP-SIM
232539beb93cSSam Leffler	* added support for EAP-SIM pseudonyms and fast re-authentication
232639beb93cSSam Leffler	* added support for EAP-TLS/PEAP/TTLS fast re-authentication (TLS
232739beb93cSSam Leffler	  session resumption)
2328c1d255d3SCy Schubert	* added support for EAP-SIM with two challenges
232939beb93cSSam Leffler	  (phase1="sim_min_num_chal=3" can be used to require three challenges)
233039beb93cSSam Leffler	* added support for configuring DH/DSA parameters for an ephemeral DH
233139beb93cSSam Leffler	  key exchange (EAP-TLS/PEAP/TTLS) using new configuration parameters
233239beb93cSSam Leffler	  dh_file and dh_file2 (phase 2); this adds support for using DSA keys
233339beb93cSSam Leffler	  and optional DH key exchange to achieve forward secracy with RSA keys
233439beb93cSSam Leffler	* added support for matching subject of the authentication server
233539beb93cSSam Leffler	  certificate with a substring when using EAP-TLS/PEAP/TTLS; new
233639beb93cSSam Leffler	  configuration variables subject_match and subject_match2
233739beb93cSSam Leffler	* changed SSID configuration in driver_wext.c (used by many driver
233839beb93cSSam Leffler	  interfaces) to use ssid_len+1 as the length for SSID since some Linux
233939beb93cSSam Leffler	  drivers expect this
234039beb93cSSam Leffler	* fixed couple of unaligned reads in scan result parsing to fix WPA
234139beb93cSSam Leffler	  connection on some platforms (e.g., ARM)
234239beb93cSSam Leffler	* added driver interface for Intel ipw2100 driver
234339beb93cSSam Leffler	* added support for LEAP with WPA
234439beb93cSSam Leffler	* added support for larger scan results report (old limit was 4 kB of
234539beb93cSSam Leffler	  data, i.e., about 35 or so APs) when using Linux wireless extensions
234639beb93cSSam Leffler	  v17 or newer
234739beb93cSSam Leffler	* fixed a bug in PMKSA cache processing: skip sending of EAPOL-Start
234839beb93cSSam Leffler	  only if there is a PMKSA cache entry for the current AP
234939beb93cSSam Leffler	* fixed error handling for case where reading of scan results fails:
235039beb93cSSam Leffler	  must schedule a new scan or wpa_supplicant will remain waiting
235139beb93cSSam Leffler	  forever
235239beb93cSSam Leffler	* changed debug output to remove shared password/key material by
235339beb93cSSam Leffler	  default; all key information can be included with -K command line
235439beb93cSSam Leffler	  argument to match the previous behavior
235539beb93cSSam Leffler	* added support for timestamping debug log messages (disabled by
235639beb93cSSam Leffler	  default, can be enabled with -t command line argument)
235739beb93cSSam Leffler	* set pairwise/group cipher suite for non-WPA IEEE 802.1X to WEP-104
235839beb93cSSam Leffler	  if keys are not configured to be used; this fixes IEEE 802.1X mode
235939beb93cSSam Leffler	  with drivers that use this information to configure whether Privacy
236039beb93cSSam Leffler	  bit can be in Beacon frames (e.g., ndiswrapper)
236139beb93cSSam Leffler	* avoid clearing driver keys if no keys have been configured since last
236239beb93cSSam Leffler	  key clear request; this seems to improve reliability of group key
236339beb93cSSam Leffler	  handshake for ndiswrapper & NDIS driver which seems to be suffering
236439beb93cSSam Leffler	  of some kind of timing issue when the keys are cleared again after
236539beb93cSSam Leffler	  association
236639beb93cSSam Leffler	* changed driver interface API:
236739beb93cSSam Leffler	  - WPA_SUPPLICANT_DRIVER_VERSION define can be used to determine which
236839beb93cSSam Leffler	    version is being used (now, this is set to 2; previously, it was
236939beb93cSSam Leffler	    not defined)
237039beb93cSSam Leffler	  - pass pointer to private data structure to all calls
237139beb93cSSam Leffler	  - the new API is not backwards compatible; all in-tree driver
237239beb93cSSam Leffler	    interfaces has been converted to the new API
237339beb93cSSam Leffler	* added support for controlling multiple interfaces (radios) per
237439beb93cSSam Leffler	  wpa_supplicant process; each interface needs to be listed on the
237539beb93cSSam Leffler	  command line (-c, -i, -D arguments) with -N as a separator
237639beb93cSSam Leffler	  (-cwpa1.conf -iwlan0 -Dhostap -N -cwpa2.conf -iath0 -Dmadwifi)
237739beb93cSSam Leffler	* added a workaround for EAP servers that incorrectly use same Id for
237839beb93cSSam Leffler	  sequential EAP packets
237939beb93cSSam Leffler	* changed libpcap/libdnet configuration to use .config variable,
238039beb93cSSam Leffler	  CONFIG_DNET_PCAP, instead of requiring Makefile modification
238139beb93cSSam Leffler	* improved downgrade attack detection in IE verification of msg 3/4:
238239beb93cSSam Leffler	  verify both WPA and RSN IEs, if present, not only the selected one;
238339beb93cSSam Leffler	  reject the AP if an RSN IE is found in msg 3/4, but not in Beacon or
238439beb93cSSam Leffler	  Probe Response frame, and RSN is enabled in wpa_supplicant
238539beb93cSSam Leffler	  configuration
238639beb93cSSam Leffler	* fixed WPA msg 3/4 processing to allow Key Data field contain other
238739beb93cSSam Leffler	  IEs than just one WPA IE
238839beb93cSSam Leffler	* added support for FreeBSD and driver interface for the BSD net80211
238939beb93cSSam Leffler	  layer (CONFIG_DRIVER_BSD=y in .config); please note that some of the
239039beb93cSSam Leffler	  required kernel mods have not yet been committed
239139beb93cSSam Leffler	* made EAP workarounds configurable; enabled by default, can be
239239beb93cSSam Leffler	  disabled with network block option eap_workaround=0
239339beb93cSSam Leffler
239439beb93cSSam Leffler2004-07-17 - v0.2.4 (beginning of 0.2.x stable releases)
239539beb93cSSam Leffler	* resolved couple of interoperability issues with EAP-PEAPv1 and
239639beb93cSSam Leffler	  Phase 2 (inner EAP) fragment reassembly
239739beb93cSSam Leffler	* driver_madwifi: fixed WEP key configuration for IEEE 802.1X when the
239839beb93cSSam Leffler	  AP is using non-zero key index for the unicast key and key index zero
239939beb93cSSam Leffler	  for the broadcast key
240039beb93cSSam Leffler	* driver_hostap: fixed IEEE 802.1X WEP key updates and
240139beb93cSSam Leffler	  re-authentication by allowing unencrypted EAPOL frames when not using
240239beb93cSSam Leffler	  WPA
240339beb93cSSam Leffler	* added a new driver interface, 'wext', which uses only standard,
240439beb93cSSam Leffler	  driver independent functionality in Linux wireless extensions;
240539beb93cSSam Leffler	  currently, this can be used only for non-WPA IEEE 802.1X mode, but
240639beb93cSSam Leffler	  eventually, this is to be extended to support full WPA/WPA2 once
240739beb93cSSam Leffler	  Linux wireless extensions get support for this
240839beb93cSSam Leffler	* added support for mode in which the driver is responsible for AP
240939beb93cSSam Leffler	  scanning and selection; this is disabled by default and can be
241039beb93cSSam Leffler	  enabled with global ap_scan=0 variable in wpa_supplicant.conf;
241139beb93cSSam Leffler	  this mode can be used, e.g., with generic 'wext' driver interface to
241239beb93cSSam Leffler	  use wpa_supplicant as IEEE 802.1X Supplicant with any Linux driver
241339beb93cSSam Leffler	  supporting wireless extensions.
241439beb93cSSam Leffler	* driver_madwifi: fixed WPA2 configuration and scan_ssid=1 (e.g.,
241539beb93cSSam Leffler	  operation with an AP that does not include SSID in the Beacon frames)
241639beb93cSSam Leffler	* added support for new EAP authentication methods:
241739beb93cSSam Leffler	  EAP-TTLS/EAP-OTP, EAP-PEAPv0/OTP, EAP-PEAPv1/OTP, EAP-OTP
241839beb93cSSam Leffler	* added support for asking one-time-passwords from frontends (e.g.,
241939beb93cSSam Leffler	  wpa_cli); this 'otp' command works otherwise like 'password' command,
242039beb93cSSam Leffler	  but the password is used only once and the frontend will be asked for
242139beb93cSSam Leffler	  a new password whenever a request from authenticator requires a
242239beb93cSSam Leffler	  password; this can be used with both EAP-OTP and EAP-GTC
242339beb93cSSam Leffler	* changed wpa_cli to automatically re-establish connection so that it
242439beb93cSSam Leffler	  does not need to be re-started when wpa_supplicant is terminated and
242539beb93cSSam Leffler	  started again
242639beb93cSSam Leffler	* improved user data (identity/password/otp) requests through
242739beb93cSSam Leffler	  frontends: process pending EAPOL packets after getting new
242839beb93cSSam Leffler	  information so that full authentication does not need to be
242939beb93cSSam Leffler	  restarted; in addition, send pending requests again whenever a new
243039beb93cSSam Leffler	  frontend is attached
243139beb93cSSam Leffler	* changed control frontends to use a new directory for socket files to
243239beb93cSSam Leffler	  make it easier for wpa_cli to automatically select between interfaces
243339beb93cSSam Leffler	  and to provide access control for the control interface;
243439beb93cSSam Leffler	  wpa_supplicant.conf: ctrl_interface is now a path
243539beb93cSSam Leffler	  (/var/run/wpa_supplicant is the recommended path) and
243639beb93cSSam Leffler	  ctrl_interface_group can be used to select which group gets access to
243739beb93cSSam Leffler	  the control interface;
243839beb93cSSam Leffler	  wpa_cli: by default, try to connect to the first interface available
2439c1d255d3SCy Schubert	  in /var/run/wpa_supplicant; this path can be overridden with -p option
244039beb93cSSam Leffler	  and an interface can be selected with -i option (i.e., in most common
244139beb93cSSam Leffler	  cases, wpa_cli does not need to get any arguments)
244239beb93cSSam Leffler	* added support for LEAP
244339beb93cSSam Leffler	* added driver interface for Linux ndiswrapper
244439beb93cSSam Leffler	* added priority option for network blocks in the configuration file;
244539beb93cSSam Leffler	  this allows networks to be grouped based on priority (the scan
244639beb93cSSam Leffler	  results are searched for matches with network blocks in this order)
244739beb93cSSam Leffler
244839beb93cSSam Leffler2004-06-20 - v0.2.3
244939beb93cSSam Leffler	* sort scan results to improve AP selection
245039beb93cSSam Leffler	* fixed control interface socket removal for some error cases
245139beb93cSSam Leffler	* improved scan requesting and authentication timeout
245239beb93cSSam Leffler	* small improvements/bug fixes for EAP-MSCHAPv2, EAP-PEAP, and
245339beb93cSSam Leffler	  TLS processing
245439beb93cSSam Leffler	* PEAP version can now be forced with phase1="peapver=<ver>"
245539beb93cSSam Leffler	  (mostly for testing; by default, the highest version supported by
245639beb93cSSam Leffler	  both the Supplicant and Authentication Server is selected
245739beb93cSSam Leffler	  automatically)
245839beb93cSSam Leffler	* added support for madwifi driver (Atheros ar521x)
245939beb93cSSam Leffler	* added a workaround for cases where AP sets Install Tx/Rx bit for
246039beb93cSSam Leffler	  WPA Group Key messages when pairwise keys are used (without this,
246139beb93cSSam Leffler	  the Group Key would be used for Tx and the AP would drop frames
246239beb93cSSam Leffler	  from the station)
246339beb93cSSam Leffler	* added GSM SIM/USIM interface for GSM authentication algorithm for
246439beb93cSSam Leffler	  EAP-SIM; this requires pcsc-lite
246539beb93cSSam Leffler	* added support for ATMEL AT76C5XXx driver
246639beb93cSSam Leffler	* fixed IEEE 802.1X WEP key derivation in the case where Authenticator
246739beb93cSSam Leffler	  does not include key data in the EAPOL-Key frame (i.e., part of
246839beb93cSSam Leffler	  EAP keying material is used as data encryption key)
246939beb93cSSam Leffler	* added support for using plaintext and static WEP networks
247039beb93cSSam Leffler	  (key_mgmt=NONE)
247139beb93cSSam Leffler
247239beb93cSSam Leffler2004-05-31 - v0.2.2
247339beb93cSSam Leffler	* added support for new EAP authentication methods:
247439beb93cSSam Leffler	  EAP-TTLS/EAP-MD5-Challenge
247539beb93cSSam Leffler	  EAP-TTLS/EAP-GTC
247639beb93cSSam Leffler	  EAP-TTLS/EAP-MSCHAPv2
247739beb93cSSam Leffler	  EAP-TTLS/EAP-TLS
247839beb93cSSam Leffler	  EAP-TTLS/MSCHAPv2
247939beb93cSSam Leffler	  EAP-TTLS/MSCHAP
248039beb93cSSam Leffler	  EAP-TTLS/PAP
248139beb93cSSam Leffler	  EAP-TTLS/CHAP
248239beb93cSSam Leffler	  EAP-PEAP/TLS
248339beb93cSSam Leffler	  EAP-PEAP/GTC
248439beb93cSSam Leffler	  EAP-PEAP/MD5-Challenge
248539beb93cSSam Leffler	  EAP-GTC
248639beb93cSSam Leffler	  EAP-SIM (not yet complete; needs GSM/SIM authentication interface)
248739beb93cSSam Leffler	* added support for anonymous identity (to be used when identity is
248839beb93cSSam Leffler	  sent in plaintext; real identity will be used within TLS protected
248939beb93cSSam Leffler	  tunnel (e.g., with EAP-TTLS)
249039beb93cSSam Leffler	* added event messages from wpa_supplicant to frontends, e.g., wpa_cli
249139beb93cSSam Leffler	* added support for requesting identity and password information using
249239beb93cSSam Leffler	  control interface; in other words, the password for EAP-PEAP or
249339beb93cSSam Leffler	  EAP-TTLS does not need to be included in the configuration file since
249439beb93cSSam Leffler	  a frontand (e.g., wpa_cli) can ask it from the user
249539beb93cSSam Leffler	* improved RSN pre-authentication to use a candidate list and process
249639beb93cSSam Leffler	  all candidates from each scan; not only one per scan
249739beb93cSSam Leffler	* fixed RSN IE and WPA IE capabilities field parsing
249839beb93cSSam Leffler	* ignore Tx bit in GTK IE when Pairwise keys are used
249939beb93cSSam Leffler	* avoid making new scan requests during IEEE 802.1X negotiation
250039beb93cSSam Leffler	* use openssl/libcrypto for MD5 and SHA-1 when compiling wpa_supplicant
250139beb93cSSam Leffler	  with TLS support (this replaces the included implementation with
250239beb93cSSam Leffler	  library code to save about 8 kB since the library code is needed
250339beb93cSSam Leffler	  anyway for TLS)
250439beb93cSSam Leffler	* fixed WPA-PSK only mode when compiled without IEEE 802.1X support
250539beb93cSSam Leffler	  (i.e., without CONFIG_IEEE8021X_EAPOL=y in .config)
250639beb93cSSam Leffler
250739beb93cSSam Leffler2004-05-06 - v0.2.1
250839beb93cSSam Leffler	* added support for internal IEEE 802.1X (actually, IEEE 802.1aa/D6.1)
250939beb93cSSam Leffler	  Supplicant
251039beb93cSSam Leffler	  - EAPOL state machines for Supplicant [IEEE 802.1aa/D6.1]
251139beb93cSSam Leffler	  - EAP peer state machine [draft-ietf-eap-statemachine-02.pdf]
251239beb93cSSam Leffler	  - EAP-MD5 (cannot be used with WPA-RADIUS)
251339beb93cSSam Leffler	    [draft-ietf-eap-rfc2284bis-09.txt]
251439beb93cSSam Leffler	  - EAP-TLS [RFC 2716]
251539beb93cSSam Leffler	  - EAP-MSCHAPv2 (currently used only with EAP-PEAP)
251639beb93cSSam Leffler	  - EAP-PEAP/MSCHAPv2 [draft-josefsson-pppext-eap-tls-eap-07.txt]
251739beb93cSSam Leffler	    [draft-kamath-pppext-eap-mschapv2-00.txt]
251839beb93cSSam Leffler	    (PEAP version 0, 1, and parts of 2; only 0 and 1 are enabled by
251939beb93cSSam Leffler	    default; tested with FreeRADIUS, Microsoft IAS, and Funk Odyssey)
252039beb93cSSam Leffler	  - new configuration file options: eap, identity, password, ca_cert,
252139beb93cSSam Leffler	    client_cert, privatekey, private_key_passwd
252239beb93cSSam Leffler	  - Xsupplicant is not required anymore, but it can be used by
252339beb93cSSam Leffler	    disabling the internal IEEE 802.1X Supplicant with -e command line
252439beb93cSSam Leffler	    option
252539beb93cSSam Leffler	  - this code is not included in the default build; Makefile need to
252639beb93cSSam Leffler	    be edited for this (uncomment lines for selected functionality)
252739beb93cSSam Leffler	  - EAP-TLS and EAP-PEAP require openssl libraries
252839beb93cSSam Leffler	* use module prefix in debug messages (WPA, EAP, EAP-TLS, ..)
252939beb93cSSam Leffler	* added support for non-WPA IEEE 802.1X mode with dynamic WEP keys
253039beb93cSSam Leffler	  (i.e., complete IEEE 802.1X/EAP authentication and use IEEE 802.1X
253139beb93cSSam Leffler	   EAPOL-Key frames instead of WPA key handshakes)
253239beb93cSSam Leffler	* added support for IEEE 802.11i/RSN (WPA2)
253339beb93cSSam Leffler	  - improved PTK Key Handshake
253439beb93cSSam Leffler	  - PMKSA caching, pre-authentication
253539beb93cSSam Leffler	* fixed wpa_supplicant to ignore possible extra data after WPA
253639beb93cSSam Leffler	  EAPOL-Key packets (this fixes 'Invalid EAPOL-Key MIC when using
253739beb93cSSam Leffler	  TPTK' error from message 3 of 4-Way Handshake in case the AP
253839beb93cSSam Leffler	  includes extra data after the EAPOL-Key)
253939beb93cSSam Leffler	* added interface for external programs (frontends) to control
254039beb93cSSam Leffler	  wpa_supplicant
254139beb93cSSam Leffler	  - CLI example (wpa_cli) with interactive mode and command line
254239beb93cSSam Leffler	    mode
254339beb93cSSam Leffler	  - replaced SIGUSR1 status/statistics with the new control interface
254439beb93cSSam Leffler	* made some feature compile time configurable
254539beb93cSSam Leffler	  - .config file for make
254639beb93cSSam Leffler	  - driver interfaces (hostap, hermes, ..)
254739beb93cSSam Leffler	  - EAPOL/EAP functions
254839beb93cSSam Leffler
254939beb93cSSam Leffler2004-02-15 - v0.2.0
255039beb93cSSam Leffler	* Initial version of wpa_supplicant
2551