1. a1f9a08 TDLS: Reject TPK-TK reconfiguration by Jouni Malinen · 7 years ago fp2-m-sibon fp2-sibon-17.10.2 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. c9f510d TDLS: Ignore incoming TDLS Setup Response retries by Arik Nemtsov · 8 years ago
  3. 92259d6 Fix PTK rekeying to generate a new ANonce by Jouni Malinen · 7 years ago
  4. f9657db Extend protection of GTK/IGTK reinstallation of WNM-Sleep Mode cases by Jouni Malinen · 7 years ago
  5. 9908a14 FT: Do not allow multiple Reassociation Response frames by Jouni Malinen · 7 years ago
  6. b9ad89c Prevent installation of an all-zero TK by Mathy Vanhoef · 7 years ago
  7. d353807 Prevent reinstallation of an already in-use group key by Mathy Vanhoef · 7 years ago
  8. b7220dd HTTP (curl): OCSP with BoringSSL by Jouni Malinen · 9 years ago
  9. 8919e87 HTTP (curl): Fix compilation with BoringSSL by Jouni Malinen · 9 years ago
  10. 6cc4264 BoringSSL: Move OCSP implementation into a separate file by Jouni Malinen · 9 years ago
  11. 7175c64 BoringSSL: Implement support for OCSP stapling by Jouni Malinen · 9 years ago
  12. 4f6a45b OpenSSL: Reject OCSP-required configuration if no OCSP support by Jouni Malinen · 9 years ago
  13. e977995 P2P: Filter control chars in group client device name similarly to peer by Hu Wang · 9 years ago
  14. 76328e7 Merge "EAP-pwd peer: Fix error path for unexpected Confirm message" by Linux Build Service Account · 8 years ago
  15. 6fc17d5 Merge "EAP-pwd server: Fix last fragment length validation" by Linux Build Service Account · 8 years ago
  16. 1a0fa70 Merge tag 'android-6.0.1_r3' into 601r3 by David Ng · 8 years ago
  17. bfadd9c Merge "Merge tag 'android-6.0.0_r26' into HEAD" by Linux Build Service Account · 8 years ago
  18. cb7ecf9 FST: Make FST peer connection check more permissive in hostapd by Anton Nayshtut · 9 years ago
  19. 87704cf FST: Fix STA MB IEs creation by Anton Nayshtut · 9 years ago
  20. 9e78bad hostapd: Process MAC ACLs on a station association event (SME in driver) by Anton Nayshtut · 9 years ago
  21. c2c8dfa Merge tag 'android-6.0.0_r26' into HEAD by David Ng · 9 years ago
  22. c05ef85 EAP-pwd peer: Fix error path for unexpected Confirm message by Jouni Malinen · 9 years ago
  23. e4854ef EAP-pwd server: Fix last fragment length validation by Jouni Malinen · 9 years ago
  24. 1ded6ef EAP-pwd peer: Fix last fragment length validation by Jouni Malinen · 9 years ago
  25. a0ef499 Merge "TDLS: Do not send error case of TPK M3 if TX fails" by Linux Build Service Account · 9 years ago
  26. 30a76b3 Merge "Fix TK configuration to the driver in EAPOL-Key 3/4 retry case" by Linux Build Service Account · 9 years ago
  27. 9d556d3 Fix TK configuration to the driver in EAPOL-Key 3/4 retry case by Jouni Malinen · 9 years ago
  28. 5556b49 TDLS: Do not send error case of TPK M3 if TX fails by Sunil Dutt · 9 years ago
  29. be10fca Move debug level string conversion functions to wpa_debug.c by Jouni Malinen · 9 years ago
  30. 2c2fb0b Merge "TDLS: On a TPK timeout, tear down the link before renewal by the initiator" by Linux Build Service Account · 9 years ago
  31. d5f40ac Merge "eap_proxy: Remove the reference to deprecated qmi_uim_srvc.h" by Linux Build Service Account · 9 years ago
  32. 6ec3038 RSN: Stop connection attempt on apparent PMK mismatch by Jouni Malinen · 9 years ago
  33. f0fcc75 TDLS: On a TPK timeout, tear down the link before renewal by the initiator by Pradeep Reddy POTTETI · 9 years ago
  34. 9feeccc Merge "BoringSSL: Fix PKCS12_parse() segfault when used without password" by Linux Build Service Account · 9 years ago
  35. dc3738e eap_proxy: Remove the reference to deprecated qmi_uim_srvc.h by Ashwini Patil · 9 years ago
  36. 4f41a26 BoringSSL: Fix PKCS12_parse() segfault when used without password by Jouni Malinen · 9 years ago
  37. 86eb544 Android: Set ctrl_iface client socket group (AID_WIFI) separately by Amarnath Hullur Subramanyam · 9 years ago
  38. f715e8d hostapd: Global control interface notifications by Anton Nayshtut · 10 years ago
  39. d38ac1e tls_openssl: check if key_id is NULL in tls_engine_init by Ahmad Kholaif · 9 years ago
  40. 24ed3ef Allow wpa_cli/hostapd_cli client socket directory to be specified by Manikandan Mohan · 9 years ago
  41. b387e23 nl80211: Use beacon TSF if it is newer than Probe Response TSF by Srinivas Dasari · 9 years ago
  42. fa15349 eloop: Fix cases where a socket is reopened from a timeout/signal handler by Jouni Malinen · 9 years ago
  43. 7cd598a nl80211: Use nla_put_nested() to set NL80211_ATTR_MAC_ADDRS by Jouni Malinen · 9 years ago
  44. a7435c6 Fallback to single sim functionality if subscription bind failes. by Bala Krishna Bhamidipati · 9 years ago
  45. 01719c0 Move the global data structures to eap_proxy context by Bala Krishna Bhamidipati · 9 years ago
  46. cfc89fa eap_proxy: set mnc_len properly by Bala Krishna Bhamidipati · 9 years ago
  47. 6b56924 FST: Mark fst_ies buffer const by Jouni Malinen · 9 years ago
  48. 4d637fc FST: Fix MB IE clearing on detach by Anton Nayshtut · 9 years ago
  49. bc99a14 FST: Make fst_hw_mode_to_band() non-inline function by Jouni Malinen · 9 years ago
  50. 2e8948b FST: Fix get_peer_mbies interface fetching in multi-group case by Jouni Malinen · 9 years ago
  51. e20a559 FST: Merge unreachable error case to another error return by Jouni Malinen · 9 years ago
  52. 1dd8da7 FST: Use more robust interface-find for TEST_REQUEST by Jouni Malinen · 9 years ago
  53. bae2b9d FST: Use more robust interface-find for event messages by Jouni Malinen · 9 years ago
  54. ab55091 FST: Remove unnecessary fst_attach() already attached check by Jouni Malinen · 9 years ago
  55. 68bcdfa FST: Fix dialog token wrap-around by Jouni Malinen · 9 years ago
  56. 0dc4493 FST: Validate STIE header in FST Setup Request/Response by Jouni Malinen · 9 years ago
  57. cd00a4e FST: Fix Session Transition element length field value by Jouni Malinen · 9 years ago
  58. d365359 FST: Print reason for ignoring FST Action frame in debug log by Jouni Malinen · 9 years ago
  59. 49f942a FST: Fix FST-MANAGER TEST_REQUEST parsing by Jouni Malinen · 9 years ago
  60. 17baa93 FST: Remove unreachable code in fst_session_handle_tear_down() by Jouni Malinen · 9 years ago
  61. 3748533 FST: Remove duplicated dl_list_empty() check befor dl_list_first() by Jouni Malinen · 9 years ago
  62. ebc1c5a FST: Use EINVAL more consistently as a negative return value by Jouni Malinen · 9 years ago
  63. 1f125d1 FST: Mark get_mb_ie() return value const by Jouni Malinen · 9 years ago
  64. 8ddc454 FST: Replace print_mb_ies() with wpa_snprintf_hex() by Jouni Malinen · 9 years ago
  65. 00abca0 FST: Mark format_session_state_extra() static by Jouni Malinen · 9 years ago
  66. d2a1624 FST: Avoid using pointer to mgmt->u.action.u.fst_action by Jouni Malinen · 9 years ago
  67. 7ce8d79 FST: Remove the IE header len/size macros by Jouni Malinen · 9 years ago
  68. d3ec4ca FST: Clean up fst_group_update_ie() by Jouni Malinen · 9 years ago
  69. ef99bae FST: Move fst_mbie_get_peer_addr() into fst_group.c by Jouni Malinen · 9 years ago
  70. 9730e00 FST: Fix FST Action frame length validation by Jouni Malinen · 9 years ago
  71. 503c357 FST: Testing support by Anton Nayshtut · 10 years ago
  72. 91c7633 nl80211: Register for FST Action frames (STA) by Anton Nayshtut · 10 years ago
  73. ac506b9 FST: wpa_supplicant control interface by Anton Nayshtut · 10 years ago
  74. cffa94f FST: Add FST IEs into AP mode management frames by Anton Nayshtut · 9 years ago
  75. 8867947 FST: Send FST Action frames to AP mode processing by Anton Nayshtut · 9 years ago
  76. cc7b555 FST: Integration into hostapd by Anton Nayshtut · 9 years ago
  77. 51e98be FST: Store MB IEs from (Re)Association Request by Anton Nayshtut · 9 years ago
  78. 5636454 FST: hostapd configuration parameters by Anton Nayshtut · 9 years ago
  79. d333402 Parsing of multi band element by Anton Nayshtut · 9 years ago
  80. cd47999 FST: Add the Fast Session Transfer (FST) module by Anton Nayshtut · 9 years ago
  81. 298d175 FST: Do not prune STAs belonging to the same FST by Anton Nayshtut · 9 years ago
  82. 3a08d5f FST: hostapd control interface by Anton Nayshtut · 9 years ago
  83. 22db133 Add IEEE 802.11ad element descriptions by Anton Nayshtut · 9 years ago
  84. 43ba5b0 Add is_multicast_ether_addr() by Anton Nayshtut · 9 years ago
  85. df2e832 hostapd: Global control interface notifications by Anton Nayshtut · 10 years ago
  86. afb18a2 nl80211: Generic Linux master interface support for hostapd by Anton Nayshtut · 9 years ago
  87. 0e2fd43 Android: Use more flexible userid when launching browser popup by Kanchanapally, Vidyullatha · 9 years ago
  88. 0ca03c9 eap_proxy: Move to the new QCCI interface APIs. by Ashwini Patil · 9 years ago
  89. c481f12 Enable the EAP-SIM and EAP-AKA method for LE platform by Ming-yi Lin · 10 years ago
  90. 7d3c703 eap_proxy: Increase QMI_RESP_TIME_OUT value to avaoid eap failure by Bala Krishna Bhamidipati · 9 years ago
  91. 3055aad eap_proxy: Add NULL check before dereferencing imsi_identity. by Ashwini Patil · 9 years ago
  92. 877819b Ensure NULL checks are done before dereferencing pointer. by Subhani Shaik · 9 years ago
  93. 602c005 eap_proxy: Remove extra bytes in EAP-Response/Identity by Bala Krishna Bhamidipati · 10 years ago
  94. ba527f5 eap_proxy: Initialize the freed pointer to NULL explicitly by Naresh Jayaram · 10 years ago
  95. 6610a1b eap_proxy: Fallback mechanism to select appropriate qmi port. by Bala Krishna Bhamidipati · 10 years ago
  96. 8790c04 eap_proxy: Check for Modem's compatibility for EAP SIM functionality by Naresh Jayaram · 10 years ago
  97. 8da1d48 eap_proxy: Check for modem support at the run time by Naresh Jayaram · 10 years ago
  98. 1847a3d eap_proxy: Add baseband property information for MSM8994 target by Naresh Jayaram · 10 years ago
  99. 7c76222 eap_proxy: enhance the proxy layer to support DSDS and SS feature by Naresh Jayaram · 10 years ago
  100. 79d41d9 eap_proxy: EAP-SIM feature for single SIM. by Naresh Jayaram · 11 years ago