mech_eap.git
2015-01-04 Eliad PellerWMM AC: Print user-priority in wmm_ac_status
2015-01-04 Avraham Sternnl80211: Always register management frames handler
2015-01-03 Jouni Malinendoc: Extend driver.h documentation
2015-01-03 Jouni Malinendoc: Add rule for generating _wpa_supplicant.eps
2015-01-03 Jouni Malinentests: Extend EAP key lifetime in memory to cover MSK...
2015-01-03 Jouni Malinendoc: Disable Doxygen autolink support
2015-01-02 Jouni Malinennl80211: Clear nlmsg payload with keys before freeing
2015-01-02 Jouni Malinennl80211: Note linux_set_iface_flags() failure in debug log
2015-01-02 Jouni Malinentests: Make wpas_mesh_max_peering more robust
2015-01-02 Jouni Malinentests: Make scan_hidden more robust under heavy CPU...
2015-01-02 Jouni Malinentests: wpa_supplicant D-Bus interface
2015-01-02 Jouni Malinentests: Enable wpa_supplicant D-Bus support for hwsim...
2015-01-02 Jouni Malinendoc: Document the D-Bus P2P extensions
2015-01-02 Jouni Malinendoc: Document D-Bus WPS property ConfigMethods
2015-01-02 Jouni Malinendoc: Document missing D-Bus Interface properties
2015-01-02 Jouni Malinendoc: Document D-Bus BSS properties WPS and Age
2015-01-02 Jouni Malinendoc: Add D-Bus documentation for Probe Request reporting
2015-01-02 Jouni Malinendoc: Fix D-Bus documentation for .Network Properties
2015-01-02 Jouni MalinenD-Bus: Fix WPS.Start method in AP/P2P GO mode
2015-01-02 Jouni MalinenWPS: Reject station-mode WPS operations when AP mode...
2015-01-02 Jouni MalinenD-Bus: Move NetworkRequest signal to correct registrati...
2015-01-02 Jouni MalinenD-Bus: Remove registration of P2PStateChanged signal
2015-01-02 Jouni MalinenD-Bus: Make P2P Group Passphrase property getter availa...
2015-01-02 Jouni MalinenD-Bus: Fix P2P Group PSK property getter
2015-01-02 Jouni MalinenD-Bus: Simplify out-of-memory reporting
2015-01-02 Jouni MalinenD-Bus: Remove the obsolete notes from wpas_dbus_error_u...
2015-01-02 Jouni MalinenD-Bus: Coding style cleanup
2015-01-02 Jouni MalinenD-Bus: Simplify message building error paths
2015-01-02 Jouni MalinenD-Bus: Fix GroupAdd, Invite, RemovePersistentGroup...
2015-01-02 Jouni MalinenD-Bus: Fix error message for Listen() failure
2015-01-02 Jouni MalinenD-Bus: Clean up wpas_dbus_new_decompose_object_path()
2015-01-02 Jouni MalinenD-Bus: Clean up parse_peer_object_path() uses
2015-01-02 Jouni MalinenD-Bus: Remove useless NULL check from static function
2015-01-02 Jouni MalinenD-Bus: Add debug prints for parsing dict entries
2015-01-02 Jouni MalinenD-Bus: Remove useless wpa_s->conf checks
2015-01-02 Jouni MalinenD-Bus: Write Get/Set property name in debug log
2015-01-02 Jouni MalinenD-Bus: Add more debug prints to cover operations
2015-01-02 Jouni MalinenD-Bus: Fix property change timer update
2015-01-02 Jouni MalinenD-Bus (old): Fix removeNetwork method to not use freed...
2015-01-02 Jouni MalinenD-Bus: Avoid valgrind warning due to compiler optimization
2015-01-02 Jouni MalinenD-Bus: Avoid compiler warning on sometimes uninitialize...
2015-01-01 Jouni MalinenD-Bus: Make WPAS_DBUS_TYPE_BINARRAY value less confusing
2014-12-31 Jouni MalinenD-Bus: Fix dict binarray getter to accept empty array...
2014-12-31 Jouni MalinenD-Bus: Fix memory leak on P2PDeviceConfig::VendorExtension
2014-12-31 Jouni MalinenD-Bus: Fix GONegotiationSuccess signal passphrase format
2014-12-31 Jouni MalinenD-Bus: Make wpas_dbus_error_scan_error() static
2014-12-31 Jouni MalinenD-Bus: Fix ServiceDiscoveryResponse to accept int32...
2014-12-30 Jouni MalinenD-Bus: Fix memory leaks on AddService/DeleteService...
2014-12-30 Jouni MalinenD-Bus: Fix .Group Set(WPSVendorExtensions) format
2014-12-30 Jouni MalinenD-Bus: Fix memory leak on P2P GO WPSVendorExtensions
2014-12-30 Jouni Malinentests: Verify that wpa_supplicant clears keys from...
2014-12-29 Jouni MalinenSAE: Clear keys from memory on disassociation
2014-12-29 Jouni MalinenClear GTK from memory as soon as it is not needed anymore
2014-12-29 Jouni MalinenClear psk_list while freeing config_ssid instances
2014-12-29 Jouni MalinenExplicitly clear the temporary stack-based PSK buffer
2014-12-29 Jouni MalinenExplicitly clear the temporary stack-based key for...
2014-12-29 Jouni MalinenWPS ER: Explicitly clear PSK from stack after use
2014-12-29 Jouni MalinenClear wpa_psk memory when setting up wpa_supplicant...
2014-12-29 Jouni MalinenClear TK part of PTK after driver key configuration
2014-12-29 Jouni MalinenClear temporary keys from WPA supplicant state machine...
2014-12-29 Jouni Malinentests: Filter out extra files from codecov reports
2014-12-29 Jouni Malinendoc: Add D-Bus signals Certification(), EAP(), NetworkR...
2014-12-29 Jouni Malinendoc: Add D-Bus FlushBSS() method
2014-12-29 Jouni Malinendoc: Add D-Bus RemoveAllNetworks() method
2014-12-29 Jouni Malinendoc: Add D-Bus Reattach() method
2014-12-29 Jouni Malinendoc: Add D-Bus SignalPoll() method
2014-12-29 Jouni Malinendoc: Add D-Bus global Capabilities property
2014-12-29 Jouni Malinendoc: Fix D-Bus documentation for CreateInterface()
2014-12-29 Jouni Malinendoc: Fix D-Bus page format with newer Doxygen versions
2014-12-29 Jouni MalinenD-Bus(old): Remove duplicated blob->data check
2014-12-29 Jouni MalinenD-Bus(old): Remove unnecessary wpa_supplicant_state_txt...
2014-12-29 Jouni MalinenD-Bus(old): Fix removeNetwork and selectNetwork error...
2014-12-29 Jouni MalinenD-Bus(old): Fix interface to show correct err_msg for...
2014-12-29 Jouni MalinenD-Bus(old): Fix WPS interface to require BSSID for...
2014-12-29 Jouni MalinenD-Bus(old): Fix WPS interface for PIN from wpa_supplica...
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()
next