Commit Graph

3539 Commits (8caf3ba57fea34e411f29056ebbb3b71b11b30f7)
 

Author SHA1 Message Date
jsteube 8caf3ba57f Remove some debugging printf() call
7 years ago
Jens Steube a9756b20e7 Merge pull request #1217 from roycewilliams/master
7 years ago
Royce Williams b668aa2a81 label for 5700 Cisco type 4; update readme.txt
7 years ago
Royce Williams 4a393cacf6 5800 is Samsung only
7 years ago
Royce Williams 0679059727 Merge remote-tracking branch 'upstream/master'
7 years ago
Royce Williams 98605cc316 a few more minor hash-mode name fixes
7 years ago
Royce Williams 8620e4113f a few minor hash-mode name fixes
7 years ago
Jens Steube 6c98fac17c Merge pull request #1216 from roycewilliams/master
7 years ago
Royce Williams 46b83926fa clarify and standardize hash-mode names
7 years ago
Royce Williams 9074693e6f standardize usage output
7 years ago
Jens Steube 418341b585 Merge pull request #1215 from roycewilliams/master
7 years ago
Royce Williams be4cf9ef67 more event_log_* standardization
7 years ago
Royce Williams fa456d1869 Merge remote-tracking branch 'upstream/master'
7 years ago
Royce Williams 067372f5ce more event_log_* standardization
7 years ago
jsteube e492f0e57a reordered some positions in changes.txt
7 years ago
Jens Steube a7da6b1df0 Merge pull request #1214 from roycewilliams/master
7 years ago
Royce Williams 32cf972c1c minor changes to wording in changes.txt for 3.5.0
7 years ago
jsteube ac99df6618 Versions: Changed version naming convention from x.yz to x.y.z
7 years ago
jsteube 4b9e5f263f Add missing changes.txt note
7 years ago
jsteube f1c7b60d6a Status View: Add rejected counter to machine readable output
7 years ago
jsteube 0f1d68c358 Update fixed length for compress_terminal_line_length for hash target
7 years ago
jsteube 98cedd9422 Remove unused argument
7 years ago
jsteube c3e118f5ea Instead of checking some path checks to result in files change it to disallow folders
7 years ago
Jens Steube 1af24d18da Merge pull request #1208 from roycewilliams/master
7 years ago
Royce Williams 596778043f event_log_: length <80, end with '.', grammar
7 years ago
Royce Williams 68ae2bc791 event_log_: length <80, end logs with '.', grammar
7 years ago
jsteube 368f8b39bc Add function to distinguish between warning and advice messages
7 years ago
jsteube 99fbaa8bcc Dictionary Cache: Split long status line into multiple lines to stay < 80 chars
7 years ago
jsteube e734e39df1 also make a note for that in changes.txt
7 years ago
jsteube e933d12838 Rename Input.Mode, Input.Base, ... to Guess.Mode, Guess.Base, ...
7 years ago
jsteube 6d66ff96c1 Truncate longer hash format in status output
7 years ago
Jens Steube 627bd4d83b Merge pull request #1205 from roycewilliams/master
7 years ago
Royce Williams 37b870fa44 add help for new hash-mode 15100 - Juniper/NetBSD sha1crypt
7 years ago
jsteube b632d81212 Mark -m 15100 as slow hash
7 years ago
jsteube d1b2fa0b31 Added hash-mode 15100 = Juniper/NetBSD sha1crypt
7 years ago
jsteube 826de76bd6 Fix invalid strdup of NULL in stdin mode
7 years ago
Jens Steube 9ab1fefd19 Merge pull request #1202 from philsmd/master
7 years ago
philsmd d60d6f9625
fix for previous commit: make sure that we do not override the hccapx structure values
7 years ago
Jens Steube 0da8c479e0 Merge pull request #1201 from philsmd/master
7 years ago
philsmd 07c748e136
fixes #1199: introduce special bit (8) in message_pair (HCCAPX) to indicate if replay counter match
7 years ago
Jens Steube 5419ec7acd Merge pull request #1200 from philsmd/master
7 years ago
philsmd c54b85a3be minor: cleaned up code and updated docs wrt #1195
7 years ago
Jens Steube 4647788280 Merge pull request #1195 from syntaxmonkey/patch-1
7 years ago
jsteube a30a9f5b45 Fixed a hash validation error when trying to load Android FDE < 4.3 hashes
7 years ago
syntaxmonkey 85bcdd5ea7 Update outfile.c
7 years ago
syntaxmonkey f623217a2b Update outfile.c
7 years ago
Jens Steube c7ed2ade17 Fixed a race condition when a session finishes the input-base was freed but accessed afterwards
7 years ago
jsteube 9558fcc012 Reset optind and optopt for second getopt loop
7 years ago
jsteube 378f852cec Parameter: Detect and error when users try to use a non-digit where a digit is expected
7 years ago
jsteube d78a58414c Parameter: Detect and warn when users try to use an empty string (length 0) for parameters like --session=
7 years ago