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

Add "null" hash type, as requested in issue #362 #364

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

Commits on Nov 28, 2016

  1. Configuration menu
    Copy the full SHA
    07483c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f4ef15 View commit details
    Browse the repository at this point in the history
  3. Fix whitespace

    ethus3h authored Nov 28, 2016
    Configuration menu
    Copy the full SHA
    9174696 View commit details
    Browse the repository at this point in the history
  4. Create null.c

    I feel like it might not be this simple.
    ethus3h authored Nov 28, 2016
    Configuration menu
    Copy the full SHA
    5715106 View commit details
    Browse the repository at this point in the history
  5. Create null.h

    ethus3h authored Nov 28, 2016
    Configuration menu
    Copy the full SHA
    b86fc56 View commit details
    Browse the repository at this point in the history
  6. Update Makefile.am

    ethus3h authored Nov 28, 2016
    Configuration menu
    Copy the full SHA
    f275893 View commit details
    Browse the repository at this point in the history
  7. Update hashdeep.html

    ethus3h authored Nov 28, 2016
    Configuration menu
    Copy the full SHA
    770fce3 View commit details
    Browse the repository at this point in the history
  8. Update hashdeep.1

    ethus3h authored Nov 28, 2016
    Configuration menu
    Copy the full SHA
    dc8b376 View commit details
    Browse the repository at this point in the history
  9. Create nulldeep.1

    ethus3h authored Nov 28, 2016
    Configuration menu
    Copy the full SHA
    59c5e4b View commit details
    Browse the repository at this point in the history
  10. Update Makefile.am

    ethus3h authored Nov 28, 2016
    Configuration menu
    Copy the full SHA
    84856b6 View commit details
    Browse the repository at this point in the history
  11. Update Makefile.am

    ethus3h authored Nov 28, 2016
    Configuration menu
    Copy the full SHA
    3390c94 View commit details
    Browse the repository at this point in the history
  12. Update main.cpp

    ethus3h authored Nov 28, 2016
    Configuration menu
    Copy the full SHA
    01f686b View commit details
    Browse the repository at this point in the history
  13. Update main.cpp

    ethus3h authored Nov 28, 2016
    Configuration menu
    Copy the full SHA
    7ae0da4 View commit details
    Browse the repository at this point in the history
  14. Delete null.c

    ethus3h authored Nov 28, 2016
    Configuration menu
    Copy the full SHA
    ce2d82d View commit details
    Browse the repository at this point in the history
  15. Delete null.h

    ethus3h authored Nov 28, 2016
    Configuration menu
    Copy the full SHA
    53a60d1 View commit details
    Browse the repository at this point in the history
  16. Update Makefile.am

    ethus3h authored Nov 28, 2016
    Configuration menu
    Copy the full SHA
    b1af523 View commit details
    Browse the repository at this point in the history
  17. Update main.cpp

    ethus3h authored Nov 28, 2016
    Configuration menu
    Copy the full SHA
    39e1e30 View commit details
    Browse the repository at this point in the history
  18. Update tests.sh

    ethus3h authored Nov 28, 2016
    Configuration menu
    Copy the full SHA
    5fb5a06 View commit details
    Browse the repository at this point in the history
  19. Update tests.sh

    ethus3h authored Nov 28, 2016
    Configuration menu
    Copy the full SHA
    6e24552 View commit details
    Browse the repository at this point in the history