Commit Graph

4999 Commits (bb9328f48bf4c32c7a453fe6c6fbeae2e86fdc75)
 

Author SHA1 Message Date
Jens Steube f3c7e7f478
Merge pull request #1723 from roycewilliams/master
6 years ago
Jens Steube d4123333c0 Do stdin read timeout check only in case no data has been processed
6 years ago
Royce Williams a7f8a93723 minor changes.txt edits
6 years ago
jsteube d96b649751 Add support for -a 1 in -S mode
6 years ago
jsteube 32b915fd01 Get rid of some old compiler warning flags in Makefile
6 years ago
Jens Steube b0077860c7 Workaround some padding issues with host compiler and OpenCL JiT on 32 and 64 bit systems
6 years ago
Jens Steube 8ca4e46f2c Remove some debugging code
6 years ago
Jens Steube a4ac370496 Test fix for plain_t in 32 bit mode
6 years ago
Jens Steube 6d03da369b Fix gid datatype in mark_hash()
6 years ago
unix-ninja 3705ebfbf6 Remove extra whitespace in test.pl
6 years ago
unix-ninja 6558253d72 Don't cause memory leaks...
6 years ago
unix-ninja fddfd835d2 Support 64 bit timestamps properly
6 years ago
unix-ninja 770e21e5ee Support 64 bit timestamps properly
6 years ago
unix-ninja 8b2af6b207 More code style changes
6 years ago
unix-ninja 7904b9ae05 Fix kernel types to align with style guide
6 years ago
Jens Steube a83da1f00b
Merge pull request #1721 from Naufragous/pr-conflict-fix
6 years ago
R. Yushaev 4d457ca141 Fix conflicts caused by PR GH-1717
6 years ago
Jens Steube 0a74f058ac Synchronize salt_t datatypes in types.h and inc_types.cl
6 years ago
unix-ninja 0e5704c77e Disable NEW_SIMD_CODE for 18100 (it's not compatible)
6 years ago
unix-ninja 4cb93ba9bf Add 18100 to test.sh
6 years ago
unix-ninja b657c75583 Explicity cast otp_offset
6 years ago
unix-ninja 3869ce9246 More coding style fixes
6 years ago
Jens Steube 5ee3e502f8 Fixed missing wordlist encoding in combinator mode
6 years ago
Jens Steube 4a9171ca5d Fix use of select() on stdin on windows
6 years ago
unix-ninja ac2b811941 Categorize TOTP under "One-Time Passwords"
6 years ago
unix-ninja b7e8fc9015 Add mode 18100 index to tab complete
6 years ago
unix-ninja 24ab7cae2a Add a1 kernel for mode 18100
6 years ago
unix-ninja db4ec8ed2c Fix formatting to comply with hashcat coding guidelines
6 years ago
unix-ninja 23ee9379c1 Fix zero-padding on token output for matches
6 years ago
unix-ninja 27366c3eff Don't duplicate existing functionality
6 years ago
unix-ninja 1d43540fc4 Simplify alignment masks for mode 18100
6 years ago
unix-ninja 4724e1f589 Add 18100 to changes.txt
6 years ago
unix-ninja b29b7b8188 Convert arithmetic ops to logical ops in byte alignment
6 years ago
unix-ninja d66200a406 Force --keep-guessing on mode 18100
6 years ago
unix-ninja 83c78cdf0b Cleanup unused code
6 years ago
Jens Steube ab46265f5f
Merge pull request #1719 from philsmd/master
6 years ago
philsmd 73ed017daf
stdin: add read timeout checks (abort if no input for a long time)
6 years ago
Jens Steube 5b8a35a118 Fix returncode from hashcat in case --show or --left was used
6 years ago
unix-ninja 37983de4b2 Fix compile warnings in totp_parse_hash()
6 years ago
unix-ninja 3c3b05d1e5 Resolve conflicts
6 years ago
unix-ninja 6cda8f7077 Change TOTP index from 17300 to 18100
6 years ago
unix-ninja bfca416097 Resolve merge conflicts
6 years ago
unix-ninja 73aae1a734 Add a0 kernel for TOTP
6 years ago
unix-ninja 1ecc5e5559 Add TOTP to test.pl
6 years ago
unix-ninja 2249ab4c13 Cleanup debug code
6 years ago
unix-ninja 977b560bb4 Add support for TOTP (RFC 6238)
6 years ago
Jens Steube fd0147b48b
Merge pull request #1718 from philsmd/master
6 years ago
philsmd b1465693a3
fixes #1708: reject invalid masks with only a single ? at the end
6 years ago
Jens Steube da3a15e345
Merge pull request #1717 from Naufragous/all-sha3-and-keccak-modes
6 years ago
R. Yushaev 5c87720acc Add SHA3 and Keccak
6 years ago