summaryrefslogtreecommitdiffhomepage
path: root/src/java (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-16White space formatting fixesAndrei Zeliankou2-2/+2
2023-11-20Fixed the MD5Encoder deprecation warning.Sergey A. Osokin1-2/+2
2023-09-28Java: fixed the calculation related to the response buffer.Zhidao HONG1-3/+4
2022-10-03Renamed a couple of members of nxt_unit_request_t.Andrew Clayton1-10/+10
2022-04-26Fixed indentation.Alejandro Colomar1-1/+1
2021-12-27Java: fixing multiple SCI initializations.Max Romanov1-4/+15
2020-11-06Java: fixing ClassGraph deprecated API call.Max Romanov1-1/+1
2020-10-30Java: supporting jsp-file attribute for servlet.Max Romanov1-0/+66
2020-10-14Java: response locale methods implemented.Max Romanov1-3/+18
2020-03-30Attributing libunit logging function for arguments validation.Max Romanov1-2/+2
2020-03-12Introducing readline function in libunit.Max Romanov1-24/+4
2020-03-03Java: fixing Spring applications start.Max Romanov1-1/+1
2019-09-05Java: introducing websocket support.Max Romanov110-56/+15184
2019-08-14Java: implementing multipart message support.Max Romanov4-14/+192
2019-06-28Java: adding Content-Type response header for static files.Max Romanov1-0/+1
2019-05-30Java: fixing typo in context initialization.Max Romanov1-1/+1
2019-05-30Java: fixing request scheme using 'tls' flag.Max Romanov2-2/+6
2019-03-21Adjusting request schema value according to connection tls state.Max Romanov2-2/+21
2019-03-11Style.Andrey Zelenkov1-3/+3
2019-03-01README.JSR-340 legal notice to save our ughm.. bottoms of bodies.Valentin Bartenev1-0/+16
2019-02-28Introducing Java Servlet Container beta.Max Romanov39-0/+10102