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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-05
HTTP: compress: gzip: calculating wbits and memlevel dynamically.
gzip-v36
Alejandro Colomar
1
-4
/
+32
2023-09-05
Libunit: added bit functions.
Alejandro Colomar
2
-0
/
+66
2023-09-05
HTTP: compress: checking $header_accept_encoding.
Alejandro Colomar
3
-0
/
+48
2023-09-05
HTTP: compress: added "mime_types" rule.
Alejandro Colomar
7
-10
/
+63
2023-09-05
HTTP: compress: added configurable threshold for Content-Length.
Alejandro Colomar
4
-6
/
+42
2023-09-04
String: added strto[u]l(3) variants for nxt_str_t.
Alejandro Colomar
2
-0
/
+47
2023-09-04
Auto: zlib: added --no-zlib.
Alejandro Colomar
6
-17
/
+52
2023-09-04
HTTP: compress: added configurable "level" of compression.
Alejandro Colomar
4
-2
/
+23
2023-09-04
HTTP: compress: added "encoding": "gzip".
Alejandro Colomar
4
-1
/
+204
2023-09-03
Auto: zlib: compiling with zlib.
Alejandro Colomar
2
-2
/
+26
2023-09-03
HTTP: compress: added "compress" action.
Alejandro Colomar
7
-4
/
+172
2023-09-03
HTTP: filter: supporting a list of filter_handlers
Alejandro Colomar
3
-0
/
+68
2023-09-03
HTTP: refactor: storing the body_handler as part of r.
Alejandro Colomar
8
-24
/
+24
2023-09-03
Libunit: added macros that enhance type safety.
Alejandro Colomar
4
-13
/
+94
2023-08-30
Fixed tag for 1.31.0 release.
Konstantin Pavlov
1
-1
/
+1
2023-08-28
Unit 1.31.0 release.
Andrei Zeliankou
1
-0
/
+1
2023-08-23
Generated Dockerfiles for Unit 1.31.0.
tag
1.31.0
Andrei Zeliankou
12
-24
/
+24
2023-08-28
Added version 1.31.0 CHANGES.
Andrei Zeliankou
2
-2
/
+22
2023-08-28
Mention WebAssembly application module in changes.xml.
Andrei Zeliankou
1
-2
/
+13
2023-08-22
Edited changes.xml for the 1.31.0 release.
Andrei Zeliankou
1
-3
/
+4
2023-08-22
Regenerated Dockerfiles.
Konstantin Pavlov
12
-37
/
+453
2023-08-22
Docker: remove gem caches in ruby images.
Konstantin Pavlov
1
-1
/
+1
2023-08-22
Docker: remove maven caches in jsc images.
Konstantin Pavlov
1
-1
/
+1
2023-08-22
Docker: remove npm caches in node images.
Konstantin Pavlov
1
-1
/
+1
2023-08-22
Docker: remove build-essential package.
Konstantin Pavlov
1
-1
/
+1
2023-08-22
Docker: added a container-diff helper.
Konstantin Pavlov
1
-0
/
+5
2023-08-22
Docker: be POSIX-compliant in the library creation script.
Konstantin Pavlov
1
-2
/
+2
2023-08-22
Docker: avoid error if /docker-entrypoint.d already exists.
RomainMou
1
-1
/
+1
2023-08-22
Docker: bumped language versions.
Konstantin Pavlov
1
-3
/
+3
2023-08-22
Docker: added meaningful title to metadata.
Konstantin Pavlov
2
-1
/
+2
2023-08-22
Docker: added wasm variant.
Konstantin Pavlov
1
-2
/
+31
2023-08-22
Docker: use a specific directory to build unit.
Konstantin Pavlov
1
-1
/
+3
2023-08-22
Docker: introduced a "module prebuild" step.
Konstantin Pavlov
2
-1
/
+11
2023-08-22
Packages: specify runstatedir and logdir explicitely.
Konstantin Pavlov
3
-0
/
+6
2023-08-22
Packages: added libunit-wasm and headers to deb packaging.
Konstantin Pavlov
4
-4
/
+15
2023-08-22
Packages: added libunit-wasm and headers to rpm packaging.
Konstantin Pavlov
1
-0
/
+17
2023-08-22
contrib: added libunit-wasm and wasi-sysroot.
Konstantin Pavlov
5
-0
/
+45
2023-08-22
Packages: added wasm module packaging for deb-based distros.
Konstantin Pavlov
3
-0
/
+57
2023-08-22
Packages: added wasm module packaging for rpm-based distros.
Konstantin Pavlov
3
-0
/
+60
2023-08-22
Docs: added changelogs for unit-wasm.
Konstantin Pavlov
1
-1
/
+15
2023-08-22
contrib: added wasmtime.
Konstantin Pavlov
3
-0
/
+32
2023-08-22
Packages: added pkg-config file packaging for rpm-based distros.
Konstantin Pavlov
1
-0
/
+1
2023-08-01
Added unit pkg-config file.
Konstantin Pavlov
6
-1
/
+50
2023-08-17
Wasm: Add support for directory access.
Andrew Clayton
6
-1
/
+69
2023-08-17
Wasm: Wire up Wasm language module support to the config system.
Andrew Clayton
3
-0
/
+92
2023-08-17
Wasm: Wire the Wasm language module up to the build system.
Andrew Clayton
3
-0
/
+214
2023-08-17
Wasm: Add the core of initial WebAssembly language module support.
Andrew Clayton
3
-0
/
+801
2023-08-16
Wasm: Add core configuration data structure.
Andrew Clayton
1
-0
/
+16
2023-08-10
Wasm: Register a new WebAssembly language module type.
Andrew Clayton
2
-0
/
+2
2023-08-10
Index initialise the nxt_app_msg_prefix array.
Andrew Clayton
1
-6
/
+6
[next]