]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2011-11-27  Jouni Malinentest-https: Fix memory leaks in TLS processing
2011-11-27  Jouni MalinenTLS: Add a debug information on unsupported private...
2011-11-25  Dmitry Shmidtwpa_cli: Add action script call on P2P-GO-NEG-FAILURE...
2011-11-25  Jouni Malinenwext: Define some new values if linux/wireless.h is...
2011-11-25  Dmitry ShmidtP2P: Send STA connected/disconnected events to parent...
2011-11-25  Jouni MalinenFix sched_scan filter setting for max_match_sets == 0
2011-11-25  Jouni Malinennl80211: Do not set sched_scan filter if driver does...
2011-11-25  Jouni Malinennl80211: Implement set_p2p_powersave for legacy_ps...
2011-11-24  Jouni MalinenUse wpa_key_mgmt_*() helpers
2011-11-24  Jouni MalinenDo not save an invalid network block in wpa_supplicant...
2011-11-24  Jouni MalinenDo not write all zeros device_type
2011-11-24  Jouni MalinenWPS: Include WSC IE in (Re)Association Response for...
2011-11-24  Dmitry ShmidtAdd 'get country' command
2011-11-24  David Spinadelwpa_cli: Correct return value of wpa_cli_cmd_p2p_peers
2011-11-24  Jouni MalinenAdd test program for RC4 (test vectors from RFC 6229)
2011-11-23  Dmitry ShmidtAndroid: Move WPA_BUILD check in Android.mk
2011-11-23  Jeff BrownAndroid: Remove the simulator target from all makefiles
2011-11-20  Jouni MalinenMove wpa_sm_remove_pmkid() call to PMKSA cache entry...
2011-11-20  Jouni MalinenFix wired EAPOL authenticator
2011-11-20  Jouni MalinenAvoid possible compiler warning in os_gmtime()
2011-11-19  Kel Moddermanwpa_gui-qt4: Improve scan results signal display
2011-11-19  Johannes Bergnl80211: Set offchannel-OK selectively
2011-11-19  Johannes Bergnl80211: Move preq NL handle into BSS
2011-11-19  Jouni Malinennl80211: Add no_ack support for NL80211_CMD_FRAME
2011-11-19  Helmut Schaanl80211: Implement noack policy for send_mlme
2011-11-19  Jouni MalinenP2P: Send Listen state Probe Response frames without...
2011-11-19  Helmut SchaaAvoid excessive probe response retries
2011-11-19  Helmut SchaaAllow MLME frames to be sent without expecting an ACK...
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
next