SCARD: Clean up SIM/USIM selection
[mech_eap.git] / hostapd /
2013-11-08 Jouni MalinenAndroid: Sync Android.mk with Makefile
2013-11-08 Jouni MalinenAndroid: Sync Android.mk with Makefile
2013-11-08 Dmitry ShmidtAndroid: Set proper path to keystore include dir
2013-11-08 Dmitry ShmidtAndroid: Add CONFIG_ACS option to makefile
2013-11-08 Ying WangAndroid: Add liblog
2013-11-08 Kenny RootAndroid: Restore OpenSSL ENGINE support
2013-11-07 Dmitry ShmidtAndroid: Remove obsolete WPA_UNICODE_SSID define
2013-11-07 Jeff Johnsonhostapd: Allow hostapd_cli to work on Android
2013-11-07 Paul Stewarthostapd: Add option to send OBSS scan params
2013-11-07 Dmitry ShmidtAndroid: Add ANDROID_P2P define under BOARD_WLAN_DEVICE
2013-11-07 Dmitry ShmidtAndroid: Fix CFLAGS -> L_CFLAGS
2013-11-05 Jouni Malinenhostapd: Fix DETACH command debug prints to avoid use...
2013-11-05 Jouni Malinenhostapd: Do not terminate process on dynamic interface...
2013-11-03 Jouni MalinenDocument AP mode startup functions
2013-11-03 Jouni Malinenhostapd: Fix multi-BSS configuration file parsing regre...
2013-11-03 Jouni MalinenFix AP mode QoS Map configuration to be per-BSS
2013-11-03 Jouni Malinenhostapd: Add ctrl_iface STATUS command
2013-11-03 Jouni Malinenhostapd: Remove hostapd_interface_init2()
2013-11-03 Jouni Malinenhostapd: Simplify interface initialization
2013-11-03 Jouni Malinenhostapd: Add control interface test commands for radar...
2013-11-02 Jouni Malinenhostapd: Accept RELOG from global control interface
2013-11-02 Jouni Malinenhostapd: Use wpa_printf() for hostapd_logger() to stdout
2013-10-31 Kyeyoon Parkhostapd: Make hostapd_interface_init_bss() available...
2013-10-31 Kyeyoon Parkhostapd: Make hostapd_init() available externally
2013-10-31 Johannes Berghostapd: Add -T Linux tracing option
2013-10-29 Jouni Malinenhostapd: Move generic configuration functions into...
2013-10-29 Jouni Malinenhostapd: Allow per-BSS (vif) configuration files
2013-10-29 Jouni Malinenhostapd: Make hostapd_config::bss array of pointers
2013-10-29 Jouni Malinenhostapd: Force PSK to be derived again on BSS reload
2013-10-27 Eliad PellerFix some VHT Capabilities definitions
2013-10-27 Eliad Pellerhostapd: Fix wrong VHT configuration capabilities flags
2013-10-20 Jouni Malinenhlr_auc_gw: Add GSM-AUTH-REQ command
2013-10-18 Jouni MalinenAndroid: Add dfs.c into build
2013-10-18 Jouni MalinenWNM: Set Disassoc Imminent flag in ESS Disassoc Imminen...
2013-10-18 Jouni MalinenAdd test option for specifying hardcoded BSS Load element
2013-10-18 Kyeyoon ParkInterworking: Add support for QoS Mapping functionality...
2013-10-17 Janusz Dziedzichostapd: Add AP DFS support
2013-09-29 Jouni Malinenhlr_auc_gw: Fix max_chal value validation
2013-09-29 Jouni Malinenhlr_auc_gw: Add support for processing command line...
2013-09-29 Jouni Malinenhlr_auc_gw: Update file comments to mention Milenage
2013-09-25 Kyeyoon ParkHS 2.0: Allow printf format parsing with language:name...
2013-09-25 Jouni MalinenFix language string length validation in parse_lang_str...
2013-08-31 Jouni MalinenDisallow WEP configuration in WPA network
2013-08-31 Michal Kaziorhostapd: Add Automatic Channel Selection (ACS) support
2013-08-26 Jouni MalinenReplace perror() with wpa_printf(strerror) in ctrl_ifac...
2013-08-23 Jeffin MammenWPS: Add control interface command for fetching latest...
2013-08-04 Michael BraunVLAN: Remove vlan_tail
2013-07-20 Sujith Manoharanhostapd: Add a config option to control beaconing
2013-07-07 Jouni MalinenEAP-EKE: Add server implementation
2013-07-07 Jouni MalinenAdd server identity configuration for EAP server
2013-06-29 Jouni MalinenAdd support for OCSP stapling to validate server certif...
2013-06-25 Michael Braunbridge: Use safe default bridge interface
2013-06-25 Michael Braunbridge: Give bridge name in per-bss configuration
2013-05-29 Jouni MalinenAndroid: Add PMF support to hostapd build
2013-05-25 Jouni MalinenFix ESS_DISASSOC ctrl_iface command parser
2013-05-24 Jouni MalinenDo not set driver MAC ACL unless driver supports this
2013-05-23 Jouni MalinenWNM: Fix ess_disassoc timeout to be specified in TBTTs
2013-05-23 Jouni MalinenWNM: Remove PMKSA cache entry on ESS disassoc imminent...
2013-05-20 Kyeyoon ParkWNM: Add disassociation timeout processing for ESS_DISASSOC
2013-05-18 Jouni MalinenAdd wpa_msg_global() for global events
2013-05-18 Jouni MalinenAndroid: Clarify keystore include directories
2013-05-09 Simon WunderlichRename hostapd_parse_rates() to a more generic int...
2013-05-09 Simon WunderlichDFS: Add ieee80211h hostapd configuration parameter
2013-05-04 Johannes Berghostapd: Add Key MIC in group EAPOL-Key frames corrupti...
2013-04-29 Jouni Malinenhostapd: Add more messages for error paths
2013-04-29 Jouni Malinenhostapd: Reject configuration file without interface...
2013-04-27 Jouni MalinenUse os_zalloc() instead of os_malloc() + os_memset()
2013-04-27 Michael BraunMake vlan_file optional if dynamic_vlan is used
2013-04-23 Johannes Berghostapd: Add some testing options
2013-04-01 Jouni Malinenhostapd: Show more helpful message for -g and -G errors
2013-03-31 Johannes Berghostapd/wpa_s: Use driver's extended capabilities
2013-03-31 Jouni MalinenWPS: Allow hostapd process to control independent WPS...
2013-03-29 Jouni Malinenhostapd: Allow ctrl_iface group to be specified on...
2013-03-17 Jouni MalinenAndroid: Use CONFIG_WNM mode consistently
2013-03-17 Jouni MalinenAndroid: Update Android.mk based on Makefile changes
2013-03-16 Jouni MalinenConvert WPS NFC python scripts from using wpactrl to...
2013-02-24 Jouni MalinenWPS: Clear sent_carrier to avoid errors in python script
2013-02-15 Jouni MalinenWPS: Update NFC connection handover documentation
2013-02-15 Jouni MalinenWPS: Use pre-configured NFC password token instead...
2013-02-11 Jouni MalinenWPS: Report NFC connection handover completion differently
2013-02-10 Jouni MalinenWPS: Change listen time to match nfcpy default (250 ms)
2013-02-10 Jouni MalinenWPS: Update nfcpy script to support AP mode NFC connect...
2013-02-10 Jouni MalinenWPS: Add command for fetching carrier record for NFC...
2013-02-10 Jouni MalinenWPS: Remove 0.5 sec extra wait from NFC handover with...
2013-02-10 Jouni MalinenWPS: Use alternating poll/listen for NFC peer discovery...
2013-02-10 Jouni MalinenWPS: Configure logging to show nfcpy log message
2013-02-09 Jouni MalinenWPS: Add an example python script for NFC operations...
2013-01-13 Jouni MalinenUse a helper function for selection group cipher for...
2013-01-13 Jouni MalinenUse helper function for writing cipher suite names
2013-01-13 Jouni MalinenUse a common function for parsing cipher suites
2013-01-12 Jouni MalinenUpdate ChangeLog files to match current implementation
2013-01-12 Jan ValesInclude session transfer stats into SIGUSR1 dump
2013-01-12 Jouni MalinenSAE: Add support for FFC groups
2013-01-12 Jouni MalinenSAE: Allow enabled groups to be configured
2013-01-12 Jouni MalinenUpdate copyright notices to include year 2013
2013-01-12 Jouni MalinenSAE: Use crypto wrappers instead of direct OpenSSL...
2013-01-12 Jouni MalinenSAE: Add support for Anti-Clogging mechanism
2013-01-12 Jouni MalinenSAE: Add generation of the commit message fields
2013-01-12 Jouni MalinenPrepare for hostapd/wpa_supplicant v2.0 release hostap_2_0
2012-12-28 Jouni MalinenUpdate ChangeLog files to match the current implementation
next