tests: Fix resource leak in test-rsa-sig-ver on error paths
[mech_eap.git] / hostapd /
2015-07-07 Jouni MalinenDATA_TEST_TX: Avoid ubsan warning on 0x80<<24 not fitti...
2015-07-07 Jouni MalinenAvoid misaligned IPv4 header accesses in DATA_TEST_...
2015-06-29 Jouni MalinenAdd backtrace-based error path testing mechanism
2015-06-27 Jouni MalinenAP: Increase maximum value accepted for cwmin/cwmax
2015-06-26 Kevin CernekeeAndroid: Rename ANDROID_P2P_STUB to ANDROID_LIB_STUB
2015-06-17 Jouni MalinenClear allocated debug message buffers explicitly
2015-06-10 Jouni MalinenDocument the wpa_msg_cb "global" parameter
2015-06-10 Jouni MalinenRemove [MU-BEAMFORMEE] option from hostapd vht_capab...
2015-06-10 Jouni MalinenFix spelling of initialize in a comment and an error...
2015-05-27 Peng XuExtend hw_mode to support any band for offloaded ACS...
2015-05-24 Jouni MalinenIncrease DH key size in the hostapd.conf example
2015-04-27 Hamad KadmanyWPS: Add support for 60 GHz band
2015-04-27 Jouni MalinenMake IPv6 NA multicast-to-unicast conversion configurable
2015-04-25 Mikael KanstrupDeclare all read only data structures as const
2015-04-22 Jouni MalinenReplace HOSTAPD_MAX_SSID_LEN with SSID_MAX_LEN
2015-04-22 Jouni MalinenUse SSID_MAX_LEN define instead of value 32 when compar...
2015-04-22 Jouni MalinenAdd WPS_DEV_NAME_MAX_LEN define and use it when compari...
2015-04-03 Jouni Malinenhlr_auc_gw: Allow Milenage RES length to be reduced
2015-03-29 Eliad Pellerhostapd: Fix some compilation errors
2015-03-29 Jouni MalinenOpenSSL: Implement AES-128 CBC using EVP API
2015-03-28 Ben GreearError out if user configures SQLite DB without CONFIG_S...
2015-03-23 Manikandan MohanExtend offloaded ACS QCA vendor command to support VHT
2015-03-20 Jouni MalinenFix hlr_auc_gw build with OpenSSL
2015-03-18 Jouni MalinenRemove SChannel support
2015-03-14 Jouni MalinenAdd ChangeLog entries for v2.4
2015-03-01 Jouni MalinenAdd option to force a specific RADIUS client address...
2015-02-28 Jouni MalinenAllow RADIUS server address to be replaced
2015-02-21 Stefan TomanekAdd helper function to clear and free wpa_psk list
2015-02-09 Jouni MalinenAdd hostapd UPDATE_BEACON ctrl_iface command
2015-02-08 Jouni MalinenAdd STOP_AP control interface command
2015-02-06 Jouni MalinenACS: Allow specific channels to be preferred
2015-02-03 Jouni MalinenFix hostapd obss_interval documentation
2015-01-31 Roger ZanoniAdd a variable to handle extra CFLAGS values
2015-01-29 Jouni MalinenFree old eap_user_file data on configuration change
2015-01-28 Jouni MalinenOpenSSL: Implement aes_wrap() and aes_unwrap()
2015-01-28 Jouni MalinenOpenSSL: Replace internal HMAC-MD5 implementation
2015-01-26 Jouni MalinenUpdate copyright notices for the new year 2015
2015-01-26 Jouni MalinenAdd Suite B 192-bit AKM
2015-01-26 Jouni MalinenAdd HMAC-SHA384
2015-01-19 Adrien DecostreACS: Allow subset of channels to be configured
2015-01-13 Yanbo Lihostapd: Add vendor specific VHT extension for the...
2015-01-11 Jouni MalinenAdd "GET tls_library" to provide information on TLS...
2015-01-10 Jouni MalinenRemove Network Security Service (NSS) support
2015-01-10 Janusz DziedzicIntroduce common hw features
2015-01-08 Jouni MalinenVerify that eloop_register_read_sock() succeeds for...
2015-01-07 Jouni MalinenAdd support for testing memory allocation failures
2015-01-06 Jouni Malinencrypto: Clear temporary heap allocations before freeing
2014-12-29 Paul Stewarthostapd: Set stdout line-buffered
2014-12-29 Jouni MalinenAdd QUIET=1 option for make
2014-12-26 Jouni MalinenClean up debug prints to use wpa_printf()
2014-12-19 Prashanth Bhattahostapd: Make install path configurable
2014-12-14 Jouni MalinenERP: Add ERP_FLUSH for hostapd
2014-12-12 Jouni MalinenRRM: Add AP mode minimal advertisement support for...
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 3
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-12-04 Jouni MalinenERP: Add support for ERP on EAP server and authenticator
2014-12-04 Jouni MalinenERP: Add optional EAP-Initiate/Re-auth-Start transmission
2014-11-29 Jouni MalinenAdd hostapd driver_params config parameter
2014-11-29 Jouni MalinenRemove forgotten driver_test.c variables
2014-11-28 Jouni MalinenAdd DATA_TEST_FRAME for testing Data frame processing...
2014-11-27 Jouni Malinenhostapd: Allow DATA_TEST_CONFIG to configure ifname
2014-11-25 Jouni MalinenAndroid: Add Hotspot 2.0 into hostapd makefile
2014-11-25 Jouni Malinenproxyarp: Use C library header files and CONFIG_IPV6
2014-11-22 Jouni MalinenAdd BSS_TM_REQ command to send BSS Transition Managemen...
2014-11-19 Kyeyoon ParkAP: Add Neighbor Discovery snooping mechanism for Proxy ARP
2014-11-19 Kyeyoon ParkAP: Add a generic "x_snoop" infrastructure for Proxy ARP
2014-11-16 Dmitry Shmidthostapd: Add wowlan_triggers config param
2014-11-16 Jouni MalinenSuite B: PMKID derivation for AKM 00-0F-AC:11
2014-11-16 Jouni MalinenSuite B: Add AKM 00-0F-AC:11
2014-11-01 Jouni MalinenRemove references to madwifi from various files
2014-10-27 Kyeyoon ParkAP: Add support for Proxy ARP, DHCP snooping mechanism
2014-10-23 Eliad PellerHT: Let the driver advertise its supported SMPS modes...
2014-10-21 Kyeyoon ParkAP: Add support for BSS load element (STA Count, Channe...
2014-10-19 Jouni MalinenAdd data test functionality
2014-10-12 Cedric Baudelethostapd_cli: Add CLI commands enable, reload, and disable
2014-10-12 Jouni Malinenhostapd: Allow OpenSSL cipherlist string to be configured
2014-10-11 Jouni MalinenReport sendto() failures for hostapd ctrl_iface
2014-10-10 Jouni MalinenAdd external EAPOL transmission option for testing...
2014-10-09 Jouni MalinenUpdate ChangeLog files for v2.3
2014-10-09 Jouni Malinenhostapd_cli: Use os_exec() for action script execution
2014-09-07 Jouni MalinenFix hostapd GET_CONFIG wpa_pairwise_cipher value
2014-09-03 Jouni Malinenhostapd: Remove unused variable assignment
2014-08-28 Srinivas GirigowdaAdd printf NULL checks to silence static analyzer
2014-06-28 Michal Kaziorhostapd: Make chan_switch command per-interface not...
2014-06-04 Jouni MalinenChangeLog entries for v2.2
2014-05-30 Jouni Malinenhostapd: Fix configuration of multiple RADIUS servers...
2014-05-30 Eduardo Abinaderhostapd_cli: Fix segmentation fault with interface...
2014-04-29 Dmitry ShmidtAndroid: Use extended P2P functionality (ANDROID_P2P...
2014-04-29 Jouni MalinenRemove floating constant suffix 'd' from test coee
2014-04-29 Jouni MalinenACS: Clean up ifdef CONFIG_ACS to avoid unreachable...
2014-04-24 Greg HackmannAndroid: Disable unused parameter warnings
2014-04-07 Jouni MalinenRemove PSMP option from ht_capab
2014-04-05 Jouni MalinenFix memory leaks in hostapd configuration updates
2014-03-30 Jouni MalinenMake hs20_wan_metrics parser error print more helpful
2014-03-30 Jouni MalinenFix validation of anqp_3gpp_cell_net configuration...
2014-03-30 Jouni MalinenRemove duplicated vht_capab parser entry
2014-03-30 Jouni MalinenNotify STA of disconnection based on ACL change
2014-03-29 Jouni MalinenRADIUS server: Add support for MAC ACL
2014-03-27 Avraham Sternhostapd: Add vendor command support
2014-03-25 Jouni MalinenAdd a note on using 'iw list' to determine multi-BSS...
next