]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2019-02-04  Jouni Malinentests: Extend build_wsc_attr() to accept both bytes...
2019-02-04  Jouni Malinentests: Fix struct.unpack() call for a single octet...
2019-02-04  Jouni Malinentests: Remove forgotten development time print
2019-02-04  Masashi Honmatests: Open Hotspot 2.0 icon files in binary modes...
2019-02-04  Masashi Honmatests: Encode/decode base64 operations for python3
2019-02-04  Jouni Malinentests: python3 compatible way of importing gobject...
2019-02-04  Jouni Malinentests: Use floor division (//) to avoid issues with...
2019-02-04  Masashi Honmatests: Decode Popen output in wmediumd test sets for...
2019-02-04  Jouni Malinentests: python3 compatible str/bytes ord()
2019-02-04  Jouni Malinentests: Replace str.translate() with str.replace()
2019-02-04  Masashi Honmatests: Fix erp_home_realm_oom error on python3
2019-02-04  Jouni Malinentests: Explicit str/bytes conversion for key_lifetime_i...
2019-02-04  Jouni Malinentests: Explicit str/bytes conversion in sigma_dut_venue_url
2019-02-04  Masashi Honmatests: Replace str.decode('hex') with binascii.unhexlif...
2019-02-04  Masashi Honmatests: Replace str.encode('hex') with binascii.hexlify...
2019-02-04  Masashi Honmatests: Decode Popen() output for python3
2019-02-04  Masashi Honmatests: Use 'b' prefix to mark Bytes literals explicitly...
2019-02-04  Masashi Honmatests: Decode subprocess.check_output() return value...
2019-02-04  Masashi Honmatests: rfkill with python3 compatible version
2019-02-04  Masashi Honmatests: nl80211 attr with python3 compatible version
2019-02-04  Masashi Honmatests: HWSimController class with python3 compatible...
2019-02-04  Masashi Honmatests: Explicitly encode str to bytes when needed for...
2019-02-04  Masashi Honmatests: Fix failure for WPA-EAP-SUITE-B-192 key_mgmt
2019-02-04  Masashi Honmatests: Explicit str/bytes conversion for socket operati...
2019-02-04  Jouni Malinentests: Read binary file in add_log_file() for python3
2019-02-04  Jouni Malinentests: Convert tshark output to string object for python3
2019-02-04  Masashi Honmatests: Convert binascii.hexlify() output to a string...
2019-02-04  Jouni Malinenwpaspy: Convert to/from str to bytes as needed for...
2019-02-04  Masashi Honmatests: Decode Popen() output values for python3
2019-02-02  Jouni Malinentests: Decode command execution output to a str for...
2019-02-02  Jouni Malinentests: Remove trailing semicolons from python code
2019-02-02  Masashi Honmatests: Use python3 compatible libraries
2019-02-02  Jouni Malinentests: Remove unused import statements
2019-02-02  Masashi Honmatests: python3 requires a raw string due to the backslash
2019-02-01  Jouni Malinentests: Enable ERP testing with PEAP
2019-02-01  Jouni MalinenPEAP: Explicitly clear temporary keys from memory when...
2019-02-01  Jouni MalinenEAP-PEAP: Derive EMSK and use 128-octet derivation...
2019-02-01  Johannes Bergtests: wpasupplicant: Refactor code duplication in...
2019-02-01  Johannes Bergtests: vm-run: Create a symlink to the latest logs
2019-01-30  Jouni MalinenDPP: Clear dpp_listen_freq on remain-on-channel failure
2019-01-30  Purushottam... P2P: Allow the avoid channels for P2P discovery/negotiation
2019-01-28  Jouni Malinentests: WNM-Sleep Mode Request bounds checking for empty...
2019-01-28  Jouni MalinenWNM: Fix WNM-Sleep Mode Request bounds checking
2019-01-27  Jouni Malinentests: EAP-TLS and server reloading CRL from ca_cert
2019-01-27  Jared Bentscrl_reload_interval: Add CRL reloading support
2019-01-26  Jouni Malinentests: WPA2-PSK AP with PSK from a file (keyid and...
2019-01-26  Michal KaziorAP: Add wpa_psk_file reloading in runtime
2019-01-26  Michal KaziorAP: Allow identifying which passphrase station used...
2019-01-26  Michal KaziorAP: Expose PMK outside of wpa_auth module
2019-01-26  Masashi Honmatests: Modify pmksa_cache test sets for python3
2019-01-26  Masashi Honmatests: Modify ocv test sets for python3
2019-01-26  Masashi Honmatests: ap_eap test requires more memory in VM
2019-01-26  Masashi Honmatests: Python3 does not allow mixed indentation
2019-01-26  Masashi Honmatests: Remove deprecated statement for python3 compatib...
2019-01-26  Masashi Honmatests: Use int instead of long for python3 compatibility
2019-01-26  Masashi Honmatests: Use python3 compatible raise statement
2019-01-26  Masashi Honmatests: Use python3 compatible function attribute
2019-01-26  Masashi Honmatests: Use python3 compatible range operation
2019-01-26  Masashi Honmatests: Use python3 compatible dict operation
2019-01-26  Masashi Honmatests: Use python3 compatible print statement
2019-01-26  Masashi Honmatests: Use python3 compatible "except" statement
2019-01-23  Daniel GolleWrite multi_ap_backhaul_sta to wpa_supplicant config
2019-01-23  Lubomir Rinteldbus: Document more possible BSS/RSA/KeyMgmt values
2019-01-23  Lior DavidCheck supported types in wpas_mac_addr_rand_scan_set()
2019-01-23  Lior DavidFix test compilation error related to sme_event_unprot_...
2019-01-23  Jouni Malinentests: SAE and password identifier (exclusively)
2019-01-23  Jouni MalinenSAE: Advertise Password Identifier use
2019-01-23  Jouni MalinenHS 2.0 server: Command line option to fetch the version...
2019-01-22  Jouni MalinenHS 2.0 server: Alternative subrem updateNode for certif...
2019-01-22  Jouni MalinenHS 2.0 server: Use noMOUpdate in client certificate...
2019-01-22  Jouni MalinenFILS: Remove notes about experimental implementation
2019-01-22  Jouni Malinentests: Update README to refer to parallel-vm.py
2019-01-22  Lubomir Rinteldbus: Expose support of SAE key management in BSS prope...
2019-01-21  Masashi HonmaRevert "mesh: Apply channel attributes before setup...
2019-01-21  Ian Archerhostapd: Add support for setting pbss option from confi...
2019-01-21  Amit KhatriD-Bus: Fix P2P Flush method to clear pending Action...
2019-01-21  stonezAdd a vendor attribution to transfer EVM information
2019-01-12  Jouni Malinentests: wpa_supplicant config parsing and storing for...
2019-01-12  Jouni Malinentests: P2P group formation with random interface addresses
2019-01-12  Jimmy ChenP2P: support random interface address
2019-01-12  Jimmy ChenP2P: Support random device address
2019-01-12  Arnout Vandecappelle... tests: start.sh: fix logs/current symlink creation
2019-01-12  Jouni Malinentests: Build with various LibreSSL and OpenSSL versions
2019-01-12  Stefan StroginFix build with LibreSSL
2019-01-12  Peng XuP2P: Add 802.11ax support for P2P GO
2019-01-12  Sunil DuttClarify documentation of avoid channels expectations
2019-01-09  Jouni MalinenHS 2.0 server: Log new username in eventlog for cert...
2019-01-08  Siva MullatiHE: Add MU EDCA Parameter Set element (AP)
2019-01-08  Martin Stanislaveapol_test: Start the identifier at an initial random...
2019-01-08  Jouni Malinendrivers: Set CONFIG_LIBNL32=y automatically based on...
2019-01-08  Andrey Kartashevdrivers: Move libnl related build flags to separate...
2019-01-07  Mike Siedzikmka: New MI should only be generated when peer's key...
2019-01-07  Arend van Sprielnl80211: Indicate 802.1X 4-way handshake offload in...
2019-01-07  Arend van Sprieldrivers: Add separate driver flags for 802.1X and PSK...
2019-01-07  Jouni Malinentests: DFS CAC interrupted and restarted
2019-01-07  Zefir KurtisiDFS: Restart pending CAC on interface enable
2019-01-07  Jouni Malinentests: Supported operating classes with constraints
2019-01-07  Ben GreearUse freq_list to constrain supported operating class...
2019-01-07  Ben GreearUse disable_ht/vht to constrain supported operating...
2019-01-07  Bo ChenRADIUS client: Cease endless retry for message for...
next