.. |
Makefile.inc
|
for some time now mandoc has not required MLINKS to function
|
9 years ago |
arc4random.3
|
rand48(3) not drand48(3) to align with the actual man page and Xr
|
10 years ago |
arc4random.c
|
Wrap <stdlib.h> so that calls go direct and the symbols not in the
|
9 years ago |
arc4random.h
|
back in september I did the large abstraction refactoring to allow these
|
10 years ago |
arc4random_uniform.c
|
Wrap <stdlib.h> so that calls go direct and the symbols not in the
|
9 years ago |
bcrypt.c
|
Pull in <time.h> for clock_gettime()
|
8 years ago |
blowfish.3
|
update NAME section to include all documented functions,
|
9 years ago |
blowfish.c
|
Wrap blowfish, sha*, md5, and rmd160 so that internal calls go direct
|
9 years ago |
chacha_private.h
|
a couple of warning fixes and an RCS marker; ok markus@
|
11 years ago |
crypt.3
|
bludgeon DES support out of crypt. long live the bcrypt.
|
10 years ago |
crypt.c
|
Wrap <unistd.h> so that internal calls go direct and they're all weak symbols
|
9 years ago |
crypt_checkpass.3
|
zap trailing whitespace;
|
7 years ago |
cryptutil.c
|
Wrap <pwd.h> so that calls go direct and the symbols are all weak.
|
9 years ago |