hashcat.git
2016-06-19 jsteubeFix https://github.com/hashcat/oclHashcat/issues/374
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 jsteubeCheck permission to set fan speed before actually doing...
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-17 jsteubeHacked hashcat.hctune for GTX1080 is no longer needed...
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...
2016-06-14 jsteubeUpdate hashcat.hctune to use vector > 1 for NV cards...
2016-06-14 jsteubeMake sure to not overflow
2016-06-14 Jens SteubeAnother slow-hash improvement
2016-06-14 jsteubeFix for 100% CPU burning loop workaround for slow hashes
2016-06-13 jsteubeSimple, but effective workaround to solve the 100%...
2016-06-12 jsteubeDo not try to use clock_gettime() on OSX
2016-06-12 jsteubeDo not automatically enable powertune in benchmark...
2016-06-12 jsteubeInform user about how to verify reported cracking speed
2016-06-12 jsteubeNo need to check for cracked hashes in benchmark mode
2016-06-12 jsteubePure black magic to workaround 100% CPU usage bug in...
2016-06-11 Jens SteubeFix precompute bug in PeopleSoft PS_TOKEN
2016-06-11 Jens Steubesome axcrypt fixes
2016-06-11 Jens SteubeFix typo
2016-06-11 jsteubeFix sed call in Makefile
2016-06-11 jsteubeGet rid of cp in Makefile install target
2016-06-11 Jens SteubeMerge pull request #370 from philsmd/master
2016-06-11 philsmdmakefile: indentation fix (replace tabs with spaces...
2016-06-10 Jens SteubeMerge pull request #369 from hlein/DESTDIR
2016-06-10 Jens SteubeMerge pull request #364 from neheb/patch-2
2016-06-10 MangixSmall fix for < 10 Windows
2016-06-10 Jens SteubeMerge pull request #368 from hlein/master
2016-06-10 Hank LeiningerMake sure the INSTALL_FOLDER path exists.
2016-06-10 Hank LeiningerAdded DESTDIR support.
2016-06-10 Hank LeiningerRemoved obsolete entries from install: target.
2016-06-10 jsteubeFixed DES kernel_loops only in case of BF
2016-06-10 jsteubeFix a bug in -m 1500, returned invalid plain is crackin...
2016-06-10 jsteubeAdded new hash-mode 13800 = Windows 8+ phone PIN/Password
2016-06-07 jsteubeRemove invalid or too old drivers names
2016-06-07 jsteubeUse CRT_glob.o to enable commandline globbing on window...
2016-06-06 jsteubeFix some workload balancing issue
2016-06-05 Jens SteubeMerge pull request #363 from RealEnder/master
2016-06-05 Jens SteubeFix issue #150
2016-06-05 nehebAdd cygwin support
2016-06-05 Alex StanevFix travis-ci URL
2016-06-04 jsteubeFix memory allocation for clBuildProgram() retry version
2016-06-04 Jens SteubeDo not show hardware manager in final status display...
2016-06-03 jsteubeFix calling conventions for external libraries (mingw...
2016-06-03 jsteubeMerge branch 'master' of https://github.com/hashcat...
2016-06-03 jsteubeFinally added: Temperature limit check on NVidia +...
2016-06-03 Jens SteubeMerge branch 'master' of https://github.com/hashcat...
2016-06-03 Jens SteubeShow warning about bad opencl runtime on intel cpu...
2016-06-03 jsteubeDo not show *throttle* in status display if the reason...
2016-06-03 jsteubeRemove some ugly code from nvapi.h
2016-06-03 jsteubeAdd NvAPI_GPU_GetPerfPoliciesInfo() and NvAPI_GPU_GetPe...
2016-06-03 jsteubeRemove union in hm_attrs_t; Remove code related to...
2016-06-03 jsteubeFix of invalid use of free()
2016-06-03 jsteubeMakefile fix
2016-06-03 jsteubeFix dos-windows buffer size to maximum, users won't...
2016-06-03 Jens SteubeDo not show warnings message in case --force is used
2016-06-03 jsteubeMore nvapi preparations and display skip reason in...
2016-06-02 jsteubePrepare for reintegration of nvapi for checking thermal...
2016-06-02 jsteubePrepare for reintegration of nvapi for checking thermal...
2016-06-02 Jens SteubeRedesign some of the kernel_power features like too...
2016-06-02 Jens SteubeOnly load ADL or NVML if we really need it
2016-06-01 jsteubeFix -m 12500 by limiting max. length to 20; Limit fake...
2016-06-01 jsteubeHere it is: --powertune-enable for nvidia -- Works...
2016-05-31 jsteubeAdded a ton of new NVML stuff
2016-05-31 jsteubeFinally got rid of NvAPI on Windows, replace with NVML
2016-05-31 jsteubeFix autotune in case of rule-based attack is used
2016-05-30 jsteubeFixed GTX1080 tunings
2016-05-30 jsteubeFix some OSX compiler errors
2016-05-29 jsteubeAdded support for --gpu-temp-retain for nvidia devices...
2016-05-29 jsteubeAdd NvAPI_GPU_GetPerfDecreaseInfo() -- but i doesn...
2016-05-29 jsteubeAdd NvAPI support for PCIE Lanes
2016-05-29 jsteubeOnly show Hardware-Monitor information we have, do...
2016-05-29 jsteubeAdd NVML support for PCIE Lanes
2016-05-29 Jens SteubeAdd PCI-E Lanes to status display, if available
2016-05-29 Jens SteubeAdd ADL_Overdrive6_TargetTemperatureData_Get() which...
2016-05-28 jsteubeSend a notice to user in case the drivers temperature...
2016-05-28 jsteubeFix osx compilation
2016-05-28 jsteubeRemove coreclock frequency returned back from OpenCL...
2016-05-28 jsteubeAdded NvAPI support for querying current engine clock...
2016-05-28 jsteubeAdded NVML support for querying current engine clock...
2016-05-28 Jens SteubeAdded current engine clock and current memory clock...
2016-05-28 jsteubeTurns out default gpu retain temp of 80c is a bit too...
2016-05-28 jsteubeIncrease Domain Cached Credentials (DCC), MS Cache...
2016-05-28 jsteubeAutomatically increase console size on windows if it...
2016-05-28 jsteubeIncrease Oracle T: Type (Oracle 12+) cracking performance
2016-05-28 jsteubeMerge branch 'master' of https://github.com/hashcat...
2016-05-28 jsteubeIncrease AIX {ssha512} cracking performance
2016-05-28 Jens SteubeMerge pull request #356 from philsmd/master
2016-05-28 philsmddocs: added more notes about --machine-readable and...
2016-05-27 jsteubeIncrease PBKDF2-HMAC-SHA512 cracking performance
2016-05-27 jsteubeIncrease 1Password, cloudkeychain cracking performance
2016-05-27 jsteubeAdd --machine-readable to tab_completion
2016-05-27 Jens SteubeMerge pull request #355 from usernamestaken/master
2016-05-27 radixUpdate macros to match option --machine-readable
next