index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
libcrypt-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
various: use strdup_to() in various obvious cases
Zbigniew Jędrzejewski-Szmek
2024-03-20
1
-7
/
+2
*
Simplify random number selection
Jason A. Donenfeld
2022-05-31
1
-1
/
+1
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
libcrypt-util: use build-time check for crypt_preferred_method
Luca Boccassi
2020-09-28
1
-0
/
+4
*
shared/libcrypt-util: do not refuse passwords if some other hash is unsupported
Zbigniew Jędrzejewski-Szmek
2020-09-15
1
-2
/
+6
*
shared/libcrypt-util: add fallback for crypt_ra()
Zbigniew Jędrzejewski-Szmek
2020-09-15
1
-1
/
+44
*
Check for crypt_gensalt_ra() instead of relying on libxcrypt presence
Zbigniew Jędrzejewski-Szmek
2020-09-15
1
-5
/
+4
*
shared/libcrypt-util: include fewer headers
Zbigniew Jędrzejewski-Szmek
2020-09-15
1
-0
/
+15
*
Make test_password_{one,many} also use crypt_ra()
Zbigniew Jędrzejewski-Szmek
2020-09-15
1
-9
/
+5
*
Move test_password_{one,many} to libcrypt-util.c
Zbigniew Jędrzejewski-Szmek
2020-09-15
1
-0
/
+32
*
shared/libcrypt-util: use libcrypt_ra()
Zbigniew Jędrzejewski-Szmek
2020-09-15
1
-5
/
+8
*
Add a helper function that does make_salt+crypt_r
Zbigniew Jędrzejewski-Szmek
2020-09-15
1
-0
/
+25
*
shared/{user,group}-record-nss: adjust filtering of "valid" passwords
Zbigniew Jędrzejewski-Szmek
2020-08-31
1
-7
/
+12
*
libcrypt-util: add superficial validator for UNIX hashed password strings
Lennart Poettering
2020-01-15
1
-0
/
+11
*
shared: split out crypt() specific helpers into its own .c/.h in src/shared/
Lennart Poettering
2020-01-15
1
-0
/
+75