index
:
platform/upstream/libxcrypt
accepted/tizen_base
accepted/tizen_base_toolchain
master
sandbox/dkson95/packaging
tizen_base
tizen_base_dev
upstream
Unnamed repository; edit this file 'description' to name the repository.
Replication User from Gerrit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypt-md5.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-03
Remove 'crypt-private.h' and merge it into 'crypt-port.h'.
Björn Esser
1
-1
/
+0
2018-10-29
Rename all hash methods to match naming in John the Ripper.
Björn Esser
1
-3
/
+3
2018-10-22
Use md5 implementation from Alexander Peslyak.
Björn Esser
1
-24
/
+23
2018-08-21
Improved handling of out-of-range cost parameters in gensalt.
Zack Weinberg
1
-2
/
+7
2018-07-26
Issue #15: predictable behavior when crypt args are NULL or invalid.
Zack Weinberg
1
-24
/
+23
2018-07-09
Make salt validation pickier.
Zack Weinberg
1
-2
/
+7
2018-07-04
Make it possible to disable individual hashes at configure time.
Zack Weinberg
1
-0
/
+3
2017-10-26
<string.h> gets imported through <crypt-port.h> now
Björn Esser
1
-1
/
+0
2017-10-23
Reformat all code files to match GNU style
Björn Esser
1
-1
/
+1
2017-10-05
Make a pass updating copyright and authorship notices.
Zack Weinberg
1
-14
/
+11
2017-10-03
Fix bugs in MD5, SHA256, and SHA512 setting-string generation.
Zack Weinberg
1
-0
/
+9
2017-10-03
Clean up internal API to per-algorithm crypt/gensalt functions.
Zack Weinberg
1
-3
/
+2
2017-10-02
Grab bag of header-related cleanups.
Zack Weinberg
1
-1
/
+2
2017-10-02
Shrink crypt_data and increase CRYPT_(GENSALT_)OUTPUT_SIZE.
Zack Weinberg
1
-53
/
+40
2017-09-26
squash! SHA256, SHA512: Don't use two contexts.
Zack Weinberg
1
-46
/
+33
2017-09-17
Data buffers for MD5 and SHA
Zack Weinberg
1
-53
/
+79
2017-09-15
Crank up the warnings level still further.
Zack Weinberg
1
-9
/
+11
2017-09-15
Flatten the directory tree.
Zack Weinberg
1
-0
/
+211