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

MAC address getVendorName (OUI Lookup) functionality #904

Merged
merged 83 commits into from
Feb 15, 2023

Commits on Jun 26, 2022

  1. backup

    egecetin committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    410104e View commit details
    Browse the repository at this point in the history
  2. add masked values

    egecetin committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    708d567 View commit details
    Browse the repository at this point in the history
  3. minor update

    egecetin committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    8272466 View commit details
    Browse the repository at this point in the history
  4. add space

    egecetin committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    6d8e137 View commit details
    Browse the repository at this point in the history
  5. update

    egecetin committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    0b638e7 View commit details
    Browse the repository at this point in the history
  6. backup

    egecetin committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    7176108 View commit details
    Browse the repository at this point in the history
  7. fix

    egecetin committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    3454151 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. reorder files

    egecetin committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    ff2268d View commit details
    Browse the repository at this point in the history
  2. add windows

    egecetin committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    9e6f3a2 View commit details
    Browse the repository at this point in the history
  3. update

    egecetin committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    96ad5e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

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

Commits on Aug 3, 2022

  1. change hardcoded to runtime

    egecetin committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    686f511 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary changes

    egecetin committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    2264b75 View commit details
    Browse the repository at this point in the history
  3. update

    egecetin committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    d4c1444 View commit details
    Browse the repository at this point in the history
  4. make typos happy

    egecetin committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    96ffdfc View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Create .gitattributes

    egecetin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    ab6b416 View commit details
    Browse the repository at this point in the history
  2. Update .gitattributes

    egecetin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    6343084 View commit details
    Browse the repository at this point in the history
  3. remove dat

    egecetin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    209b5c6 View commit details
    Browse the repository at this point in the history
  4. rename files

    egecetin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    3acf82c View commit details
    Browse the repository at this point in the history
  5. indent to tabs

    egecetin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    5e43b1e View commit details
    Browse the repository at this point in the history
  6. :/

    egecetin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    8bc3f74 View commit details
    Browse the repository at this point in the history
  7. remove attributes

    egecetin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    9221b75 View commit details
    Browse the repository at this point in the history
  8. add database file again

    egecetin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    d45ce39 View commit details
    Browse the repository at this point in the history
  9. unnecessary change

    egecetin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    976d436 View commit details
    Browse the repository at this point in the history
  10. check

    egecetin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    974f8f1 View commit details
    Browse the repository at this point in the history
  11. check

    egecetin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    2fdf9ec View commit details
    Browse the repository at this point in the history
  12. fixed now?

    egecetin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    098bfbe View commit details
    Browse the repository at this point in the history
  13. check big endian

    egecetin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    1fe62e2 View commit details
    Browse the repository at this point in the history
  14. update

    egecetin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    40874d0 View commit details
    Browse the repository at this point in the history
  15. update

    egecetin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    2c9d9b8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cef8881 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

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

Commits on Aug 8, 2022

  1. minor update

    egecetin committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    6ee6052 View commit details
    Browse the repository at this point in the history
  2. minor update

    egecetin committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    dd046d7 View commit details
    Browse the repository at this point in the history
  3. fix doxy error

    egecetin committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    7f5fd6c View commit details
    Browse the repository at this point in the history
  4. format

    egecetin committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    e6e2547 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. set default path

    egecetin committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    a5a0155 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

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

Commits on Sep 23, 2022

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

Commits on Oct 12, 2022

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

Commits on Oct 14, 2022

  1. wip

    egecetin committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    a0fe895 View commit details
    Browse the repository at this point in the history
  2. update python script

    egecetin committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    500eceb View commit details
    Browse the repository at this point in the history
  3. remove old dat file

    egecetin committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    25b65cf View commit details
    Browse the repository at this point in the history
  4. fix pre-commit

    egecetin committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    64a55e0 View commit details
    Browse the repository at this point in the history
  5. fix codespell

    egecetin committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    7130b2d View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. minor fix

    egecetin committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    20254f0 View commit details
    Browse the repository at this point in the history
  2. pre-commit should fixed now

    egecetin committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    0900d70 View commit details
    Browse the repository at this point in the history
  3. minor fix

    egecetin committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    e89a85c View commit details
    Browse the repository at this point in the history
  4. fix eof

    egecetin committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    32de295 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79e5ae9 View commit details
    Browse the repository at this point in the history
  6. add json

    egecetin committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    c8b99fa View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. compile for linux

    egecetin committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    1acd33b View commit details
    Browse the repository at this point in the history
  2. update functions for json

    egecetin committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    f63177f View commit details
    Browse the repository at this point in the history
  3. fix test path

    egecetin committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    3685add View commit details
    Browse the repository at this point in the history
  4. fix utf8 characters

    egecetin committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    d24df7e View commit details
    Browse the repository at this point in the history
  5. add comment

    egecetin committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    b4c12f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30f3a07 View commit details
    Browse the repository at this point in the history
  7. fix masked mac

    egecetin committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    94b0c33 View commit details
    Browse the repository at this point in the history
  8. fix pre-commit

    egecetin committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    a7f15fd View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. fix vs

    egecetin committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    d4a9946 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. minor fixes

    egecetin committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    1d2c6c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbcba20 View commit details
    Browse the repository at this point in the history
  3. object type already checked

    egecetin committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    7da44c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Configuration menu
    Copy the full SHA
    df1fd3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e342eb6 View commit details
    Browse the repository at this point in the history
  3. update for cmake

    egecetin committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    9204b34 View commit details
    Browse the repository at this point in the history
  4. add shebang header

    egecetin committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    f13a866 View commit details
    Browse the repository at this point in the history
  5. update database to latest

    egecetin committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    db2dbdf View commit details
    Browse the repository at this point in the history
  6. fix pre-commit

    egecetin committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    a94635c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4746abd View commit details
    Browse the repository at this point in the history
  8. remove whitespace

    egecetin committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    a24d8af View commit details
    Browse the repository at this point in the history
  9. rename folder

    egecetin committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    0076359 View commit details
    Browse the repository at this point in the history
  10. exclude from checks

    egecetin committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    9b2a12c View commit details
    Browse the repository at this point in the history
  11. minor update

    egecetin committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    73042aa View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    e887c42 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary things

    egecetin committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    e2e339e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9438932 View commit details
    Browse the repository at this point in the history
  4. add tag

    egecetin committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    e745dc2 View commit details
    Browse the repository at this point in the history
  5. fix pre-commit

    egecetin committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    0c93205 View commit details
    Browse the repository at this point in the history
  6. remove old python

    egecetin committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    0a90cf0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3acf42a View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

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