mka: Fix length when encoding SAK-use
[mech_eap.git] / src /
2016-08-07 Sabrina Dubrocamka: Fix length when encoding SAK-use
2016-08-07 Sabrina Dubrocamka: Fix memory leak in ieee802_1x_kay_create_live_peer...
2016-08-07 Sabrina Dubrocamka: Fix multiple key server election bugs
2016-08-07 Arran Cudbard-BellLink to, and adjust types for, the PCSC framework inclu...
2016-08-06 Johannes Bergap: Use is_broadcast_ether_addr()
2016-08-06 Jouni Malinencli: Share a common tokenize_cmd() implementation
2016-08-06 Jouni Malinencli: Share a common write_cmd() implementation
2016-08-06 Jouni Malinencli: Share a common get_cmd_arg_num() implementation
2016-08-06 Jouni MalinenShare a single str_starts() implementation
2016-08-06 Mikael KanstrupUse a common license string for hostapd_cli and wpa_cli
2016-08-06 Mikael KanstrupMove parts of wpa_cli to a new common file
2016-08-04 Sunil DuttDefine an attribute QCA_WLAN_VENDOR_ATTR_CONFIG_IFINDEX
2016-08-04 Sunil DuttDefine vendor command to support IE based access control
2016-08-03 Vikram KandukuriQCA vendor command to configure GPIO pins
2016-08-03 Vikram KandukuriAssign QCA vendor attributes for generic commands
2016-08-02 vamsi krishnaSet default scan IEs to the driver (QCA vendor extension)
2016-08-02 Jouni MalinenFix a typo in QCA vendor attribution documentation
2016-08-02 vamsi krishnaDefine QCA vendor config attribute to set default scan...
2016-08-02 Jouni MalinenShow disabled HT/VHT properly in AP mode STATUS command
2016-08-02 Wu GaoAP: Disable VHT in WEP configuration
2016-07-23 Chaitanya T Knl80211: Fix segfault when params->freq is NULL for...
2016-07-23 Masashi Honmamesh: Remove HT IEs if HT is disabled
2016-07-23 Masashi Honmamesh: Make DTIM period configurable
2016-07-23 Nishant ChapranaP2Ps: Clear existing value when peer stops sending...
2016-07-23 Erik LjungbergMake driver flags available through control interface
2016-07-23 MAYANK HAARITP2P: Cleanup by removing unnecessary os_free() call...
2016-07-23 Masashi Honmamesh: Report mesh peer AID to kernel
2016-07-23 Jouni MalinenSync with mac80211-next.git include/uapi/linux/nl80211.h
2016-07-22 Sunil DuttAssign QCA vendor attribute for setting TX fail count...
2016-07-21 zhangqAssign QCA vendor attributes for set retry configuration
2016-07-21 Chandrasekaran,... QCA vendor command to configure conditional switch...
2016-07-15 Jouni MalinenOpenSSL: Fix OpenSSL 1.1.0 DH operation
2016-07-11 Jouni MalinenInterworking: Define control interface message prefixes...
2016-07-03 Peng XuP2P: Allow P2P listen being offloaded to the driver...
2016-07-03 Peng Xunl80211: P2P Listen offload vendor command definitions
2016-07-03 Saurav BabuAdd text name for WPA_KEY_MGMT_WPA_NONE key_mgmt value
2016-07-03 Saurav Babunl80211: Provide frequency in EVENT_ASSOC when IBSS...
2016-06-29 Dmitry Shmidtnl80211: Keep QCA vendor extensions together
2016-06-28 Jouni Malinenmesh: Rename MPM FSM states to match the standard
2016-06-28 Jouni Malinentests: Add TEST_FAIL() to hostapd_get_aid()
2016-06-27 Jouni MalinenAdd CTRL-EVENT-CHANNEL-SWITCH event to indicate channel...
2016-06-24 Jouni MalinenOpenSSL: Update to match the modified DH_get0_key(...
2016-06-24 Jouni MalinenAssign vendor specific elements for early HE testing
2016-06-24 Jouni MalinenPAE: Use big endian version in current_peer_id.mn to...
2016-06-24 Jouni MalinenPAE: Use sci->port more consistently
2016-06-24 Jouni Malinenwired: Silence sparse warning on redefinition of IFNAMSIZ
2016-06-24 Jouni MalinenMove extern declarations for ext_password backends...
2016-06-24 Jouni MalinenMove extern declarations for driver ops into a header...
2016-06-24 Jouni Malinennl80211: Mark wpa_driver_nl80211_get_macaddr() static
2016-06-24 Jouni MalinenFix a debug print in p2p_manager_disconnect()
2016-06-24 Jouni MalinenOpenSSL: Silence sparse warnings in fips186_2_prf()
2016-06-24 Jouni Malinendhcp_snoop: Silence a sparse warning
2016-06-24 Jouni Malinenndisc_snoop: Include ndisc_snoop.h to check prototypes
2016-06-24 Jouni MalinenTNCS: Mark functions static
2016-06-23 Jouni MalinenPAE: Mark ieee802_1x_kay_deinit_data_key() static
2016-06-23 Jouni MalinenPAE: Use be16/be32 instead of u16/u32 for spartse
2016-06-23 Jouni MalinenTNCC: Mark functions static
2016-06-23 Jouni Malinentests: Declare module test functions in a header file
2016-06-23 Jouni Malinentests: Mark some module test arrays static
2016-06-23 Jouni Malinenradiotap: Silence sparse warnings about byte order...
2016-06-23 Jouni MalinenFST: Make fst_action_names static
2016-06-23 Jouni MalinenFST: Fix byte order of couple of fields on big endian...
2016-06-23 Jouni MalinenOpenSSL: Pull in header files to check function prototypes
2016-06-23 Jouni MalinenTDLS: Declare tdls_testing as extern in a header file
2016-06-23 Jouni Malinentrace: Define externs in a header file
2016-06-23 Jouni MalinenUndefine __bitwise before defining it for sparse
2016-06-23 Jouni MalinenFix hostapd_sta_add() call to use NULL as the pointer...
2016-06-19 Cedric Izoardcurl: Don't free memory for subjectAltName before calli...
2016-06-19 Masashi Honmamesh: Ignore crowded peer
2016-06-19 Jouni Malinenmesh: Avoid use of hardcoded cipher
2016-06-19 Jouni Malinenmesh: Clean up AMPE element encoding and parsing
2016-06-19 Jouni Malinenmesh: Do not use RX MGTK as RX IGTK
2016-06-19 Jouni Malinenmesh: Use variable length MGTK for RX
2016-06-19 Jouni Malinenmesh: Add variable length MTK support
2016-06-18 Jouni Malinenmesh: Use ieee80211w profile parameter
2016-06-18 Jouni Malinenmesh: Use WPA_NONCE_LEN macro
2016-06-17 Sunil Dutthostapd: Skip hostapd ACL check for drivers supporting...
2016-06-16 Sunil DuttReserve QCA vendor specific nl80211 command 121
2016-06-16 Sunil DuttAdd a QCA vendor command to configure AP parameters
2016-06-12 Jouni Malinenhostapd: Fix early init failure path
2016-06-12 Jouni MalinenFST: Make fst_global_deinit() more robust
2016-06-12 Masashi Honmamesh: Sync max peer links with kernel
2016-06-11 David WoodhouseOpenSSL: Initialise PKCS#11 engine even if found with...
2016-06-11 Paul Stewartnl80211: Fix use-after-free in qca_nl80211_get_features()
2016-06-10 Jouni Malinenhostapd Make GAS Address3 field selection behavior...
2016-06-10 Jouni Malinenhostapd: Fix Public Action frame TX status processing...
2016-06-10 Jouni Malinenhostapd: Fix Public Action frame addressing (BSSID...
2016-06-04 Jouni Malinennl80211: Add TEST_FAIL() to command generation and...
2016-06-04 Jouni Malinennl80211: Update drv->assoc_freq on mesh join
2016-05-31 Kanchanapally, Vid... nl80211: Use extended capabilities per interface type
2016-05-31 Jouni MalinenSync with mac80211-next.git include/uapi/linux/nl80211.h
2016-05-30 Jouni MalinenReport connection timeouts in CTRL-EVENT-ASSOC-REJECT
2016-05-30 Jouni Malinenmesh: Support simple SAE group negotiation case
2016-05-29 Jouni Malinenmesh: Fix error path handling in init OOM cases
2016-05-23 David BenjaminOpenSSL: Comment out tls_connection_get_eap_fast_key...
2016-05-23 David BenjaminTLS: Split tls_connection_prf() into two functions
2016-05-23 David BenjaminOpenSSL: Remove two more accesses of ssl_ctx->cert_store
2016-05-22 Jouni Malinennl80211: Add TEST_FAIL() to nl80211_set_mac_addr()
2016-05-20 Kanchanapally, Vid... nl80211: Register for only for specific Action frames...
2016-05-19 Purushottam KushwahaP2PS: Correct config_methods for different P2P cases
next