This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
ndhc
Watch
1
Star
0
Fork
0
You've already forked ndhc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ndhc
/
nk
History
Nicholas J. Kain
1b8dc7f05e
random: Use sfc64 instead of gjrand.
2022-10-13 08:43:11 -04:00
..
hwrng.c
Use the HWRNG for generating DUIDs and IAIDs.
2022-08-28 04:00:06 -04:00
hwrng.h
Use the HWRNG for generating DUIDs and IAIDs.
2022-08-28 04:00:06 -04:00
io.c
Correct regression introduced by previous commit.
2022-09-07 17:08:43 -04:00
io.h
Correct regression introduced by previous commit.
2022-09-07 17:08:43 -04:00
log.h
…
net_checksum16.h
…
privs.c
privs: Don't use libc isdigit()
2022-08-27 10:29:11 -04:00
privs.h
…
pspawn.c
Use memccpy() and memcpy() instead of nstr{cpy,lcpy,cat}.
2022-08-27 04:11:12 -04:00
pspawn.h
scriptd: Use posix_spawn rather than fork/exec.
2022-08-09 13:40:10 -04:00
random.c
random: Use sfc64 instead of gjrand.
2022-10-13 08:43:11 -04:00
random.h
…