]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2010-03-13  Jouni MalinenFT: Add a workaround to set PTK after reassociation
2010-03-13  Jouni MalinenFT: Request reassociation after successful FT Action...
2010-03-13  Jouni MalinenFix WPS IE in Probe Response frame to include proper...
2010-03-12  Jouni Malinenwpa_cli: Improved command parameter tab completion
2010-03-12  Jouni Malinenwpa_cli: Fix detach race with forked monitor process
2010-03-12  Jouni Malinenwpa_cli: Redisplay readline edit after event messages
2010-03-11  Jouni MalinenFT: Add preliminary processing of FT Action Response...
2010-03-11  Jouni Malinennl80211: Fix FT Action send command
2010-03-10  Masashi HonmaNetBSD: Fix driver_bsd.c build
2010-03-07  Jouni Malinennl80211: Add preliminary implementation of FT Action...
2010-03-07  Jouni MalinenFT: Include pairwise cipher suite in PMK-R0 SA and...
2010-03-07  Jouni Malinennl80211: Fix driver context pointer for auth-failure...
2010-03-07  Jouni MalinenFix a typo in r1kh config parameter description
2010-03-07  Marcin MarzecFix typo in WPA_AUTH_ALG_FT definition
2010-03-07  Jouni Malinenwpa_gui: Remove unneeded wpa_ctrl_request() msg_cb
2010-03-07  Jouni MalinenRemove unnecessary ifname parameter from set_ap_wps_ie...
2010-03-07  Jouni MalinenRemove unnecessary ifname parameter from set_ht_params...
2010-03-07  Jouni MalinenRemove unnecessary ifname parameter to sta_set_flags...
2010-03-07  Jouni MalinenRemove unnecessary ifname parameter from sta_add()...
2010-03-07  Jouni MalinenRemove unnecessary ifname parameter from hapd_get_ssid...
2010-03-07  Jouni MalinenRemove unnecessary ifname parameter from set_generic_el...
2010-03-07  Jouni MalinenRemove unneeded ifname parameter from set_privacy(...
2010-03-07  Jouni Malinendriver_test: Use driver private BSS context instead...
2010-03-07  Jouni MalinenAvoid crash after driver init failure
2010-03-07  Jouni MalinenRemove unneeded iface parameter from if_add() driver op
2010-03-07  Jouni MalinenRemove forgotten ifname parameter from set_beacon(...
2010-03-07  Felix Fietkauhostapd: fix a segfault in the error path of the nl8021...
2010-03-06  Jouni Malinennl80211: Unregister forgotten eloop socket on init...
2010-03-06  Jouni MalinenRemove unnecessary ifname parameter from set_beacon()
2010-03-06  Felix Fietkauhostapd: allow stations to move between different bss...
2010-03-06  Felix Fietkauhostapd: Fix interface selection for the nl80211 driver
2010-03-06  Felix Fietkauhostapd: fix bogus nl80211 interface remove messages...
2010-03-06  Felix Fietkauhostapd: add ifname to the sta_set_flags callback
2010-03-06  Jouni MalinenRemove unneeded CONFIG_EAP comments
2010-03-06  Jouni MalinenAvoid warnings on unused function/variables if debug...
2010-03-06  Dmitry ShmidtUpdate priority list after priority change
2010-03-06  Kel Moddermanwpa_supplicant: fix FTBFS on Debian GNU/kFreeBSD
2010-03-06  Jouni Malinenbsd: Use os_strlcpy instead of strlcpy
2010-03-05  Jouni MalinenAdd optional scan result filter based on SSID
2010-03-05  Jouni MalinenMake maximum BSS table size configurable
2010-02-28  Jouni MalinenAllow roam based on preferred BSSID regardless of signa...
2010-02-27  Jouni MalinenDo not inhibit suspend even if wpa_cli command fails
2010-02-27  Jouni MalinenAdd suspend/resume notifications
2010-02-27  Jouni MalinenClear current_bss pointer on disassociation/deauthentic...
2010-02-27  Jouni MalinenAdd more debug prints to make deauth/disassoc events...
2010-02-19  Jouni MalinenUse os_snprintf instead of snprintf
2010-02-19  Jouni MalinenRename EAP server source files to avoid duplicate names
2010-02-19  Jouni MalinenMake EAPOL Authenticator buildable with Microsoft compiler
2010-02-16  Masashi Honmabsd: Use device capability information
2010-02-16  Jouni Malinennl80211: Add support for off-channel Action TX/RX commands
2010-02-16  Jouni MalinenAdd alloc_interface_addr() drv op option for specifying...
2010-02-16  Jouni MalinenSync with linux/nl80211.h from wireless-testing.git
2010-02-14  Jouni Malinenwpa_cli: Add option to use child process to receive...
2010-02-14  Jouni MalinenEAP-TNC: Add Flags field into fragment acknowledgement
2010-02-13  Jouni Malinenwpa_gui: Use separate ctrl_iface connection for event...
2010-02-13  Jouni MalinenEAP-TNC server: Fix processing when last message is...
2010-02-13  Jouni MalinenEAP-TNC: Accept fragment ack frame with Flags field
2010-02-13  Kel Moddermanwpa_gui-qt4: do not show WPS AP available event tray...
2010-02-13  Masashi Honmabsd: Aggregate ioctl routines
2010-02-13  Masashi HonmaFreeBSD: Add support for FreeBSD 8.0 STA/AP
2010-02-13  Masashi HonmaFreeBSD: Enable channel control
2010-02-13  Masashi Honmabsd: Unify wpa_driver_bsd_ops
2010-02-13  Masashi Honmabsd: Unify struct bsd_driver_data and struct wpa_driver...
2010-02-13  Masashi Honmabsd: Use same field name between hostapd and wpa_supplicant
2010-02-13  Jouni MalinenAdd TLS client events, server probing, and srv cert...
2010-02-13  Jouni MalinenFix memory leak on TLS setup error path
2010-02-12  Jouni MalinenFix TLS in/out buffer freeing
2010-02-12  Jouni MalinenOpenSSL: Fix tls_init(NULL) with FIPS-enabled build
2010-02-12  Jouni MalinenWPS: Fix AP operation with internal Registrar when...
2010-02-11  Jouni MalinenAdd new ctrl_iface event for EAP methods proposed by...
2010-02-10  Jouni Malinennl80211: Do not try to remove non-existing STA WDS...
2010-02-08  Jouni Malinendriver_bsd: Fix build without SIOCS80211CHANNEL
2010-02-08  Masashi Honmadriver_bsd.c: Enable AP mode wpa_supplicant
2010-02-08  Masashi Honmadriver_bsd: Clean up EAPOL frame transmission code
2010-02-08  Masashi Honmadriver_bsd.c: Reduce code duplication (setkey)
2010-02-08  Masashi Honmadriver_bsd.c: Reduce code duplication (ifflag)
2010-02-08  Masashi Honmadriver_bsd.c: Reduce code duplication (MLME)
2010-02-08  Masashi Honmadriver_bsd.c: Reduce code duplication (DELKEY)
2010-02-08  Masashi Honmabsd: Enable auto configuration
2010-02-08  Masashi Honmadriver_bsd.c: Use os_free() instead of free()
2010-02-08  Hamish Guthriedriver_ps3: Remove legacy ps3 wpa driver
2010-01-25  Jouni Malinenwpa_gui-qt4: Stop BSS fetch loop on error for Peers...
2010-01-25  Jouni MalinenTry to avoid some unnecessary roaming
2010-01-25  Jouni Malinennl80211: Dump scan results in debug log if association...
2010-01-25  Jouni MalinenSME: Request a new scan if SME association command...
2010-01-25  Jouni Malinennl80211: Clear cfg80211 authentication data for old...
2010-01-17  Christian Lamparterap: Reorder authsrv_init() to fix IEEE 802.1X initializ...
2010-01-16  Jouni MalinenPreparations for v0.7.1 release hostap_0_7_1
2010-01-16  Jouni MalinenUpdate VS 2005 project files with new/removed source...
2010-01-16  Jouni MalinenMake sure the resutl from readlink is properly null...
2010-01-16  Witold Sowadbus: Change WPA/RSNIE byte array props to dicts
2010-01-16  Jouni MalinenFetch IEs from both Beacon and Probe Response frames...
2010-01-16  Jouni Malinenhostapd: Detect bridge interface automatically
2010-01-16  Jouni Malinendriver_test: Learn scan result channel from DS Params IE
2010-01-16  Jouni Malinendriver_test: Initialize bss_ctx based on drv->ctx for...
2010-01-16  Jouni Malinendriver_test: Add support for per-SSID scans for non...
2010-01-16  Jouni MalinenAdd deinit_ap driver op to help wpa_supplicant AP mode use
2010-01-16  Jouni MalinenAdd BSSID to TX/RX Action frame driver ops
2010-01-16  Jouni MalinenAdd driver op for disabling 802.11b rates
2010-01-16  Jouni MalinenSync with wireless-testing.git linux/nl80211.h
next