mech_eap.git
2014-12-29 Jouni MalinenD-Bus: Fix P2P persistent group removal from non-D...
2014-12-29 Jouni MalinenD-Bus: Fix WPS ConfigMethods getter to handle no value...
2014-12-29 Jouni MalinenD-Bus: Fix P2P peer joined/disconnected handlers
2014-12-29 Jouni MalinenClear next_scan_freqs on wpa_supplicant FLUSH command
2014-12-29 Jouni Malinenwpa_supplicant: Set stdout line-buffered
2014-12-29 Paul Stewarthostapd: Set stdout line-buffered
2014-12-29 David WoodhouseOpenSSL: Do not require a PIN for PKCS#11
2014-12-29 David WoodhouseOpenSSL: Automatically enable PKCS#11 engine where...
2014-12-29 David WoodhouseOpenSSL: Load dynamic ENGINE unconditionally
2014-12-29 David WoodhouseOpenSSL: Automatically handle PKCS#11 URIs in private_k...
2014-12-29 David WoodhouseOpenSSL: Do not require private key to come from PKCS#11
2014-12-29 David WoodhouseOpenSSL: Allow pkcs11_module_path to be NULL
2014-12-29 Jouni Malinentests: Reorder build.sh operations
2014-12-29 Jouni Malinentests: Use QUIET=1 option to make build.sh output much...
2014-12-29 Jouni MalinenAdd QUIET=1 option for make
2014-12-29 Jouni Malinentests: Skip mesh test cases if kernel does have CONFIG_...
2014-12-29 Jouni Malinentests: Report missing erp support more nicely in wpas_c...
2014-12-29 Jouni Malinentests: Support older tshark versions
2014-12-29 Jouni Malinentests: Allow DFS test cases to be skipped
2014-12-29 Jouni Malinentests: Allow SMPS test case to be skipped
2014-12-29 Jouni Malinentests: Fix --codecov cases to find correct wpa_cli...
2014-12-26 Jouni Malinentests: Verify that hostapd-as-RADIUS-server started
2014-12-26 Jouni Malinentests: Limit number of failed test cases in the curses...
2014-12-26 Jouni MalinenAvoid -Wshadow warnings from older gcc versions
2014-12-26 Jouni MalinenClean up debug prints to use wpa_printf()
2014-12-25 Jouni MalinenFix CONFIG_OS=none build
2014-12-25 Jouni MalinenFix CONFIG_OS=internal build
2014-12-25 David WoodhouseSupport private_key_passwd for GnuTLS (3.1.11+)
2014-12-25 Jouni MalinenGnuTLS: Get rid of warnings about deprecated typedef...
2014-12-25 Jouni Malinenprivsep: Fix compilation due to associate() parameter...
2014-12-25 Jouni MalinenP2P: Fix memory leak on GO startup failure path
2014-12-25 Jouni Malinentests: Clear active PBC mode from cfg80211 BSS table...
2014-12-25 Jouni MalinenWPS: Do not indicate PBC overlap for the same BSS
2014-12-25 Jouni Malinentests: Make p2p_channel test cases more robust
2014-12-25 Jouni Malinentests: Maintain test result counters through the run
2014-12-25 Jouni Malinentests: Process VM stdout output in full lines
2014-12-25 Jouni Malinentests: Disable terminal echo for stdin control (-i)
2014-12-25 Jouni Malinentests: Do not print to stdout during test execution
2014-12-25 Jouni Malinentests: Add debug logging for parallel-vm.py
2014-12-23 Jouni Malinentests: Retry failed cases automatically in parallel...
2014-12-23 Jouni Malinentests: Add more long duration test cases to parallel...
2014-12-23 Jouni Malinennl80211: Check if_indextoname() return value for bridge...
2014-12-23 Jouni Malinentests: Optimize ap_qosmap test cases
2014-12-23 Jouni Malinentests: Optimize multi_check() waits in ap_bss_add*...
2014-12-23 Jouni Malinentests: Make scan_hidden* more robust
2014-12-23 Jouni Malinenmesh: Delay Authentication frame process with no_auto_peer
2014-12-23 Jouni Malinentests: Fix mesh no_auto_peer=1 test cases to allow...
2014-12-23 Jouni Malinentests: Fix wpas_ctrl_data_test with Linux 3.19-rc1
2014-12-22 Jouni Malinentests: Fix ap_ht_40mhz_intolerant_ap
2014-12-22 Jouni MalinenSME: Optimize OBSS scanning
2014-12-22 Jouni MalinenHT: More robust 20/40 coex Action frame parsing
2014-12-22 Jouni MalinenHT: Fix 20/40 coex Action frame parsing
2014-12-22 Jouni Malinentests: Optimize run-tests.py test case dict iteration
2014-12-22 Jouni Malinentests: Optimize stop.sh wait times
2014-12-22 Jouni Malinentests: Optimize start.sh execution time
2014-12-22 Jouni Malinennl80211: Remove practically unused process_drv_event()
2014-12-22 Jouni Malinentests: Merge grpform_cred_ready_timeout test cases...
2014-12-22 Jouni MalinenAdd more debug prints for WPA/RSN selection issues...
2014-12-22 Jouni Malinentests: Mesh max peering limit
2014-12-22 Jouni Malinentests: Remove unnecessary wrap_wpas_mesh_test() complexity
2014-12-21 Masashi Honmamesh: Fill Number of Peerings field in Mesh Formation...
2014-12-21 Masashi Honmamesh: Add debug message when peering limit is reached
2014-12-21 Masashi Honmamesh: Make maximum number of peer links configurable
2014-12-21 Jouni Malinentests: Mesh beacon_int parameter
2014-12-21 Masashi Honmamesh: Make beacon interval configurable
2014-12-21 Masashi Honmadoc: Remove error on document creation
2014-12-21 Jouni Malinentests: Make parallel VM start a bit more resource friendly
2014-12-21 Jouni Malinentests: Clear cfg80211 BSS table at the end of scan_hidden
2014-12-21 Jouni Malinentests: Optimize test case execution order for multiple VMs
2014-12-21 Jouni MalinenFlush WPS registrar state on wpa_supplicant FLUSH command
2014-12-21 Jouni Malinentests: Do not mark proxyarp_open failed if ebtables...
2014-12-21 Jouni Malinentests: Use new scripts for vm-run.sh codecov
2014-12-21 Jouni Malinentests: EAP-IKEv2 protocol tests
2014-12-21 Jouni MalinenEAP-IKEv2: Fix a typo in a debug message
2014-12-20 Jouni MalinenEAP-IKEv2 peer: Fix fragmentation reassembly
2014-12-20 Jouni MalinenEAP-IKEv2: Add explicit limit for maximum message length
2014-12-20 Jouni Malinentests: ERP with EAP-IKEv2
2014-12-20 Jouni Malinentests: Mesh ht_mode options
2014-12-20 Jouni Malinentests: wdev_id in STATUS-DRIVER
2014-12-20 Jouni Malinentests: hostapd behavior with interface in different...
2014-12-20 Jouni Malinennl80211: Fix interface-in-different-bridge case
2014-12-20 Jouni Malinentests: bg_scan_period parameter configuration
2014-12-20 Jouni Malinentests: IBSS cfg80211 workarounds
2014-12-20 Jouni Malinennl80211: Fix cfg80211 workaround for IBSS join
2014-12-20 Jouni Malinentests: Dynamic BSS add operation reusing existing interface
2014-12-20 Jouni Malinentests: TDLS with VHT
2014-12-20 Jouni Malinentests: VHT and 40 MHz channel
2014-12-20 Jouni Malinentests: SMPS AP configuration options
2014-12-20 Jouni Malinentests: IEEE 802.1X with static WEP
2014-12-20 Jouni MalinenFix wpa_key_mgmt and wpa_pairwise configuration for...
2014-12-20 Jouni Malinennl80211: Fix no-encrypt for IEEE 802.1X WEP EAPOL
2014-12-20 Jouni Malinentests: cfg80211 scan-for-auth workaround with WEP keys
2014-12-20 Jouni Malinentests: cfg80211 scan-for-auth workaround failing
2014-12-20 Jouni Malinentests: Large number of BSS add operations with hostapd
2014-12-20 Jouni Malinentests: rfkill block prior to wpa_supplicant start
2014-12-20 Jouni Malinennl80211: Remove send_and_recv_msgs_global() wrapper
2014-12-20 Jouni Malinennl80211: Remove unnecessary function declarations
2014-12-20 Jouni Malinentests: Radar detection on non-HT and on HT40- channels
2014-12-20 Jouni Malinentests: Report ROAM failure in pmksa_cache_opportunistic...
2014-12-20 Jouni Malinentests: Clear cfg80211 scan results after wext_hidden
next