Commit Graph

15 Commits

Author SHA1 Message Date
jsteube c008b11de3 Make more use of new user_options_t* 2016-09-21 16:07:49 +02:00
jsteube e6f083b708 Add all defaults for user commandline parameters to user_options.h; Prepare user commandline parameter struct for easier handling of functions calls that require them 2016-09-20 16:04:22 +02:00
jsteube 9daf139fef Refactor devices_status to have better thread control 2016-09-19 15:52:01 +02:00
Gabriele Gristina fdbc44ce6c Add option for show opencl info and exit 2016-09-18 15:51:47 +02:00
jsteube caeedd5646 Move more code from hashcat.c to opencl.c related to opencl device initialization and shutdown 2016-09-17 17:05:01 +02:00
jsteube a0f6ed6832 Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
jsteube 7ce2f2ff19 Introduce opencl_ctx_t; not finished yet 2016-09-15 16:02:52 +02:00
jsteube d60e2529c1 Fix missing #endif in opencl.h 2016-09-15 09:38:21 +02:00
jsteube bc75ba70a1 Move tons of functions from hashcat.c into hash_management, interface, opencl, restore, status and weak_hash sources 2016-09-14 16:07:24 +02:00
jsteube 3daf0af480 Added docs/credits.txt
Added docs/team.txt
2016-09-11 22:20:15 +02:00
jsteube 18534fcdeb Move stdout specific functions into their own source file 2016-09-08 16:01:24 +02:00
jsteube 6aee697112 Cleanup some macro values 2016-09-08 12:17:56 +02:00
jsteube e3d0cd0bdd Move more functions out of shared.c 2016-09-08 10:01:49 +02:00
jsteube 80d7dce9b5 Move more functions out of shared.c 2016-09-07 16:04:42 +02:00
jsteube 8dd57b715b Create real opencl.c to better distinguish between opencl helper functions and library handling functions 2016-09-07 15:13:50 +02:00