Commits : Listings

  Analyzed 3 days ago based on code collected 3 days ago.
Showing page 1 of 46
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow AVX/XOP also with compilers other than GCC when OpenMP is enabled (since DES_bs_all is aligned by non-GCC-specific means when OpenMP is enabled). Avatar More... 11 days ago
Documented --fork, made minor edits to the description of --node Avatar More... 11 days ago
Documented --node Avatar More... 11 days ago
In --salts, call the argument N (not COUNT) for consistency with new John's usage output Avatar More... 11 days ago
List --save-memory before --format, just like we do in John's usage output Avatar More... 11 days ago
New format names Avatar More... 11 days ago
Moved RULES_ERROR_* and the comments on rules_errors[], rules_errno, rules_line, and rules_check() from rules.h to rules.c. Avatar More... 11 days ago
Re-introduced exporting of itoa64[] due to its use in jumbo Avatar More... 11 days ago
Declare rules_errors[], rules_errno, rules_line, and rules_check() static. Their non-use from outside of rules.c was spotted by Alexander Cherepanov. Avatar More... 11 days ago
Dropped fmt_default_valid(). Its non-use was spotted by Alexander Cherepanov. Avatar More... 11 days ago
Declared itoa64[] static. Its non-use from outside of common.c was spotted by Alexander Cherepanov. Avatar More... 11 days ago
Declared crk_remove_hash() static Avatar More... 11 days ago
Fixed signed integer overflow errors detected by "clang -fsanitize=undefined", as reported Alexander Cherepanov Avatar More... 17 days ago
In status_print_cracking(), generate the entire status line in a char array and fwrite() it to stderr. (It turns out that on Solaris fprintf() to stderr would send the individual format expansions to the file descriptor separately.) Avatar More... 18 days ago
1.7.9.14 Avatar More... 18 days ago
Disabled --fork on Cygwin builds because of JimF's problem report, although potentially it could work Avatar More... 18 days ago
On builds lacking OS_FORK, don't even list and detect the --fork option - not merely reject it later Avatar More... 18 days ago
Don't assume that an OpenMP build implies that we have --fork Avatar More... 18 days ago
Introduced OS_FORK Avatar More... 18 days ago
Introduced NEED_OS_* to request specific OS_* features Avatar More... 18 days ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.