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
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-28
Remove a bunch of dead code.
Andrew Clayton
1
-13
/
+0
2023-02-17
Enable the PR_SET_CHILD_SUBREAPER prctl(2) option on Linux.
Andrew Clayton
1
-0
/
+13
2023-02-17
Isolation: Rename NXT_HAVE_CLONE -> NXT_HAVE_LINUX_NS.
Andrew Clayton
2
-8
/
+8
2023-02-17
Isolation: Fix the enablement of PR_SET_NO_NEW_PRIVS.
Andrew Clayton
1
-1
/
+1
2023-01-31
Added default values for pathnames.
Alejandro Colomar
10
-124
/
+120
2023-01-12
Autodetect endianness.
Andrew Clayton
1
-0
/
+31
2022-12-14
Java: upgrading third-party components.
Sergey A. Osokin
2
-16
/
+16
2022-12-10
Isolation: wired up cgroup to build system.
Andrew Clayton
3
-0
/
+28
2022-11-30
Enable the PR_SET_CHILD_SUBREAPER prctl(2) option on Linux.
Andrew Clayton
1
-0
/
+13
2022-11-18
Isolation: Rename NXT_HAVE_CLONE -> NXT_HAVE_LINUX_NS.
Andrew Clayton
2
-8
/
+8
2022-11-25
Isolation: Fix the enablement of PR_SET_NO_NEW_PRIVS.
Andrew Clayton
1
-1
/
+1
2022-11-29
Used pkg-config to detect njs where available.
Konstantin Pavlov
1
-4
/
+12
2022-11-22
NJS: added http request prototype.
Zhidao HONG
1
-1
/
+1
2022-11-20
Basic njs support.
Zhidao HONG
5
-0
/
+52
2022-11-20
Var: separating nxt_tstr_t from nxt_var_t.
Zhidao HONG
1
-0
/
+1
2022-11-16
Propagated NXT_RUBY_CFLAGS to Ruby checks.
Konstantin Pavlov
1
-3
/
+3
2022-12-02
Autodetect endianness.
Andrew Clayton
1
-0
/
+31
2022-10-28
Fixed main() prototypes in auto tests.
Andrew Clayton
22
-129
/
+129
2022-10-20
Avoided modifying existing directories at 'make install'.
Alex Colomar
1
-5
/
+10
2022-10-20
Configuration: added the regex status in configure summary.
Zhidao HONG
1
-0
/
+1
2022-10-19
PHP: Fixed php_module_startup() call for PHP 8.2.
Remi Collet
1
-0
/
+4
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-08-02
Rejecting non-Linux pivot_root(2).
Alejandro Colomar
1
-1
/
+4
2022-08-02
Including <mntent.h> iff it exists.
Alejandro Colomar
1
-0
/
+13
2022-07-14
Log: split access log from nxt_router.c.
Zhidao HONG
1
-0
/
+1
2022-07-18
Replaced Linux syscall macros by libc macros.
Alejandro Colomar
1
-2
/
+2
2022-07-18
Removed unnecessary include.
Alejandro Colomar
1
-7
/
+0
2022-07-18
Removed code used when NXT_HAVE_POSIX_SPAWN is false.
Alejandro Colomar
1
-15
/
+0
2022-04-28
Workarounded Clang bug triggered by Ruby.
Alejandro Colomar
1
-1
/
+27
2022-04-27
Added NXT_MAYBE_UNUSED for __attribute__((__unused__)).
Alejandro Colomar
1
-0
/
+18
2022-01-10
Tests: using modules in Go.
Max Romanov
1
-1
/
+2
2021-12-03
Printing version in "./configure" output.
Valentin Bartenev
1
-1
/
+2
2021-12-01
Disabling SCM_CREDS usage on DragonFly BSD.
Max Romanov
1
-30
/
+32
2021-12-01
Disabling SCM_CREDS usage on DragonFly BSD.
Max Romanov
1
-30
/
+32
2021-11-09
Introduced SCM_CREDENTIALS / SCM_CREDS in the socket control msgs.
Tiago Natel de Moura
3
-0
/
+54
2021-10-26
Custom implementation of Base64 decoding function.
Valentin Bartenev
1
-0
/
+1
2021-08-17
Added TLS session tickets support.
Andrey Suvorov
1
-0
/
+17
2021-08-12
Java: upgrading third-party components.
Max Romanov
2
-12
/
+12
2021-08-09
Java: upgrading third-party components.
Max Romanov
2
-18
/
+18
2021-06-15
Node.js: improving and test packaging.
Max Romanov
1
-2
/
+5
2021-05-26
Enabling SSL_CTX configuration by using SSL_CONF_cmd().
Andrey Suvorov
1
-0
/
+14
2021-05-25
Go: fixing tests for Go 1.16.
Max Romanov
1
-1
/
+1
2021-04-29
Static: support for openat2() features.
Zhidao HONG
1
-0
/
+32
2021-03-26
Corrected man page permissions in manpage-install.
Andrei Belov
1
-1
/
+1
2021-03-25
Node.js: used distinct placeholder for version in "package.json".
Valentin Bartenev
1
-1
/
+1
2021-03-25
Node.js: fixing module global installation.
Max Romanov
1
-12
/
+26
2021-03-24
Added build system support for a man page.
Konstantin Pavlov
4
-6
/
+35
2021-03-22
Java: upgrading third-party components.
Sergey A. Osokin
2
-18
/
+18
[next]