mech_eap.git
2010-11-19 Jouni Malinenwlantest: Do not add new BSS/STA entries based on ctrl...
2010-11-19 Jouni Malinenwlantest: Add add_passphrase command
2010-11-19 Jouni Malinenwlantest: Add command for fetching wlantest version
2010-11-19 Jouni Malinenwlantest: Add support for injecting (Re)Association...
2010-11-19 Jouni Malinenwlantest: Add support for protecting injected broadcast...
2010-11-19 Jouni Malinenwlantest: Add support for injecting Deauth/Disassoc...
2010-11-19 Jouni Malinenwlantest: Update SA Query trans id based on injected...
2010-11-19 Jouni Malinenwlantest: Add support for CCMP protection for injected...
2010-11-19 Jouni MalinenP2P: Add some initial documentation for P2P use
2010-11-19 Jouni MalinenP2P: Accept invitations to already running persistent...
2010-11-19 Jouni MalinenP2P: Stop p2p_find/p2p_listen when Invitation is accepted
2010-11-19 Jouni MalinenP2P: Do not start multiple copies of same persistent...
2010-11-18 Jouni Malinenwlantest: Add preliminary infrastructure for injecting...
2010-11-18 Jouni Malinenwlantest: Add BSS/STA statistics counters
2010-11-18 Jouni Malinenwlantest: Add flush command for dropping all BSS data
2010-11-18 Jouni Malinenwlantest: Add list_bss and list_sta commands
2010-11-18 Jouni Malinenwlantest: Fix wlantest_cli dependency to include wlante...
2010-11-18 Jouni MalinenP2P: Indicate WPS events from AP mode only during group...
2010-11-18 Jouni MalinenP2P: Make sure wpa_s->global->p2p_group_formation gets...
2010-11-17 Jouni MalinenWPS: Add special AP Setup Locked mode to allow read...
2010-11-17 Jouni MalinenWPS: Add wps_ap_pin ctrl_iface command for wpa_supplica...
2010-11-16 Jouni MalinenP2P: Fix invitation-to-running-group handling
2010-11-15 Albert LiuP2P: Update pending join interface address during scans
2010-11-15 Jouni MalinenP2P: Allow multiple scan runs to find GO for p2p_connec...
2010-11-14 Jouni MalinenMove wpa_cli readline integration into src/utils/edit_r...
2010-11-14 Jouni Malinenwpa_cli: Use edit API as a wrapper for optional readline
2010-11-14 Jouni Malinenedit: Redraw input line on ^L
2010-11-14 Jouni MalinenMove command line editing routines into src/utils/edit...
2010-11-14 Jouni Malinenwpa_cli: Add internal line edit implementation
2010-11-14 Jouni Malinenwpa_cli: Replace CONFIG_WPA_CLI_FORK design with eloop
2010-11-14 Jouni Malinenwpa_cli: Split wpa_cli_interactive() into two versions
2010-11-13 Jouni Malinenwlantest: Add control interface and wlantest_cli
2010-11-13 Jouni Malinenwlantest: Validate EAPOL-Key reserved fields
2010-11-13 Jouni Malinenwlantest: Add debug print for ignored group addressed...
2010-11-13 Jouni Malinenwlantest: Validate MMIE KeyID reserved bits
2010-11-13 Jouni Malinenwlantest: Validate reserved bits in TKIP/CCMP header
2010-11-13 Jouni Malinenwlantest: Verify that TKIP/CCMP frames set ExtIV=1
2010-11-13 Jouni Malinenwlantest: Implement TKIP replay detection
2010-11-13 Jouni Malinenwlantest: Add support for WPA key handshakes
2010-11-13 Jouni Malinenwlantest: Add support for TKIP decryption
2010-11-12 Jouni Malinenwlantest: Use negotiated AKM/cipher to select PMK-to...
2010-11-12 Jouni Malinenwlantest: Fix mgmt CCMP decrypt to not crash on failures
2010-11-12 Jouni Malinenwlantest: Verify that unicast robust mgmt frames are...
2010-11-12 Jouni Malinenwlantest: Verify MFP use in association with MFPR BSS
2010-11-12 Jouni Malinenwlantest: Use MFPC field instead of igtk_set to check...
2010-11-12 Jouni Malinenwlantest: Verify that WPA/RSN IE matches in EAPOL-Key...
2010-11-12 Jouni Malinenwlantest: Parse WPA/RSN IE and store info for BSS/STA
2010-11-12 Jouni MalinenShare WPA IE parser function for RSN authenticator...
2010-11-12 Jean TrivellyP2P: Add network_added notification when p2p device...
2010-11-12 Jouni MalinenP2P: Fix HT40 secondary channel validation
2010-11-12 Jouni MalinenAP: Verify that HT40 secondary channel is supported
2010-11-12 Jouni MalinenP2P: Add HT40 operating classes based on driver channel...
2010-11-12 Jouni MalinenAdd HT40 flags into driver channel list
2010-11-12 Jouni MalinenP2P: Send WPS-OVERLAP-DETECTED also to the parent interface
2010-11-11 Jouni Malinenwlantest: Dump decrypted Key Data from Group Handshake...
2010-11-11 Jouni Malinenwlantest: Add option for writing a PCAP dump file
2010-11-11 Jouni Malinenwlantest: Add Group Key handshake processing
2010-11-11 Jouni Malinenwlantest: Fix Mgmt CCMP replay detection to use correct...
2010-11-11 Jouni Malinenwlantest: Process Action frames
2010-11-11 Jouni Malinenwlantest: Decrypt CCMP protected unicast Robust Managem...
2010-11-11 Jouni Malinenwlantest: Add replay detection for CCMP
2010-11-11 Jouni Malinenwlantest: Decrypt group addressed Data frames
2010-11-11 Jouni MalinenWPS: Fix UPnP deinit order to avoid using freed memory
2010-11-11 Jouni MalinenWPS ER: Fix compiler warning on non-WPS2 builds
2010-11-11 Jouni MalinenWPS: Change concurrent radio AP to use only one WPS...
2010-11-10 Jouni Malinenwlantest: Add support for decrypting CCMP protected...
2010-11-10 Jouni MalinenUpdate for 0.8.x and include licensing terms in top...
2010-11-10 Jouni MalinenDrop local stations on broadcast deauth/disassoc request
2010-11-10 Jouni Malinenwlantest: Fix BIP replay detection
2010-11-10 Jouni MalinenP2P: Replace the default country with "XX" (non-country...
2010-11-10 Jouni MalinenFix a typo in the comment
2010-11-10 Jouni MalinenP2P: Reselect operating channel preference based on...
2010-11-10 Anil Gathala... P2P: Add support for automatic channel selection at GO
2010-11-10 Jouni Malinenwlantest: Validate MMIE MIC
2010-11-09 Jouni Malinenwlantest: Parse KDEs from message 2/4
2010-11-09 Jouni Malinenwlantest: Use more consistent debug levels for keys
2010-11-09 Jouni Malinenwlantest: Parse Key Data KDEs and store GTK and IGTK
2010-11-09 Yogesh Ashok... hostapd: Prohibit WEP configuration when HT is enabled
2010-11-09 Samuel Ortizwpa_supplicant: Test all compiled drivers before failing
2010-11-09 Helmut Schaahostapd: Add comment about CONFIG_FULL_DYNAMIC_VLAN...
2010-11-09 Felix Fietkauhostapd: Fix config reload for multi-BSS
2010-11-09 Felix Fietkauwpa_supplicant: Fix port state management without IEEE8...
2010-11-09 Felix FietkauAllow client isolation to be configured (ap_isolate=1)
2010-11-09 Felix FietkauFix rate table handling
2010-11-09 Felix FietkauAdd bridge handling for WDS STA interfaces
2010-11-09 Felix Fietkaunl80211: Fix AP VLAN handling for WDS STA reassociation
2010-11-09 Felix FietkauFix WDS STA reassociation
2010-11-09 Felix Fietkaudriver_roboswitch: include net/if.h instead of linux...
2010-11-09 Felix Fietkaudriver_madwifi: fix a compile error on big endian systems
2010-11-09 Jouni MalinenWPS: Add wildcard AuthorizedMACs entry for PBC
2010-11-08 Jouni Malinenwlantest: Decrypt EAPOL-Key 3/4 Key Data
2010-11-08 Jouni MalinenAllow TSN AP to be selected when configured for WEP
2010-11-07 Jouni Malinenwlantest: Derive PMK from RADIUS exchange
2010-11-07 Jouni Malinenwlantest: Add capturing and parsing of RADIUS messages
2010-11-07 Jouni Malinenwlantest: Fix LLC debug print
2010-11-07 Jouni Malinenwlantest: Add PTK derivation based on passphrases
2010-11-07 Jouni Malinenwlantest: Parse EAPOL-Key frames
2010-11-07 Jouni Malinenwlantest: Maintain a copy of WPA/RSN IE from (Re)AssocReq
2010-11-07 Jouni Malinenwlantest: Move Mgmt and Data frame processing into...
2010-11-07 Jouni Malinenwlantest: Move bss_update() into bss.c
next