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
/
src
/
perl
/
nxt_perl_psgi.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
Perl: Fix a crash in the language module.
Andrew Clayton
1
-3
/
+4
2022-11-04
Removed the unsafe nxt_memchr() wrapper for memchr(3).
Alejandro Colomar
1
-1
/
+1
2022-10-03
Renamed a couple of members of nxt_unit_request_t.
Andrew Clayton
1
-1
/
+1
2022-04-26
Fixed indentation.
Alejandro Colomar
1
-1
/
+1
2021-12-27
Perl: creating input and error streams if closed.
Max Romanov
1
-106
/
+82
2021-10-28
Moving request limit control to libunit.
Max Romanov
1
-7
/
+1
2020-11-05
Perl: request processing in multiple threads.
Max Romanov
1
-145
/
+349
2020-06-23
Isolation: fixed build when features aren't detected.
Tiago Natel de Moura
1
-4
/
+0
2020-05-28
Added "rootfs" feature.
Tiago Natel de Moura
1
-0
/
+6
2020-03-30
Attributing libunit logging function for arguments validation.
Max Romanov
1
-1
/
+1
2020-03-09
Refactor of process management.
Tiago Natel de Moura
1
-4
/
+7
2019-12-24
Adding "limits/shm" configuration validation and parsing.
Max Romanov
1
-0
/
+1
2019-03-21
Adjusting request schema value according to connection tls state.
Max Romanov
1
-1
/
+4
2019-03-01
Perl: added implementation delayed response and streaming body.
Alexander Borisov
1
-16
/
+176
2019-02-28
Made QUERY_STRING mandatory.
Valentin Bartenev
1
-4
/
+2
2019-02-28
Introducing Java Servlet Container beta.
Max Romanov
1
-0
/
+1
2019-02-27
Perl: added processing for IO:Handle-like object.
Alexander Borisov
1
-3
/
+109
2019-02-27
Fixed processing of SERVER_NAME after 77aad2c142a0.
Valentin Bartenev
1
-23
/
+7
2018-08-08
Perl: use of portable macro instead of an explicit declaration.
Alexander Borisov
1
-2
/
+2
2018-08-06
Unit application library.
Max Romanov
1
-470
/
+324
2018-06-25
Introduced nxt_length() macro.
Valentin Bartenev
1
-10
/
+8
2018-05-21
Added SERVER_SOFTWARE request meta-variable.
Valentin Bartenev
1
-0
/
+3
2018-04-04
Changed version processing for modules.
Alexander Borisov
1
-1
/
+1
2018-03-19
Perl: improvements to support PSGI specification.
Alexander Borisov
1
-16
/
+15
2018-03-05
Reduced number of critical log levels.
Valentin Bartenev
1
-12
/
+7
2018-02-07
Style fixes.
Andrey Zelenkov
1
-2
/
+2
2018-02-06
Perl: added more checks for 'body' variable
Alexander Borisov
1
-1
/
+6
2018-01-31
Added Perl support.
Alexander Borisov
1
-0
/
+1148