2016-01-03 |
jsteube | Fix for windows, shared_dir was not set to install_dir |
commit | commitdiff | tree | snapshot |
2016-01-03 |
jsteube | Use native oclHashcat for test.sh |
commit | commitdiff | tree | snapshot |
2016-01-03 |
jsteube | Fix path to includes |
commit | commitdiff | tree | snapshot |
2016-01-03 |
jsteube | Fix path to includes |
commit | commitdiff | tree | snapshot |
2016-01-02 |
jsteube | Activate reordering or files to help integration into... |
commit | commitdiff | tree | snapshot |
2016-01-02 |
jsteube | - Added Makefile target for native compilation |
commit | commitdiff | tree | snapshot |
2016-01-01 |
Jens Steube | Update BUILD.md |
commit | commitdiff | tree | snapshot |
2016-01-01 |
Jens Steube | Merge pull request #39 from philsmd/master |
commit | commitdiff | tree | snapshot |
2016-01-01 |
philsmd | issue #38: NVIDIA SDK is not needed anymore, the lib... |
commit | commitdiff | tree | snapshot |
2016-01-01 |
Jens Steube | Merge pull request #37 from philsmd/master |
commit | commitdiff | tree | snapshot |
2016-01-01 |
philsmd | fixed minor display problem in usage |
commit | commitdiff | tree | snapshot |
2016-01-01 |
Jens Steube | Merge branch 'GetRidOfCUDA' |
commit | commitdiff | tree | snapshot |
2016-01-01 |
Jens Steube | Merge branch 'master' into GetRidOfCUDA |
commit | commitdiff | tree | snapshot |
2015-12-31 |
jsteube | Fix the GPU Platform fix |
commit | commitdiff | tree | snapshot |
2015-12-31 |
jsteube | Fix OpenCL platform selection |
commit | commitdiff | tree | snapshot |
2015-12-31 |
jsteube | Update 9300 default tmto for NV |
commit | commitdiff | tree | snapshot |
2015-12-30 |
jsteube | Fix some scrypt default values |
commit | commitdiff | tree | snapshot |
2015-12-30 |
jsteube | Updated old RC4 code in Kerberos 5, increased performance |
commit | commitdiff | tree | snapshot |
2015-12-30 |
jsteube | Fix speed -m 9700, 9710, 9800 and 9810 for NV, also... |
commit | commitdiff | tree | snapshot |
2015-12-30 |
jsteube | Declare word_buf_r as __constant for _a3 kernel |
commit | commitdiff | tree | snapshot |
2015-12-29 |
jsteube | Fix -m 7800 for NV |
commit | commitdiff | tree | snapshot |
2015-12-29 |
jsteube | replace swap32 and swap64 with faster versions for NV |
commit | commitdiff | tree | snapshot |
2015-12-28 |
jsteube | Fix TC whirlpool speed for NV |
commit | commitdiff | tree | snapshot |
2015-12-28 |
jsteube | Add allocatable memory location per GPU |
commit | commitdiff | tree | snapshot |
2015-12-28 |
jsteube | prepare scrypt tmto value for manual tuning |
commit | commitdiff | tree | snapshot |
2015-12-27 |
jsteube | revert switch to rotate () |
commit | commitdiff | tree | snapshot |
2015-12-27 |
jsteube | Speedup -m 5300 |
commit | commitdiff | tree | snapshot |
2015-12-27 |
jsteube | Speedup -m 5400# |
commit | commitdiff | tree | snapshot |
2015-12-27 |
jsteube | Testchange for speed |
commit | commitdiff | tree | snapshot |
2015-12-27 |
jsteube | Fix -m 8000 for NV |
commit | commitdiff | tree | snapshot |
2015-12-27 |
Jens Steube | Merge branch 'GetRidOfCUDA' of https://github.com/hashc... |
commit | commitdiff | tree | snapshot |
2015-12-27 |
Jens Steube | Fix bug in test.pl, did not handle zero length password... |
commit | commitdiff | tree | snapshot |
2015-12-27 |
Jens Steube | Merge pull request #33 from philsmd/GetRidOfCUDA |
commit | commitdiff | tree | snapshot |
2015-12-27 |
philsmd | limit the salt length of -m 22 = Juniper Netscreen... |
commit | commitdiff | tree | snapshot |
2015-12-26 |
Jens Steube | Fix a bug in the implementation of GOST R 34.11-94... |
commit | commitdiff | tree | snapshot |
2015-12-26 |
Jens Steube | Fix LM bug for both NV and AMD |
commit | commitdiff | tree | snapshot |
2015-12-24 |
jsteube | Workaround buggy NV OpenCL runtime |
commit | commitdiff | tree | snapshot |
2015-12-24 |
jsteube | Revert "Workaround buggy NV OpenCL runtime" |
commit | commitdiff | tree | snapshot |
2015-12-24 |
jsteube | Workaround buggy NV OpenCL runtime |
commit | commitdiff | tree | snapshot |
2015-12-24 |
jsteube | Update timeout-patch url to wiki |
commit | commitdiff | tree | snapshot |
2015-12-23 |
jsteube | speedup -m 5800 for NV |
commit | commitdiff | tree | snapshot |
2015-12-23 |
jsteube | Added option --gpu-platform to select a single OpenCL... |
commit | commitdiff | tree | snapshot |
2015-12-23 |
jsteube | - Fixed PHY memory handling for scrypt based algorithms |
commit | commitdiff | tree | snapshot |
2015-12-23 |
jsteube | Updated algorithm used to automatically select an ideal... |
commit | commitdiff | tree | snapshot |
2015-12-22 |
jsteube | Another small increased bcrypt speed for NV |
commit | commitdiff | tree | snapshot |
2015-12-22 |
jsteube | Remove unused stuff from bcrypt |
commit | commitdiff | tree | snapshot |
2015-12-22 |
jsteube | Increase bcrypt speed for NV |
commit | commitdiff | tree | snapshot |
2015-12-22 |
jsteube | Fixed other md5crypt based algos for NV |
commit | commitdiff | tree | snapshot |
2015-12-22 |
jsteube | Fix md5crypt for NV |
commit | commitdiff | tree | snapshot |
2015-12-22 |
Jens Steube | Merge pull request #30 from philsmd/GetRidOfCUDA |
commit | commitdiff | tree | snapshot |
2015-12-22 |
philsmd | fix OpenCL memory problem (exhaustion): -4 error should... |
commit | commitdiff | tree | snapshot |
2015-12-22 |
jsteube | Fix unrolling with SHA512 |
commit | commitdiff | tree | snapshot |
2015-12-22 |
jsteube | Revert "increase bcrypt again a bit" |
commit | commitdiff | tree | snapshot |
2015-12-22 |
jsteube | increase bcrypt again a bit |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | Fix 64 bit based rotates for use with ForceWare >=... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | Update changes to inform people about the good results... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | Fix indent |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | add __bfe stub for AMD |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | Slightly increase blowfish based algorithms for NV |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Jens Steube | Fix blowfish based algos for AMD, NV needs testing |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | Fix -m 9000 speed (AMD ONLY) |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Jens Steube | Fix AMD speeds @ sha512crypt |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | Fixed some speeds: |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | Fix package script |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | We do not depend on CUDA any longer, so get rid of... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Gabriele 'Matrix... | Update for BUILD.md |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | We do not depend on CUDA any longer, so get rid of... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | Fix caching system for use with AMD and NV, drop BINARY... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
jsteube | Workaround missing clEnqueueFillBuffer() support in... |
commit | commitdiff | tree | snapshot |
2015-12-20 |
jsteube | Fix Lotus Notes/Domino 8 for NV |
commit | commitdiff | tree | snapshot |
2015-12-20 |
jsteube | Fix Lotus Notes/Domino 6 for NV |
commit | commitdiff | tree | snapshot |
2015-12-20 |
jsteube | Fix Lotus Notes/Domino 5 for NV |
commit | commitdiff | tree | snapshot |
2015-12-20 |
jsteube | Fix Android/PIN for NV |
commit | commitdiff | tree | snapshot |
2015-12-20 |
jsteube | Fix bsdicrypt for NV |
commit | commitdiff | tree | snapshot |
2015-12-20 |
jsteube | Revert "Fix bsdicrypt for NV" |
commit | commitdiff | tree | snapshot |
2015-12-20 |
jsteube | Fix bsdicrypt for NV |
commit | commitdiff | tree | snapshot |
2015-12-20 |
Jens Steube | Merge pull request #26 from gm4tr1x/master |
commit | commitdiff | tree | snapshot |
2015-12-20 |
Jens Steube | Remove some unused variables in scrypt kernel |
commit | commitdiff | tree | snapshot |
2015-12-20 |
Jens Steube | Remove old macro, not needed anymore |
commit | commitdiff | tree | snapshot |
2015-12-20 |
jsteube | Fix keccak speed on NV OpenCL runtime |
commit | commitdiff | tree | snapshot |
2015-12-19 |
jsteube | Fix -m 11700 and -m 11800 |
commit | commitdiff | tree | snapshot |
2015-12-19 |
jsteube | Fix -m 6500 |
commit | commitdiff | tree | snapshot |
2015-12-19 |
jsteube | Fix -m 10700 |
commit | commitdiff | tree | snapshot |
2015-12-19 |
jsteube | Revert "Fix -m 10700" |
commit | commitdiff | tree | snapshot |
2015-12-19 |
jsteube | Fix -m 10700 |
commit | commitdiff | tree | snapshot |
2015-12-17 |
jsteube | Fix -m 1800 for NV |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | Fixed empty line problem |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | Fix -m 8500 kernel |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | Fix -m 7800 by adding amd_bytealign emulation |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | fixed -m 6900 |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | fix -m 5500 |
commit | commitdiff | tree | snapshot |
2015-12-16 |
Jens Steube | fix -m 3100 |
commit | commitdiff | tree | snapshot |
2015-12-16 |
Gabriele 'Matrix... | Update for BUILD.md |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | Fix -m 3000 kernel |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | Fix -m 1500 for -a 0 and -a 1 attack mode |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | final cleanup for -m 1500 |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | Fix -m 1500 for NV |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | Removed useless comments |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | Fix use of LOP3 |
commit | commitdiff | tree | snapshot |
2015-12-16 |
jsteube | Prepare for LOP3 integration |
commit | commitdiff | tree | snapshot |
next |