hostapd: add support for authenticating with multiple PSKs via ubus helper
[openwrt/staging/nbd.git] / package / network / services / hostapd / src / src / ap / ucode.c
5 days ago Felix Fietkauhostapd: add support for authenticating with multiple... master
5 days ago Felix Fietkauhostapd: add AFC support
2024-04-13 Felix Fietkauhostapd: fix a crash corner case
2023-11-20 Felix Fietkauhostapd: add udebug support
2023-09-25 Felix Fietkauhostapd: fix rare crash with AP+STA and ACS enabled
2023-09-20 Felix Fietkauhostapd: add missing NULL pointer check in uc_hostapd_i...
2023-09-15 Felix Fietkauhostapd: support dynamic reload of vlan files when...
2023-09-14 Felix Fietkauhostapd: fix more AP+STA issues
2023-09-13 Felix Fietkauhostapd: add missing return statement
2023-09-13 Felix Fietkauhostapd: do not modify hapd->started when stopping...
2023-09-13 Felix Fietkauhostapd: add internal API for renaming AP interfaces
2023-09-13 Felix Fietkauhostapd: fix AP+STA configuration with autochannel...
2023-09-13 Felix Fietkauhostapd: update interface/bss list after set_config...
2023-09-03 Felix Fietkauhostapd: allow adding initial AP without breaking STA...
2023-09-02 Felix Fietkauhostapd: reset center_seg0_idx for 2.4 GHz
2023-09-02 Felix Fietkauhostapd: use proper helper functions for setting seg0...
2023-08-24 Felix Fietkauhostapd: fix bringing up AP+STA when the new channel...
2023-08-12 Felix Fietkauhostapd: do not store data in object prototype
2023-08-11 Felix Fietkauhostapd: add missing #ifdef for non-802.11ax builds
2023-08-10 Felix Fietkauhostapd: reimplement AP/STA support via ucode
2023-08-01 Felix Fietkauhostapd: add ucode support, use ucode for the main...