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-09-05
Libunit: added bit functions.
Alejandro Colomar
1
-0
/
+2
2023-09-04
Auto: zlib: added --no-zlib.
Alejandro Colomar
3
-14
/
+30
2023-09-04
HTTP: compress: added "encoding": "gzip".
Alejandro Colomar
1
-0
/
+1
2023-09-03
Auto: zlib: compiling with zlib.
Alejandro Colomar
1
-0
/
+23
2023-09-03
HTTP: compress: added "compress" action.
Alejandro Colomar
1
-0
/
+1
2023-09-03
Libunit: added macros that enhance type safety.
Alejandro Colomar
1
-0
/
+2
2023-08-01
Added unit pkg-config file.
Konstantin Pavlov
4
-1
/
+38
2023-08-17
Wasm: Wire the Wasm language module up to the build system.
Andrew Clayton
3
-0
/
+214
2023-08-09
HTTP: controlling response headers support.
Zhidao HONG
1
-0
/
+1
2023-07-11
NJS: explicitely require 0.8.0 or later versions in configure.
Konstantin Pavlov
1
-1
/
+5
2023-07-07
Update third-party components for Unit's Java module.
Sergey A. Osokin
2
-16
/
+16
2023-05-08
NJS: supported loadable modules.
Zhidao HONG
1
-1
/
+1
2023-04-20
HTTP: added basic URI rewrite.
Zhidao HONG
1
-0
/
+1
2023-05-08
Docs: moved uintd.8 to man8/ subdirectory.
Alejandro Colomar
1
-2
/
+2
2023-04-24
Remove a bunch of dead code.
Andrew Clayton
1
-13
/
+0
2023-03-29
Auto: mirroring installation structure in build tree.
Alejandro Colomar
11
-91
/
+85
2023-03-29
Renamed --libstatedir to --statedir.
Alejandro Colomar
4
-9
/
+9
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
[next]