mech_eap.git
2014-02-14 Ilan Peernl80211: Use nl80211_set_iface_id() to get hw features...
2014-02-14 Marek Kwaczynskihostapd: Add Operating Mode Notification support
2014-02-14 Helmut Schaahostapd: Enable IEEE 802.11w in defconfig
2014-02-13 Jouni MalinenNFC: Workaround nfcpy message debug exception
2014-02-13 Eytan LifshitzAvoid NULL dereference in ieee802_1x_get_mib_sta()...
2014-02-13 Eytan Lifshitzwpa_supplicant: Fix NULL dereference in tls_verify_cb()
2014-02-13 Eytan Lifshitzwpa_supplicant: Fix NULL dereference in eap_fast_parse_...
2014-02-13 Eytan LifshitzRemove unnecessary NULL check
2014-02-13 Eytan LifshitzFix theoretical NULL dereference in debug printf
2014-02-13 Max StepanovP2P: Avoid compiler warning in p2p_supplicant.c
2014-02-13 Max StepanovDFS: Avoid compiler warnings in src/ap/dfs.c
2014-02-13 Eytan Lifshitzwpa_supplicant: Fix memory leak in wfd_subelems error...
2014-02-13 Jouni MalinenFix CONFIG_WPS_NFC=y build without CONFIG_P2P=y
2014-02-13 Dmitry ShmidtAdd bssid/freq hint for driver-based BSS selection
2014-02-13 Jouni MalinenStart using unodified Developer Certificate of Origin...
2014-02-13 Jouni MalinenSync with wireless-testing.git include/uapi/linux/nl80211.h
2014-02-12 Jouni MalinenFix SAE state validation on AP
2014-02-12 Jouni MalinenNFC: Add summary and success file options for nfcpy...
2014-02-12 Jouni MalinenP2P NFC: Add p2p-nfc.py --handover-only option
2014-02-11 Jouni MalinenP2P NFC: Clean up p2p-nfc.py error handling
2014-02-11 Jouni MalinenWPS: Make UUID-from-MAC Address easily available
2014-02-11 Jouni MalinenP2P: Do not indicate P2P_FIND failure if p2p_scan is...
2014-02-07 Jouni MalinenWPS: Add more debug information to M7 AP Settings
2014-02-07 Jouni MalinenWPS: Indicate current AP settings in M7 in unconfigurat...
2014-02-07 Jouni MalinenP2P: Handle unexpected GO Neg Req reject message more...
2014-02-07 Mahesh A SaptasagarFix persistent P2P connection failure in case channel...
2014-02-06 Dmitry Shmidtwpa_supplicant: Add DFS indicator to get_capability...
2014-02-06 Jouni MalinenHandle Wi-Fi Display commands more carefully if P2P...
2014-02-06 Jouni MalinenFix Beacon RX before AP setup completion
2014-02-05 Yun Parknl80211: Fix regression in returning to AP mode after...
2014-02-04 Jouni MalinenP2P: Do not re-start invitation on Probe Req RX if...
2014-02-04 Jouni MalinenThe hostap.git master branch is now used for 2.2 develo...
2014-02-04 Jouni MalinenRemove dead code from AP setup
2014-02-04 Jouni MalinenWPS: Remove unused Credential AP Channel processing
2014-02-04 Jouni MalinenWPS: Remove unused 802.1X attribute parsing and processing
2014-02-04 Jouni MalinenReplace ieee802_11_print_ssid() with wpa_ssid_txt()
2014-02-04 Jouni MalinenChange version information for the 2.1 release hostap_2_1
2014-02-04 Jouni MalinenUpdate ChangeLog files to match current implementation
2014-02-04 Jouni Malinentests: Report unexpected STATUS lines instead of stopping
2014-02-04 Jouni Malinentests: wpa_supplicant ctrl_iface
2014-02-04 Jouni Malinentests: AP mode operations with wpa_supplicant
2014-02-04 Jouni Malinentests: Verify functionality with WPS 1.0 ER
2014-02-04 Jouni Malinentests: Verify WPS AP does not activate PBC during overlap
2014-02-04 Jouni Malinentests: Verify WPS ER behavior on selecting a single...
2014-02-04 Jouni Malinentests: WEP
2014-02-04 Jouni Malinentests require_ht=1
2014-02-04 Jouni Malinentests: ctrl_iface STA-FIRST and STA-NEXT iteration
2014-02-04 Jouni Malinentests: NAI Home Realm Query
2014-02-04 Jouni Malinentests: OLBC AP detection
2014-02-04 Jouni Malinentests: Hidden SSID using zero octets as payload
2014-02-04 Jouni Malinentests: HT40 OBSS scan and 20/40 MHz co-ex report
2014-02-04 Jouni Malinentests: Add test cases for various AP mode parameters
2014-02-04 Jouni Malinentests: Verify different ways of configuring passphrase/PSK
2014-02-03 Prashanth Kumarwpa_supplicant: Fix misplaced os_free
2014-02-03 Jouni MalinenFix hostapd segfault on beacon hint event
2014-02-03 Masashi Honmabsd: Fix hostapd compiler warning
2014-02-03 Jouni MalinenFix authentication algorithm negotiation in SME code
2014-01-30 Janusz Dziedzicnl80211: Show DFS region info in debug messages
2014-01-30 Janusz Dziedzichostapd: Increase timeout for channel list update to...
2014-01-30 Johannes Bergnl80211: Treat RSSI as part of each sched scan matchset
2014-01-30 Eytan LifshitzFix memory leaks and wrong memory access
2014-01-30 Eytan Lifshitzwpa_supplicant: Fix wrong size memory allocation
2014-01-30 Michal Kaziornl80211: Fix channel switching with VHT80
2014-01-30 Shital Jajunl80211: Verify that ifindex attribute is included...
2014-01-30 Naresh Jayaramwpa_cli: Add tdls_external_control to tab completion...
2014-01-27 Jouni MalinenP2P: Disable DNS server from dnsmasq
2014-01-27 Jouni MalinenP2P NFC: Add script for connection handover with nfcpy
2014-01-27 Jouni MalinenWPS NFC: Protect nfcpy pretty print calls against excep...
2014-01-27 Jouni MalinenWPS NFC: nfcpy script to use new connection handover...
2014-01-27 Jouni MalinenWPS NFC: Logging level configuration to wps-nfc.py...
2014-01-27 Jouni MalinenWPS NFC: Clean up nfcpy script no-wait operations
2014-01-27 Jouni MalinenWPS NFC: Validate ctrl_iface response before decoding it
2014-01-27 Jouni MalinenWPS NFC: Use argparse in the nfcpy scripts
2014-01-27 Jouni MalinenWPS NFC: Update wps-nfc.py and wps-ap-nfc.py to use...
2014-01-27 Jouni Malinentests: Add test cases for static handover for join...
2014-01-27 Jouni Malinentests: Add test cases WPS ER with NFC
2014-01-27 Jouni Malinentests: Add a test case for WPS connection handover...
2014-01-27 Jouni Malinentests: Add test cases for public key hash mismatches
2014-01-27 Jouni Malinentests: Add a test case for NFC handover resulting in...
2014-01-27 Jouni Malinentests: Add test cases for P2P+NFC
2014-01-27 Jouni Malinentests: Reset hostapd state with FLUSH between test...
2014-01-27 Jouni MalinenP2P NFC: Add support for freq option in NFC ctrl_iface...
2014-01-27 Jouni MalinenWPS NFC: Use BSSID and AP Channel from handover select
2014-01-27 Jouni MalinenWPS: Add testing option to corrupt public key hash
2014-01-27 Jouni MalinenWPS NFC: add more debug prints for connection handover...
2014-01-27 Jouni MalinenWPS NFC: Use AP Channel information from credential...
2014-01-27 Jouni MalinenWPS NFC: Add BSSID and AP channel info to Configuration...
2014-01-27 Jouni MalinenWPS-STRICT: Update valid Device Password ID and Config...
2014-01-27 Jouni MalinenP2P NFC: WPA state machine config with driver-based...
2014-01-27 Jouni MalinenP2P NFC: Static handover with NFC Tag on client
2014-01-27 Jouni MalinenP2P NFC: Enable own NFC Tag on GO Registrar
2014-01-27 Jouni MalinenP2P NFC: Add GO info into handover message when in...
2014-01-27 Jouni MalinenP2P NFC: Optimize join-a-group operation based on NFC...
2014-01-27 Jouni MalinenP2P NFC: Copy DH parameters to a separate group interface
2014-01-27 Jouni MalinenWPS NFC: Update DH keys for ER operations
2014-01-27 Jouni MalinenWPS NFC: Use pubkey mismatch config error from Enrollee
2014-01-27 Jouni MalinenP2P NFC: Add processing of P2P client while NFC handove...
2014-01-27 Jouni MalinenP2P NFC: Do not try to join peer if both devices are...
2014-01-27 Jouni MalinenP2P: Add test option to disable IP address assignment...
2014-01-27 Jouni MalinenP2P: Add support for IP address assignment in 4-way...
next