Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DisableAllNetworks(), Disconnect(), SetCountry() and FAIL-BUSY error handling added. #3

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Commits on Apr 9, 2019

  1. DEBUG

    Christian Exenberger committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    5c5d12c View commit details
    Browse the repository at this point in the history
  2. Debug output on scan

    Christian Exenberger committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    5b32842 View commit details
    Browse the repository at this point in the history
  3. Debug removed

    Christian Exenberger committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    e74881e View commit details
    Browse the repository at this point in the history
  4. Add SetCountry function.

    Christian Exenberger committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    c5d77c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. Debugging SET_NETWORK

    Christian Exenberger committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    7f3d9a3 View commit details
    Browse the repository at this point in the history
  2. Debugging SET_NETWORK

    Christian Exenberger committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    d73ca8e View commit details
    Browse the repository at this point in the history
  3. Debugging

    Christian Exenberger committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    463c6c5 View commit details
    Browse the repository at this point in the history
  4. SET accept only lowercase variables

    Christian Exenberger committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    299c2ca View commit details
    Browse the repository at this point in the history
  5. NetworkList debug

    Christian Exenberger committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    180e114 View commit details
    Browse the repository at this point in the history
  6. NetworkList debug

    Christian Exenberger committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    bc515fc View commit details
    Browse the repository at this point in the history
  7. NetworkList debug

    Christian Exenberger committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    4133087 View commit details
    Browse the repository at this point in the history
  8. Removed debug logs

    Christian Exenberger committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    ae4af8f View commit details
    Browse the repository at this point in the history
  9. Added Disconnect command

    Christian Exenberger committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    b560eca View commit details
    Browse the repository at this point in the history
  10. Added DisableAllNetworks cmd

    Christian Exenberger committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    b4d62ca View commit details
    Browse the repository at this point in the history
  11. Typo

    Christian Exenberger committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    ff50a52 View commit details
    Browse the repository at this point in the history
  12. removed unnecessary sprintf

    Christian Exenberger committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    30ed191 View commit details
    Browse the repository at this point in the history
  13. added bssid to Status result

    Christian Exenberger committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    61c3abf View commit details
    Browse the repository at this point in the history

Commits on May 27, 2019

  1. Added FAIL-BUSY error handling

    Christian Exenberger committed May 27, 2019
    Configuration menu
    Copy the full SHA
    bef2755 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Merge branch 'master' of git://github.com/dpifke/golang-wpasupplicant…

    … into dpifke-master
    Christian Exenberger committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    c46e4fa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dpifke-master'

    Christian Exenberger committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    70f8b1d View commit details
    Browse the repository at this point in the history
  3. typo in function doc

    Christian Exenberger committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    f5e51c6 View commit details
    Browse the repository at this point in the history
  4. DisableAllNetwork() renamed to DisableAllNetworks()

    Christian Exenberger committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    df68125 View commit details
    Browse the repository at this point in the history