coolbry95
|
a78fd4e915
|
changed uint to u32
|
2016-10-04 00:35:49 -04:00 |
|
jsteube
|
fb3e6bab0d
|
Finished refactoring to remove all global variables
|
2016-09-30 22:52:44 +02:00 |
|
jsteube
|
12a2d6d2a0
|
Move more stuff to status_ctx_t
|
2016-09-29 23:25:29 +02:00 |
|
jsteube
|
3adbf3d0d5
|
Move global mux_dispatcher variable into opencl_ctx_t
|
2016-09-20 13:18:47 +02:00 |
|
jsteube
|
9daf139fef
|
Refactor devices_status to have better thread control
|
2016-09-19 15:52:01 +02:00 |
|
jsteube
|
7ce2f2ff19
|
Introduce opencl_ctx_t; not finished yet
|
2016-09-15 16:02:52 +02:00 |
|
jsteube
|
3f5ce6bb8e
|
Continue move thread_calc() and thread_calc_stdin() to dispatch.c
|
2016-09-15 04:17:19 +02:00 |
|
jsteube
|
81845d39a3
|
Move thread_calc() and thread_calc_stdin() to thread.c
|
2016-09-15 04:10:41 +02:00 |
|
jsteube
|
f1835dc7f5
|
Move more functions to thread.c
|
2016-09-14 20:22:38 +02:00 |
|
jsteube
|
533a87b685
|
Move count_words() to wordlist.c
|
2016-09-12 12:59:40 +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
|
e4bf86dcbe
|
Replace #pragma once with #ifndef #define #endif logic because #pragma once does not work cleanly on OSX
|
2016-09-06 18:44:05 +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 |
|