jsteube
|
05a01d3843
|
fix some datatypes
|
2018-02-08 19:13:29 +01:00 |
|
jsteube
|
8abd7ae9d1
|
Fix some old GCC compiler warnings
|
2017-07-06 10:35:25 +02:00 |
|
jsteube
|
dc170907ed
|
Compress multiple newlines to one in host code, too
|
2017-02-26 15:48:14 +01:00 |
|
jsteube
|
dc4f96f42e
|
Fixed string not null terminated when reading maskfiles
|
2017-02-14 11:14:32 +01:00 |
|
jsteube
|
992bc01f3c
|
Fixed parsing of hashes in case the last line did not include a linefeed character
|
2017-01-05 21:58:24 +01:00 |
|
jsteube
|
ea4fd1de50
|
Remove complicated checks after memory allocation and in case of error print to stderr instead. This makes the memory allocation functions more natural to use.
|
2016-11-20 22:54:52 +01:00 |
|
Rosen Penev
|
03efea645f
|
More sign fixes
|
2016-11-16 21:17:28 -08: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
|
8fc4da795b
|
Replace fprintf(stderr, ...) on malloc.c with log_event_error()
|
2016-10-10 11:03:11 +02:00 |
|
jsteube
|
683077b42a
|
Use larger counter to handle larger wordlists
|
2016-09-30 16:43:59 +02:00 |
|
jsteube
|
a0f6ed6832
|
Introduce hashes_t; not finishe yet
|
2016-09-16 17:01:18 +02:00 |
|
jsteube
|
3daf0af480
|
Added docs/credits.txt
Added docs/team.txt
|
2016-09-11 22:20:15 +02:00 |
|
jsteube
|
6aee697112
|
Cleanup some macro values
|
2016-09-08 12:17:56 +02:00 |
|
jsteube
|
3ed4bfd237
|
Move tuningdb specific functions into their own source file
|
2016-09-06 19:44:27 +02:00 |
|