This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
lib
/
libcrypt
History
christos
c9260d16b9
Return ":1" on error instead of ":", so that sloppy password creation programs
...
don't end up confusing libc or the other way around. From Solar Designer
2011-12-26 21:51:53 +00:00
..
bcrypt.c
Return ":1" on error instead of ":", so that sloppy password creation programs
2011-12-26 21:51:53 +00:00
blowfish.c
…
crypt-sha1.c
…
crypt.3
…
crypt.c
avoid accessing array over its bound, from Solar Designer
2011-12-26 16:03:42 +00:00
crypt.h
…
hmac_sha1.c
…
hmac.c
…
Makefile
…
md5crypt.c
remove the option to build this against openssl - this hasn't been used
2011-11-29 17:27:10 +00:00
pw_gensalt.c
…
shlib_version
…
util.c
…