Age | Commit message (Expand) | Author | Files | Lines |
2021-07-01 | Ruby: improved logging of exceptions without backtraces. | Oisin Canty | 1 | -4/+8 |
2021-07-01 | Fixing multiple TLS-enabled listeners initialization. | Max Romanov | 3 | -6/+25 |
2021-05-24 | Router: split nxt_http_return_conf_t from nxt_http_action_t. | Zhidao HONG | 3 | -101/+132 |
2021-06-28 | Tests: renamed share to static. | Andrei Zeliankou | 8 | -62/+57 |
2021-06-24 | Tests: chroot test with permissions skipped under root. | Andrei Zeliankou | 1 | -1/+4 |
2021-06-15 | Node.js: improving and test packaging. | Max Romanov | 2 | -24/+5 |
2021-06-02 | Node.js: packaging new loader.js and loader.mjs. | Max Romanov | 1 | -0/+2 |
2021-05-28 | Version bump. | Valentin Bartenev | 2 | -2/+31 |
2021-05-27 | Unit 1.24.0 release. | Valentin Bartenev | 1 | -0/+1 |
2021-05-27 | Generated Dockerfiles for Unit 1.24.0.1.24.0 | Valentin Bartenev | 8 | -8/+8 |
2021-05-27 | Added version 1.24.0 CHANGES. | Valentin Bartenev | 2 | -4/+32 |
2021-05-27 | Reordered changes for 1.24.0 by significance (subjective). | Valentin Bartenev | 1 | -6/+6 |
2021-05-27 | Grammar fixes and improvements in changes.xml. | Artem Konev | 1 | -5/+6 |
2021-05-27 | Tests: added tests for TLS "conf_commands" option. | Andrei Zeliankou | 1 | -0/+112 |
2021-05-27 | Packages: added Ubuntu 21.04 "hirsute" support. | Andrei Belov | 10 | -3/+279 |
2021-05-26 | Tests: added TLS test without close notify. | Andrei Zeliankou | 1 | -0/+23 |
2021-05-26 | Enabling SSL_CTX configuration by using SSL_CONF_cmd(). | Andrey Suvorov | 6 | -61/+215 |
2021-05-26 | Fixing crash during TLS connection shutdown. | Andrey Suvorov | 5 | -6/+35 |
2021-05-26 | Static: handled unknown MIME types when MIME-filtering active. | Oisin Canty | 3 | -20/+16 |
2021-05-26 | MIME: added PHP. | Oisin Canty | 2 | -0/+8 |
2021-05-25 | Fixing racing condition on listen socket close in router (v2). | Max Romanov | 1 | -5/+5 |
2021-05-25 | Go: fixing tests for Go 1.16. | Max Romanov | 3 | -1/+3 |
2021-05-25 | Configuration: generalized application "targets" validation. | Oisin Canty | 1 | -110/+68 |
2021-05-24 | Tests: added additional check in tests with timeouts. | Andrei Zeliankou | 1 | -76/+119 |
2021-05-24 | Tests: test_settings_send_timeout improved. | Andrei Zeliankou | 3 | -8/+34 |
2021-05-24 | Node.js: renamed "require_shim" to "loader". | Oisin Canty | 15 | -16/+16 |
2021-05-24 | Tests: minor fixes. | Andrei Zeliankou | 2 | -77/+25 |
2021-05-21 | PHP: adopted "file_handle" to Zend API changes in 8.1.0-dev. | Valentin Bartenev | 1 | -0/+10 |
2021-05-20 | Tests: Python targets. | Oisin Canty | 7 | -32/+295 |
2021-05-20 | Python: support for multiple targets. | Oisin Canty | 10 | -79/+386 |
2021-05-18 | Tests: added test to check port release. | Andrei Zeliankou | 1 | -0/+28 |
2021-05-18 | Ruby: changing deprecated rb_cData to rb_cObject. | Oisin Canty | 2 | -2/+12 |
2021-05-17 | Fixing a crash after applying the wrong TLS configuration. | Andrey Suvorov | 2 | -3/+22 |
2021-05-17 | Tests: fixed incorrect "--restart" mode performing. | Andrei Zeliankou | 1 | -4/+6 |
2021-05-17 | Fixing racing condition on listen socket close in router. | Max Romanov | 2 | -10/+16 |
2021-05-12 | Tests: added test for TLS with IP in SAN. | Andrei Zeliankou | 2 | -2/+30 |
2021-05-12 | Node.js: a shim for overriding "http" and "websocket" modules. | Oisin Canty | 44 | -78/+288 |
2021-05-11 | Tests: temporary dir removed after tests execution. | Andrei Zeliankou | 1 | -0/+6 |
2021-05-07 | Tests: added test for TLS with empty Subject field. | Andrei Zeliankou | 1 | -109/+130 |
2021-05-07 | Tests: PHP test with getting variable before the script is loaded. | Andrei Zeliankou | 3 | -2/+18 |
2021-05-07 | PHP: forced initialization of $_SERVER in fastcgi_finish_request(). | Valentin Bartenev | 2 | -1/+33 |
2021-05-06 | Tests: MIME filtering | Oisin Canty | 1 | -0/+170 |
2021-05-06 | Static: implemented MIME filtering | Oisin Canty | 5 | -17/+79 |
2021-05-05 | Tests: added tests for openat2() features. | Andrei Zeliankou | 6 | -8/+380 |
2021-05-05 | Fixed format and arguments mismatches in error log messages. | Zhidao HONG | 2 | -3/+3 |
2021-05-05 | Fixed building without openat2(). | Zhidao HONG | 1 | -1/+3 |
2021-04-29 | Static: support for openat2() features. | Zhidao HONG | 10 | -27/+313 |
2021-04-22 | Router: grouped app and share fields in nxt_http_action_t. | Zhidao HONG | 5 | -31/+45 |
2021-04-21 | Packages: switched to common address for package maintainers. | Andrei Belov | 7 | -7/+15 |
2021-04-14 | Tests: fixed "skip" descriptors check flag for controller. | Andrei Zeliankou | 1 | -1/+1 |