Age | Commit message (Expand) | Author | Files | Lines |
2024-01-16 | White space formatting fixes | Andrei Zeliankou | 2 | -2/+2 |
2023-11-20 | Fixed the MD5Encoder deprecation warning. | Sergey A. Osokin | 1 | -2/+2 |
2023-09-28 | Java: fixed the calculation related to the response buffer. | Zhidao HONG | 1 | -3/+4 |
2022-10-03 | Renamed a couple of members of nxt_unit_request_t. | Andrew Clayton | 1 | -10/+10 |
2022-04-26 | Fixed indentation. | Alejandro Colomar | 1 | -1/+1 |
2021-12-27 | Java: fixing multiple SCI initializations. | Max Romanov | 1 | -4/+15 |
2020-11-06 | Java: fixing ClassGraph deprecated API call. | Max Romanov | 1 | -1/+1 |
2020-10-30 | Java: supporting jsp-file attribute for servlet. | Max Romanov | 1 | -0/+66 |
2020-10-14 | Java: response locale methods implemented. | Max Romanov | 1 | -3/+18 |
2020-03-30 | Attributing libunit logging function for arguments validation. | Max Romanov | 1 | -2/+2 |
2020-03-12 | Introducing readline function in libunit. | Max Romanov | 1 | -24/+4 |
2020-03-03 | Java: fixing Spring applications start. | Max Romanov | 1 | -1/+1 |
2019-09-05 | Java: introducing websocket support. | Max Romanov | 110 | -56/+15184 |
2019-08-14 | Java: implementing multipart message support. | Max Romanov | 4 | -14/+192 |
2019-06-28 | Java: adding Content-Type response header for static files. | Max Romanov | 1 | -0/+1 |
2019-05-30 | Java: fixing typo in context initialization. | Max Romanov | 1 | -1/+1 |
2019-05-30 | Java: fixing request scheme using 'tls' flag. | Max Romanov | 2 | -2/+6 |
2019-03-21 | Adjusting request schema value according to connection tls state. | Max Romanov | 2 | -2/+21 |
2019-03-11 | Style. | Andrey Zelenkov | 1 | -3/+3 |
2019-03-01 | README.JSR-340 legal notice to save our ughm.. bottoms of bodies. | Valentin Bartenev | 1 | -0/+16 |
2019-02-28 | Introducing Java Servlet Container beta. | Max Romanov | 39 | -0/+10102 |