]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2011-11-19  Jouni MalinenDo not try to add wildcard SSID into active sched_scan
2011-11-19  Jouni MalinenEAP-pwd: Remove struct eap_pwd_hdr
2011-11-19  Dan HarkinsEAP-pwd: Fix zero-padding of input to H()
2011-11-19  Dan HarkinsEAP-pwd: Fix KDF for group 21
2011-11-19  Dan HarkinsEAP-pwd: Document group configuration for hostapd authe...
2011-11-19  Johannes Bergnl80211: Support in-kernel station poll
2011-11-19  Johannes Bergnl80211: Use non-receiving socket for EAPOL TX
2011-11-19  Johannes Bergnl80211: Use device AP SME capability
2011-11-19  Jouni Malinennl80211: Sync with wireless-testing.git linux/nl80211.h
2011-11-19  Johannes BergAP: Add explicit EAPOL TX status event
2011-11-19  Maciej SzmigieroOpenSSL: Read certificate chain from server_cert file
2011-11-19  Alan T. DeKokwpa_supplicant: Make objects depend on the .config...
2011-11-19  Jithu Jancenl80211: Implement shared_freq
2011-11-18  Ben Greearnl80211: Make MLME failure messages unique
2011-11-18  Johannes BergP2P: Clear WPS method when GO negotiation fails
2011-11-18  Johannes BergP2P: Simplify code in wpas_p2p_connect()
2011-11-18  Dan Williamsnl80211: Fix UNSPEC signal quality reporting
2011-11-18  Jithu JanceP2P: Indicate GO Negotiation failure on peer expiration
2011-11-18  Eyal Shapirasched scan: Fix passive scanning
2011-11-18  Jouni MalinenUse NULL instead of 0 for pointers
2011-11-18  Jouni MalinenP2P: Fix collection of member-in-group information...
2011-11-18  Jouni MalinenMark local functions static
2011-11-18  Jouni MalinenInclude wpa_auth_glue.h to verify function prototypes
2011-11-18  Jouni MalinenInclude list.h after trace.h to avoid offsetof refinition
2011-11-18  Jouni MalinenInclude wpa_supplicant_i.h to verify function prototype...
2011-11-18  Jouni MalinenRemove incorrect le16 type cast
2011-11-17  Jouni MalinenFix the debug message in the previous commit
2011-11-17  Jouni MalinenSet Secure=1 for EAPOL-Key msg 3/4 in WPA conditional...
2011-11-17  Jouni MalinenUse a single define for maximum number of EAP methods
2011-11-17  Jouni MalinenRemove unused header file inclusion
2011-11-17  Jouni MalinenWPS: Use strdup to initialize dev_password for PBC
2011-11-17  Jouni MalinenAvoid 0-length memmove from buffer end to keep static...
2011-11-17  Jouni MalinenP2P: Cancel previous operation before starting new...
2011-11-17  Jouni MalinenRemove obsolete build tests
2011-11-16  Johannes Bergnl80211: Get rid of family/cache objects
2011-11-16  Johannes BergP2P: Deal with a peer associating while connected
2011-11-16  Vasanthakumar... wpa_supplicant: Set configured auth_algs for AP mode
2011-11-15  Jouni MalinenP2P: Wait until ongoing scan completes before starting...
2011-11-15  Jouni MalinenWEXT: Use linux/wireless.h instead of wireless_copy.h
2011-11-15  Jouni MalinenAndroid: Update libnl use to match with Android ICS
2011-11-15  Jouni MalinenAndroid: Fix D-Bus P2P interface location in Android.mk
2011-11-15  Jouni MalinenAndroid: Fix hostapd_cli build
2011-11-15  Jouni MalinenAndroid: Fix hostapd build
2011-11-14  Jouni Malinenwlantest: Fix handling of PTK rekeying
2011-11-14  Jouni MalinenDo not add P2P IE into Beacon/Probe Response if P2P...
2011-11-14  Jouni MalinenAP: Only enable WPS for open and WPA/WPA2-Personal...
2011-11-14  Jouni MalinenFix P2P IE configuration for GO mode
2011-11-13  Jouni MalinenMake crypto_hash_init() easier for static analyzers
2011-11-13  Jouni MalinenMake crypto_hash_init() easier for static analyzers
2011-11-13  Jouni MalinenMake radius_msg_add_attr_user_password() easier for...
2011-11-13  Jouni MalinenMake fips186_2_prf() easier for static analyzers
2011-11-13  Jouni MalinenMake phase2_method initialization easier for static...
2011-11-13  Jouni MalinenMake time_adv use easier for static analyzers
2011-11-13  Jouni Malinennl80211: Verify that global driver pointer is not NULL
2011-11-13  Jouni MalinenP2P: Verify that assoc req IEs are available for group...
2011-11-13  Jouni MalinenRemove unnecessary include file inclusion
2011-11-13  Jouni MalinenUse shared SHA-256 define for the block size
2011-11-13  Jouni MalinenMake sha256_process() easier for static analyzers
2011-11-13  Jouni MalinenTLS: Fix double-free on error path
2011-11-13  Jouni Malinendbus: Remove unused default string for bridge_ifname
2011-11-13  Jouni MalinenAdd REAUTHENTICATE ctrl_iface command
2011-11-13  Jouni MalinenUse a pre-processor macro to simplify event_to_string()
2011-11-13  Ben GreearPrint human readable driver event names
2011-11-13  Jouni MalinenMove wpa_scan_results_free() into shared C file
2011-11-13  Fu YingangCorrect a spelling mistake
2011-11-13  Jouni MalinenPEAP: Verify peap_prfplus() result
2011-11-13  Jouni MalinenRemove station functionality from hostap and madwifi...
2011-11-13  Jouni MalinenRemove unmaintained driver wrappers
2011-11-13  Jouni MalinenAdd test-https for testing internal TLS client function...
2011-11-13  Jouni MalinenTLS: Add preliminary support for partial message processing
2011-11-13  Jouni MalinenTLS: Fix block cipher padding validation
2011-11-05  Jouni MalinenTLS: Clean up TLS record layer processing
2011-11-05  Jouni MalinenAdd random.c into libcrypto.a
2011-11-04  Jouni MalinenFix test-x509v3 build
2011-11-03  Jouni MalinenMove AP events for STA connected/disconnected into...
2011-11-03  Jouni MalinenFix some recent wpa_msg() calls in hostapd use correct...
2011-11-03  Nicolas Cavallarihostapd: Send an event when an inactive station is...
2011-11-03  Jouni Malinenndis: Work around lack of C99 designated initializers...
2011-11-03  Jouni Malinenwpa_cli: Fix compiler warnings on unused functions
2011-11-03  Jouni MalinenInclude time.h to fix Windows builds
2011-11-03  Jouni MalinenRemove obsoleted Qt3-based wpa_gui
2011-11-03  Jouni MalinenRemove kerneldoc2doxygen.pl from hostap.git
2011-11-03  Jouni MalinenUpdate version number to 2.0-devel
2011-11-02  Jouni Malinendbus: Fix some build combination without new D-Bus...
2011-11-01  Jouni MalinenFix Android library configuration with OpenSSL build
2011-10-30  Jouni MalinenProcess RSN pre-authentication candidates when skipping... hostap-1-bp
2011-10-30  Yoni DivinskyConfigure new GTK/IGTK to driver in case of TKIP counte...
2011-10-30  Olivier SobrieWPS: Send the credential when learning AP params in...
2011-10-30  Pavel Roskinrandom: Improve error messages about writing to entropy...
2011-10-30  Jouni MalinenClean up debug dump for scan results sorting
2011-10-30  Gary MorainPrefer 5 GHz networks over 2.4 GHz networks
2011-10-30  Jouni MalinenIgnore Michael MIC failure reports if cipher is not...
2011-10-30  Jouni MalinenMove Michael MIC error report processing into separate...
2011-10-30  Jouni MalinenFix TKIP countermeasures stopping in deinit paths
2011-10-30  Dan WilliamsImplement control request replies for the D-Bus interface
2011-10-30  Dan WilliamsMake control response processing available to other...
2011-10-30  Dan WilliamsAdd wpa_supplicant_ctrl_req_from_string()
2011-10-30  Dan Williamsdbus: Implement EAP SM control request signals
2011-10-30  Dan WilliamsUse an enum for EAP SM requests
2011-10-30  Jouni MalinenEAP-TTLS peer: Fix user input during implicit identity...
next