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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
Fixed segfault with empty routes array.
Igor Sysoev
1
-9
/
+6
2019-05-30
Fixed segfault with empty rule array.
Igor Sysoev
1
-3
/
+3
2019-05-30
Java: fixing typo in context initialization.
Max Romanov
1
-1
/
+1
2019-05-30
Java: fixing request scheme using 'tls' flag.
Max Romanov
2
-2
/
+6
2019-04-24
Configuration: support for POST operations on arrays.
Valentin Bartenev
3
-20
/
+74
2019-04-24
Configuration: support for manipulations of array elements.
Valentin Bartenev
1
-29
/
+141
2019-04-24
Refactored nxt_conf_op_compile().
Valentin Bartenev
1
-7
/
+8
2019-04-24
Removed unused field from nxt_conf_op_s.
Valentin Bartenev
1
-2
/
+1
2019-04-17
Node.js: using low-case header names as key in req.headers.
Max Romanov
1
-4
/
+17
2019-04-12
Controller: rejecting double wildcards.
Valentin Bartenev
1
-1
/
+6
2019-04-12
Simplified cycles in nxt_http_route_rule().
Valentin Bartenev
1
-40
/
+24
2019-04-10
Added support for wildcards in the middle of match patterns.
Igor Sysoev
2
-24
/
+129
2019-04-03
Backed out changeset f74d4dd9c3db.
Valentin Bartenev
1
-0
/
+8
2019-04-02
Removing unused variables and assignments.
Max Romanov
1
-8
/
+5
2019-04-01
Adding 'connection' to request as an alias to 'socket'.
Max Romanov
1
-4
/
+11
2019-04-01
Introducing close event to notify about server stop.
Max Romanov
2
-0
/
+25
2019-04-01
Adding syntax sugar.
Max Romanov
5
-654
/
+882
2019-03-25
Turning off port read event state after main process fork.
Max Romanov
1
-0
/
+1
2019-03-22
Ignoring EPERM error when changing application process uid/gid.
Max Romanov
1
-16
/
+33
2019-03-22
Destroying pool in case of error.
Max Romanov
2
-2
/
+2
2019-03-22
Style fixing.
Max Romanov
1
-0
/
+1
2019-03-21
Adjusting request schema value according to connection tls state.
Max Romanov
13
-31
/
+82
2019-03-18
Removing unused local variable.
Max Romanov
1
-7
/
+0
2019-03-18
Setting request error flag in error handler.
Max Romanov
1
-0
/
+2
2019-03-11
Style.
Andrey Zelenkov
20
-48
/
+48
2019-03-06
Removed unnecessary abstraction layer.
Alexander Borisov
6
-260
/
+127
2019-03-05
Improving port message fragment recognition.
Max Romanov
1
-16
/
+36
2019-03-05
Fixing EAGAIN processing for port message send.
Max Romanov
1
-8
/
+26
2019-03-05
Handling ENOBUFS error same was as EAGAIN.
Max Romanov
2
-2
/
+12
2019-03-05
Including port message header into message size limit.
Max Romanov
1
-0
/
+2
2019-03-01
Fixed TLS connections hanging.
Igor Sysoev
1
-4
/
+2
2019-03-01
README.JSR-340 legal notice to save our ughm.. bottoms of bodies.
Valentin Bartenev
1
-0
/
+16
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
4
-17
/
+7
2019-02-28
Fixed timer and event race condition.
Igor Sysoev
5
-8
/
+17
2019-02-28
Preserving message 'share' field when pushing to queue.
Max Romanov
1
-0
/
+1
2019-02-28
Introducing Java Servlet Container beta.
Max Romanov
51
-1
/
+10694
2019-02-28
Various libunit fixes.
Max Romanov
1
-8
/
+26
2019-02-28
Removing app data debug message.
Max Romanov
1
-4
/
+0
2019-02-28
Reusing fragmented message buffers.
Max Romanov
1
-1
/
+9
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
11
-167
/
+54
2019-02-27
Controller: added "routes" configuration.
Valentin Bartenev
1
-0
/
+186
2019-02-27
Controller: added "pass" configuration option.
Valentin Bartenev
1
-0
/
+62
2019-02-27
Initial routing implementation.
Igor Sysoev
5
-40
/
+978
2019-02-26
Introduced nxt_memcpy_upcase().
Igor Sysoev
2
-0
/
+15
2019-02-26
Introduced nxt_conf_array_qsort().
Igor Sysoev
2
-0
/
+18
2019-02-26
Introduced nxt_conf_array_elements_count().
Igor Sysoev
2
-0
/
+8
2019-02-26
Keepalive mode is disabled on HTTP header parsing errors.
Igor Sysoev
1
-0
/
+2
2019-02-26
Fixed violation of the strict aliasing rules in 5d0edd35c4ce.
Valentin Bartenev
1
-5
/
+6
[prev]
[next]