1
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Oct 05, 2024 — Oct 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... almost 9 years ago
Update README.md More... almost 9 years ago
Removed ppa:ubuntu-sdk-team/ppa. Is not supported any more.
d4ndo
as Daniel Dörrhöfer
More... almost 9 years ago
Use the Trusty beta Build Environment
d4ndo
as Daniel Dörrhöfer
More... almost 9 years ago
removed some delete() from reportitem destructor causing crashes.
d4ndo
as Daniel Dörrhöfer
More... almost 9 years ago
Changed version to 0.4.4
d4ndo
as Daniel Dörrhöfer
More... almost 9 years ago
:# Unbeobachtete Dateien:
d4ndo
as Daniel Dörrhöfer
More... over 10 years ago
Merge branch 'master' of https://github.com/d4ndo/checksumjack into dev
d4ndo
as Daniel Dörrhöfer
More... over 10 years ago
Fixed reportitem destructor.
d4ndo
as Daniel Dörrhöfer
More... over 10 years ago
Fixed type
d4ndo
as Daniel Dörrhöfer
More... over 10 years ago
using delete instead of free to free memory.
d4ndo
as Daniel Dörrhöfer
More... over 10 years ago
Merge pull request #9 from aaannndddyyy/patch-1 More... over 10 years ago
fixing a typo in compile instructions More... over 10 years ago
Update README.md More... almost 11 years ago
Update README.md More... about 11 years ago
Release 0.4.2. Merge branch 'dev' More... about 11 years ago
Changed Version to 0.4.2 More... about 11 years ago
Reset filter settings by CLear All. hash algorithm can be changed now at verify tab. More... about 11 years ago
Added headers to project file. Removed the tab tests from testdetectorHashDigest(). More... about 11 years ago
Using detector functions to get the values needed. More... about 11 years ago
Changed RegeXp patten from MD5 to GNU. Fixed detectHASHDigest GNU hash. More... about 11 years ago
Added unit test for detector functions.
d4ndo
as Daniel Dörrhöfer
More... about 11 years ago
Added detector.h .cpp. Helper function to detect hash, hashtyp, filename etc. while parsing bsd or gnu hashfile.
d4ndo
as Daniel Dörrhöfer
More... about 11 years ago
Defined a new sruct hashSet. Used by readFromHashFile.
d4ndo
as Daniel Dörrhöfer
More... about 11 years ago
Release 0.4.1 Merge branch 'dev'
d4ndo
as Daniel Dörrhöfer
More... about 11 years ago
Changed to release number 0.4.1
d4ndo
as Daniel Dörrhöfer
More... about 11 years ago
Changed Save HashFile. User now has full control of selecting a name. The root path and file extension is set as a recommendation.
d4ndo
as Daniel Dörrhöfer
More... about 11 years ago
Replaced radiobutton (Yes|No) by a checkbox. removed deep format. Added a checkbox add full path. Supported format = gnu | bsd | csv. csv = write only. gnu and bsd = read and write.
d4ndo
as Daniel Dörrhöfer
More... about 11 years ago
hashfileio takes care of the format now. (gnu, bsd, csv) set fulll path.
d4ndo
as Daniel Dörrhöfer
More... about 11 years ago
Added a member fullpath. Needed for properties.
d4ndo
as Daniel Dörrhöfer
More... about 11 years ago