Commit Graph

18 Commits

Author SHA1 Message Date
jsteube 766a11356b Fix some loop issue in --loopback 2016-10-26 15:10:59 +02:00
jsteube c4ba7907ca Fix more EOL issues 2016-10-25 12:40:47 +02:00
jsteube 191269f4f0 Add --speed-only mode 2016-10-14 21:38:52 +02:00
jsteube 8598a79732 Removed exit() from memory.c, resulting in all exit() calls removed from all code in the repository 2016-10-13 10:07:04 +02:00
jsteube af9de0a7b7 Fix some error string formats 2016-10-11 10:55:02 +02:00
jsteube 8fc4da795b Replace fprintf(stderr, ...) on malloc.c with log_event_error() 2016-10-10 11:03:11 +02:00
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 52068e25d5 Add some additional start-up checks 2016-10-06 17:26:15 +02:00
jsteube 0885c0ec6b Update loopback.c function parameters 2016-10-06 17:01:29 +02:00
jsteube 578f6816c6 Fix some uint datatype leftovers 2016-10-04 11:22:08 +02:00
jsteube 9413ed8f56 Centralize hashcat_ctx memory allocation and deallocation 2016-10-02 00:00:21 +02:00
jsteube af1701c765 Fix some memleaks on shutdown 2016-09-30 13:36:27 +02:00
jsteube d2877b95e4 Automatically disable most features in case -I is used 2016-09-30 13:14:11 +02:00
jsteube 4aebe51407 Make loopback support modular 2016-09-30 12:07:49 +02:00
jsteube a0f6ed6832 Introduce hashes_t; not finishe yet 2016-09-16 17:01:18 +02:00
jsteube bd5bc294e6 Move loopback related stuff to loopback.c 2016-09-12 14:58:25 +02:00
jsteube 3daf0af480 Added docs/credits.txt
Added docs/team.txt
2016-09-11 22:20:15 +02:00
jsteube 2a6e03510b Add template files 2016-09-11 11:42:19 +02:00