index
:
unit.git
alx-gzip
applog
bool
compr
master
skel_lm
wasm
Universal Web Application Server
andrew@digital-domain.net
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
nxt_conf_validation.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-05
Router: matching query string support.
Zhidao HONG
1
-0
/
+5
2021-11-05
Configuration: improved matching pattern error messages.
Zhidao HONG
1
-22
/
+51
2021-10-26
Custom implementation of Base64 decoding function.
Valentin Bartenev
1
-7
/
+3
2021-10-09
Configuration: automatic migration to the new "share" behavior.
Zhidao HONG
1
-0
/
+21
2021-10-01
Static: multiple paths in the "share" option.
Zhidao HONG
1
-2
/
+49
2021-09-30
Static: variables in the "share" option.
Zhidao HONG
1
-0
/
+1
2021-09-28
Static: variables in the "chroot" option.
Zhidao HONG
1
-13
/
+26
2021-09-14
Fixing build with glibc 2.34.
Max Romanov
1
-3
/
+4
2021-08-17
Added TLS session tickets support.
Andrey Suvorov
1
-0
/
+73
2021-08-12
Router: client IP address replacement.
Oisin Canty
1
-0
/
+25
2021-07-23
Router: split nxt_http_static_conf_t from nxt_http_action_t.
Zhidao HONG
1
-7
/
+7
2021-07-21
Enabling configure TLS sessions.
Andrey Suvorov
1
-0
/
+59
2021-07-02
Ruby: process and thread lifecycle hooks.
Oisin Canty
1
-0
/
+3
2021-05-26
Enabling SSL_CTX configuration by using SSL_CONF_cmd().
Andrey Suvorov
1
-0
/
+46
2021-05-26
Static: handled unknown MIME types when MIME-filtering active.
Oisin Canty
1
-1
/
+1
2021-05-25
Configuration: generalized application "targets" validation.
Oisin Canty
1
-110
/
+68
2021-05-20
Python: support for multiple targets.
Oisin Canty
1
-9
/
+123
2021-05-06
Static: implemented MIME filtering
Oisin Canty
1
-0
/
+4
2021-04-29
Static: support for openat2() features.
Zhidao HONG
1
-0
/
+32
2021-03-24
Added ability to configure multiple certificates on a listener.
Andrey Suvorov
1
-1
/
+28
2021-03-02
Fixing NetBSD compatibility.
Max Romanov
1
-2
/
+2
2020-12-22
Python: multiple values in the "path" option.
Valentin Bartenev
1
-1
/
+34
2020-11-17
Router: matching regular expressions support.
Axel Duch
1
-2
/
+33
2020-11-17
HTTP parser: allowed more characters in header field names.
Valentin Bartenev
1
-0
/
+3
2020-11-16
Isolation: added option to disable "procfs" mount.
Tiago Natel de Moura
1
-0
/
+3
2020-11-13
Isolation: added option to disable tmpfs mount.
Tiago Natel de Moura
1
-0
/
+3
2020-11-10
Python: supporting ASGI legacy protocol.
Max Romanov
1
-0
/
+26
2020-11-05
Perl: request processing in multiple threads.
Max Romanov
1
-0
/
+8
2020-11-05
Ruby: request processing in multiple threads.
Max Romanov
1
-0
/
+4
2020-11-05
Java: request processing in multiple threads.
Max Romanov
1
-0
/
+8
2020-11-05
Python: request processing in multiple threads.
Max Romanov
1
-0
/
+58
2020-10-13
Using union instead of "void *".
Igor Sysoev
1
-102
/
+110
2020-10-13
Using C99 style declaration.
Igor Sysoev
1
-563
/
+423
2020-10-13
Reordering declarations.
Igor Sysoev
1
-296
/
+317
2020-09-18
Python: app module callable name configuration.
Max Romanov
1
-0
/
+6
2020-08-25
Isolation: added "automount" option.
Tiago Natel de Moura
1
-0
/
+21
2020-08-21
Configuration: removed "reschedule_timeout" option.
Valentin Bartenev
1
-6
/
+0
2020-08-19
Configuration: improved error message of invalid listener address.
Valentin Bartenev
1
-2
/
+9
2020-08-13
Basic variables support.
Valentin Bartenev
1
-0
/
+21
2020-07-28
Configuration: fixed buffer over-read in pattern validation.
Axel Duch
1
-2
/
+3
2020-07-24
Configuration: added checking for presence of mandatory fields.
Valentin Bartenev
1
-3
/
+131
2020-07-24
Added missing ending indicator in object members validation lists.
Valentin Bartenev
1
-1
/
+5
2020-07-24
Configuration: removing redundant check.
Axel Duch
1
-3
/
+3
2020-07-04
Router: route patterns multi wildcards support.
Axel Duch
1
-39
/
+5
2020-05-28
Added "rootfs" feature.
Tiago Natel de Moura
1
-0
/
+18
2020-05-14
Router: decode uri and args.
Axel Duch
1
-2
/
+115
2020-05-14
PHP: implemented "targets" option.
Valentin Bartenev
1
-23
/
+179
2020-05-14
Configuration: URI encoding in the "pass" option.
Valentin Bartenev
1
-33
/
+27
2020-03-30
Rational number support in upstream server weight.
Igor Sysoev
1
-7
/
+7
2020-03-30
Configuration: support for rational numbers.
Valentin Bartenev
1
-7
/
+7
[next]