mech_eap.git
2010-11-24 Jouni Malinenhostapd: Start removing struct hostapd_driver_ops abstr...
2010-11-24 Jouni Malinenl2_packet: Use wpa_printf() instead of perror()
2010-11-24 Jouni Malinennl80211: Fix send commands to return 0 on success
2010-11-24 Albert LiuP2P: Fix RX ack status on Action frames sent via interf...
2010-11-24 Jouni Malinenhostapd: Verify availability of random data when using...
2010-11-23 Masashi HonmaFix memory leak on EAPOL Authenticator error path
2010-11-23 Jouni MalinenMaintain internal entropy pool for augmenting random...
2010-11-23 Jouni MalinenFix hlr_auc_gw build with CONFIG_WPA_TRACE=y
2010-11-23 Jouni MalinenAnnotate places depending on strong random numbers
2010-11-23 Jouni MalinenRe-initialize GMK and Key Counter on first station...
2010-11-23 Jouni Malinenwlantest: Update STA State based on broadcast Deauth...
2010-11-23 Jouni Malinenwlantest: Implement IEEE 802.11 duplicate detection
2010-11-23 Jouni Malinenwlantest: Show broadcast Deauth/Disassoc info in debug
2010-11-23 Jouni Malinenwlantest: Check STA State when validating need for...
2010-11-22 Jouni MalinenReport errors from key derivation/configuration
2010-11-22 Jouni MalinenMix in more data to GTK/IGTK derivation
2010-11-21 Jouni Malinenwlantest: Add per-BSS counters for BIP deauth/disassoc
2010-11-21 Jouni Malinenwlantest: Add per-STA counter for (Re)AssocResp comebac...
2010-11-21 Jouni Malinenwlantest: Use helper functions to parse BSS/STA parameters
2010-11-21 Jouni Malinenwlantest: Add functionality for fetching STA/BSS inform...
2010-11-21 Jouni Malinenwlantest: Derive PMK to existing BSSes when a new passp...
2010-11-21 Jouni Malinenwlantest: Fix CCMP header generation to include reserve...
2010-11-21 Jouni Malinenwlantest: Add more debugging details for PMK selection
2010-11-21 Jouni Malinenwlantest: Show encrypted version on injected frame...
2010-11-21 Jouni MalinenInclude own MAC address in status info even in non...
2010-11-21 Jouni Malinenwlantest: Add history file for wlantest_cli
2010-11-21 Jouni Malinenedit: Clear edit line on deinit
2010-11-21 Jouni Malinenedit: Limit maximum number of history entries to 100
2010-11-21 Jouni Malinenedit: Implement history file read/write
2010-11-21 Jouni Malinenedit: Fix history prev selection
2010-11-21 Jouni Malinenedit: Move history save file specification to caller
2010-11-21 Jouni Malinenedit: Use struct dl_list for history buffer
2010-11-20 Jouni Malinenedit: Fix delete_word when not in the end of line
2010-11-20 Jouni Malinenwlantest: Parse ICMP echo packet and record STA ping...
2010-11-20 Jouni Malinenwlantest: Ignore built files in git status
2010-11-20 Jouni Malinenwlantest: Move RX EAPOL processing into its own file
2010-11-20 Jouni Malinenedit: Add history buffer search
2010-11-20 Jouni Malinenedit: Clean up escape code parser
2010-11-20 Jouni Malinenedit: Split escape code parsing into a separate function
2010-11-20 Jouni Malinenwlantest: Use proper cmd length in fetching STA list
2010-11-20 Jouni Malinenedit: Sort completion list
2010-11-20 Jouni Malinenwlantest: Add pre-command completion functions
2010-11-20 Jouni Malinenedit: Really fix the completion of last character
2010-11-20 Jouni Malinenedit: Fix completion at the last character
2010-11-20 Jouni Malinenedit: Fix delete word to update current position
2010-11-20 Jouni Malinenedit: Fix completion of arguments other than the first one
2010-11-20 Jouni Malinenedit: Fix Home/End escape codes
2010-11-20 Jouni Malinenwlantest: Add interactive mode to wlantest_cli
2010-11-19 Jouni Malinenedit: Add string completion support on tab
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
next