Commit Graph

8560 Commits (e0fae5c7ab0e94dd8c536c0909fef429f2628f5b)
 

Author SHA1 Message Date
Jens Steube 6dab39e69c Merge pull request #64 from philsmd/master
9 years ago
Jens Steube c438112d20 Merge pull request #65 from philsmd/pr-help-typo
9 years ago
philsmd 82ac8cbcfe additional --opencl-platform value check
9 years ago
philsmd 6fcc3f2728 typo
9 years ago
philsmd 7b7caf3842 added additional --opencl-platform check (reject numbers > number of OpenCL platforms)
9 years ago
jsteube 6e680aa31c Workaround for either pocl or llvm fails and produces invalid optimized code
9 years ago
jsteube 36df3ef329 A CPU is not a GPU
9 years ago
jsteube 39c44f2007 More fixes for IS_UNKNOWN in kernels
9 years ago
jsteube bacc1049e3 More fixes for IS_UNKNOWN in kernels
9 years ago
jsteube 8e3a72f911 More fixes for IS_UNKNOWN in kernels
9 years ago
Jens Steube 3979fe6991 Merge pull request #61 from philsmd/master
9 years ago
philsmd 4d6d056709 updated MIT license year
9 years ago
jsteube 2b706f909e Update README.txt with new release version number and new driver recommendation
9 years ago
Jens Steube 51a1868903 Shorten some helptext
9 years ago
Jens Steube 060bf8163d Merge pull request #59 from philsmd/pr-fix-opencl-platform-descripion
9 years ago
Jens Steube 1116dc9aa0 Merge pull request #58 from philsmd/master
9 years ago
philsmd 8bf3bdbf1b the parameter --opencl-platform takes a number, not a string
9 years ago
philsmd 7c73498ed0 fix a typo: oclHashcat64.sh is of course not a directory
9 years ago
philsmd 9d84e75259 updated tab completion (rm old oclHashcat64.sh + added --opencl-platform completion)
9 years ago
jsteube 16294fe94e Next release version will be v2.10
9 years ago
jsteube 331188167c Replace the substring GPU to a more appropriate "device" or "kernel" substring depending on the context
9 years ago
jsteube f6d8da52a1 Fix blowfish based algorithms for unknown opencl platform usage
9 years ago
jsteube 894140b816 Generate a more easy to read filename for cached kernels
9 years ago
jsteube 8baf705f6a Preparation for distinguish between OpenCL device types at runtime (mostly for HMS)
9 years ago
jsteube 8b50b60484 More fixes for general OpenCL platforms
9 years ago
jsteube c4b1c8e7ca small fix for unknown opencl platforms
9 years ago
jsteube 3b589e3aac Prepare for allow other OpenCL platforms thans AMD and NVidia
9 years ago
Jens Steube 6f1100f643 Merge pull request #54 from philsmd/master
9 years ago
philsmd f2b8f008c0 pr #53 did not copy the example .hash and .dict files to the doc folder
9 years ago
Jens Steube 336318146e Merge pull request #53 from philsmd/master
9 years ago
philsmd d8ac4c3bbc install also the example scripts, place them into the doc folder
9 years ago
jsteube faf18601f9 Merge branch 'master' of https://github.com/hashcat/oclHashcat
9 years ago
jsteube 083daf4613 Fix path to includes
9 years ago
Jens Steube aabfd442d3 Merge pull request #52 from philsmd/master
9 years ago
philsmd a9e7cc3e20 updated rp_gpu_on_cpu rules test script, we do not need the cpp extension anymore
9 years ago
Jens Steube 7ed13c5fd7 Merge pull request #51 from philsmd/master
9 years ago
philsmd 00d8789346 Merge remote-tracking branch 'upstream/master'
9 years ago
jsteube 0428514f61 Extended support from 14 to 255 functions calls per rule on GPU
9 years ago
philsmd 483833d06d added note about how to fix the 'cannot find -lOpenCL' error to BUILD.md
9 years ago
Jens Steube 245909dde2 Merge pull request #50 from philsmd/master
9 years ago
philsmd 1774f73601 updated BUILD.md with the notes about OpenCL-Headers + removed some target that do not exist anymore
9 years ago
Jens Steube 0952a4dfd3 Fix CFLAGS_CROSS_LINUX in Makefile
9 years ago
Jens Steube 8cf367fb9e Merge pull request #49 from philsmd/pr-patch-examples
9 years ago
Jens Steube 5fb95fab4d Merge pull request #48 from philsmd/pr-get-rid-of-oclHashcat64bin
9 years ago
Jens Steube 765e8048a1 Merge pull request #47 from philsmd/pr-update-gitignore
9 years ago
Jens Steube f9999848a1 Merge pull request #45 from philsmd/pr-rename-session-dir
9 years ago
Jens Steube 2aa0766c46 Merge pull request #44 from philsmd/master
9 years ago
philsmd 23db5c9737 the example*.sh files should now also use the native binary, only when we use the packaging we need to use .bin
9 years ago
philsmd 2d11066052 using oclHashcat instead of oclHashcat64.bin also in tools/test.pl
9 years ago
philsmd 98c38a570e minor: .gitignore update
9 years ago