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_router.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-20
http: Refactor out nxt_tstr_cond_t from the access log module
Zhidao HONG
1
-2
/
+1
2024-06-20
http: Support chunked request bodies
Zhidao HONG
1
-0
/
+1
2024-01-29
HTTP: enhanced access log with conditional filtering.
Zhidao HONG
1
-0
/
+2
2023-05-08
NJS: supported loadable modules.
Zhidao HONG
1
-0
/
+4
2023-04-25
Allow to remove the version string in HTTP responses.
Andrew Clayton
1
-0
/
+2
2023-03-21
HTTP: added route logging.
Alejandro Colomar
1
-0
/
+2
2022-11-20
Var: separating nxt_tstr_t from nxt_var_t.
Zhidao HONG
1
-3
/
+3
2022-07-28
Log: customizable access log format.
Zhidao HONG
1
-1
/
+3
2022-07-14
Log: split access log from nxt_router.c.
Zhidao HONG
1
-0
/
+16
2022-07-14
Var: dynamic variables support.
Zhidao HONG
1
-0
/
+1
2022-06-20
Router: forwared header replacement.
Zhidao HONG
1
-0
/
+1
2022-06-20
Router: introduced nxt_http_forward_t.
Zhidao HONG
1
-2
/
+2
2021-11-09
Introducing application prototype processes.
Tiago Natel de Moura
1
-0
/
+2
2021-10-28
Moving request limit control to libunit.
Max Romanov
1
-1
/
+0
2021-08-12
Router: client IP address replacement.
Oisin Canty
1
-0
/
+3
2021-07-29
Application restart introduced.
Max Romanov
1
-0
/
+2
2021-07-24
Router: split nxt_http_app_conf_t from nxt_http_action_t.
Zhidao HONG
1
-3
/
+3
2021-05-17
Fixing racing condition on listen socket close in router.
Max Romanov
1
-0
/
+2
2020-11-17
HTTP parser: allowed more characters in header field names.
Valentin Bartenev
1
-0
/
+2
2020-08-21
Configuration: removed "reschedule_timeout" option.
Valentin Bartenev
1
-1
/
+0
2020-08-13
Basic variables support.
Valentin Bartenev
1
-2
/
+2
2020-08-12
Responding with error in case of first process start failure.
Max Romanov
1
-0
/
+1
2020-08-11
Made router port message handlers into static functions.
Max Romanov
1
-6
/
+0
2020-08-11
Introducing the shared application port.
Max Romanov
1
-5
/
+9
2020-07-06
Destroying temporary router configuration.
Igor Sysoev
1
-6
/
+0
2020-05-14
PHP: implemented "targets" option.
Valentin Bartenev
1
-0
/
+3
2020-03-12
Using disk file to store large request body.
Max Romanov
1
-0
/
+2
2020-03-06
Round robin upstream added.
Igor Sysoev
1
-0
/
+5
2020-03-04
Refactored nxt_http_action.
Igor Sysoev
1
-2
/
+2
2019-11-14
Initial proxy support.
Igor Sysoev
1
-0
/
+7
2019-11-14
Replacing pass with action.
Igor Sysoev
1
-3
/
+3
2019-09-19
Basic support for serving static files.
Valentin Bartenev
1
-1
/
+5
2019-08-20
Introducing websocket support in router and libunit.
Max Romanov
1
-0
/
+9
2019-08-14
Renaming supplemental request structures in router.
Max Romanov
1
-2
/
+2
2019-05-30
Handling routing errors.
Igor Sysoev
1
-0
/
+3
2019-03-06
Removed unnecessary abstraction layer.
Alexander Borisov
1
-1
/
+1
2019-02-27
Initial routing implementation.
Igor Sysoev
1
-2
/
+8
2018-09-20
Controller: certificates storage interface.
Valentin Bartenev
1
-0
/
+4
2018-09-20
Added SSL/TLS support on connection level.
Igor Sysoev
1
-0
/
+4
2018-08-10
Introducing app joint to accurate app release.
Max Romanov
1
-2
/
+10
2018-08-06
Unit application library.
Max Romanov
1
-6
/
+0
2018-05-30
Fixed keep-alive hanging after reconfiguration.
Igor Sysoev
1
-0
/
+3
2018-04-11
Access log reopening.
Valentin Bartenev
1
-0
/
+2
2018-04-11
Initial access log support.
Valentin Bartenev
1
-9
/
+25
2018-03-28
Using more expressive name for field.
Igor Sysoev
1
-1
/
+1
2018-01-29
Introducing extended app process management.
Max Romanov
1
-3
/
+14
2017-12-28
Removed duplicate declaration.
Igor Sysoev
1
-0
/
+2
2017-12-28
Removed duplicate declaration.
Igor Sysoev
1
-3
/
+0
2017-12-28
HTTP keep-alive connections support.
Igor Sysoev
1
-0
/
+7
2017-12-27
Implementing worker stop after limits.requests.
Max Romanov
1
-0
/
+1
[next]