mech_eap.git
2015-08-03 Srinivas Dasarihostapd: Add support to configure debug log level at...
2015-08-03 Jouni MalinenMove debug level string conversion functions to wpa_debug.c
2015-08-03 Jouni MalinenFST: Mark fst_ies buffer const
2015-08-03 Anton NayshtutFST: Fix MB IE clearing on detach
2015-08-02 Daichi UeuraAndroid: Handle STATUS-NO_EVENTS command in wpa_cli
2015-08-02 Daichi UeuraAndroid: Make wpa_cli work on wifi.interface without...
2015-08-02 Masashi Honmamesh: Fix mesh SAE auth on low spec devices
2015-08-02 Johannes Bergtests: Work around iw scan getting stuck
2015-08-02 Jouni Malinentests: P2P extended listen timing operations
2015-08-02 Michael OlbrichP2P: Cancel group formation when deleting a group durin...
2015-08-02 Purushottam... P2P: Fix update of listen_reg_class and listen_channel
2015-08-02 Jouni Malinentests: D-Bus PropertiesChanged events on P2P Peer.Groups
2015-08-02 Jouni MalinenP2P: Do not clear wpa_s->go_dev_addr before group removal
2015-08-02 GautamP2P: Fix P2P configuration file name
2015-08-02 Jouni Malinentests: Run Suite B test cases with OpenSSL 1.1.0
2015-08-02 Jouni Malinentests: Skip ERP tests with EAP methods that are not...
2015-08-02 Jouni Malinentests: Skip LEAP tests if not included in the build
2015-08-02 Jouni Malinentests: Skip IEEE 802.1X dynamic WEP tests in FIPS mode
2015-08-02 Jouni MalinenAdd build option to remove all internal RC4 uses
2015-08-02 Jouni Malinentests: Skip WPA(V1) test cases in FIPS mode
2015-08-02 Jouni MalinenOpenSSL: Fix FIPS mode enabling in dynamic interface...
2015-08-02 Jouni Malinentests: Skip ap_wpa2_eap_psk_oom and ap_ft_oom in FIPS...
2015-08-02 Jouni Malinentests: Allow FIPS error case for openssl_cipher_suite_c...
2015-08-02 Jouni Malinentests: Skip EAP-pwd NTHash test in FIPS build
2015-08-02 Jouni Malinentests: Skip EAP-IKEV2 tests if not included in the...
2015-08-02 Jouni MalinenOpenSSL: Remove md4_vector() from CONFIG_FIPS=y builds
2015-08-02 Jouni MalinenEAP-pwd peer: Comment out MS password hash if CONFIG_FIPS=y
2015-08-02 Jouni Malinentests: Skip ms_funcs module tests in CONFIG_FIPS=y...
2015-08-02 Jouni Malinentests: Skip EAP-MD5 and EAP-MSCHAPV2 test cases in...
2015-08-02 Jouni Malinentests: Skip EAP-TTLS/CHAP, MSCHAP, MSCHAPV2 test cases...
2015-08-02 Jouni Malinentests: Use openssl pkcs12 -descert workaround to allow...
2015-08-02 Jouni MalinenRename tls_connection_get_keys() to tls_connection_get_...
2015-08-02 Jouni MalinenAdd 'GET_CAPABILITY fips' to enable runtime check for...
2015-08-02 Jouni MalinenOpenSSL: Allow server/client random to be fetched in...
2015-08-01 Jouni Malinenrandom: Fix random_get_bytes() with CONFIG_FIPS=y
2015-08-01 Jouni MalinenP2P: Silence bogus compiler warnings
2015-08-01 Jouni MalinenOpenSSL: Remove md5_vector() from CONFIG_FIPS=y builds
2015-08-01 Jouni MalinenEAP-TTLS: Disable CHAP, MSCHAP, and MSCHAPV2 in CONFIG_...
2015-08-01 Jouni MalinenEAP peer: Replace MD5 with SHA1 in duplicate message...
2015-08-01 Jouni Malinentests: Skip MD5 module tests in CONFIG_FIPS=y builds
2015-08-01 Jouni Malinentests: Set FIPSLD_CC=gcc (if not set) to make CONFIG_FI...
2015-08-01 Jouni MalinenOpenSSL: Implement aes_wrap/aes_unwrap through EVP...
2015-08-01 Jouni MalinenOpenSSL: Comment out openssl_get_keyblock_size() if...
2015-08-01 Jouni Malinentests: Comment out TLS PRF test from CONFIG_FIPS=y...
2015-08-01 Jouni MalinenComment out EAPOL-Key WEP support in CONFIG_FIPS=y...
2015-08-01 Jouni MalinenMake ieee802_1x_tx_key() static
2015-07-31 Jouni Malinentests: Support non-social oper channel in persistent_gr...
2015-07-31 Jouni Malinentests: Make wifi_display enforce social channel as...
2015-07-31 Ahmad KholaifP2P: Process preferred frequency list as part of GO...
2015-07-30 Ahmad KholaifP2P: Expose driver preferred frequency list fetch to P2P
2015-07-30 Ahmad KholaifP2P: Do not omit known operating channel preference...
2015-07-30 Ahmad KholaifP2P: Parse preferred frequency list extension
2015-07-30 Ahmad KholaifP2P: Add preferred frequency list extension to GO Neg Req
2015-07-30 Ahmad KholaifP2P: Use preferred frequency list from the local driver
2015-07-30 Ahmad KholaifAdd parsing of preferred frequency list element
2015-07-30 Jouni MalinenDefine new registry for QCA vendor specific elements
2015-07-30 Jouni MalinenReturn error from wpa_drv_get_pref_freq_list() if no...
2015-07-29 Ahmad Kholaifnl80211: Add means to query preferred channels
2015-07-29 Ahmad KholaifP2P: Inform driver of the operating channel following...
2015-07-29 Ahmad Kholaifnl80211: Add concurrency capabilities to driver status
2015-07-28 Peng XuFix generating offloaded ACS channel list when hw_mode...
2015-07-28 Srinivas DasariQCA vendor command support to set band to driver
2015-07-28 Jouni MalinenOpenSSL: Remove EAP-FAST TLSv1.0 only workaround for...
2015-07-28 Jouni Malinentests: Allow local disconnect in openssl_cipher_suite_c...
2015-07-28 Jouni MalinenEAP-TLS/TTLS/PEAP/FAST peer: Stop connection more quick...
2015-07-28 Jouni MalinenEAP-TTLS/PEAP/FAST peer: Stop immediately on local...
2015-07-28 Jouni MalinenOpenSSL: Add CONFIG_TLS_ADD_DL=y build option for hostapd
2015-07-28 Jouni MalinenOpenSSL: Drop security level to 0 if needed for EAP...
2015-07-28 Jouni MalinenOpenSSL: Add SHA256 support in openssl_tls_prf() for...
2015-07-28 Jouni MalinenOpenSSL: Implement openssl_tls_prf() for OpenSSL 1.1.0
2015-07-28 Jouni MalinenOpenSSL: Implement SSL_set_session_secret_cb() callback...
2015-07-28 Jouni MalinenOpenSSL: Implement tls_connection_get_keys() for OpenSS...
2015-07-28 Jouni MalinenOpenSSL: Include openssl/engine.h and openssl/dsa.h...
2015-07-28 Jouni MalinenOpenSSL: Remove extra BIO_write() call on TLS client
2015-07-28 Jouni Malinentests: Skip fst_attach_wpas_error if no FST support
2015-07-26 Max Stepanovtests: Add CPT parameters to p2ps_provision()
2015-07-26 Max Stepanovtests: Add CPT parameter to p2ps_advertise()
2015-07-26 Max Stepanovtests: Add CPT parameter to WpaSupplicant asp_provision()
2015-07-26 Max StepanovP2PS: Add feature capability to PD events
2015-07-26 Max StepanovP2PS: Add CPT handling on PD request and response
2015-07-26 Max StepanovP2PS: Add CPT parameter to P2PS_PROVISION and P2PS_PROV...
2015-07-26 Max StepanovP2PS: Add CPT parameter to P2P_SERVICE_ADD asp command
2015-07-26 Max Stepanovutils: Add cstr_token() function
2015-07-26 Andrei Otcheretianskitests: Add p2ps_connect_pd() method
2015-07-26 Andrei Otcheretianskitests: Add p2ps_provision() method
2015-07-26 Andrei Otcheretianskitests: Add asp_provision method to wpa_supplicant
2015-07-26 Jouni Malinentests: Make discovery_auto more robust
2015-07-26 Jouni Malinentests: FST SESSION_INITIATE and SESSION_RESPOND error...
2015-07-26 Jouni MalinenFST: Make fst_hw_mode_to_band() non-inline function
2015-07-26 Jouni Malinentests: More FST GET_PEER_MBIES coverage
2015-07-26 Jouni MalinenFST: Fix get_peer_mbies interface fetching in multi...
2015-07-26 Jouni MalinenFST: Merge unreachable error case to another error...
2015-07-26 Jouni Malinentests: Use a shared FST setup function
2015-07-26 Jouni MalinenFST: Use more robust interface-find for TEST_REQUEST
2015-07-26 Jouni MalinenFST: Use more robust interface-find for event messages
2015-07-26 Jouni Malinentests: Explicitly close hostapd global control socket...
2015-07-26 Jouni MalinenFST: Remove unnecessary fst_attach() already attached...
2015-07-26 Jouni Malinentests: FST attach errors in wpa_supplicant
2015-07-26 Jouni MalinenFST: Avoid memory leak on double FST-ATTACH
2015-07-26 Jouni Malinentests: FST Setup Request processing and OOM during...
next