Activity for wpa_supplicant for OS/2 - ArcaOS

  • AndiB-2 committed [041c53]

    official 2.10 source, handshake takes very long, needs cleanup

  • AndiB-2 committed [1ba6b5]

    official 2.10 source, handshake takes very long, needs cleanup

  • AndiB-2 committed [d9ca47]

    - Bring up to current official sourc tree (20210709)

  • AndiB-2 committed [bd33cf]

    - bring inline with official 2.10 release

  • AndiB-2 committed [dfa531]

    - update to latest official source code as of 20201220

  • AndiB-2 committed [928fec]

    - update to latest code from official repository (March, 2020) see Changelog and repository commit messages

  • AndiB-2 committed [111e94]

    Beautify OS2 sources

  • AndiB-2 committed [c60e53]

    Some cleanup and prepare for GA2

  • AndiB-2 committed [e5f5d2]

    Enable code for test cases

  • AndiB-2 committed [8a0324]

    enable LIBNL32 to synchronize with official build

  • AndiB-2 committed [7d21a4]

    Use -r option for resize window instead -d and clear screen when resizeing

  • AndiB-2 committed [606288]

    merge in all official v2.7 changes

  • AndiB-2 committed [cfc4ad]

    cleanup makefile

  • AndiB-2 committed [5f2348]

    update version to 2.7 and year to 2018, changelogs for 2.7 (code base not fully 2.7 with this commit but with next one)

  • AndiB-2 committed [f0aadd]

    - update to official repository as of 20181114

  • AndiB-2 committed [b405bd]

    initial columns and rows with -r option (intermediate RC4), just before merging official 2.7

  • AndiB-2 committed [4f7584]

    cleanup moc files and makefile

  • AndiB-2 committed [7dbf50]

    - OS2EMX_PLAIN_CHAR

  • AndiB-2 committed [c0ca88]

    - some cleanup

  • AndiB-2 committed [fd6c62]

    Part 1 of -

  • AndiB-2 committed [bbfee2]

    add dynamically loading of pmprintf.dll if available, RC3

  • AndiB-2 committed [e11911]

    Part 2 of -

  • AndiB-2 committed [b85104]

    - enable more config options

  • AndiB-2 committed [f5f2c4]

    - update to official repos at 20180907

  • AndiB-2 committed [9641ca]

    - updated bldlevel.cmd

  • AndiB-2 committed [77e076]

    - update to official repos at 20180603

  • AndiB-2 committed [19f981]

    - add missing files for previous push

  • AndiB-2 committed [0eae19]

    weird smartgit 'Modified (File Mode)' problem

  • AndiB-2 committed [6da03a]

    make wpa_gui-qt4 work and fix system tray problem

  • AndiB-2 committed [d73c6a]

    - readme.os2 for rc1, added make_ship.cmd

  • AndiB-2 committed [b2224e]

    add some OS/2 scripts and files for reference

  • AndiB-2 committed [ff3f98]

    merged changes up today from origin

  • AndiB-2 committed [61909b]

    start work on qt4 GUI

  • AndiB-2 committed [e48230]

    no real change, only file mode

  • AndiB-2 committed [de4cd9]

    update .gitignore

  • AndiB-2 committed [c758ab]

    update readme.os2

  • Andi_B committed [23671d]

    README.md edited online with Bitbucket

  • Andi_B committed [1671ec]

    README.md edited online with Bitbucket

  • Andi_B committed [d84308]

    README.md edited online with Bitbucket

  • AndiB-2 committed [ac1067]

    update readme.md

  • AndiB-2 committed [7b5b35]

    add more os2 specific files

  • Andi_B committed [d0d8a1]

    README.md edited online with Bitbucket

  • AndiB-2 committed [8e3a23]

    configure to let it build and intial changes for OS/2

  • Jouni Malinen committed [ba5498]

    wpadebug: Improve QR Code scanning with zxing

  • Jouni Malinen committed [be97da]

    wpadebug: Add activity to select method for QR Code scanning

  • Jouni Malinen committed [8b244b]

    wpadebug: A dialog activity to input the URI from QR Code Scanner

  • Jouni Malinen committed [83565f]

    wpadebug: Add main screen buttons for QR Code operations

  • Jouni Malinen committed [c7d89a]

    wpadebug: Close InputUri activity automatically on DPP URI completion

  • Jouni Malinen committed [0b851e]

    wpadebug: Update default project target to android-22

  • Jouni Malinen committed [adc5e3]

    tests: Suite B tests with BoringSSL

  • Jouni Malinen committed [aa6de8]

    BoringSSL: Map OpenSSL SUITEB192 cipher into appropriate sigalgs

  • Jouni Malinen committed [7a47f3]

    BoringSSL: Map OpenSSL SUITEB192 cipher into appropriate parameters

  • Jouni Malinen committed [355250]

    OpenSSL: Replace SSL_set1_curves_list() with SSL_set1_curves()

  • Jouni Malinen committed [c54cc8]

    BoringSSL: Set appropriate sigalgs for Suite B RSA 3K cases

  • Jouni Malinen committed [007bf3]

    tests: Processing of truncated RSNE fields

  • Jouni Malinen committed [299d21]

    nl80211: Use the new NL80211_MFP_OPTIONAL option

  • Jouni Malinen committed [b8e88d]

    wpa_supplicant: Handle port authorized event

  • Jouni Malinen committed [a8c45d]

    nl80211: Handle port authorized event

  • Jouni Malinen committed [0a20bd]

    driver: Add port authorized event

  • Jouni Malinen committed [05fc7c]

    nl80211: Add API to set the PMK to the driver

  • Jouni Malinen committed [0ff08f]

    nl80211: Check 4-way handshake offload support

  • Jouni Malinen committed [730c5a]

    nl80211: Support passing PSK on connect

  • Jouni Malinen committed [2494bc]

    tests: Add option --dbus for logging D-Bus messages

  • Jouni Malinen committed [2e4707]

    tests: Document building of hostapd_cli for hwsim builds

  • Jouni Malinen committed [14dcb2]

    wpa_passphrase: Include $(LIBS) for linking

  • Jouni Malinen committed [4b0748]

    DPP: Do not include common/dpp.h without CONFIG_DPP=y

  • Jouni Malinen committed [9ec0df]

    Define host_to_le64() for Windows builds

  • Jouni Malinen committed [6e3726]

    Fix a typo in disassoc_low_ack documentation

  • Jouni Malinen committed [19e20c]

    Add ap_isolate configuration option for wpa_supplicant AP mode

  • Jouni Malinen committed [57dc90]

    tests: wpa_supplicant AP mode - open network with client isolation

  • Jouni Malinen committed [50d7cd]

    tests: Make dbus_p2p_discovery more robust

  • Jouni Malinen committed [a40161]

    Extend APF interface for read/write and enable/disable ops

  • Jouni Malinen committed [e51e49]

    tests: Fix dbus_set_global_properties failure if run twice

  • Jouni Malinen committed [a22e23]

    OWE: Add testing RSNE for OWE assoc response with driver SME/MLME

  • Jouni Malinen committed [b2e407]

    OpenSSL: Fix EAP-FAST with OpenSSL 1.1.1-pre1

  • Jouni Malinen committed [a8ec0b]

    tests: sigma_dut controlled STA as DPP PKEX responder and error case

  • Jouni Malinen committed [aca4d8]

    DPP: Use wildcard BSSID in GAS query frames

  • Jouni Malinen committed [088721]

    nl80211: Do not try to add too large NL80211_ATTR_PMK for set/del PMKSA

  • Jouni Malinen committed [e7f6e6]

    nl80211: Print NL80211_CMD_{SET,DEL}_PMKSA failures in debug log

  • Jouni Malinen committed [717f23]

    wpadebug: Add support for QR Code scanning and display via zxing

  • Jouni Malinen committed [398804]

    hostapd: Dynamic MAC ACL management over control interface

  • Jouni Malinen committed [fc031b]

    tests: Make owe_transition_mode_multi_bss more robust

  • Jouni Malinen committed [659ac9]

    ieee802_11_mgmt: Handle frame info more consistently

  • Jouni Malinen committed [458d89]

    SAE: Reject request with mismatching PMKID (no PMKSA cache entry)

  • Jouni Malinen committed [70e190]

    DPP: Require use of PMF for DPP AKM

  • Jouni Malinen committed [3e3d63]

    tests: Enable PMF in sigma_dut DPP tests

  • Jouni Malinen committed [e129e6]

    tests: sigma_dut DPP roles incompatible

  • Jouni Malinen committed [5ac434]

    Define new QCA vendor sub command for wifi test configuration

  • Jouni Malinen committed [2fec71]

    tests: Use PMF in DPP with legacy PSK/SAE cases

  • Jouni Malinen committed [79ce2d]

    OWE: Rename function to match use (driver-SME/MLME)

  • Jouni Malinen committed [759da9]

    OWE: Check for ECDH availability before use (driver-SME/MLME)

  • Jouni Malinen committed [af65ef]

    OWE: Add RSNE when not using PMKSA caching (driver-SME/MLME)

  • Jouni Malinen committed [5850cb]

    OWE: Support DH groups 20 and 21 with driver-SME/MLME

  • Jouni Malinen committed [05e5c0]

    tests: Run owe test with PMF required

  • Jouni Malinen committed [0dc3c5]

    tests: WPA2-PSK-FT AP with PSK from a file

  • Jouni Malinen committed [f9854c]

    hostapd: Fix wpa_psk_file support for FT-PSK

  • Jouni Malinen committed [9c5fe7]

    wpa_supplicant: Free config only if it was allocated in same call

  • Jouni Malinen committed [946ed1]

    tests: Enable device PS before sending PS-Poll

  • Jouni Malinen committed [3bd35b]

    wpa_supplicant: Fix parsing errors on additional config file

  • Jouni Malinen committed [9f8d45]

    OWE: Fix association IEs for transition mode open AP connection

1 >