1. 527d237 hostapd: Allow DATA_TEST_CONFIG to configure ifname by Jouni Malinen · 10 years ago
  2. 378dec5 Android: Add Hotspot 2.0 into hostapd makefile by Jouni Malinen · 10 years ago
  3. a437378 proxyarp: Use C library header files and CONFIG_IPV6 by Jouni Malinen · 10 years ago
  4. a30dff0 Add BSS_TM_REQ command to send BSS Transition Management Request by Jouni Malinen · 10 years ago
  5. bd00c43 AP: Add Neighbor Discovery snooping mechanism for Proxy ARP by Kyeyoon Park · 10 years ago
  6. c127355 AP: Add a generic "x_snoop" infrastructure for Proxy ARP by Kyeyoon Park · 10 years ago
  7. 88cb27c hostapd: Add wowlan_triggers config param by Dmitry Shmidt · 11 years ago
  8. 087a1f4 Suite B: PMKID derivation for AKM 00-0F-AC:11 by Jouni Malinen · 10 years ago
  9. 666497c Suite B: Add AKM 00-0F-AC:11 by Jouni Malinen · 10 years ago
  10. 01b32d5 Remove references to madwifi from various files by Jouni Malinen · 10 years ago
  11. 7d597d4 AP: Add support for Proxy ARP, DHCP snooping mechanism by Kyeyoon Park · 11 years ago
  12. 04ee647 HT: Let the driver advertise its supported SMPS modes for AP mode by Eliad Peller · 10 years ago
  13. ec8f36a AP: Add support for BSS load element (STA Count, Channel Utilization) by Kyeyoon Park · 10 years ago
  14. 4a6cc86 Add data test functionality by Jouni Malinen · 10 years ago
  15. a6938b7 hostapd_cli: Add CLI commands enable, reload, and disable by Cedric Baudelet · 11 years ago
  16. f8995f8 hostapd: Allow OpenSSL cipherlist string to be configured by Jouni Malinen · 10 years ago
  17. 8e3e0b3 Report sendto() failures for hostapd ctrl_iface by Jouni Malinen · 10 years ago
  18. 9d4ff04 Add external EAPOL transmission option for testing purposes by Jouni Malinen · 10 years ago
  19. 5cb1440 Update ChangeLog files for v2.3 by Jouni Malinen · 10 years ago
  20. 5d4fa2a hostapd_cli: Use os_exec() for action script execution by Jouni Malinen · 10 years ago
  21. 10e7948 Fix hostapd GET_CONFIG wpa_pairwise_cipher value by Jouni Malinen · 11 years ago
  22. df756b3 hostapd: Remove unused variable assignment by Jouni Malinen · 11 years ago
  23. db9418b Add printf NULL checks to silence static analyzer by Srinivas Girigowda · 11 years ago
  24. ccac7c6 hostapd: Make chan_switch command per-interface not per-BSS by Michal Kazior · 11 years ago
  25. 6a98f67 ChangeLog entries for v2.2 by Jouni Malinen · 11 years ago
  26. 5d67bf1 hostapd: Fix configuration of multiple RADIUS servers with SET by Jouni Malinen · 11 years ago
  27. cc0b7cb hostapd_cli: Fix segmentation fault with interface command by Eduardo Abinader · 11 years ago
  28. 959214b Android: Use extended P2P functionality (ANDROID_P2P) for all vendors by Dmitry Shmidt · 11 years ago
  29. 06df2aa Remove floating constant suffix 'd' from test coee by Jouni Malinen · 11 years ago
  30. 9670f87 ACS: Clean up ifdef CONFIG_ACS to avoid unreachable code by Jouni Malinen · 11 years ago
  31. 9176ec0 Android: Disable unused parameter warnings by Greg Hackmann · 11 years ago
  32. 1dde5b5 Remove PSMP option from ht_capab by Jouni Malinen · 11 years ago
  33. 5784b9a Fix memory leaks in hostapd configuration updates by Jouni Malinen · 11 years ago
  34. 5cfc87b Make hs20_wan_metrics parser error print more helpful by Jouni Malinen · 11 years ago
  35. 4be20bf Fix validation of anqp_3gpp_cell_net configuration parameter by Jouni Malinen · 11 years ago
  36. 23587e3 Remove duplicated vht_capab parser entry by Jouni Malinen · 11 years ago
  37. 18a8e55 Notify STA of disconnection based on ACL change by Jouni Malinen · 11 years ago
  38. 8943cc9 RADIUS server: Add support for MAC ACL by Jouni Malinen · 11 years ago
  39. 3ae8b7b hostapd: Add vendor command support by Avraham Stern · 11 years ago
  40. 978c673 Add a note on using 'iw list' to determine multi-BSS support by Jouni Malinen · 11 years ago
  41. c201f93 WPS: Enable WSC 2.0 support unconditionally by Jouni Malinen · 11 years ago
  42. b7a8d67 Allow hostapd to advertise 40 MHz intolerant HT capability by Jouni Malinen · 11 years ago
  43. be4e5af Add SAE and FT-SAE key_mgmt to hostapd GET_CONFIG by Jouni Malinen · 11 years ago
  44. 8b6b6d8 Fix hostapd.conf description of HT40+ by Jouni Malinen · 11 years ago
  45. 8dd9f9c Allow management group cipher to be configured by Jouni Malinen · 11 years ago
  46. b4c26ef Clean up hostapd_config_fill() parsers by Jouni Malinen · 11 years ago
  47. b2e32cd Fix memory leaks on wpa_config_parse_string() error paths by Jouni Malinen · 11 years ago
  48. a0b728b Simplify hostapd_config_fill() error reporting by Jouni Malinen · 11 years ago
  49. 599f40d Remove extra indentation level from hostapd_config_fill() by Jouni Malinen · 11 years ago
  50. cfc393a hostapd: Document interworking realm EAP Method types by Ben Greear · 11 years ago
  51. 70ee1be hostapd: Add config option chanlist for DFS channels by Simon Wunderlich · 11 years ago
  52. 09eef14 Use internal FIPS 186-2 PRF if needed by Jouni Malinen · 11 years ago
  53. 4fb363c Fix error path handling on radius_accept_attr by Jouni Malinen · 11 years ago
  54. 8a57da7 RADIUS server: Add option for storing log information to SQLite DB by Jouni Malinen · 11 years ago
  55. d0ee16e Allow arbitrary RADIUS attributes to be added into Access-Accept by Jouni Malinen · 11 years ago
  56. 49021c1 Fix hostapd error path regression by Jouni Malinen · 11 years ago
  57. 905828f hostapd: Fix vht_capab 'Maximum A-MPDU Length Exponent' handling by Bartosz Markowski · 11 years ago
  58. 354c903 AP/GO interface teardown optimization by Moshe Benji · 11 years ago
  59. b61e70c HS 2.0R2: Add WFA server-only EAP-TLS server method by Jouni Malinen · 12 years ago
  60. 8d2a992 HS 2.0R2: RADIUS server support to request Subscr Remediation by Jouni Malinen · 12 years ago
  61. ae6d15c HS 2.0R2 AP: Add OSU Providers list ANQP element by Jouni Malinen · 12 years ago
  62. f7bd7a0 HS 2.0R2 AP: Add Icon Request and Icon binary File ANQP elements by Jouni Malinen · 12 years ago
  63. 8e1146d HS 2.0R2 AP: Add support for deauthentication request by Jouni Malinen · 12 years ago
  64. a14896e HS 2.0R2 AP: Add OSEN implementation by Jouni Malinen · 12 years ago
  65. 3fb17a9 HS 2.0R2 AP: Add WNM-Notification Request for Subscription Remediation by Jouni Malinen · 12 years ago
  66. d5d2478 HS 2.0R2 AP: Update HS 2.0 Indication element to Release 2 by Jouni Malinen · 12 years ago
  67. a5d7563 HS 2.0R2: Add common OSEN definitions by Jouni Malinen · 12 years ago
  68. e2364d1 hostapd: Deauthenticate clients forbidden by maclist changes by Emanuel Taube · 11 years ago
  69. 1748f1d hostapd: Make it possible to remove addresses from maclists by Emanuel Taube · 11 years ago
  70. 3d7ad2f hostapd: Configure spectrum management capability by Chaitanya T K · 11 years ago
  71. e0392f8 hostapd: Add Power Constraint element by Srinivasan B · 11 years ago
  72. ea449b5 tests: Add a module test integration to hwsim tests by Jouni Malinen · 11 years ago
  73. 848905b Avoid undefined references with CONFIG_WPA_TRACE_BFD=y by Roger Zanoni · 11 years ago
  74. ac494fc Android: Use external libnl 2.0 dynamic library by Dmitry Shmidt · 11 years ago
  75. b7cac41 Fix hostapd and wpa_supplicant build with binutils >= 2.24.x by Roger Zanoni · 11 years ago
  76. a1dd890 RADIUS: Add minimal accounting server support by Jouni Malinen · 11 years ago
  77. 9aab811 Fix nt_password_hash build by Jouni Malinen · 11 years ago
  78. d9dd86b hostapd: Enable IEEE 802.11w in defconfig by Helmut Schaa · 11 years ago
  79. 7ae7a84 NFC: Workaround nfcpy message debug exception by Jouni Malinen · 11 years ago
  80. 1e2ffc6 Fix theoretical NULL dereference in debug printf by Eytan Lifshitz · 11 years ago
  81. d6bfaaa NFC: Add summary and success file options for nfcpy scripts by Jouni Malinen · 11 years ago
  82. b0d18bc WPS: Make UUID-from-MAC Address easily available by Jouni Malinen · 11 years ago
  83. 44f967c Update ChangeLog files to match current implementation by Jouni Malinen · 11 years ago
  84. 12288d8 WPS NFC: Protect nfcpy pretty print calls against exceptions by Jouni Malinen · 11 years ago
  85. 6202500 WPS NFC: Logging level configuration to wps-nfc.py and wps-ap-nfc.py by Jouni Malinen · 11 years ago
  86. 1f1b5b3 WPS NFC: Clean up nfcpy script no-wait operations by Jouni Malinen · 11 years ago
  87. ab1db08 WPS NFC: Use argparse in the nfcpy scripts by Jouni Malinen · 11 years ago
  88. 6f8fa6e WPS NFC: Update wps-nfc.py and wps-ap-nfc.py to use new nfcpy API by Jouni Malinen · 11 years ago
  89. 91226e0 WPS: Add testing option to corrupt public key hash by Jouni Malinen · 11 years ago
  90. 3189ca0 WPS NFC: Add AP mode connection handover report by Jouni Malinen · 12 years ago
  91. b19ef32 Android: Remove hostapd dump_file functionality by Dmitry Shmidt · 11 years ago
  92. 08081ad hostapd: Skip full AP configuration validation on SET command by Jouni Malinen · 11 years ago
  93. 3043b4f nl80211: Document how to configure for libnl 2.0 and 3.2 by Ben Greear · 11 years ago
  94. 090b8e3 Update copyright notices for the new year 2014 by Jouni Malinen · 11 years ago
  95. f0cbb98 Add DRIVER-STATUS command for hostapd by Jouni Malinen · 11 years ago
  96. 7271ee8 Fix EAP-GPSK server compilation for SHA256 cipher suite by Jouni Malinen · 11 years ago
  97. a1a31b6 Remove hostapd dump_file functionality by Jouni Malinen · 11 years ago
  98. ea23df6 Make EAPOL dump data available through ctrl_iface STA command by Jouni Malinen · 11 years ago
  99. 96ea74b Convert EAPOL authenticator dump into easier to parse format by Jouni Malinen · 11 years ago
  100. ca3b71c Remove hostapd dump_file data that is available through ctrl_iface by Jouni Malinen · 11 years ago