-
Notifications
You must be signed in to change notification settings - Fork 56
Pull requests: besser82/libxcrypt
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Use prebuilt object files from libcrypt for linking the tests.
#70
by besser82
was merged Nov 19, 2018
Loading…
lib/alg-gost3411-core.c: fix conversion error seen by sensitive compilers
#119
by gwbres
was merged Feb 20, 2021
Loading…
Issue #16: allow explicit rounds=<default> in sunmd5,sha256,sha512.
#22
by zackw
was merged Jul 26, 2018
Loading…
Check whether the linker can use version-script files.
#48
by besser82
was closed Oct 31, 2018
Loading…
The 'key' parameter for 'des_set_key()' must be at least 8 bytes long.
#50
by besser82
was merged Nov 1, 2018
Loading…
Fix the actually not happening explicit null dereference found by CovScan.
#73
by besser82
was merged Mar 4, 2019
Loading…
Add binary compatibility for GNU/Hurd and GNU/kFreeBSD
#92
by sthibaul
was merged Sep 1, 2019
Loading…
ALT changes potentially useful for other vendors migrating from glibc's libcrypt
#6
by ldv-alt
was closed Jul 8, 2018
Loading…
Rename all hash methods to match naming in John the Ripper.
#39
by besser82
was merged Oct 29, 2018
Loading…
Remove the gensalt function for the bcrypt x variant ($2x$).
#60
by besser82
was merged Nov 11, 2018
Loading…
Add aliases for xcrypt{,_r} and xcrypt_gensalt{,_r}.
#63
by besser82
was merged Nov 14, 2018
Loading…
Add -fno-plt to the compiler flags, if supported. (#71)
#72
by besser82
was closed Dec 4, 2018
Loading…
ProTip!
Filter pull requests by the default branch with base:develop.