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
2024-07-03
Packages: remove support for EOL Fedora versions (35-38)
Konstantin Pavlov
8
-109
/
+4
2024-07-03
Packages: don't redefine FORTIFY_SOURCE on Ubuntu
Konstantin Pavlov
3
-3
/
+18
2024-07-03
Packages: added Ubuntu 24.04 "noble" support
Konstantin Pavlov
1
-0
/
+14
2024-07-03
Packages: clean up EOL debian-based distributions
Konstantin Pavlov
11
-487
/
+0
2024-07-03
python: Constify some local static variables
Andrew Clayton
1
-4
/
+4
2024-07-03
Fix certificate deletion for array type certificates
Zhidao HONG
1
-5
/
+22
2024-07-02
tests: Add tests for python application factories
Gourav
2
-0
/
+163
2024-07-02
python: Support application factories
Gourav
2
-1
/
+37
2024-07-02
contrib: updated njs to 0.8.5
Andrei Zeliankou
3
-14
/
+16
2024-06-25
tstr, conf: Ensure error strings are nul-terminated
Arjun
1
-1
/
+1
2024-06-24
test/clone: Constify some local static variables
Andrew Clayton
1
-3
/
+3
2024-06-24
perl: Constify some local static variables
Andrew Clayton
1
-2
/
+2
2024-06-24
Tests: chunked request body
Andrei Zeliankou
2
-1
/
+189
2024-06-21
Docker: updated Rust and rustup versions
Konstantin Pavlov
1
-4
/
+4
2024-06-21
Docker: bump node and perl versions
Konstantin Pavlov
1
-2
/
+2
2024-06-21
Packages: moved systemd service to forking on rpm-based distros
Konstantin Pavlov
1
-2
/
+3
2024-06-20
http: Support chunked request bodies
Zhidao HONG
6
-38
/
+191
2024-06-20
http: Refactored nxt_h1p_request_body_read()
Zhidao HONG
1
-17
/
+15
2024-06-20
http: Move chunked buffer pos pointer while parsing
Zhidao HONG
2
-9
/
+4
2024-06-19
tools/unitctl: unitctl export
Ava Hahn
7
-22
/
+130
2024-06-18
tools/unitctl: implement application subcommand
Ava Hahn
15
-137
/
+335
2024-06-18
Use octal instead of mode macros
Alejandro Colomar
7
-19
/
+12
2024-06-18
auto: Don't install $runstatedir
Alejandro Colomar
2
-3
/
+0
2024-06-18
fs: Make the full directory path for the pid file and the control socket
Alejandro Colomar
4
-5
/
+5
2024-06-18
fs: Correctly handle "/" in nxt_fs_mkdir_dirname()
Alejandro Colomar
1
-1
/
+2
2024-06-18
fs: Invert logic to reduce indentation in nxt_fs_mkdir_dirname()
Alejandro Colomar
1
-3
/
+6
2024-06-18
fs: Accept path names of length 1 in nxt_fs_mkdir_p()
Alejandro Colomar
1
-1
/
+1
2024-06-18
fs: Accept relative paths in nxt_fs_mkdir_p()
Alejandro Colomar
1
-1
/
+1
2024-06-18
fs: Use a temporary variable in nxt_fs_mkdir_p()
Alejandro Colomar
1
-6
/
+6
2024-06-18
fs: Use branchless code in nxt_fs_mkdir_p()
Alejandro Colomar
1
-5
/
+1
2024-06-18
fs: Rename nxt_fs_mkdir_all() => nxt_fs_mkdir_p()
Alejandro Colomar
4
-4
/
+4
2024-06-18
fs: Rename nxt_fs_mkdir_parent() => nxt_fs_mkdir_dirname()
Alejandro Colomar
4
-4
/
+4
2024-06-18
ci: tweak unitctl github release
Ava Hahn
1
-1
/
+18
2024-06-18
contrib: updated njs to 0.8.4
Konstantin Pavlov
3
-3
/
+3
2024-06-18
Docker: Bump containers to bookworm
Costas Drongos
1
-1
/
+1
2024-06-18
pkg/rpm: Remove deprecated rpm spec file items
Remi Collet
2
-16
/
+0
2024-06-18
tools/unitc: Redirect stderr for curl feature test
Liam Crilly
1
-1
/
+1
2024-06-14
fuzzing: Add a .gitattributes file
Andrew Clayton
1
-0
/
+1
2024-06-14
fuzzing: add a basic README
Arjun
1
-0
/
+68
2024-06-14
fuzzing: add a fuzzing seed corpus and dictionary
Arjun
36
-0
/
+127
2024-06-14
fuzzing: add fuzzing targets
Arjun
5
-0
/
+425
2024-06-14
fuzzing: add fuzzing infrastructure in build system
Arjun
9
-1
/
+144
2024-06-14
http: fix use-of-uninitialized-value bug
Arjun
1
-0
/
+1
2024-06-12
ci: Limit when to run checks on pull-requests
Andrew Clayton
1
-0
/
+7
2024-06-12
Tools: improved error handling for unitc
Liam Crilly
1
-24
/
+52
2024-06-10
Add a GitHub discussions badge to the README
Mike Jang
1
-0
/
+1
2024-06-07
Tests: print unit.log on unsuccessful unmount
Andrei Zeliankou
1
-0
/
+1
2024-06-07
Tests: explicitly specify 'f' prefix to format string before printing
Andrei Zeliankou
1
-1
/
+1
2024-05-29
ci: Be more specific when to run the main Unit checks
Andrew Clayton
1
-2
/
+8
2024-05-24
wasm: Add a missing 'const' qualifier in nxt_wasm_setup()
Andrew Clayton
1
-1
/
+1
[next]