mech_eap.git
2012-10-10 Jouni MalinenWPS: Allow PIN timeout to be specified with wpa_supplic...
2012-10-10 Jouni MalinenP2P: Allow P2P functionality to be disabled per interface
2012-10-09 Jouni MalinenDo not clear PMKSA cache on all network block parameter...
2012-10-08 Jouni MalinenFilter out unlikely "pre-shared key may be incorrect...
2012-10-07 Jouni MalinenEAP-TLS: Add extra validation for TLS Message Length
2012-10-07 Jouni MalinenEAP-TLS server: Fix TLS Message Length validation
2012-10-06 Jouni MalinenSAE: Add Finite Cyclic Group negotiation and Send-Confirm
2012-10-05 Jouni MalinenP2P: Fix network removal on P2P connect to select corre...
2012-10-04 Sunil DuttWPS: Reenable the networks disabled during wpa_wpas_reassoc
2012-10-04 Vladimir Kondratiev60 GHz: Fix error while processing scan results
2012-10-03 Jouni MalinenInterworking: Unshare ANQP results on explicit ANQP...
2012-10-03 Jouni MalinenHS 2.0: Include parsed WAN Metrics in RX-HS20-ANQP...
2012-10-02 Jouni MalinenWPS: Fix a potential memory leak on wps_init() error...
2012-10-01 Jouni MalinenFix build without CONFIG_WPS=y
2012-09-30 Arik NemtsovP2P: Add a conf parameter to start a GO as HT40 if...
2012-09-30 Jouni MalinenReserve AKM and cipher suite values
2012-09-30 Jouni MalinenAdd initial parts for SAE
2012-09-30 Jouni MalinenSync with linux/nl80211.h in wireless-testing.git
2012-09-29 Dan Williamsdbus: Add global capabilities property
2012-09-29 Mykyta Iziumtsevnl80211: Don't send BSSID with disconnect command
2012-09-28 Jouni MalinenP2P: Fix p2p_cancel processing during group formation
2012-09-28 Jouni MalinenInterworking: Support Android JB keystore with EAP-TLS
2012-09-28 Jouni MalinenInterworking: Fix failed GAS query processing
2012-09-27 Jouni MalinenAdd disallow_aps parameter to disallow BSSIDs/SSIDs
2012-09-26 Raja ManiInclude connected time in AP mode STA-* commands
2012-09-25 Jouni MalinenP2P: Fix ignoring of PD Response due to dialog token...
2012-09-24 Jouni MalinenP2P: Clear sta_scan_pending on group removal
2012-09-24 Jouni MalinenP2P: Allow peer to propose channel in invitation process
2012-09-24 Jouni MalinenP2P: Show own channel list in debug log
2012-09-24 Jouni MalinenP2P: Fix pending-sta-scan processing for concurrent...
2012-09-23 Jouni MalinenP2P: Add more debug prints for GO start routines
2012-09-23 Jouni MalinenAdd debug print for no-enabled-networks case
2012-09-23 Jouni MalinenPrint control interface commands in easier format
2012-09-23 Jouni MalinenP2P: Fix PSK configuration for GO network
2012-09-23 Jouni MalinenP2P: Fix p2p_group_idle in no-group-interface P2P clien...
2012-09-23 Dan Williamswpa_supplicant: Set state to DISCONNECTED on AP creatio...
2012-09-23 Felix Fietkaunl80211: Use the monitor interface if socket tx status...
2012-09-23 Felix Fietkauhostapd: Add check for the wds sta flag before creating...
2012-09-23 Felix Fietkauhostapd: Clear WLAN_STA_ASSOC_REQ_OK if sending the...
2012-09-23 Mykyta IziumtsevP2P: Remove channel 14 from supported P2P channels
2012-09-16 Felix Fietkauhostapd: Send EAPOL frames from the VO queue if WMM...
2012-09-16 Felix Fietkauhostapd: Fix WDS VLAN bridge handling
2012-09-16 Jouni Malinenhostapd: Fix CONFIG_INTERWORKING=y build without CONFIG...
2012-09-16 Jouni MalinenP2P: Fix p2p_ctrl_invite_persistent() to parse peer...
2012-09-16 Masashi HonmaRemove unused function warning in WPS NFC case
2012-09-14 Jouni MalinenDo not inform other virtual interfaces of scan results...
2012-09-14 Jouni MalinenP2P: Schedule new scan if P2P operation delays scan
2012-09-14 Jouni MalinenP2P: Check all interfaces for pending scan for p2p_scan...
2012-09-14 Jouni MalinenP2P: Move p2p_cb_on_scan_complete to global context
2012-09-10 Jouni MalinenFix last_scan_res update existing BSS entry is update
2012-09-09 Jouni Malinenwlantest: Add BIP-GMAC-128/256 test vectors
2012-09-09 Jouni Malinenwlantest: Add CCMP-256 test vector
2012-09-09 Jouni MalinenMove AES-CCM implementation into src/crypto
2012-09-09 Jouni Malinenwlantest: Move generic AES-CCM into separate functions
2012-09-09 Jouni MalinenEnable 256-bit key AES in internal TLS implementation
2012-09-09 Jouni MalinenFix AES block size handling for internal cipher
2012-09-09 Jouni Malinenwlantest: Add GCMP-256 test vector
2012-09-09 Jouni MalinenShare common GCM-AE and GCM-AD functionality
2012-09-09 Jouni MalinenAdd aes_gmac() as a wrapper for AES GMAC operations...
2012-09-09 Jouni MalinenAdd support for using 192-bit and 256-bit keys with...
2012-09-08 Jouni MalinenSupport arbitrary IV length with AES-GCM
2012-09-08 Jouni MalinenAdd AES-GCM test vectors from gcm-spec.pdf
2012-09-08 Jouni MalinenMove AES-GCM implementation into src/crypto
2012-09-08 Jouni Malinenwlantest: Allow GHASH update calls to avoid extra alloc...
2012-09-08 Jouni Malinenwlantest: Remove CCMP specific AAD handling from GCMP
2012-09-08 Jouni Malinenwlantest: Move GCM-AE and GCM-AD into separate functions
2012-09-08 Jouni Malinenwlantest: Add GCMP implementation and test vectors...
2012-09-08 Jouni Malinenwlantest: Check TKIP/CCMP decryption routines for test...
2012-09-08 Jouni Malinenwlantest: Add IEEE Std 802.11-2012, M.9.1 BIP test...
2012-09-08 Jouni Malinenwlantest: Move BIP function into a separate function...
2012-09-08 Jouni Malinenwlantest: Add IEEE Std 802.11-2012, M.9.2 CCMP (mgmt...
2012-09-08 Jouni Malinenwlantest: Add program for generating IEEE 802.11 test...
2012-09-08 Jouni Malinenwlantest: Implement tkip_encrypt()
2012-09-06 Arik NemtsovAP: Configure basic rates from iface and not conf
2012-09-06 Jouni MalinenMake copies basic_rates list more useful
2012-09-05 Baruch Siachatheros: Fix RSN capabilities debug print
2012-09-05 Jouni Malinennl80211: Register read_sta_data() handler for station...
2012-09-05 Yuhao Zhengwpa_supplicant: Add PKTCNT_POLL command to get TX/RX...
2012-09-05 Jouni MalinenWFD: Properly match group for WFD element in Invitation...
2012-09-05 Jouni MalinenWFD: Properly match group for WFD element in Invitation...
2012-09-04 Jouni MalinenInterworking: Share ANQP data within homogenous ESS
2012-09-04 Jouni MalinenInterworking: Store HESSID in BSS entry
2012-09-04 Jouni MalinenInterworking: Allow EAP-SIM/AKA/AKA' override in cred...
2012-09-04 Jouni MalinenInterworking: Move BSS ANQP information into separate...
2012-09-03 Deepthi GowriFix REMOVE_NETWORK to not run operations with invalid...
2012-09-02 Jouni MalinenInterworking: Fetch only the needed ANQP information
2012-09-02 Jouni MalinenInterworking: Skip extra scan after network auto-select
2012-09-02 Jouni MalinenUse BSS entries instead of scan results for BSS selection
2012-09-02 Jouni MalinenBSS: Add wpa_bss_get_vendor_ie_multi_beacon()
2012-09-02 Jouni MalinenMaintain list of BSS entries in last scan result order
2012-09-02 Jouni MalinenUse BSS table instead of scan results in need-to-roam...
2012-09-02 Jouni MalinenEAP-SIM/AKA: Store pseudonym identity in configuration
2012-09-02 Jouni MalinenEAP-SIM DB: Remove unnecessary username prefix checks
2012-09-02 Jouni MalinenEAP-AKA server: Skip AKA/Identity exchange if EAP ident...
2012-09-02 Jouni Malinenhlr_auc_gw: Fix unknown-IMSI determination with SQLite
2012-09-01 Jouni MalinenEAP-SIM server: Move subtype validation from check...
2012-09-01 Jouni MalinenEAP-SIM server: Use Notification before EAP-Failure
2012-09-01 Jouni MalinenEAP-SIM/AKA peer: Note sending of Client-Error in debug log
2012-09-01 Jouni MalinenEAP-SIM peer: Fix AT_COUNTER_TOO_SMALL use
2012-09-01 Jouni MalinenEAP-SIM server: Add support for AT_COUNTER_TOO_SMALL
next