summaryrefslogtreecommitdiff
path: root/security/hashcat/files/patch-include_common.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.10Matthew Seaman2016-08-191-14/+0
| | | | | | | | | | | | Upstream have included our local patches. ChangeLog: https://raw.githubusercontent.com/hashcat/hashcat/v3.10/docs/changes.txt PR: 211998 Submitted by: lifanov@mail.lifanov.com (maintainer) Notes: svn path=/head/; revision=420475
* Upgrade to 3.00Matthew Seaman2016-07-111-0/+14
This is a major rewrite that combines the codebases of the former hashcat (running on the main CPU) and oclHashcat (running on the GPU). Because of the extent of the changes, the previous version will still remain available, renamed to 'hashcat-legacy' (following upstream) ChangeLog: https://github.com/hashcat/hashcat/releases/tag/v3.00 PR: 210873 Submitted by: lifanov@mail.lifanov.com (maintainer) Notes: svn path=/head/; revision=418409