mesh: Add debug message when peering limit is reached
[mech_eap.git] / src /
2014-12-21 Masashi Honmamesh: Make maximum number of peer links configurable
2014-12-21 Masashi Honmamesh: Make beacon interval configurable
2014-12-21 Jouni MalinenFlush WPS registrar state on wpa_supplicant FLUSH command
2014-12-21 Jouni MalinenEAP-IKEv2: Fix a typo in a debug message
2014-12-20 Jouni MalinenEAP-IKEv2 peer: Fix fragmentation reassembly
2014-12-20 Jouni MalinenEAP-IKEv2: Add explicit limit for maximum message length
2014-12-20 Jouni Malinennl80211: Fix interface-in-different-bridge case
2014-12-20 Jouni Malinennl80211: Fix cfg80211 workaround for IBSS join
2014-12-20 Jouni MalinenFix wpa_key_mgmt and wpa_pairwise configuration for...
2014-12-20 Jouni Malinennl80211: Fix no-encrypt for IEEE 802.1X WEP EAPOL
2014-12-20 Jouni Malinennl80211: Remove send_and_recv_msgs_global() wrapper
2014-12-20 Jouni Malinennl80211: Remove unnecessary function declarations
2014-12-14 Jouni MalinenSAE: Check Status Code in Authentication frames
2014-12-14 Masashi Honmamesh: Add mesh interface creation command for mesh...
2014-12-14 Jouni MalinenSAE: Add sae_group to AP/mesh mode STA ctrl_iface data
2014-12-14 Jouni MalinenRemove unused find_first_bit()
2014-12-14 Jouni MalinenClean up VHT configuration validation
2014-12-14 Jouni MalinenClean up VHT override max A-MPDU override calculation
2014-12-14 Jörg Krausewext: Fix musl build error
2014-12-14 Rafał Miłeckinl80211: Report new station / assoc event for the corre...
2014-12-14 Jouni MalinenERP: Drop ERP keys on failure on the peer
2014-12-14 Jouni MalinenERP: Add ERP_FLUSH for hostapd
2014-12-12 Jouni Malinennl80211: Add rrm_flags to STATUS-DRIVER
2014-12-12 Jouni MalinenRRM: Add AP mode minimal advertisement support for...
2014-12-12 Jouni MalinenFix AP IE in EAPOL-Key 3/4 for WPA + FT combination
2014-12-12 Jouni MalinenAdd text names for number of the key_mgmt values
2014-12-11 Jouni MalinenRemove unused send_eapol() driver op
2014-12-09 Jouni MalinenOpenSSL: Simplify EAP-FAST peer workaround
2014-12-09 Jouni MalinenAdd tls_session_reused=<0/1> into EAP peer TLS status
2014-12-09 Chet Lanctotnl80211: Add QCA vendor specific query of device/driver...
2014-12-09 Jouni MalinenOpenSSL: Fix EAP-FAST peer regression
2014-12-09 Jouni MalinenTLS: Add new cipher suites to tls_get_cipher()
2014-12-09 Jouni MalinenOpenSSL: Remove support for the old EAP-FAST interface
2014-12-09 Xiaofei ShenMACsec: Update protect frames and replay on reauthentic...
2014-12-09 Sunil DuttP2P: Check Invitation Response dialog token match for...
2014-12-08 Jouni Malinennl80211: Add frame control and sequence control field...
2014-12-08 Jouni Malinennl80211: Try to unmask 11b rates again on next connecti...
2014-12-08 Jouni Malinennl80211: Add more debug prints for 11b rate disabling...
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - more...
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - manual
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 2
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - success...
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - maximum...
2014-12-08 Jouni MalinenAdd os_snprintf_error() helper
2014-12-08 Jouni MalinenUse os_zalloc() instead of os_malloc() and os_memset()
2014-12-08 Jouni MalinenUse os_calloc() instead of os_zalloc()
2014-12-08 Jouni MalinenWPS: Start EAPOL immediately even without WPA on WPS...
2014-12-08 Jouni Malinenbase64: Try to avoid static analyzer warning (part 2)
2014-12-06 Jouni Malinenbase64: Try to avoid static analyzer warning
2014-12-06 Jouni MalinenTLS: Reorder length bounds checking to avoid static...
2014-12-06 Jouni MalinenEAP-SIM DB: Make recv() null termination easier for...
2014-12-06 Jouni MalinenReplace send_ft_action() driver_op with send_action()
2014-12-06 Jouni Malinennl80211: Move scanning related functionality to a separ...
2014-12-06 Jouni Malinenhostapd: Fix memory leak on dynamic add-BSS error path
2014-12-06 Jouni Malinennl80211: Clean up nl80211_scan_common() to use nl80211_...
2014-12-06 Jouni Malinennl80211: Use nl80211_iface_msg() helper
2014-12-06 Jouni Malinennl80211: Use nl80211_bss_msg() helper
2014-12-06 Jouni Malinennl80211: Use nl80211_cmd_msg() for P2P Device operations
2014-12-06 Jouni Malinennl80211: Use nl80211_drv_msg() helper
2014-12-06 Jouni Malinennl80211: Move nl80211_set_iface_id() next its only...
2014-12-06 Jouni Malinennl80211: Use the new nl80211_cmd_msg() helper
2014-12-06 Jouni Malinennl80211: Add nl80211_*_msg() helpers
2014-12-06 Jouni Malinennl80211: Continue getting rid of NLA_PUT* macro use
2014-12-06 Jouni Malinennl80211: Get rid of NLA_PUT* macro use in capability...
2014-12-06 Jouni MalinenPCSC: Make AID copying easier for static analyzers
2014-12-06 Jouni MalinenMake GTK length validation easier to analyze
2014-12-06 Jouni MalinenFT: Make aes_wrap() call easier to analyze
2014-12-06 Jouni MalinenFT: Make aes_unwrap() calls easier to analyze
2014-12-06 Jouni MalinenP2P: Split p2p_channels_union() into two functions
2014-12-04 Jouni Malinenhostapd: Fix HT40 determination for ACS offload
2014-12-04 Jouni MalinenERP: Avoid a static analyzer warning on uninitialized...
2014-12-04 Jouni MalinenERP: Add wpa_supplicant ERP_FLUSH ctrl_iface command
2014-12-04 Jouni MalinenERP: Add support for ERP on EAP peer
2014-12-04 Jouni MalinenERP: Add support for ERP on EAP server and authenticator
2014-12-04 Jouni MalinenERP: Add TV/TLV parser
2014-12-04 Jouni MalinenERP: Add HMAC-SHA256 KDF (RFC 5295)
2014-12-04 Jouni MalinenERP: Add optional EAP-Initiate/Re-auth-Start transmission
2014-12-03 Jouni MalinenERP: Add defines for EAP Re-Authentication Protocol
2014-12-03 Jithu Jancenl80211: Ignore Connect failure for the previous associ...
2014-12-03 Peng Xuhostapd: Allow ACS to be offloaded to the driver
2014-12-02 Jouni MalinenAdd a name for an assigned QCA nl80211 vendor subcmd
2014-12-02 Jouni MalinenRename QCA nl80211 vendor subcmds to match AOSP names
2014-12-02 Vivek Natarajanatheros: Cleanup atheros_raw_receive to process all...
2014-11-30 Jouni MalinenEAP-PAX: Derive EAP Session-Id
2014-11-30 Jouni MalinenEAP-TTLS: Add support for deriving EMSK
2014-11-30 Jouni MalinenEAP-TLS server: Clear temporary buffer during EMSK...
2014-11-30 Jouni MalinenEAP server: Add getSessionId
2014-11-30 Jouni MalinenEAP peer: Clean up TLS Session-Id derivation function
2014-11-30 Jouni MalinenFix omac1_aes_128_vector() not to read beyond addr...
2014-11-29 Jouni MalinenClear WLAN_STA_ASSOC_REQ_OK on AP-initiated deauthentic...
2014-11-29 Jouni MalinenAdd hostapd driver_params config parameter
2014-11-29 Jouni MalinenRemove forgotten driver_test.c variables
2014-11-28 Jouni Malinenwext: Fix non-WPA/WPA2 connection with extra IEs
2014-11-28 Johannes Bergwext: Add very basic status command support
2014-11-28 Jouni Malinenproxyarp: Do not limit NDISC snoop packet size to 150
2014-11-28 Jouni Malinenproxyarp: Validate IPv4 header total length value in...
2014-11-28 Jouni Malinenproxyarp: Relax frame length limit for RA and NA
2014-11-28 Jouni Malinenproxyarp: Fix x_snoop multicast-to-unicast debug print
2014-11-28 Jouni Malinenproxyarp: Add debug log entry on multicast-to-unicast...
next