mech_eap.git
2011-12-03 Johannes Bergnl80211: Do not encrypt IEEE 802.1X WEP EAPOL
2011-12-03 Johannes Bergnl80211: Allocate nl CB for BSS RX
2011-12-03 Johannes Bergnl80211: Rename process_event
2011-12-03 Johannes Bergnl80211: Pass cb to eloop function
2011-12-03 Johannes Bergnl80211: Use one CB for driver event RX
2011-12-03 Johannes Bergnl80211: Store frequency in bss struct
2011-12-03 Johannes Bergnl80211: Move AP SME setup to mode change
2011-12-03 Johannes Bergnl80211: Use socket error queue for EAPOL TX status
2011-12-03 Jouni MalinenEAP server: Force identity request after INITIALIZE...
2011-12-03 Jouni MalinenUpdate internal MAC address on EVENT_INTERFACE_ENABLED...
2011-12-03 Jouni Malinennl80211: Ignore interface up event if interface is...
2011-12-03 Johan HedlundUpdate RSN supplicant MAC address on driver reinitializ...
2011-12-03 Jouni Malinennl80211: Use binary hexdump for scan IEs instead of...
2011-12-03 Jouni MalinenConvert hostapd_prepare_rates() to use struct hostapd_iface
2011-12-03 Jouni MalinenMerge set_rate_sets() driver_ops into set_ap()
2011-12-03 Jouni MalinenRemove unused parameters from set_rate_sets()
2011-12-03 Jouni Malinenhostapd: Show driver event names in debug log
2011-12-03 Jouni Malinennl80211: Merge ap_isolate configuration into nl80211_se...
2011-12-03 Jouni MalinenFix a typo in a comment
2011-12-02 Szymon BigosFix generated WPS PIN values to use zero-padding
2011-12-01 Jouni MalinenAdd example WPS AP mode UI for wpa_supplicant
2011-12-01 Jouni Malinenwpa_supplicant AP: Allows passphrase to be fetched
2011-12-01 Jouni MalinenWPS: Disable WPS(v2) in WPA/TKIP-only configuration
2011-12-01 Jouni MalinenCall wpas_connection_failed() only if actually trying...
2011-12-01 Jouni MalinenMake reconnect-on-disassoc debug prints somewhat more...
2011-12-01 Jouni MalinenP2P: Clear show_group_started on GO start
2011-11-30 Bharat ChakravartyWPS: Allow RF Bands value to be overridden
2011-11-30 Subrat DashWPS: Fix stopping of active WPS operation on dual concu...
2011-11-30 Jouni MalinenWPS ER: Fix segfault in some selected registrar change...
2011-11-29 Arik NemtsovSet ht_capab from based on driver capabilities when...
2011-11-29 Jouni MalinenIncrease min sched_scan interval from 2 to 10 seconds
2011-11-29 Dmitry ShmidtAndroid: nl80211: Add Android specific PNO configuration
2011-11-29 Dmitry ShmidtAndroid: wext: Add sched_scan functions for PNO
2011-11-29 Dmitry ShmidtAndroid: wext: Add driver state events
2011-11-29 Dmitry ShmidtFix pno_start() to initialize SSID list properly
2011-11-28 Jouni MalinenUse normal scan before sched_scan if that can speed...
2011-11-28 Jouni MalinenAdd broadcast SSID for sched_scan for scan_ssid=0 networks
2011-11-28 Jouni MalinenUse common code for disabled network case in sched_scan
2011-11-28 Jouni MalinenDrop sched_scan filter if not enough match sets supported
2011-11-28 Jouni MalinenMake sched_scan debug clearer on timeout use
2011-11-28 Jouni MalinenStop sched_scan on DISCONNECT command
2011-11-28 Jouni MalinenAdd preferred network offload (PNO) functionality
2011-11-28 Jouni MalinenFix sched_scan filter_ssids setting for no filters...
2011-11-27 Jouni MalinenInterworking: Verify that BSS information includes...
2011-11-27 Jouni MalinenEAP-AKA: Use strdup instead of strlen + malloc + memcpy
2011-11-27 Jouni MalinenEAP-PEAP: Remove unused hdr assignment
2011-11-27 Jouni MalinenEAP-PSK: Fix memory leak on error path
2011-11-27 Jouni MalinenTLS: Add support for SHA256-based cipher suites from...
2011-11-27 Jouni Malinenwpa_passphrase: Include SHA256 objects to fix some...
2011-11-27 Jouni MalinenTLS: Update file headers to include TLS v1.2 support
2011-11-27 Jouni MalinenInclude TLS v1.1 and v1.2 support in library build
2011-11-27 Jouni MalinenTLS: Allow TLS v1.2 to be negotiated
2011-11-27 Jouni MalinenTLS: Add TLS v1.2 style CertificateVerify functionality
2011-11-27 Jouni MalinenTLS: Add SHA256-based verify_data derivation for TLS...
2011-11-27 Jouni MalinenTLS: Maintain SHA256-based hash values for TLS v1.2
2011-11-27 Jouni MalinenTLS: Add build configuration for TLS v1.2 support
2011-11-27 Jouni MalinenTLS: Assume explicit IV for TLS v1.1 and newer
2011-11-27 Jouni MalinenTLS: Increase maximum MAC key from 20 to 32 octets
2011-11-27 Jouni MalinenTLS: Pass version to tls_prf() in preparation for new...
2011-11-27 Jouni MalinenRename tls_prf() to tls_prf_sha1_md5()
2011-11-27 Jouni MalinenTLS: Add helper functions for version number handling
2011-11-27 Jouni MalinenAdd implementation of TLS v1.2 PRF (P_SHA256)
2011-11-27 Jouni Malinenhostapd: Define CONFIG_SHA256 for SHA256 builds
2011-11-27 Jouni MalinenAdd SHA256-hash functions to generic crypto_hash_*...
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
next