Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-10-28 | Fixed main() prototypes in auto tests. | Andrew Clayton | 1 | -9/+9 |
2022-07-18 | Removed code used when NXT_HAVE_POSIX_SPAWN is false. | Alejandro Colomar | 1 | -15/+0 |
2019-11-26 | Changed the group listing to run unprivileged when possible. | Tiago Natel | 1 | -0/+16 |
2019-11-22 | Configure: fixed posix_spawn() detection with glic 2.30. | Sergey Kandaurov | 1 | -2/+2 |
2018-07-16 | Added getentropy() support. | Sergey Kandaurov | 1 | -0/+43 |
2018-07-16 | Supplied getrandom() test with commentary about supported OSes. | Sergey Kandaurov | 1 | -1/+1 |
2018-05-24 | Using getrandom() libc interface, SYS_getrandom fixes. | Sergey Kandaurov | 1 | -4/+30 |
2017-08-17 | The new module configuration interface. | Igor Sysoev | 1 | -1/+5 |
2017-07-14 | Restored arc4random unit test after 59fc46dd5e1d. | Ruslan Ermilov | 1 | -16/+0 |
2017-01-17 | Initial version. | Igor Sysoev | 1 | -0/+153 |