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
/
nxt_conn.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-20
Added SSL/TLS support on connection level.
Igor Sysoev
1
-52
/
+16
2018-04-20
Fixed alerts about freeing non-freeable memory on connection close.
Igor Sysoev
1
-1
/
+0
2018-03-05
Reduced number of critical log levels.
Valentin Bartenev
1
-3
/
+3
2017-12-28
HTTP keep-alive connections support.
Igor Sysoev
1
-2
/
+57
2017-12-28
Changed nxt_mp_retain() and nxt_mp_release() interfaces.
Igor Sysoev
1
-1
/
+5
2017-11-27
A number of engine connections is decreased on connection close.
Igor Sysoev
1
-0
/
+9
2017-09-15
Introducing application timeout.
Max Romanov
1
-32
/
+0
2017-06-29
Using static and constant linger structure.
Igor Sysoev
1
-9
/
+9
2017-06-23
Added basic HTTP request processing in router.
Max Romanov
1
-0
/
+34
2017-06-20
Using new memory pool implementation.
Igor Sysoev
1
-2
/
+2
2017-06-14
nxt_event_conn_... functions and structures have been renamed
Igor Sysoev
1
-28
/
+28
2017-05-31
Skeleton of router configuration and request processing.
Igor Sysoev
1
-128
/
+0
2017-02-22
I/O operations refactoring.
Igor Sysoev
1
-6
/
+6
2017-02-07
Event engines refactoring.
Igor Sysoev
1
-52
/
+92
2017-01-30
nxt_event_timer has been renamed to nxt_timer.
Igor Sysoev
1
-4
/
+4
2017-01-27
Work queues refactoring.
Igor Sysoev
1
-12
/
+7
2017-01-23
Introducing tasks.
Igor Sysoev
1
-32
/
+43