Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nbs-system/php-malware-finder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: nbs-system/php-malware-finder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: golang
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 6 files changed
  • 2 contributors

Commits on Dec 17, 2017

  1. Go rewrite of PMF, with multiple enhancements

    Mathieu D committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    883c5b9 View commit details
    Browse the repository at this point in the history
  2. add Go build to the Makefile

    Mathieu D committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    db33701 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2019

  1. Configuration menu
    Copy the full SHA
    d779333 View commit details
    Browse the repository at this point in the history
  2. ignore compiled file

    mdeous committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    d7c0075 View commit details
    Browse the repository at this point in the history
  3. fix make clean

    mdeous committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    76be88e View commit details
    Browse the repository at this point in the history
  4. merge upstream

    mdeous committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    8ca97ac View commit details
    Browse the repository at this point in the history
  5. update rules files list

    mdeous committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    5a8893f View commit details
    Browse the repository at this point in the history
  6. build before running tests

    mdeous committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    5e24419 View commit details
    Browse the repository at this point in the history
  7. build PMF in CI

    mdeous committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    d3cde9a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a372e7d View commit details
    Browse the repository at this point in the history
  9. build pmf after YARA

    mdeous committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    c8e308c View commit details
    Browse the repository at this point in the history
  10. names refactoring

    mdeous committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    f03404a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    956d403 View commit details
    Browse the repository at this point in the history
  12. show all results when testing

    mdeous committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    158671b View commit details
    Browse the repository at this point in the history
  13. use sudo

    mdeous committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    a28d675 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

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

Commits on Apr 4, 2019

  1. CI fix attempt (again)

    mdeous committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    7e28626 View commit details
    Browse the repository at this point in the history
  2. CI fix attempt (again)

    mdeous committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    6082cf1 View commit details
    Browse the repository at this point in the history
Loading