wpasupplicant
2009-07-08 Jukka RissanenMerge commit 'garage/master' master
2009-07-08 Jukka RissanenMaemo debianization.
2009-07-08 www-datawelcome
2009-06-30 Jouni MalinenFix eap_example build with renamed EAP_* server defines
2009-06-30 RyujiFix EAP-TNC peer memory leak on an error path
2009-06-29 Jouni MalinenAdd root .gitignore file to cleanup ignore lists
2009-06-29 Jouni MalinenEAP-SIM peer: Remove AT_NOTIFICATION from Notification...
2009-06-29 Jouni MalinenRename variable to avoid gcc warning about shadowed...
2009-06-12 Jouni MalinenAdd generic infrastructure for Probe Request callbacks
2009-06-12 Jouni MalinenReplace hostapd_wps_probe_req_rx() with more generic...
2009-06-11 Jouni MalinenX.509: Add parsing of alternative name to internal...
2009-06-10 Jouni MalinenWPS: Change wpa_supplicant wps_reg to not send out M8
2009-05-29 Roy Marplesdriver_bsd.c: Use new MLME method of association.
2009-05-29 Roy Marplesdriver_bsd.c: Reduce code duplication between hostapd...
2009-05-29 Jouni MalinenComment out unused functions if IEEE8021X_EAPOL is...
2009-05-29 Jouni Malinenhostapd: EAP-AKA' needs SHA256
2009-05-29 Jouni Malinenbsd: Get rid of printf size_t warnings with 64-bit...
2009-05-29 Karl Hiramotohostapd: nl80211 retry creating a interface if it fails...
2009-05-28 Jouni MalinenFix STA flag setting for auto-authorization if 802...
2009-05-27 Dan Williamsdbus: add 'scanning' property
2009-05-27 Dan Williamswext: disconnect at init and deinit
2009-05-27 Dan Williamswext: Fix deauthentication to do IW_MLME_DEAUTH prior...
2009-05-27 Dan Williamswext: don't force-disconnect in ad-hoc mode
2009-05-27 Jouni Malinenhostapd: Require EAPOL-Key type to match with selected...
2009-05-26 Jouni MalinenWPS: Add support for setting timeout for PIN
2009-05-26 Jouni Malinenhostapd: Fix internal crypto build without TLS
2009-05-26 Jouni Malinenhostapd: Fix non-802.11w build
2009-05-26 Jouni MalinenResolve couple of compiler warnings
2009-05-21 Masashi Honmadriver_bsd.c: use get_scan_results2
2009-05-21 Masashi HonmaFix hostapd and wpa_supplicant comipilation on NetBSD...
2009-05-14 Jouni Malinennl80211: Add support for IEEE 802.1X port control in...
2009-05-14 Jouni Malinennl80211: Add support for NL80211_ATTR_STA_FLAGS2
2009-05-14 Jouni MalinenSync with linux/nl80211.h from wireless-testing.git
2009-05-12 Jouni Malinennl80211: Add MFP flag configuration for station mode
2009-05-11 Jouni MalinenFix WMM and MFP STA flag setting with flags_or/flags_and
2009-05-08 Jouni MalinenDrop unprotected Robust Action frames from MFP STAs
2009-05-07 Jouni Malinenhwsim_test: Tool for testing data connectivity with...
2009-05-06 Jouni MalinenAdd more debugging details for SA Query processing
2009-05-06 Jouni MalinenUpdate SA Query transaction id length based on IEEE...
2009-05-06 Jouni MalinenReject hostapd configuration without channel for nl8021...
2009-05-06 Jaime Soriano... WPS methods exported over DBus
2009-05-06 Helmut Schaawpa_supplicant: add DBus method for changing debug...
2009-05-06 Jouni MalinenAdd code to re-use an existing ctrl_iface socket file
2009-05-06 Jouni MalinenWPS: Add a workaround for auth/encr type flags mismatches
2009-04-26 Jouke WitteveenGeneral revision of RoboSwitch driver
2009-04-23 Jouni MalinenAdd handling of SME auth/assoc timeout events
2009-04-22 Jouni MalinenRemove unused set_broadcast_ssid() driver op
2009-04-22 Jouni MalinenRemove the unused set_ieee80211d driver op
2009-04-22 Jouni MalinenAdd new wpa_supplicant driver op for setting 802.1X...
2009-04-22 Jouni MalinenMove default_wep_key variable into EAPOL authenticator...
2009-04-21 Jouni Malinennl80211: Replace WEXT code for RTS/fragmentation threshold
2009-04-21 Jouni MalinenRemove unused set_retry() driver op
2009-04-21 Jouni Malinennl80211: Sync with linux/nl80211.h from wireless-testin...
2009-04-21 Jouni Malinenwpa_supplicant AP: Add preliminary support for WPS...
2009-04-20 Jouni Malinenwpa_supplicant AP: Add sta_set_flags
2009-04-20 Jouni Malinenwpa_supplicant AP: Add EAPOL frame TX and RX
2009-04-20 Jouni Malinenwpa_supplicant AP: Update WPA/RSN configuration
2009-04-20 Jouni Malinennl80211: Mark state disassociated on local deauth/disassoc
2009-04-20 Jouni MalinenMake deauthentication and disassociation consistent
2009-04-20 Jouni MalinenDisconnect if 4-way handshake processing fails
2009-04-17 Jouni Malinenwpa_supplicant AP: add sta_add() and sta_remove()
2009-04-17 Jouni Malinenwpa_supplicant AP: Fix build after hostapd driver_ops...
2009-04-17 Jouni Malinennl80211: Add/remove monitor interface dynamically based...
2009-04-17 Jouni Malinennl80211: Delete Beacon information on deinit in wpa_sup...
2009-04-17 Jouni MalinenUse C99 designated initializers to cleanup driver_ops...
2009-04-17 Jouni Malinenhostapd: Remove unused passive scan functionality
2009-04-17 Jouni Malinennl80211: Use ifndef hostapd to reduce binary size
2009-04-17 Jouni Malinennl80211: Fix secondary BSS ifindex
2009-04-17 Jouni MalinenMove more multi-BSSID processing into drv_callbacks.c
2009-04-17 Jouni MalinenProvide own_addr buffer in hapd_init() parameters
2009-04-17 Jouni MalinenAdd own_addr as a parameter to sta_deauth() and sta_dis...
2009-04-17 Jouni Malinennl80211: Fix wpa_supplicant build
2009-04-17 Jouni Malinennl80211: Add helper functions for SIOC{G,S}IFHWADDR
2009-04-16 Jouni MalinenRemove dead code related to WDS setup
2009-04-16 Jouni Malinennl80211: Share more of init/deinit code
2009-04-16 Jouni Malinennl80211: Make it possible to build without WEXT support
2009-04-16 Jouni MalinenClean up HT40 scan and share nl80211 scanning code
2009-04-15 Jouni MalinenFix small HTTP processing issues
2009-04-14 Jouni Malinennl80211: Use shared code for netlink initialization
2009-04-14 Jouni Malinennl80211: Merge handle_frame() implementations
2009-04-14 Jouni Malinennl82011: Use common code for setting channel
2009-04-14 Jouni Malinennl80211: Remove inclusion of unneeded header files
2009-04-14 Jouni Malinennl80211: Fix management frame sending after driver_ops...
2009-04-12 Jouni Malinenwpa_supplicant AP: Fix hw_mode for 5 GHz channels
2009-04-09 Jouni MalinenShare driver beacon configuration handlers
2009-04-09 Jouni MalinenMerge hostapd driver init functions into one
2009-04-09 Jouni MalinenRemove unneeded inclusion of hostapd header files
2009-04-09 Jouni Malinennl80211: Share common interface processing code
2009-04-09 Jouni Malinennl80211: Share monitor mode filtering and reading functions
2009-04-09 Jouni MalinenShare same set_country driver op for hostapd and wpa_su...
2009-04-09 Jouni MalinenShare management frame send driver op for hostapd and...
2009-04-09 Jouni MalinenRemove flags parameter from send_mgmt_frame() driver op
2009-04-09 Jouni Malinennl80211: Replace hostapd WEXT events with nl80211 events
2009-04-09 Jouni Malinennl80211: Add Michael MIC failure event processing for...
2009-04-09 Jouni MalinenSync linux/nl80211.h with wireless-testing.git
2009-04-09 Jouni Malinennl80211: Merge hostapd and wpa_supplicant key configuration
2009-04-09 Francesco Gringolinl80211: Fix channel 14 use
2009-04-09 Jouni MalinenUse common get_hw_feature_data for hostapd and wpa_supp...
2009-04-09 Jouni MalinenMerge wpa_supplicant and hostapd driver wrapper impleme...
2009-04-06 Jouni MalinenFix couple of forgotten wpa_hw_modes -> hostapd_hw_modes
next