Commit Graph

268 Commits (master)

Author SHA1 Message Date
Rosen Penev a55d4aa3c9 fix prototypes and old declarations
9 months ago
Rosen Penev 147ec30fd6
fix compilation with FreeBSD
10 months ago
dale e00ab993a2
Fixed stray comma in JSON output when selecting a device other than the first.
11 months ago
Gabriele Gristina aa4be217fd
Merge branch 'master' into help2int
1 year ago
Gabriele Gristina 36606addac Help: show supported hash-modes only with -hh
1 year ago
Dávid Bolvanský c430942676 JSON-escape example_hash in hash info
1 year ago
Gabriele Gristina 15d74b7c1c Disable Metal < 200, commented unused and deprecated code
1 year ago
Gabriele Gristina 0f63294b8a Allow using Metal < 300 with --force
1 year ago
Jens Steube 7a5ea7e255
Merge pull request #3456 from davidbolvansky/escape_fields_json
2 years ago
Dávid Bolvanský 3b033af7d6 Escape some fields of --status-json output
2 years ago
Jens Steube 522e87c08f Remove unused variable
2 years ago
Dávid Bolvanský 98fd9126b9 Added more HW info to status-json output
2 years ago
Dávid Bolvanský ba886c4805 Expose deprecated status and notice in hash info
2 years ago
Jens Steube a52b70d1c5 Refactored Recovered.New... handling
2 years ago
jsteube 8668694daf Show Recovered.New status entry also if no potfile entry matched a hashlist entry
2 years ago
jsteube 5fa08a7989 Terminal: Limit output length of example hash in --example-hash mode to 200. Use --mach to see full example hash
2 years ago
Konrad Goławski 336b9c38c8 Set up maximum length of example hash
2 years ago
philsmd d9749e8799
change interface, add module_benchmark_charset ()
2 years ago
Jens Steube 879cbd122e Remove uninitialized Session.Dir output from -II screen
2 years ago
TheWorkingDeveloper f0037d9368
Update status output to show new founds when >=1
2 years ago
Jens Steube 4b4f9b61b9 Add missing hash-info parameter Custom.Plugin to json output
2 years ago
Jens Steube 5ef7b737a1 Add custom plugin info to --hash-info
2 years ago
philsmd a24d723d66
minor code style fixes
2 years ago
Dávid Bolvanský 9d1ed97e07 Fixed negative numbers in json output
2 years ago
Jens Steube 308d8f227d
Merge pull request #3240 from davidbolvansky/hash-info-json
2 years ago
Dávid Bolvanský 32ab02c7bb add json output for hash info
2 years ago
philsmd 84cd48d721
fixed problem of negative values in terminal.c
2 years ago
Dávid Bolvanský f018dd9263 json-encode device name
2 years ago
Dávid Bolvanský 50aea559c5 added device type
2 years ago
Dávid Bolvanský 100cd5fea4 status-json: also print device name
2 years ago
Dávid Bolvanský 672fb2de4b Do not use term colors if output is not terminal
2 years ago
philsmd 56bb1b9974
remove extra spaces in terminal.c
2 years ago
Gabriele Gristina f890cd8134 Improved management of systems with multiple OpenCL platforms and show empty OpenCL platforms only in backend information mode
2 years ago
Chick3nman c38bf29a82 Formatting change
2 years ago
Chick3nman 0066def1be Fix formatting
2 years ago
Chick3nman af233b8f0c Implement new status message as 2 lines, variable output
2 years ago
Chick3nman ff018b8586 Reformat Status Message
2 years ago
Chick3nman 037d2daa13 Change read-only, spacing fixes
2 years ago
Chick3nman 81138db5c5 Fix Typo in logic
2 years ago
Chick3nman 808e6fff2b Prepare "Net New" value for status, test initial status message format
2 years ago
Jens Steube fea59e3a3a
Merge pull request #3167 from matrix/env_info
2 years ago
Gabriele Gristina 3064c63c71 User Options: Change --backend-info/-I option type, from bool to int
2 years ago
Gabriele Gristina d79f8298a1 OpenCL Backend: show device_type in device list info on Apple Silicon
2 years ago
Gabriele Gristina 47134e363e Backend Info: Added folder_config info to output
2 years ago
Gabriele Gristina 490702fcfa Backends: added Metal host-code
2 years ago
Jens Steube d4b7663d19 Fix warning on Linux
2 years ago
Gabriele Gristina c2cbb2938a Padding backend_info() output, updated changes.txt
2 years ago
Gabriele Gristina 3ce57b5d2a Added generic system info to backend_info()
2 years ago
Gabriele Gristina c1b56a3018 Hash Info: show more information (Updated Hash-Format. Added Autodetect, Self-Test, Potfile and Plaintext encoding)
2 years ago
Gabriele Gristina adfe942751 Fixed --hash-info example password output: force uppercase if OPTS_TYPE_PT_UPPER is set
2 years ago