Commit Graph

12 Commits (ccd85f345de2a8bcef7f1b2e196ae5a1520a0c58)

Author SHA1 Message Date
jsteube c918173fcf Get rid of comb_t which can be safely replace with pw_t now
7 years ago
jsteube a673aee037 Very hot commit, continue reading here:
7 years ago
Jens Steube 7fe575e204 Add const qualifier to variable declaration of matching global memory objects
8 years ago
jsteube f273d4771b Fix missing pwlen copy in amp_a0
8 years ago
jsteube 30371bef10 Allow words of length > 32 in wordlists for -a 0 for slow hashes if no rules are in use or a : rule is in the rulefile
8 years ago
jsteube 3daf0af480 Added docs/credits.txt
8 years ago
Jens Steube 2899f53a15 Move files from include/ to OpenCL/ if they are used within kernels
8 years ago
Jens Steube a62b7ed06e Upgrade kernel to support dynamic local work sizes
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 61744662c0 Fix path to includes
9 years ago
jsteube 5f7c47b461 Fix path to includes
9 years ago
jsteube 0bf4e3c34a - Dropped all vector code since new GPU's are all scalar, makes the code much easier
9 years ago