Age | Commit message (Expand) | Author | Files | Lines |
2023-01-30 | NJS: adding the missing vm destruction. | Zhidao HONG | 1 | -0/+6 |
2022-11-16 | Packages: added Ubuntu 22.10 "kinetic" support. | Konstantin Pavlov | 1 | -1/+15 |
2022-12-06 | Node.js: added "shortCircuit" option for ES modules hook. | Andrei Zeliankou | 1 | -0/+6 |
2022-12-06 | Python: Added support for Python 3.11. | Andrew Clayton | 1 | -0/+6 |
2022-11-20 | Basic njs support. | Zhidao HONG | 1 | -0/+6 |
2022-12-15 | Docs: added changelog for Python 3.11. | Konstantin Pavlov | 2 | -2/+16 |
2023-02-27 | Version bump. | Andrei Zeliankou | 1 | -0/+30 |
2022-11-02 | PHP: allowed to specify URLs without a trailing '/'. | Andrew Clayton | 1 | -0/+7 |
2022-10-21 | TLS: Using ERR_get_error_all() with OpenSSL 3. | Remi Collet | 1 | -0/+6 |
2022-10-20 | Preferring system crypto policy. | Remi Collet | 1 | -0/+6 |
2022-10-20 | Configuration: added the regex status in configure summary. | Zhidao HONG | 1 | -0/+6 |
2022-10-14 | Configuration: stopped automatic migration to the "share" behavior. | Zhidao HONG | 1 | -0/+6 |
2022-10-19 | PHP: Fixed php_module_startup() call for PHP 8.2. | Remi Collet | 1 | -0/+6 |
2022-10-14 | Added missing error checking in the C API. | Alex Colomar | 1 | -1/+1 |
2022-10-12 | HTTP: added a $request_time variable. | Zhidao HONG | 1 | -0/+6 |
2022-10-04 | Ruby: added support for rack V3. | Zhidao HONG | 1 | -0/+6 |
2022-09-22 | Status: fixed error in connection statistics. | Zhidao HONG | 1 | -0/+6 |
2022-09-19 | HTTP: fixed cookie parsing. | Zhidao HONG | 1 | -0/+6 |
2022-09-19 | Version bump. | Andrei Zeliankou | 1 | -0/+29 |
2022-09-13 | Added version 1.28.0 CHANGES. | Andrei Zeliankou | 1 | -2/+2 |
2022-09-13 | Reordered changes for 1.28.0 by significance (subjective). | Andrei Zeliankou | 1 | -12/+12 |
2022-09-13 | Capitalize "HTTP" in "changes.xml" to match common style. | Andrei Zeliankou | 1 | -1/+1 |
2022-09-10 | Fixed a mutex leak in the C API. | Alex Colomar | 1 | -0/+6 |
2022-09-05 | Fixed minor issues in "changes.xml". | Andrei Zeliankou | 1 | -8/+6 |
2022-08-29 | Implemented basic statistics API. | Valentin Bartenev | 1 | -0/+6 |
2022-09-05 | Updated the GitHub page banner. | Artem Konev | 2 | -0/+305 |
2022-08-31 | Ruby: prevented a segfault on receiving SIGINT (^C). | Andrew Clayton | 1 | -0/+6 |
2022-08-18 | Disallowed abstract unix socket syntax in non-Linux systems. | Alejandro Colomar | 1 | -0/+6 |
2022-08-18 | Fixed support for abstract Unix sockets. | Alejandro Colomar | 1 | -0/+6 |
2022-08-11 | Fixing isolated process PID manipulation. | Max Romanov | 1 | -0/+7 |
2022-08-08 | Put changes entry in the correct position. | Alejandro Colomar | 1 | -6/+6 |
2022-07-28 | Log: customizable access log format. | Zhidao HONG | 1 | -0/+6 |
2022-07-28 | Ruby: fixed segfault on SIGTERM signal. | Zhidao HONG | 1 | -0/+6 |
2022-07-27 | Ruby: fixed contents of SCRIPT_NAME. | Alejandro Colomar | 1 | -0/+6 |
2022-07-26 | Fixed line removed by accident. | Alejandro Colomar | 1 | -0/+1 |
2022-07-26 | Supporting UNIX sockets in address matching. | Alejandro Colomar | 1 | -7/+12 |
2022-07-20 | Var: added a $dollar variable that translates to a '$'. | Andrew Clayton | 1 | -0/+7 |
2022-07-14 | HTTP: added more variables. | Zhidao HONG | 1 | -0/+6 |
2022-07-14 | Var: dynamic variables support. | Zhidao HONG | 1 | -0/+6 |
2022-07-02 | Increased readtimeout for configuration endpoint. | Timo Stark | 1 | -0/+6 |
2022-06-21 | Static: Fixed finding the file extension. | Alejandro Colomar | 1 | -0/+7 |
2022-06-20 | Switched changelogs to packaging alias instead of personal emails. | Konstantin Pavlov | 1 | -2/+2 |
2022-06-20 | Router: forwared header replacement. | Zhidao HONG | 1 | -0/+6 |
2022-06-17 | Version bump. | Andrei Zeliankou | 1 | -0/+29 |
2022-06-08 | Specified date of 1.27.0 release in changes.xml. | Andrei Zeliankou | 1 | -2/+2 |
2022-06-02 | Node.js: fixed ES modules format in loader.mjs. | Andrei Zeliankou | 1 | -0/+6 |
2022-06-01 | Fixed minor issues in "changes.xml". | Artem Konev | 1 | -8/+9 |
2022-05-31 | Var: Added $request_uri (as in NGINX). | Alejandro Colomar | 1 | -0/+6 |
2022-05-30 | Static: supporting new "index" option. | Alejandro Colomar | 1 | -0/+6 |
2022-05-16 | Supporting empty Location URIs. | Alejandro Colomar | 1 | -0/+6 |