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
2024-04-25
Constify a bunch of static local variables
Andrew Clayton
1
-15
/
+15
2024-04-25
configuration: Constify numerous pointers
Andrew Clayton
1
-5
/
+5
2024-04-10
HTTP: Added variable validation to the response_headers option
Zhidao HONG
1
-1
/
+12
2024-02-21
Wasm-wc: Wire up the language module to the config system
Andrew Clayton
1
-0
/
+17
2024-02-08
Configuration: Fix validation of "processes"
Alejandro Colomar
1
-1
/
+1
2024-02-05
Configuration: Don't corrupt abstract socket names
Alejandro Colomar
1
-6
/
+11
2024-01-30
Configuration: Remove procmap validation code
Andrew Clayton
1
-71
/
+2
2024-01-30
Configuration: Use the NXT_CONF_VLDT_REQUIRED flag for procmap
Andrew Clayton
1
-0
/
+3
2024-01-29
HTTP: enhanced access log with conditional filtering.
Zhidao HONG
1
-0
/
+37
2023-12-14
HTTP: added TSTR validation flag to the rewrite option.
Zhidao HONG
1
-0
/
+1
2023-08-17
Wasm: Add support for directory access.
Andrew Clayton
1
-0
/
+16
2023-08-17
Wasm: Wire up Wasm language module support to the config system.
Andrew Clayton
1
-0
/
+39
2023-08-09
HTTP: controlling response headers support.
Zhidao HONG
1
-0
/
+37
2023-05-08
NJS: supported loadable modules.
Zhidao HONG
1
-13
/
+61
2023-04-20
HTTP: added basic URI rewrite.
Zhidao HONG
1
-4
/
+14
2023-04-25
Allow to remove the version string in HTTP responses.
Andrew Clayton
1
-0
/
+3
2023-04-11
Add per-application logging.
Andrew Clayton
1
-0
/
+6
2023-03-21
HTTP: added route logging.
Alejandro Colomar
1
-0
/
+3
2023-01-30
NJS: adding the missing vm destruction.
Zhidao HONG
1
-4
/
+14
2022-12-14
Python: Added "prefix" to configuration.
OutOfFocus4
1
-0
/
+37
2022-12-13
Configuration: made large_header_buffers a valid setting.
Andrew Clayton
1
-0
/
+3
2022-12-13
Configuration: made large_header_buffer_size a valid setting.
Andrew Clayton
1
-0
/
+3
2022-12-10
Isolation: wired up cgroup support to the config system.
Andrew Clayton
1
-0
/
+62
2022-11-20
Basic njs support.
Zhidao HONG
1
-11
/
+22
2022-11-20
Var: separating nxt_tstr_t from nxt_var_t.
Zhidao HONG
1
-3
/
+3
2022-11-04
Removed the unsafe nxt_memchr() wrapper for memchr(3).
Alejandro Colomar
1
-6
/
+6
2022-10-14
Configuration: stopped automatic migration to the "share" behavior.
Zhidao HONG
1
-21
/
+0
2022-08-18
Storing abstract sockets with @ internally.
Alejandro Colomar
1
-1
/
+6
2022-07-28
Log: customizable access log format.
Zhidao HONG
1
-1
/
+80
2022-07-26
Supporting UNIX sockets in address matching.
Alejandro Colomar
1
-0
/
+5
2022-07-14
Var: dynamic variables support.
Zhidao HONG
1
-1
/
+6
2022-06-20
Router: forwared header replacement.
Zhidao HONG
1
-0
/
+50
2022-05-30
Static: supporting new "index" option.
Alejandro Colomar
1
-0
/
+3
2022-04-28
Supporting variables in "location".
Alejandro Colomar
1
-0
/
+1
2022-04-27
Added NXT_MAYBE_UNUSED for __attribute__((__unused__)).
Alejandro Colomar
1
-1
/
+2
2022-04-26
Fixed indentation.
Alejandro Colomar
1
-3
/
+3
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
[next]