jsteube
|
27bec8be13
|
Get rid of logging.c and most exit() calls replaced with return() for true library usage
|
2016-10-09 22:41:55 +02:00 |
|
jsteube
|
c00d63758c
|
Replaced NVML registry functions macros with their ascii versions
|
2016-10-01 14:26:12 +02:00 |
|
jsteube
|
0baa677e68
|
added some typing to ext_nvml
|
2016-10-01 13:17:46 +02:00 |
|
jsteube
|
095dfdc730
|
Get rid of quiet variable in data. context
|
2016-09-22 15:56:32 +02:00 |
|
jsteube
|
c008b11de3
|
Make more use of new user_options_t*
|
2016-09-21 16:07:49 +02:00 |
|
jsteube
|
3daf0af480
|
Added docs/credits.txt
Added docs/team.txt
|
2016-09-11 22:20:15 +02:00 |
|
jsteube
|
9eb47153d4
|
Replace all #ifdef with #if defined (...) for convention
|
2016-09-07 22:29:57 +02:00 |
|
jsteube
|
4b79ccd416
|
Preparation for easier integration of:
* https://github.com/hashcat/hashcat/pull/485
* https://github.com/hashcat/hashcat/pull/486
|
2016-09-05 21:47:26 +02:00 |
|
Rosen Penev
|
d666191d67
|
Sign fixes
|
2016-08-26 22:27:44 -07:00 |
|
jsteube
|
2b7e36b042
|
Output cracked hashes on Windows using \r\n and not \n
Replace RegGetValue() with RegQueryValueEx() to enable Windows XP 32 bit compatibility
This fixes https://github.com/hashcat/hashcat/issues/418
|
2016-07-17 20:32:47 +02:00 |
|
Jens Steube
|
f1cd53e335
|
Globally fix return parameter handling to not use brackets
|
2016-07-11 14:45:17 +02:00 |
|
radix
|
5d41b93514
|
Update wording on some warning messages.
|
2016-06-19 13:42:22 -05:00 |
|
jsteube
|
d329451cc1
|
Here it is: --powertune-enable for nvidia -- Works on both linux and windows
|
2016-06-01 19:01:44 +02:00 |
|
jsteube
|
a23c0c4716
|
Added a ton of new NVML stuff
|
2016-06-01 00:57:57 +02:00 |
|
jsteube
|
d89a8a68d6
|
Finally got rid of NvAPI on Windows, replace with NVML
|
2016-05-31 22:48:58 +02:00 |
|
jsteube
|
72384c1fc3
|
Add NVML support for PCIE Lanes
|
2016-05-29 16:54:07 +02:00 |
|
jsteube
|
3e4badd9b4
|
Send a notice to user in case the drivers temperature threshold for slowdown is reached and a performance drop is expected due to throttling
|
2016-05-29 00:59:24 +02:00 |
|
jsteube
|
36def60bfa
|
Added NVML support for querying current engine clock and current memory clock
|
2016-05-28 16:49:23 +02:00 |
|
Jens Steube
|
4d2be9073e
|
Consolidate hardware monitoring interface status on startup
|
2016-02-04 15:07:38 +01:00 |
|
Gabriele 'matrix' Gristina
|
f3407cd7f4
|
HWMon mod
|
2016-02-02 01:14:33 +01:00 |
|
philsmd
|
cff683eac1
|
change in library loading: libnvidia-ml now does load dynamically only on NVidia systems
|
2015-12-15 20:34:07 +01:00 |
|
Jens Steube
|
5065474b4e
|
Initial commit
|
2015-12-04 15:47:52 +01:00 |
|