Fixes for Heimdal (macOS) builds from Stefan.
[mech_eap.git] / hostapd /
2015-08-27 Jouni MalinenFix key derivation for Suite B 192-bit AKM to use SHA384
2015-08-23 Jouni MalinenEAP server: Add tls_session_lifetime configuration
2015-08-21 Jouni MalinenRemove unnecessary NULL check from LOG_LEVEL handler
2015-08-08 Jouni Malinenhostapd: Add testing option to override own WPA/RSN...
2015-08-03 Srinivas Dasarihostapd: Add support to configure debug log level at...
2015-08-02 Jouni MalinenAdd build option to remove all internal RC4 uses
2015-07-28 Jouni MalinenOpenSSL: Add CONFIG_TLS_ADD_DL=y build option for hostapd
2015-07-28 Jouni MalinenOpenSSL: Add SHA256 support in openssl_tls_prf() for...
2015-07-25 Jouni MalinenFST: Do not replace previous attachment
2015-07-25 Jouni MalinenFST: Use -EINVAL instead of EINVAL as return value
2015-07-23 Jouni Malinenhostapd: Add build options for selecting eloop type
2015-07-21 Jouni Malinenhostapd: Mark config parameter name const
2015-07-21 Anton Nayshtuthostapd: Add DUP_NETWORK global control interface command
2015-07-21 Anton Nayshtuthostapd: Introduce hostapd_ctrl_iface_get_key_mgmt()
2015-07-21 Anton Nayshtuthostapd: Introduce hostapd_interfaces_get_hapd()
2015-07-20 Jouni MalinenAdd shared periodic cleanup function for AP mode
2015-07-18 Jouni Malinenhlr_auc_gw: Hide a bogus static analyzer warning
2015-07-17 Mohammed Shafi Sha... hostapd: Add current wpa parameter into GET_CONFIG...
2015-07-17 Mohammed Shafi Sha... hostapd_cli: Allow PID file to be specified
2015-07-17 Vivek Natarajanhostapd: Extend the sounding and BF steering capabilities
2015-07-17 Jouni MalinenFST: Clear hostapd fst_ies on FST-DETACH to avoid use...
2015-07-17 Jouni MalinenDocument hostapd ft_over_ds configuration parameter
2015-07-16 Anton Nayshtuthostapd: Add global to local control interface redirection
2015-07-16 Anton Nayshtuthostapd: Add hostapd_ctrl_iface_receive_process()
2015-07-16 Anton NayshtutFST: Testing support
2015-07-16 Anton NayshtutFST: Add hostapd_cli fst command
2015-07-16 Anton NayshtutFST: Add build rules for hostapd
2015-07-16 Anton NayshtutFST: hostapd control interface
2015-07-16 Anton NayshtutFST: Integration into hostapd
2015-07-16 Anton NayshtutFST: hostapd configuration parameters
2015-07-16 Anton Nayshtuthostapd: Global control interface notifications
2015-07-12 Jouni MalinenAdd EAPOL_SET hostapd command to configure EAPOL parameters
2015-07-12 Jouni MalinenAdd EAPOL_REAUTH hostapd command to trigger EAPOL reaut...
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
next