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
/
auto
/
sources
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-28
Remove a bunch of dead code.
Andrew Clayton
1
-13
/
+0
2023-02-17
Isolation: Rename NXT_HAVE_CLONE -> NXT_HAVE_LINUX_NS.
Andrew Clayton
1
-1
/
+1
2022-12-10
Isolation: wired up cgroup to build system.
Andrew Clayton
1
-0
/
+5
2022-11-22
NJS: added http request prototype.
Zhidao HONG
1
-1
/
+1
2022-11-20
Basic njs support.
Zhidao HONG
1
-0
/
+4
2022-11-20
Var: separating nxt_tstr_t from nxt_var_t.
Zhidao HONG
1
-0
/
+1
2022-10-14
Fixed the build on MacOS (and others).
Andrew Clayton
1
-1
/
+2
2022-08-29
Implemented basic statistics API.
Valentin Bartenev
1
-0
/
+1
2022-08-11
Removed dead code.
Alejandro Colomar
1
-1
/
+0
2022-07-14
Log: split access log from nxt_router.c.
Zhidao HONG
1
-0
/
+1
2021-11-09
Introduced SCM_CREDENTIALS / SCM_CREDS in the socket control msgs.
Tiago Natel de Moura
1
-0
/
+1
2021-10-26
Custom implementation of Base64 decoding function.
Valentin Bartenev
1
-0
/
+1
2020-11-17
Router: matching regular expressions support.
Axel Duch
1
-0
/
+11
2020-08-20
Moved isolation related code to "nxt_isolation.c".
Tiago Natel de Moura
1
-0
/
+1
2020-08-13
Basic variables support.
Valentin Bartenev
1
-0
/
+2
2020-06-23
Upstream chunked transfer encoding support.
Igor Sysoev
1
-1
/
+1
2020-05-28
Added "rootfs" feature.
Tiago Natel de Moura
1
-0
/
+5
2020-03-09
Refactor of process management.
Tiago Natel de Moura
1
-1
/
+1
2020-03-27
Implemented "return" action.
Valentin Bartenev
1
-0
/
+1
2020-03-06
Round robin upstream added.
Igor Sysoev
1
-0
/
+1
2019-12-24
Router: introducing routing on client address.
Axel Duch
1
-0
/
+1
2019-12-06
Isolation: allowed the use of credentials with unpriv userns.
Tiago Natel
1
-0
/
+6
2019-12-06
Moved credential-related code to nxt_credential.c.
Tiago Natel
1
-0
/
+1
2019-11-14
Initial proxy support.
Igor Sysoev
1
-0
/
+1
2019-09-19
Basic support for serving static files.
Valentin Bartenev
1
-0
/
+1
2019-09-19
Initial applications isolation support using Linux namespaces.
Tiago de Bem Natel de Moura
1
-0
/
+7
2019-08-20
Introducing websocket support in router and libunit.
Max Romanov
1
-0
/
+5
2019-02-27
Initial routing implementation.
Igor Sysoev
1
-0
/
+1
2018-10-23
Removed unused "--upstream" command line option.
Valentin Bartenev
1
-1
/
+1
2018-10-09
Renamed "go" application type to "external".
Valentin Bartenev
1
-1
/
+1
2018-09-20
Controller: certificates storage interface.
Valentin Bartenev
1
-1
/
+1
2018-09-20
Added SSL/TLS support on connection level.
Igor Sysoev
1
-5
/
+5
2018-08-06
Unit application library.
Max Romanov
1
-0
/
+2
2018-07-27
Refactored thread ID functions.
Igor Sysoev
1
-1
/
+0
2018-04-11
Configure scripts cleanup.
Valentin Bartenev
1
-2
/
+0
2017-12-28
HTTP keep-alive connections support.
Igor Sysoev
1
-0
/
+4
2017-12-01
Using compiler capability to generate dependencies.
Max Romanov
1
-76
/
+0
2017-11-21
Tests: move existing tests to "src" folder.
Andrey Zelenkov
1
-18
/
+18
2017-10-05
Improved applications versions handling.
Valentin Bartenev
1
-0
/
+1
2017-09-22
Removed fibers from compilation.
Valentin Bartenev
1
-2
/
+0
2017-08-30
Lib unit tests have been renamed to tests.
Igor Sysoev
1
-21
/
+21
2017-08-29
The process type enum exposed to go module.
Max Romanov
1
-0
/
+1
2017-08-29
The master process has been renamed to the main process.
Igor Sysoev
1
-2
/
+2
2017-08-24
Removed configure option --no-threads.
Igor Sysoev
1
-20
/
+9
2017-08-17
The new module configuration interface.
Igor Sysoev
1
-0
/
+1
2017-08-02
Port RPC interface introduced.
Max Romanov
1
-0
/
+1
2017-07-05
Configuration: basic validation of schema.
Valentin Bartenev
1
-0
/
+1
2017-06-28
Configuration: reduced names of structures, functions, and macros.
Valentin Bartenev
1
-1
/
+1
2017-06-23
Store pointer to shared memory start in buf->parent.
Max Romanov
1
-0
/
+1
2017-06-23
lvlhash for ports moved to separate files for future re-use.
Max Romanov
1
-0
/
+3
[next]