Fix m 60 a 0 by making modified variable non-const
[hashcat.git] / src / hashcat.c
2016-08-24 David Llewellyn... Remove prevention of mangling
2016-08-15 David Llewellyn... Add benchmarking of mangle code
2016-08-14 David Llewellyn... Add --mangle switch for mangling password before hashing
2016-07-27 Jens SteubeMerge pull request #443 from neheb/master
2016-07-26 Rosen PenevFix GCC sign warnings
2016-07-24 jsteubeFixed a bug where hashcat did not take into account...
2016-07-23 jsteubeWorkaround for OpenCL runtimes which do accept -I param...
2016-07-21 jsteubeWorkaround for OpenCL runtimes which do accept -I param...
2016-07-13 jsteubeFix for -I parameter workaround, use chdir () before...
2016-07-12 Jens SteubeMerge branch 'master' of https://github.com/hashcat...
2016-07-12 Jens SteubeAdd missing continue
2016-07-11 jsteubeWorkaround OpenCL runtimes that do not accept -I parame...
2016-07-11 jsteubeDo not error and exit if an OpenCL platform has no...
2016-07-10 Jens SteubeGet rid of exit() calls in OpenCL wrapper library with...
2016-07-08 jsteubeReplace LINUX macro with compiler predefined macro...
2016-07-08 jsteubeReplace DARWIN macro with __APPLE__
2016-07-08 jsteubeRewrite some code to workaround strict aliasing rule...
2016-07-08 Jens SteubeMissing save of original platform id
2016-07-08 Jens SteubeMerge branch 'master' of https://github.com/hashcat...
2016-07-08 Jens SteubeMake use of cl_context_properties[] to clCreateContext...
2016-07-08 Jens SteubeMerge pull request #426 from philsmd/master
2016-07-08 Jens SteubeMerge pull request #421 from lifanov/freebsd-port
2016-07-08 philsmdfixes -m 424: problem removing multiple already found...
2016-07-06 Nikolai Lifanovenable path resolution on FreeBSD
2016-07-05 Jens SteubeMerge pull request #417 from philsmd/master
2016-07-05 philsmdMerge remote-tracking branch 'upstream/master'
2016-07-05 philsmdthis fixes #400: --loopback was not working
2016-07-05 Jens SteubeMerge pull request #415 from anthraxx/master
2016-07-04 jsteubeMake scrypt thread count fixed only for non-CPU OpenCL...
2016-07-04 jsteubeFixed a bug where hashcat crashes in case of a scrypt...
2016-07-04 Jens SteubeMerge pull request #413 from philsmd/master
2016-07-04 philsmdspecial case handling for commas within masks of .hcmas...
2016-07-04 Jens SteubeMerge pull request #409 from joshdekock/patch-2
2016-07-01 Josh de Kockhashcat.c: change osx to OSX use shared_dir
2016-07-01 jsteubeFixed a bug where hashcat crashes for accessing dealloc...
2016-07-01 jsteubeThe Time.Estimated attribute in status display should...
2016-07-01 jsteubeFixed a bug where hashcat did not check the return...
2016-07-01 Jens SteubeMerge pull request #404 from philsmd/master
2016-07-01 philsmdcosmetic: fix parenthesis of the help output
2016-06-30 Jens SteubeFix https://github.com/hashcat/hashcat/issues/395
2016-06-28 jsteubeLimit scrypt to 64 threads has no performance impact... v3.00
2016-06-28 jsteubeWorkaround memory allocation limit from OpenCL by using...
2016-06-27 jsteubeDynamic tmp_t length for scrypt
2016-06-27 Jens SteubeDo our own include-file permission check before an...
2016-06-27 Jens SteubeMerge pull request #392 from unix-ninja/master
2016-06-27 Unix-NinjaRefactor OSX preprocessor constants to read 'DARWIN'
2016-06-27 jsteubeUse dedicated variables to control shutdown of parallel...
2016-06-27 Jens SteubeSet exhausted status was too late
2016-06-27 Jens SteubeFix benchmark devices_status bug
2016-06-26 Jens SteubeMove macros DGST_R0 - DGST_R3 to host, define dgst_size...
2016-06-26 jsteubeDon't use device_processor_cores for scrypt
2016-06-26 jsteubeFix reset to automatic for NvAPI
2016-06-26 jsteubeSet fanspeed to automatic on shutdown
2016-06-26 jsteubeDisable use of nvmlDeviceSetComputeMode() and nvmlDevic...
2016-06-26 jsteubeMove thread_monitor() to outer threads
2016-06-26 jsteubeFix race condition in thread_keypress
2016-06-26 jsteubeDo not overwrite quit status when user forced it with...
2016-06-26 jsteubeFix a bug related to --limit
2016-06-26 jsteubeFix some devices_status handling
2016-06-25 jsteubeAdd some small section with basic examples to --help...
2016-06-25 Jens SteubeMove keyspress detecting thread to outer loop
2016-06-25 Jens Steubewindows path update
2016-06-25 Jens SteubeMerge pull request #390 from philsmd/master
2016-06-25 philsmddo not ignore keypress / status changes
2016-06-25 Jens SteubeMerge pull request #388 from unix-ninja/master
2016-06-24 Unix-NinjaClean end-of-line output usage (not actually POSIX)
2016-06-24 Unix-NinjaAdd -D short flag for --opencl-device-types
2016-06-24 Jens SteubeOSX didn't know about MAX_PATH, had to include limits...
2016-06-24 Jens SteubeWindows doesn't accept escape characters, falling back...
2016-06-24 Jens SteubeRemove workaround with multiple include folders; Instea...
2016-06-24 Jens SteubeMerge pull request #387 from philsmd/master
2016-06-24 philsmdcosmetic fix: don't show prompt and warning within...
2016-06-23 Jens SteubeDrop -m 190, no reason to keep it
2016-06-22 Jens SteubeEvil bug fixed caused by variable-name collision
2016-06-22 Jens SteubeFix invalid error CL_INVALID_VALUE caused by a zero...
2016-06-21 Jens SteubeMerge pull request #385 from NSAKEY/master
2016-06-21 _NSAKEYCapitalization.
2016-06-21 _NSAKEYAnother trivial log message edit.
2016-06-21 Jens SteubeMerge pull request #384 from NSAKEY/master
2016-06-21 _NSAKEYTrivial log message touch-ups.
2016-06-21 jsteubeFix a race condition in output file handling
2016-06-21 Jens SteubeRemove benchmark info; Better align status display...
2016-06-19 Jens SteubeMerge pull request #380 from usernamestaken/master
2016-06-19 radixUpdate wording on some warning messages.
2016-06-19 Jens SteubeMerge pull request #379 from 0xbsec/patch-1
2016-06-19 Jens SteubeMerge pull request #378 from dropdeadfu/master
2016-06-19 dropdeadCleaned log output
2016-06-19 jsteubeIncrease --stdout output performance
2016-06-19 jsteubeSpeed up startup time for --stdout by using an empty...
2016-06-19 jsteubeSome optical change on startup
2016-06-18 jsteubeFixed some macros
2016-06-18 jsteubeReenable --gpu-temp-retain (65c by default), now that...
2016-06-18 jsteubeAdded --gpu-temp-retain support for windows through...
2016-06-18 jsteubeDo not try to set fanspeed if connection to X11 failed
2016-06-18 jsteubeAdded support for XNVCTRL on Linux to add support for...
2016-06-16 jsteubeAdd commandline support to override cpu spinning damper...
2016-06-15 Jens Steubesave_hash() always works with a file, therefore no...
2016-06-15 Jens SteubeMerge branch 'master' of https://github.com/hashcat...
2016-06-15 Jens SteubeThis patch should remove a bottleneck causing slow...
2016-06-14 jsteubeAdded option --stdout to print candidates instead of...
next