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
|
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
|
aeee10fbeb
|
Fix -Wundef warnings
|
2016-08-26 22:27:33 -07:00 |
|
Jens Steube
|
f1cd53e335
|
Globally fix return parameter handling to not use brackets
|
2016-07-11 14:45:17 +02:00 |
|
jsteube
|
d57ac912cc
|
Fix https://github.com/hashcat/oclHashcat/issues/374
Fix https://github.com/hashcat/oclHashcat/issues/375
|
2016-06-19 10:08:55 +02:00 |
|
jsteube
|
6a2ec331ef
|
Check permission to set fan speed before actually doing it, otherwise X11 becomes mad and drops the connection
|
2016-06-18 14:42:57 +02:00 |
|
jsteube
|
e43be7aba3
|
Do not try to set fanspeed if connection to X11 failed
|
2016-06-18 11:26:51 +02:00 |
|
jsteube
|
9a970c0955
|
Added support for XNVCTRL on Linux to add support for --gpu-temp-retain for NVidia GPU
|
2016-06-18 10:59:58 +02:00 |
|