Commit Graph

5185 Commits (278b739907b7035b87c6cae0cd8a2643b3d8697a)
 

Author SHA1 Message Date
Jens Steube 278b739907
Merge pull request #1860 from matrix/hash-mode-plugin-300
5 years ago
Jens Steube 0f4eac3339
Merge pull request #1859 from s3inlc/test-plugin-130_131_132
5 years ago
Jens Steube 4e253e5b54
Merge pull request #1858 from matrix/hash-mode-plugin-MySQL323
5 years ago
jsteube 2d64dcccab Fix some spacing and buffer size
5 years ago
jsteube df1e00e4ed Fix out-of-boundary reads in base32/base64 operations
5 years ago
Sein Coray a1fa4aa12f
Fixed spacing
5 years ago
Jens Steube 2e841a1c26
Merge pull request #1857 from matrix/hash-mode-plugin-101
5 years ago
jsteube 01f04ed80d Fix spacing
5 years ago
jsteube 31822a9bea Fix spacing
5 years ago
Jens Steube ebd4fcbbc2
Merge pull request #1856 from s3inlc/test-plugin-121_122_125
5 years ago
jsteube da2249d143 Fix spacing/tabs
5 years ago
Jens Steube 0394df1faf
Merge pull request #1855 from matrix/hash-mode-plugin-sha384
5 years ago
jsteube e453a9dc04 Fix spacing/tabs
5 years ago
jsteube 5e0dec0d6d Bring back needed variables
5 years ago
jsteube 77739ec946 Remove unused variable
5 years ago
Jens Steube ac9d0603a0
Merge pull request #1854 from matrix/hash-mode-plugin-sha224
5 years ago
Jens Steube 2462722c7f
Merge pull request #1853 from matrix/hash-mode-plugin-sha1
5 years ago
Gabriele Gristina 3ac97c9ef5 Add 300 (MySQL4.1/MySQL5) module
5 years ago
Gabriele Gristina d5ee7b42e2 Add missing OPTS_TYPE to MySQL323 module
5 years ago
Sein Coray e12ce123c9
Added test modules for mode 130, 131 and 132
5 years ago
Gabriele Gristina 8ff2078bda Add MySQL323 module
5 years ago
Gabriele Gristina a64ef4f921 Add 101 (nsldap, SHA-1(Base64), Netscape LDAP SHA) module
5 years ago
Sein Coray 3b629e9c12
Added test modules for mode 121, 122 and 125
5 years ago
Gabriele Gristina 2068f88371 Add SHA384 module
5 years ago
Gabriele Gristina aa15ae9fb5 Add SHA224 module
5 years ago
Gabriele Gristina f5f6625a08 Add SHA1 module
5 years ago
Jens Steube 1013578364
Merge pull request #1852 from matrix/hash-mode-plugin
5 years ago
Gabriele Gristina 0b1046d275 Remove additional space chars from SHA256 module
5 years ago
Gabriele Gristina 9f6a27e8b6 Add SHA256 module
5 years ago
jsteube 5bc292fe9b Update existing encoder / decoder to work with updated converter functions
5 years ago
jsteube 105c0ce0cb Add unit test for SHA512
5 years ago
jsteube 6aa7c9befb Prepare to make byte swapping more intuitional in encoding/decoding functions
5 years ago
Jens Steube aea8f5567f
Merge pull request #1851 from matrix/hash-mode-plugin
5 years ago
Gabriele Gristina 82fcfafadf Add SHA2-512 module
5 years ago
Jens Steube 04171fcfb5
Merge pull request #1850 from matrix/hash-mode-plugin
5 years ago
Gabriele Gristina e03ff787f6 Merge remote-tracking branch 'upstream/hash-mode-plugin' into hash-mode-plugin
5 years ago
Gabriele Gristina 7d3fee8a55 Fix Makefile DEBUG flags for OSX, add modules compiles by default
5 years ago
jsteube 8a5f07df93 Add MD5 module
5 years ago
jsteube 0ae955c5ba With this commit, all hash_mode depending branches from core files are converted into hooks which can be registered on a module level
5 years ago
jsteube 86819c070f Add module_hash_save_binary() and module_hash_init_selftest()
5 years ago
jsteube 54edd16746 Clean up some code
6 years ago
jsteube 0186f025d3 Add support for hash modules to usage.c
6 years ago
jsteube aec6a3bc99 Get rid of hash_mode depending branches in potfile.c
6 years ago
jsteube 4c133c4567 Prepare hash_category
6 years ago
jsteube bbcc8fea29 Use MODULE_DEFAULT in module_init to reference a global default function
6 years ago
jsteube 888da50aad Get rid of hash_mode depending branches in status.c
6 years ago
jsteube e0deb3f825 Add module_deep_comp_kernel()
6 years ago
jsteube 6cbb5e4992 Refactor kernel_accel, kernel_loops and kernel_threads management in combination with modules
6 years ago
jsteube 9190be8d44 Add forced_kernel_accel function
6 years ago
jsteube e17c3a54d8 Add hook for unstable_warning
6 years ago