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-sunmd5.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-22
Use md5 implementation from Alexander Peslyak.
Björn Esser
1
-10
/
+10
2018-08-21
Improved handling of out-of-range cost parameters in gensalt.
Zack Weinberg
1
-1
/
+1
2018-07-26
Issue #15: predictable behavior when crypt args are NULL or invalid.
Zack Weinberg
1
-9
/
+7
2018-07-13
Fix several test failures on x86-64 with -m32.
Zack Weinberg
1
-3
/
+3
2018-07-13
crypt-sunmd5.c: Fix possible overflow on 32 bit arches
Björn Esser
1
-1
/
+1
2018-07-11
Add more tests based on gaps in line coverage.
Zack Weinberg
1
-2
/
+2
2018-07-10
Replace crypt-sunmd5.c with BSD-licensed cleanroom reimplementation.
Zack Weinberg
1
-326
/
+217
2018-07-09
Make salt validation pickier.
Zack Weinberg
1
-34
/
+38
2018-07-04
Make it possible to disable individual hashes at configure time.
Zack Weinberg
1
-0
/
+5
2018-05-16
crypt-sunmd5: Fix 'Werror=format-truncation=' (Fixes #2)
Björn Esser
1
-1
/
+1
2017-10-26
<string.h> gets imported through <crypt-port.h> now
Björn Esser
1
-1
/
+0
2017-10-24
crypt-sunmd5: Fix -Werror=sign-compare
Björn Esser
1
-1
/
+1
2017-10-24
Add support for SUNMD5 ($md5[,rounds=%u]$salt$) from (Open)Solaris
Björn Esser
1
-0
/
+422