Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-04 | Removed the unsafe nxt_memcmp() wrapper for memcmp(3). | Alejandro Colomar | 1 | -1/+1 |
2021-10-26 | Custom implementation of Base64 decoding function. | Valentin Bartenev | 1 | -0/+4 |
2019-12-06 | Isolation: allowed the use of credentials with unpriv userns. | Tiago Natel | 1 | -0/+6 |
2017-11-21 | Tests: move existing tests to "src" folder. | Andrey Zelenkov | 1 | -0/+0 |
2017-10-05 | Improved applications versions handling. | Valentin Bartenev | 1 | -0/+4 |
2017-08-30 | Lib unit tests have been renamed to tests. | Igor Sysoev | 1 | -26/+27 |
2017-07-14 | Restored arc4random unit test after 59fc46dd5e1d. | Ruslan Ermilov | 1 | -2/+0 |
2017-06-19 | Memory pools refactoring. | Igor Sysoev | 1 | -3/+6 |
2017-05-12 | Fixed building test on Solaris | Max Romanov | 1 | -1/+1 |
2017-03-14 | Fixed unit tests building broken by the previous commit. | Igor Sysoev | 1 | -0/+3 |
2017-03-01 | HTTP parser. | Valentin Bartenev | 1 | -0/+4 |
2017-02-22 | I/O operations refactoring. | Igor Sysoev | 1 | -4/+0 |