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

Fix missing arg psk crack results wps #462

Open
wants to merge 449 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    53c307e View commit details
    Browse the repository at this point in the history
  2. Tests: fixing general issues with tests and results

    Extra fixes that have been found with the fixed test cases
    tiagogalvao committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    066d293 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. Merge pull request kimocoder#102 from tiagogalvao/v2.7-flake8

    v2.7 preparation: code cleanup based on flake8 suggestions
    kimocoder authored Aug 6, 2022
    Configuration menu
    Copy the full SHA
    fe14f89 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kimocoder#104 from tiagogalvao/issue103

    Fix: Missing parameter 'channel' when outputting cracked.json
    kimocoder authored Aug 6, 2022
    Configuration menu
    Copy the full SHA
    29c4e91 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into tests

    # Conflicts:
    #	wifite/model/handshake.py
    tiagogalvao committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    8aaaf1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    476466c View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Update Dockerfile

    kimocoder authored Aug 7, 2022
    Configuration menu
    Copy the full SHA
    84d7300 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c830ef9 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Update argparse requirement from ~=1.2.1 to ~=1.4.0

    Updates the requirements on [argparse](https://github.com/ThomasWaldmann/argparse) to permit the latest version.
    - [Release notes](https://github.com/ThomasWaldmann/argparse/releases)
    - [Changelog](https://github.com/ThomasWaldmann/argparse/blob/master/NEWS.txt)
    - [Commits](https://github.com/ThomasWaldmann/argparse/commits)
    
    ---
    updated-dependencies:
    - dependency-name: argparse
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    52dd5f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kimocoder#107 from kimocoder/dependabot/pip/argpar…

    …se-approx-eq-1.4.0
    
    Update argparse requirement from ~=1.2.1 to ~=1.4.0
    kimocoder authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    c8df7cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fca2db2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de089ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a8b98e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2980391 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    6fd2091 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    6c290e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

  1. Configuration menu
    Copy the full SHA
    5f30b31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c7a43d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Merge pull request kimocoder#108 from tiagogalvao/ipiw

    Adjusting airmon-ng to try and use ip/iw first
    kimocoder authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    41d16c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab3ca71 View commit details
    Browse the repository at this point in the history
  3. Remove some workflows

    kimocoder committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    ee97f25 View commit details
    Browse the repository at this point in the history
  4. Tweak workflow

    kimocoder committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    ffaccb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3ab702 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da20944 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a3b0bc3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f6b834e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    89203f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c286bf7 View commit details
    Browse the repository at this point in the history
  3. Update .gitignore

    kimocoder committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    94d4389 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0e2fd4 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Tag new release version

    kimocoder committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    4f13dda View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. Update README.md

    kimocoder authored Aug 20, 2022
    Configuration menu
    Copy the full SHA
    e6c1306 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Fixing compilation issues with ath_masker:

    - Removal of "fault_handler" (as seen on: https://github.com/Xilinx/linux-xlnx/blob/master/samples/kprobes/kprobe_example.c)
    - Added ARM64 support (by @steev - pending PR)
    tiagogalvao committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    0f3309a View commit details
    Browse the repository at this point in the history
  2. Merge pull request kimocoder#116 from tiagogalvao/issue115

    Fixing compilation issues with ath_masker
    kimocoder authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    6925493 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2022

  1. Update scanner.py

    yaroslav-karpenko committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    fba2e62 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    e5a6aa4 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Merge pull request kimocoder#118 from KarpenkoY/Issue_117

    Update scanner.py
    kimocoder authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    d44a9f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. Update requirements.txt

    kimocoder authored Oct 29, 2022
    Configuration menu
    Copy the full SHA
    5b196b2 View commit details
    Browse the repository at this point in the history
  2. remove tools submodules

    kimocoder committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    a6548bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75b2ee3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0516c69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8fa1a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4fa7e4e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ef65cb View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    0f650ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ff7e8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef674e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c880ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85b2c8d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08d49ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df73906 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    464cd0b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. Configuration menu
    Copy the full SHA
    bc6761e View commit details
    Browse the repository at this point in the history
  2. Update ath_masker

    kimocoder committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    3527b2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c0056d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1ec1a8 View commit details
    Browse the repository at this point in the history
  5. Remove modwifi from tools

    kimocoder committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    6b4ff2a View commit details
    Browse the repository at this point in the history
  6. Remove PMKID.md from docs

    kimocoder committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    16863aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90d9f24 View commit details
    Browse the repository at this point in the history
  8. Update requirements.txt

    kimocoder committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    d7dc953 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b4ed36d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1364915 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    09a2ee7 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    2c7de58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a16b49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb5a663 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    0b28ad1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b9ce80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    760900f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c30afe7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eec3a72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c01b4b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fdd41c3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6e0a40a View commit details
    Browse the repository at this point in the history
  9. Update README.md

    kimocoder committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    296e84c View commit details
    Browse the repository at this point in the history
  10. Update README.md

    kimocoder committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    46b71ab View commit details
    Browse the repository at this point in the history
  11. Tag release version 2.6.8

    kimocoder committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    01158d3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    87bc20f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3cf7ed3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2488722 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b9ac4d1 View commit details
    Browse the repository at this point in the history
  16. wash: Add/use a customized 'wash' for performance

    We also dont need to rely on a 3rd party vendor repo 'wash'
    This has additions which make it do even better then vendor/OS may
    provide.
    kimocoder committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    abe087d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    0a9de8c View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Merge pull request kimocoder#126 from kimocoder/snyk-fix-4da25e0b788c…

    …050bc01af766c0f212e3
    
    [Snyk] Security upgrade python from 3.11-rc-slim to 3.12-rc-slim
    kimocoder authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    689cf92 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Bump chardet from 5.0.0 to 5.1.0

    Bumps [chardet](https://github.com/chardet/chardet) from 5.0.0 to 5.1.0.
    - [Release notes](https://github.com/chardet/chardet/releases)
    - [Commits](chardet/chardet@5.0.0...5.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: chardet
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    6f45e24 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. Merge pull request kimocoder#129 from kimocoder/dependabot/pip/charde…

    …t-5.1.0
    
    Bump chardet from 5.0.0 to 5.1.0
    kimocoder authored Dec 4, 2022
    Configuration menu
    Copy the full SHA
    635bd82 View commit details
    Browse the repository at this point in the history
  2. Update ieee-oui.txt

    kimocoder committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    afc7e07 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Bump scapy from 2.5.0rc2 to 2.5.0rc3

    Bumps [scapy](https://github.com/secdev/scapy) from 2.5.0rc2 to 2.5.0rc3.
    - [Release notes](https://github.com/secdev/scapy/releases)
    - [Commits](secdev/scapy@v2.5.0rc2...v2.5.0rc3)
    
    ---
    updated-dependencies:
    - dependency-name: scapy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    010140c View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Merge pull request kimocoder#133 from kimocoder/dependabot/pip/scapy-…

    …2.5.0rc3
    
    Bump scapy from 2.5.0rc2 to 2.5.0rc3
    kimocoder authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    8c64162 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

  1. Update ieee-oui.txt

    kimocoder committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    6937455 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87a8d44 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. Bump scapy from 2.5.0rc3 to 2.5.0

    Bumps [scapy](https://github.com/secdev/scapy) from 2.5.0rc3 to 2.5.0.
    - [Release notes](https://github.com/secdev/scapy/releases)
    - [Commits](secdev/scapy@v2.5.0rc3...v2.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: scapy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 26, 2022
    Configuration menu
    Copy the full SHA
    cdd71e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Merge pull request kimocoder#134 from kimocoder/dependabot/pip/scapy-…

    …2.5.0
    
    Bump scapy from 2.5.0rc3 to 2.5.0
    kimocoder authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    8ef2f68 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2022

  1. Configuration menu
    Copy the full SHA
    242a007 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    be517b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Configuration menu
    Copy the full SHA
    bac7774 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    cc06f15 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Merge pull request kimocoder#136 from xiayingfeng/fulfill-license-obl…

    …igation
    
    append changelog to fulfill obligation of GPL-2.0
    kimocoder authored Feb 11, 2023
    Configuration menu
    Copy the full SHA
    028b910 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    7af2367 View commit details
    Browse the repository at this point in the history
  2. tools: remove customized wash

    Remove customized wash and update in repos instead
    kimocoder authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    1738404 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e203124 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    802271d View commit details
    Browse the repository at this point in the history
  5. Merge pull request kimocoder#121 from A9G-Data-Droid/UseAirmonFirst

    Switch Airmon and ip/iw order
    kimocoder authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    ff3a827 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2488fb5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    808e34f View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    8370f5e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. tools: update fetch-oui

    kimocoder committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    ab59096 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0725659 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    99d8d6b View commit details
    Browse the repository at this point in the history
  2. Update Dockerfile

    kimocoder committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    2f3b463 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    1402833 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5792372 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump pytest from 7.2.1 to 7.2.2

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.1 to 7.2.2.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@7.2.1...7.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    4b51d63 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Merge pull request kimocoder#139 from kimocoder/dependabot/pip/pytest…

    …-7.2.2
    
    build(deps): bump pytest from 7.2.1 to 7.2.2
    kimocoder authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    d36b1ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request kimocoder#138 from Shubhamvis98/master

    Added support for pinephone's rtl8723cs
    kimocoder authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    8484310 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Update README.md

    kimocoder committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    39797d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Add optimization string '-w 3'

    This string will increase hashrate a bit, but downside is the screen
    may 'flicker', not wifite runs hashcat in --quiet and fetches output in
    stdout, so this isnt an issue for us.
    kimocoder committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    054a7f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Configuration menu
    Copy the full SHA
    2839e73 View commit details
    Browse the repository at this point in the history
  2. Update requirements.txt

    kimocoder authored Mar 19, 2023
    Configuration menu
    Copy the full SHA
    b3a43c6 View commit details
    Browse the repository at this point in the history
  3. Update requirements.txt

    kimocoder authored Mar 19, 2023
    Configuration menu
    Copy the full SHA
    0a0f5b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a1222b View commit details
    Browse the repository at this point in the history
  5. Update .gitignore

    kimocoder committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    46371e1 View commit details
    Browse the repository at this point in the history
  6. Update the wordlist

    kimocoder committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    94f5b11 View commit details
    Browse the repository at this point in the history
  7. Expand the wordlist

    kimocoder committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    8373253 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d8ec20f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5723b0e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e206e6b View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. tools: Remove dup tool

    kimocoder committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    5dc6bbc View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. build(deps): bump setuptools from 67.6.0 to 67.6.1

    Bumps [setuptools](https://github.com/pypa/setuptools) from 67.6.0 to 67.6.1.
    - [Release notes](https://github.com/pypa/setuptools/releases)
    - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
    - [Commits](pypa/setuptools@v67.6.0...v67.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: setuptools
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    725f89f View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Merge pull request kimocoder#141 from kimocoder/dependabot/pip/setupt…

    …ools-67.6.1
    
    build(deps): bump setuptools from 67.6.0 to 67.6.1
    kimocoder authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    c444af8 View commit details
    Browse the repository at this point in the history
  2. Update ieee-oui (vendor db)

    kimocoder committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    ae7abdb View commit details
    Browse the repository at this point in the history
  3. Update wordlist probable

    kimocoder committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    ac5cf78 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Update OUI vendor db

    kimocoder committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    dcfdacd View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. build(deps): bump pytest from 7.2.2 to 7.3.1

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.2 to 7.3.1.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@7.2.2...7.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    1bee474 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kimocoder#144 from kimocoder/dependabot/pip/pytest…

    …-7.3.1
    
    build(deps): bump pytest from 7.2.2 to 7.3.1
    kimocoder authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    eccac11 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. build(deps): bump setuptools from 67.6.1 to 67.7.1

    Bumps [setuptools](https://github.com/pypa/setuptools) from 67.6.1 to 67.7.1.
    - [Release notes](https://github.com/pypa/setuptools/releases)
    - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
    - [Commits](pypa/setuptools@v67.6.1...v67.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: setuptools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    de76137 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kimocoder#145 from kimocoder/dependabot/pip/setupt…

    …ools-67.7.1
    
    build(deps): bump setuptools from 67.6.1 to 67.7.1
    kimocoder authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    45792ca View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Update OUI vendor db

    kimocoder committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    3fc9533 View commit details
    Browse the repository at this point in the history
  2. Update Dockerfile

    kimocoder committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    5c2c86a View commit details
    Browse the repository at this point in the history
  3. Add sourcery workflow

    kimocoder committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    77c57d4 View commit details
    Browse the repository at this point in the history
  4. Update Sourcery workflow

    kimocoder committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    94cfbc5 View commit details
    Browse the repository at this point in the history
  5. Update Sourcery workflow

    kimocoder committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    2670fcb View commit details
    Browse the repository at this point in the history
  6. Update Sourcery workflow

    kimocoder committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    a871b1e View commit details
    Browse the repository at this point in the history
  7. Code optimization

    kimocoder committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    267e224 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Code optimization

    kimocoder committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    e10413b View commit details
    Browse the repository at this point in the history
  2. Code optimization

    kimocoder committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    ebedfd9 View commit details
    Browse the repository at this point in the history
  3. Update sourcery workflow

    kimocoder committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    f8592ad View commit details
    Browse the repository at this point in the history
  4. Revert "Update sourcery workflow"

    This reverts commit f8592ad.
    kimocoder committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    3a46445 View commit details
    Browse the repository at this point in the history
  5. Update sourcery workflow

    kimocoder committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    0299cdc View commit details
    Browse the repository at this point in the history
  6. 'Refactored by Sourcery'

    Sourcery AI committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    4d48b68 View commit details
    Browse the repository at this point in the history
  7. Code optimization

    kimocoder committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    2168f92 View commit details
    Browse the repository at this point in the history
  8. Merge pull request kimocoder#146 from kimocoder/sourcery/master

    'Refactored by Sourcery'
    kimocoder authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    341bf9b View commit details
    Browse the repository at this point in the history
  9. build(deps): bump setuptools from 67.7.1 to 67.7.2

    Bumps [setuptools](https://github.com/pypa/setuptools) from 67.7.1 to 67.7.2.
    - [Release notes](https://github.com/pypa/setuptools/releases)
    - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
    - [Commits](pypa/setuptools@v67.7.1...v67.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: setuptools
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    d790820 View commit details
    Browse the repository at this point in the history
  10. Merge pull request kimocoder#147 from kimocoder/dependabot/pip/setupt…

    …ools-67.7.2
    
    build(deps): bump setuptools from 67.7.1 to 67.7.2
    kimocoder authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    01ab28b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Update Dockerfile

    kimocoder committed May 2, 2023
    Configuration menu
    Copy the full SHA
    c683901 View commit details
    Browse the repository at this point in the history
  2. Update bully link

    kimocoder committed May 2, 2023
    Configuration menu
    Copy the full SHA
    82c450a View commit details
    Browse the repository at this point in the history
  3. tweak setup.py

    kimocoder committed May 2, 2023
    Configuration menu
    Copy the full SHA
    0f6468e View commit details
    Browse the repository at this point in the history
  4. add python-3.12 classifier

    kimocoder committed May 2, 2023
    Configuration menu
    Copy the full SHA
    27668d3 View commit details
    Browse the repository at this point in the history
  5. Tweak workflow

    kimocoder committed May 2, 2023
    Configuration menu
    Copy the full SHA
    8883aff View commit details
    Browse the repository at this point in the history
  6. Add Renovate workflow

    kimocoder committed May 2, 2023
    Configuration menu
    Copy the full SHA
    bde3f90 View commit details
    Browse the repository at this point in the history
  7. Update .gitignore

    kimocoder committed May 2, 2023
    Configuration menu
    Copy the full SHA
    c22cad1 View commit details
    Browse the repository at this point in the history
  8. Test workflow integrations

    kimocoder committed May 2, 2023
    Configuration menu
    Copy the full SHA
    89a6c0d View commit details
    Browse the repository at this point in the history
  9. Test workflow integrations

    kimocoder committed May 2, 2023
    Configuration menu
    Copy the full SHA
    8badb3a View commit details
    Browse the repository at this point in the history
  10. Update runtests.sh

    kimocoder committed May 2, 2023
    Configuration menu
    Copy the full SHA
    73426ad View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8fa1c5d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    57370de View commit details
    Browse the repository at this point in the history
  13. Create snyk-security.yml

    kimocoder authored May 2, 2023
    Configuration menu
    Copy the full SHA
    00d1d89 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b1231b5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d68e89e View commit details
    Browse the repository at this point in the history
  16. Merge pull request kimocoder#148 from kimocoder/snyk-fix-0d11e8e2d21c…

    …28aec06873762d3ba521
    
    [Snyk] Security upgrade debian from buster to bullseye-20230320
    kimocoder authored May 2, 2023
    Configuration menu
    Copy the full SHA
    0f6877e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    e21edae View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. Remove Snyk workflow

    kimocoder committed May 13, 2023
    Configuration menu
    Copy the full SHA
    2cc335b View commit details
    Browse the repository at this point in the history
  2. Merge pull request kimocoder#149 from kimocoder/snyk-fix-771d2b8481db…

    …8b58d1783801d3a9441f
    
    [Snyk] Security upgrade debian from bullseye-20230320 to bullseye-20230502
    kimocoder authored May 13, 2023
    Configuration menu
    Copy the full SHA
    ceb94a5 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. build(deps): bump setuptools from 67.7.2 to 67.8.0

    Bumps [setuptools](https://github.com/pypa/setuptools) from 67.7.2 to 67.8.0.
    - [Release notes](https://github.com/pypa/setuptools/releases)
    - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
    - [Commits](pypa/setuptools@v67.7.2...v67.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: setuptools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 22, 2023
    Configuration menu
    Copy the full SHA
    89bf9ec View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Allow airodump-ng to exit & get reaped

    Attempts to fix derv82#335.
    cbrunnkvist authored May 25, 2023
    Configuration menu
    Copy the full SHA
    93e7f3a View commit details
    Browse the repository at this point in the history
  2. Merge pull request kimocoder#151 from kimocoder/dependabot/pip/setupt…

    …ools-67.8.0
    
    build(deps): bump setuptools from 67.7.2 to 67.8.0
    kimocoder authored May 25, 2023
    Configuration menu
    Copy the full SHA
    5b2fe7c View commit details
    Browse the repository at this point in the history
  3. Delete renovate.json

    kimocoder authored May 25, 2023
    Configuration menu
    Copy the full SHA
    0aa5637 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    kimocoder authored May 25, 2023
    Configuration menu
    Copy the full SHA
    b2bbe2d View commit details
    Browse the repository at this point in the history
  5. Update README.md

    kimocoder authored May 25, 2023
    Configuration menu
    Copy the full SHA
    9861ccc View commit details
    Browse the repository at this point in the history
  6. Update README.md

    kimocoder authored May 25, 2023
    Configuration menu
    Copy the full SHA
    add6a98 View commit details
    Browse the repository at this point in the history
  7. Update OUI (vendor) db

    kimocoder committed May 25, 2023
    Configuration menu
    Copy the full SHA
    e13b0d6 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Update CI workflow

    kimocoder committed May 26, 2023
    Configuration menu
    Copy the full SHA
    41bfb1a View commit details
    Browse the repository at this point in the history
  2. Adopt to latest hcxdumptool

    kimocoder committed May 26, 2023
    Configuration menu
    Copy the full SHA
    eb2f2bb View commit details
    Browse the repository at this point in the history
  3. Tag version v2.7.0

    kimocoder committed May 26, 2023
    Configuration menu
    Copy the full SHA
    dad2eef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ce08b6 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Update Dockerfile

    kimocoder authored May 31, 2023
    Configuration menu
    Copy the full SHA
    86c82f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Configuration menu
    Copy the full SHA
    872cbd7 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Merge pull request kimocoder#152 from cbrunnkvist/patch-1-kimocoder

    Allow airodump-ng to exit & get reaped
    kimocoder authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    be5d697 View commit details
    Browse the repository at this point in the history
  2. Remove coverage file

    kimocoder committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    bc5aaca View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. build(deps): bump pytest from 7.3.1 to 7.3.2

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 7.3.2.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@7.3.1...7.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    3f6b7a7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kimocoder#155 from kimocoder/dependabot/pip/pytest…

    …-7.3.2
    
    build(deps): bump pytest from 7.3.1 to 7.3.2
    kimocoder authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    222f2da View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. build(deps): bump setuptools from 67.8.0 to 68.0.0

    Bumps [setuptools](https://github.com/pypa/setuptools) from 67.8.0 to 68.0.0.
    - [Release notes](https://github.com/pypa/setuptools/releases)
    - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
    - [Commits](pypa/setuptools@v67.8.0...v68.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: setuptools
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    9c0f16b View commit details
    Browse the repository at this point in the history
  2. Merge pull request kimocoder#157 from kimocoder/dependabot/pip/setupt…

    …ools-68.0.0
    
    build(deps): bump setuptools from 67.8.0 to 68.0.0
    kimocoder authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    aeb8a16 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. build(deps): bump pytest from 7.3.2 to 7.4.0

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.2 to 7.4.0.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@7.3.2...7.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    e85d934 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kimocoder#158 from kimocoder/dependabot/pip/pytest…

    …-7.4.0
    
    build(deps): bump pytest from 7.3.2 to 7.4.0
    kimocoder authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    f81eac9 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Fix runtests.sh

    kimocoder committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    5470f70 View commit details
    Browse the repository at this point in the history
  2. Update OUI (vendor) db

    kimocoder committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    18d069e View commit details
    Browse the repository at this point in the history
  3. Update OUI (vendor) tool

    kimocoder committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    53699bb View commit details
    Browse the repository at this point in the history
  4. Remove pytest cfg

    kimocoder committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    4af4e8c View commit details
    Browse the repository at this point in the history
  5. Update workflows

    kimocoder committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    dd085bf View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Cleanup setup.py

    kimocoder committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    71a2bf3 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Update args.py

    Change ignore list to file
    v-t-p authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    ae75199 View commit details
    Browse the repository at this point in the history
  2. Update args.py

    v-t-p authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    ef8d840 View commit details
    Browse the repository at this point in the history
  3. Update args.py

    v-t-p authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    4798712 View commit details
    Browse the repository at this point in the history
  4. Update args.py

    v-t-p authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    65d78d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. build(deps): bump chardet from 5.1.0 to 5.2.0

    Bumps [chardet](https://github.com/chardet/chardet) from 5.1.0 to 5.2.0.
    - [Release notes](https://github.com/chardet/chardet/releases)
    - [Commits](chardet/chardet@5.1.0...5.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: chardet
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    14de09e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Merge pull request kimocoder#163 from kimocoder/dependabot/pip/charde…

    …t-5.2.0
    
    build(deps): bump chardet from 5.1.0 to 5.2.0
    kimocoder authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    04b8904 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Update Dockerfile

    kimocoder authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    0fb8716 View commit details
    Browse the repository at this point in the history
  2. Update Dockerfile

    kimocoder authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c308b15 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kimocoder#165 from v-t-p/master

    Merge changes
    kimocoder authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    9ef5ce2 View commit details
    Browse the repository at this point in the history
  4. 'Refactored by Sourcery'

    Sourcery AI committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    928aef9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request kimocoder#166 from kimocoder/sourcery/pull-165

    Merge changes (Sourcery refactored)
    kimocoder authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    547f57d View commit details
    Browse the repository at this point in the history
  6. Merge changes

    kimocoder committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5c0945a View commit details
    Browse the repository at this point in the history
  7. Update OUI vendor db

    kimocoder committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    fa7be32 View commit details
    Browse the repository at this point in the history
  8. Update OUI fetch tool

    kimocoder committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    21ebeac View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. build(deps): bump setuptools from 68.0.0 to 68.1.0

    Bumps [setuptools](https://github.com/pypa/setuptools) from 68.0.0 to 68.1.0.
    - [Release notes](https://github.com/pypa/setuptools/releases)
    - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
    - [Commits](pypa/setuptools@v68.0.0...v68.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: setuptools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    b5b0842 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Merge pull request kimocoder#169 from kimocoder/dependabot/pip/setupt…

    …ools-68.1.0
    
    build(deps): bump setuptools from 68.0.0 to 68.1.0
    kimocoder authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    bd32e9c View commit details
    Browse the repository at this point in the history
  2. fix: requirements.txt to reduce vulnerabilities

    The following vulnerabilities are fixed by pinning transitive dependencies:
    - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3180412
    snyk-bot committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    1437867 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kimocoder#170 from kimocoder/snyk-fix-73aa3331a3f5…

    …3a94e536fac3b2d1a02f
    
    [Snyk] Security upgrade setuptools from 39.0.1 to 65.5.1
    kimocoder authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    10e123c View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Update OUI vendor db

    kimocoder committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    c80555f View commit details
    Browse the repository at this point in the history
  2. code optimizations +++

    kimocoder committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    13a3e7b View commit details
    Browse the repository at this point in the history
  3. Tag version v2.7.2

    kimocoder committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    2b24c8c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2bed8a7 View commit details
    Browse the repository at this point in the history
  5. Code optimization ++++

    kimocoder committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    2f53243 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d65a684 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Configuration menu
    Copy the full SHA
    cbeba54 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Revert "move thread handlers on the bottom of imports"

    This reverts commit cbeba54.
    kimocoder committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    54f3ad6 View commit details
    Browse the repository at this point in the history
  2. Revert "Code optimization ++++"

    This reverts commit 2f53243.
    kimocoder committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    477e127 View commit details
    Browse the repository at this point in the history
  3. Revert "code optimizations +++"

    This reverts commit 13a3e7b.
    kimocoder committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d24a683 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f0c36e View commit details
    Browse the repository at this point in the history
  5. fix escape chars

    kimocoder committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    3a0ebdb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0a5f4c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. build(deps): bump setuptools from 68.1.0 to 68.1.2

    Bumps [setuptools](https://github.com/pypa/setuptools) from 68.1.0 to 68.1.2.
    - [Release notes](https://github.com/pypa/setuptools/releases)
    - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
    - [Commits](pypa/setuptools@v68.1.0...v68.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: setuptools
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    bd56a20 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Merge pull request kimocoder#171 from kimocoder/dependabot/pip/setupt…

    …ools-68.1.2
    
    build(deps): bump setuptools from 68.1.0 to 68.1.2
    kimocoder authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    35d918d View commit details
    Browse the repository at this point in the history
  2. Update OUI vendor db

    kimocoder committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    1850fd7 View commit details
    Browse the repository at this point in the history
  3. various fixes

    kimocoder committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    857eb5b View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Update setup.py

    * Fixed dependabot
    kimocoder authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    841b5a9 View commit details
    Browse the repository at this point in the history
  2. Update setup.py

    kimocoder authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    f77c56e View commit details
    Browse the repository at this point in the history
  3. Update pyproject.toml

    kimocoder authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4392ce7 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump pytest from 7.4.0 to 7.4.2

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 7.4.2.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@7.4.0...7.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    d575596 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump setuptools from 68.1.2 to 68.2.2

    Bumps [setuptools](https://github.com/pypa/setuptools) from 68.1.2 to 68.2.2.
    - [Release notes](https://github.com/pypa/setuptools/releases)
    - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
    - [Commits](pypa/setuptools@v68.1.2...v68.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: setuptools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    527c412 View commit details
    Browse the repository at this point in the history
  6. Merge pull request kimocoder#173 from kimocoder/dependabot/pip/pytest…

    …-7.4.2
    
    build(deps): bump pytest from 7.4.0 to 7.4.2
    kimocoder authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    afc88cd View commit details
    Browse the repository at this point in the history
  7. Merge pull request kimocoder#174 from kimocoder/dependabot/pip/setupt…

    …ools-68.2.2
    
    build(deps): bump setuptools from 68.1.2 to 68.2.2
    kimocoder authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    97b3f46 View commit details
    Browse the repository at this point in the history
  8. Update setup.py

    kimocoder authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    2977e2c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Update vendor (OUI) db

    kimocoder committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d299a05 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. build(deps): bump pytest from 7.4.2 to 7.4.3

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.3.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@7.4.2...7.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    bd5d57c View commit details
    Browse the repository at this point in the history
  2. Merge pull request kimocoder#179 from kimocoder/dependabot/pip/pytest…

    …-7.4.3
    
    build(deps): bump pytest from 7.4.2 to 7.4.3
    kimocoder authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    ae29c80 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Update vendor OUI db

    kimocoder committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    b86fa1c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Update vendor OUI db

    kimocoder committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    fa5df0f View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    23defcf View commit details
    Browse the repository at this point in the history