]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2020-05-14  Jouni Malinendpp-nfc: More robust determination of the script directory
2020-05-13  Jouni Malinentests: sigma_dut DPP/QR AP as chirping Enrollee
2020-05-13  Jouni Malinentests: DPP chirp by an AP
2020-05-13  Jouni MalinenDPP2: Chirping in hostapd Enrollee
2020-05-13  Jouni MalinenHandle hostapd_for_each_interface() at the process...
2020-05-13  Jouni Malinennl80211: Disable offchannel-ok in AP mode only if beaconing
2020-05-12  Jouni MalinenDPP2: Fix CONFIG_DPP2=y build with OpenSSL 1.0.2
2020-05-12  Jouni Malinentests: iftype parameter with GET_CAPABILITY key_mgmt
2020-05-12  Jouni MalinenClean up GET_CAPABILITY handling of 'strict' argument
2020-05-12  Veerendranath... Use per-interface type driver key_mgmt capabilities...
2020-05-12  Veerendranath... Allow per interface type AKM capabilities to be fetched
2020-05-12  Veerendranath... nl80211: Fetch information on supported AKMs from the...
2020-05-12  Veerendranath... nl80211: Remove QCA vendor specific AKM capability...
2020-05-12  Jouni Malinentests: Additional sigma_dut DPP over TCP coverage
2020-05-12  Jouni Malinentests: DPP over TCP (Configurator initiates)
2020-05-12  Jouni MalinenDPP2: Extend TCP encapsulation case to support Configur...
2020-05-11  Jouni MalinenDPP: Extend NFC bootstrapping script for more control...
2020-05-11  Jouni MalinenDPP2: Clean up CONFIG_DPP2 use with configurator connec...
2020-05-11  Jouni MalinenDPP2: Fix DPP_CHIRP listen parameter value validation
2020-05-11  Jouni Malinentests: DPP reconfiguration exchange
2020-05-11  Jouni MalinenDPP2: Reconfiguration support in Controller
2020-05-11  Jouni MalinenDPP2: Reconfig Announcement relaying from AP to Controller
2020-05-11  Jouni MalinenDPP2: Fix Presence Announcement processing in Controller
2020-05-11  Jouni MalinenDPP: Mark internal-to-file functions static
2020-05-11  Jouni MalinenDPP: Move TCP encapsulation into a separate source...
2020-05-11  Jouni MalinenDPP: Move configurator backup into a separate source...
2020-05-11  Jouni MalinenDPP: Move authentication functionality into a separate...
2020-05-11  Jouni MalinenDPP2: Remove reconfigured network
2020-05-11  Jouni MalinenDPP2: Reconfig Authentication Confirm processing
2020-05-11  Jouni MalinenDPP2: Reconfig Authentication Response processing and...
2020-05-11  Jouni MalinenDPP2: Reconfig Authentication Request processing and...
2020-05-11  Jouni MalinenDPP2: Reconfig Authentication Request generation and...
2020-05-11  Jouni MalinenDPP2: Process received Reconfig Announcement frame
2020-05-11  Jouni MalinenDPP2: Reconfig Announcement transmission
2020-05-11  Jouni MalinenDPP2: Extend connector matching for reconfiguration
2020-05-11  Jouni MalinenDPP2: Move connStatus object building into a helper...
2020-05-11  Jouni Malinentests: Update dpp_peer_intro_local_failures to match...
2020-05-11  Jouni MalinenDPP: Move signed connector checking into a helper function
2020-05-11  Jouni MalinenDPP: Move parsing of own connector into a helper function
2020-05-11  Jouni MalinenDPP: Move PKEX functionality into a separate source...
2020-05-11  Jouni MalinenDPP: Move crypto routines into a separate source code...
2020-05-10  Jouni Malinentests: Update dpp_pkex_test_fail to match implementation
2020-05-10  Jouni MalinenDPP2: Derive bk ("base key")
2020-05-10  Jouni MalinenDPP: Use EVP_PKEY_get0_EC_KEY() when a const reference...
2020-05-09  Jouni MalinenDPP: Track ending time for remain-on-channel operations
2020-05-06  Jouni Malinentests: DPP URI version information
2020-05-06  Jouni MalinenDPP2: Fix URI version parser
2020-05-05  Jouni Malinentests: sigma_dut controlled AP doing DPP on offchannel
2020-05-05  Jouni MalinenDPP2: Version information in bootstrapping info URI
2020-05-04  Jouni MalinenFix truncated control interface command detection
2020-05-04  Jouni Malinentests: sigma_dut and DPP MUD URL
2020-05-04  Jouni MalinenDPP2: Report MUD URL and bandSupport in control interfa...
2020-05-04  Jouni Malinentests: sigma_dut DPP chirping
2020-05-04  Jouni MalinenDPP2: Do not include Protocol Version in Auth Req when...
2020-05-03  Jouni MalinenDPP: Move dppCon signing to a set of helper functions
2020-05-03  Jouni Malinentests: Verify Deauthentication frame transmission to...
2020-05-03  Jouni Malinentests: Disable power saving explicitly for pmksa_cache_...
2020-05-03  Jouni Malinentests: Clear power save configuration in ap_open_sta_ps
2020-05-03  Jouni Malinentests: DPP version override
2020-05-03  Jouni MalinenDPP: Allow version number to be overridden for testing...
2020-05-03  Jouni MalinenDPP2: Detect PFS downgrade attack while processing...
2020-05-03  Jouni MalinenDPP2: Detect PFS downgrade attack while processing...
2020-05-03  Jouni MalinenDPP2: Parse DPP KDE in EAPOL-Key Key Data field
2020-05-03  Jouni MalinenDPP2: Add DPP KDE into EAPOL-Key msg 2/4 when using...
2020-05-03  Jouni MalinenDPP2: Add DPP KDE into EAPOL-Key msg 3/4 when using...
2020-05-03  Jouni Malinentests: Disable PFS in dpp_akm_sha*
2020-05-03  Jouni Malinentests: DPP PFS and cfg80211 connect command
2020-05-03  Jouni Malinentests: Check DPP PFS negotiation result
2020-05-03  Jouni MalinenDPP2: Indicate if PFS was used in control interface...
2020-05-03  Jouni MalinenDPP2: Try to negotiate PFS only if AP supports version...
2020-05-03  Jouni MalinenUse a local pointer to simply current_ssid accesses...
2020-05-03  Jouni MalinenDPP2: Add Protocol Version attribute to network introdu...
2020-05-03  Thomas Pedersentests: Skip proxyarp tests properly if ebtables rule...
2020-05-03  Jouni Malinentests: Move from 1024 bit private keys to 2048 bit...
2020-05-03  Jouni MalinenIncrease wpa_supplicant control interface buffer size
2020-05-03  Jouni Malinentests: Provide digestmod to hmac.new() for Python 3.8
2020-05-02  Jouni MalinenAdd PRINTF_FORMAT for printf wrapper functions
2020-04-29  Hai ShalomRandomize GAS dialog token
2020-04-29  Jouni MalinenUse more specific reason codes for 4-way handshake...
2020-04-25  Jouni Malinentests: Wait a bit to get Beacon frames into capture
2020-04-24  Jouni Malinentests: Beacon frame protection mismatch
2020-04-24  Jouni Malinennl80211: Process unprotected Beacon frame RX events
2020-04-24  Jouni Malinennl80211: DPP listen mode callback
2020-04-24  Jouni Malinentests: Fix sigma_dut_sae_h2e_enabled_group_rejected...
2020-04-24  Jouni MalinenRemove now unused Boolean/TRUE/FALSE definitions
2020-04-24  Jouni MalinenFILS: Convert Boolean to C99 bool
2020-04-24  Jouni Malinenmesh: Convert Boolean to C99 bool
2020-04-24  Jouni MalinenRADIUS: Convert Boolean to C99 bool
2020-04-24  Jouni Malinenairtime_policy: Convert Boolean to C99 bool
2020-04-24  Jouni Malinenstate_machine: Convert Boolean to C99 bool
2020-04-24  Jouni MalinenHE: Replace Boolean with C99 bool
2020-04-24  Jouni MalinenMACsec: Convert Boolean to C99 bool
2020-04-24  Jouni Malineneap_example: Convert Boolean to C99 bool
2020-04-24  Jouni MalinenEAP peer: Convert Boolean to C99 bool
2020-04-24  Jouni MalinenRSN supp: Convert Boolean to C99 bool
2020-04-24  Jouni MalinenEAPOL supp: Convert Boolean to C99 bool
2020-04-24  Jouni MalinenFST: Convert Boolean to C99 bool
2020-04-24  Jouni MalinenEAPOL auth: Convert Boolean to C99 bool
2020-04-24  Jouni MalinenWPA auth: Convert Boolean to C99 bool
2020-04-24  Jouni MalinenWPA: Fix wpa_parse_kde_ies() handling with vendor speci...
next