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

Refactor codebase, also removing some features #14

Merged
merged 26 commits into from
Oct 16, 2019
Merged

Refactor codebase, also removing some features #14

merged 26 commits into from
Oct 16, 2019

Commits on Oct 2, 2019

  1. Add travis CI

    dmorn committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    3bb888b View commit details
    Browse the repository at this point in the history
  2. Add 2 more badges

    dmorn committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    5769fcf View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Add lsof package

    dmorn committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    17d403f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. Add tasklist module

    dmorn committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    8f8e520 View commit details
    Browse the repository at this point in the history
  2. Assert with concrete type

    dmorn committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    cbc2605 View commit details
    Browse the repository at this point in the history
  3. Format codebase

    dmorn committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    e31f4b1 View commit details
    Browse the repository at this point in the history
  4. Add netstat tool

    dmorn committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    35144b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e0395e View commit details
    Browse the repository at this point in the history
  6. Fix windows build

    dmorn committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    9ab65e4 View commit details
    Browse the repository at this point in the history
  7. Format codebase

    dmorn committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    2ac0099 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. Configuration menu
    Copy the full SHA
    b1b664d View commit details
    Browse the repository at this point in the history
  2. Remove usused tool

    dmorn committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    a503cbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f31592e View commit details
    Browse the repository at this point in the history
  4. Refactor flags and usage

    dmorn committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    a0a0b1a View commit details
    Browse the repository at this point in the history
  5. Add filtering

    dmorn committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    1543634 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Print version using flags

    dmorn committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    1497780 View commit details
    Browse the repository at this point in the history
  2. Improve doc

    dmorn committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    9f17de2 View commit details
    Browse the repository at this point in the history
  3. Format

    dmorn committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    a9b9daa View commit details
    Browse the repository at this point in the history
  4. Fix test

    dmorn committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    6ee0de3 View commit details
    Browse the repository at this point in the history
  5. Restore csv encoder

    dmorn committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    40953bc View commit details
    Browse the repository at this point in the history
  6. Add bpf encoder

    dmorn committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    a9bd7ad View commit details
    Browse the repository at this point in the history
  7. Fix license header

    dmorn committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    df71dec View commit details
    Browse the repository at this point in the history
  8. Restore encoders

    dmorn committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    dc534c7 View commit details
    Browse the repository at this point in the history
  9. Update usage

    dmorn committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    1663d97 View commit details
    Browse the repository at this point in the history
  10. Close #13

    dmorn committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    b4d4451 View commit details
    Browse the repository at this point in the history
  11. Improve logging

    dmorn committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    b298594 View commit details
    Browse the repository at this point in the history