Trivial log message touch-ups.
[hashcat.git] / src / hashcat.c
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...
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 typo
2016-06-10 Jens SteubeMerge pull request #364 from neheb/patch-2
2016-06-10 jsteubeFixed DES kernel_loops only in case of BF
2016-06-10 jsteubeAdded new hash-mode 13800 = Windows 8+ phone PIN/Password
2016-06-06 jsteubeFix some workload balancing issue
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 jsteubeRemove union in hm_attrs_t; Remove code related to...
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 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 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 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-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 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 jsteubeAutomatically increase console size on windows if it...
2016-05-27 Jens SteubeMerge pull request #355 from usernamestaken/master
2016-05-27 radixUpdate macros to match option --machine-readable
2016-05-27 Jens SteubeMerge pull request #354 from usernamestaken/master
2016-05-27 radixChange --status-automate to --machine-readble. The...
2016-05-27 Jens SteubeMerge pull request #353 from usernamestaken/master
2016-05-27 radixMerge remote-tracking branch 'upstream/master'
2016-05-27 radixChange format of option headers to something less eye...
2016-05-27 radixChange format of option headers to something less eye...
2016-05-26 jsteubeRelease kernel_memset when finished
2016-05-26 jsteubeSet maximum password length for SAP CODVN B (BCODE...
2016-05-26 jsteubeIntroduce a true memset kernel, currently operates...
2016-05-26 jsteubeMore vendor related changes
2016-05-26 jsteubeBetter distinguish between platform vendor and device...
2016-05-26 jsteubeDetect if the user has both an Intel and and AMD OpenCL...
2016-05-26 Jens SteubeAllow numbers not power of 2 in autotune
2016-05-25 Jens SteubeMake it a real balancing loop
2016-05-25 jsteubeWorkaround some AMD device_maxmem_alloc / device_global...
2016-05-25 jsteubeAdd more include-dir variants to also make Intel OpenCL...
2016-05-25 Jens SteubeTrying to find a workaround for Issue https://github...
2016-05-25 Jens SteubeMove files from include/ to OpenCL/ if they are used...
2016-05-25 Jens SteubeReduce use of mux_display to a minimum
2016-05-24 Jens SteubeMerge branch 'master' of https://github.com/hashcat...
2016-05-24 Jens SteubeFix bug in -a 1 mode: If left wordlist has less entries...
2016-05-24 jsteubeFix some typos
2016-05-23 jsteubeReduce helptext width from 134 to 118; Reduce -w 1...
2016-05-22 jsteubeAdjust target workload profile timings slightly
2016-05-22 jsteubeFix changes
2016-05-22 jsteubeRedesigned hashcat --help menu
2016-05-21 jsteubeUpdate autotune engine
2016-05-21 jsteubeMark -n and -u as outdated function and restrict them...
2016-05-21 jsteubeFix some indents
2016-05-21 jsteubeFix some indents
2016-05-21 jsteubeMerge branch 'master' of https://github.com/hashcat...
2016-05-20 Jens SteubeSome final fixes for d_return_buf refactorization;...
next