index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-14
QUIC: headers cleanup.
Vladimir Homutov
7
-54
/
+50
2021-04-09
QUIC: separate function for connection ids initialization.
Vladimir Homutov
1
-40
/
+62
2021-04-08
Changed keepalive_requests default to 1000 (ticket #2155).
Maxim Dounin
2
-2
/
+2
2021-04-08
Added $connection_time variable.
Maxim Dounin
1
-0
/
+30
2021-04-08
Introduced the "keepalive_time" directive.
Maxim Dounin
10
-1
/
+46
2021-04-07
QUIC: fixed ngx_quic_send_ack_range() function.
Vladimir Homutov
1
-1
/
+6
2021-04-07
HTTP/2: relaxed PRIORITY frames limit.
Maxim Dounin
1
-1
/
+1
2021-04-05
Configure: fixed --test-build-epoll on FreeBSD 13.
Maxim Dounin
2
-23
/
+25
2021-04-05
QUIC: fixed debug message macro.
Vladimir Homutov
1
-2
/
+2
2021-04-05
QUIC: added error codes and messages from latest drafts.
Vladimir Homutov
2
-1
/
+5
2021-04-16
HTTP/3: keepalive_time support.
Sergey Kandaurov
2
-4
/
+12
2021-04-16
Merged with the default branch.
Sergey Kandaurov
17
-43
/
+166
2021-04-12
HTTP/3: removed h3scf->quic leftover after 0d2b2664b41c.
Sergey Kandaurov
1
-1
/
+0
2021-04-07
QUIC: fixed memory leak in ngx_hkdf_extract()/ngx_hkdf_expand().
Sergey Kandaurov
1
-0
/
+4
2021-04-05
Gzip: updated handling of zlib variant from Intel.
Maxim Dounin
1
-26
/
+9
2021-04-05
Gzip: support for zlib-ng.
Maxim Dounin
1
-2
/
+21
2021-04-05
Version bump.
Maxim Dounin
1
-2
/
+2
2021-03-30
release-1.19.9 tag
Maxim Dounin
1
-0
/
+1
2021-03-30
nginx-1.19.9-RELEASE
release-1.19.9
Maxim Dounin
1
-0
/
+62
2021-03-30
Updated OpenSSL used for win32 builds.
Maxim Dounin
1
-1
/
+1
2021-03-28
Fixed handling of already closed connections.
Maxim Dounin
3
-7
/
+22
2021-03-28
Upstream: fixed broken connection check with eventport.
Maxim Dounin
1
-0
/
+6
2021-03-28
Upstream: fixed non-buffered proxying with eventport.
Maxim Dounin
1
-3
/
+1
2021-03-28
Resolver: added missing event handling after reading.
Maxim Dounin
1
-2
/
+17
2021-03-28
Events: fixed "port_dissociate() failed" alerts with eventport.
Maxim Dounin
1
-1
/
+1
2021-03-26
Events: fixed expiration of timers in the past.
Maxim Dounin
1
-3
/
+1
2021-03-26
HTTP/2: improved handling of "keepalive_timeout 0".
Maxim Dounin
1
-1
/
+3
2021-03-24
Cancel keepalive and lingering close on EOF better (ticket #2145).
Sergey Kandaurov
1
-5
/
+5
2021-03-23
gRPC: fixed handling of padding on DATA frames.
Maxim Dounin
1
-11
/
+24
2021-03-23
QUIC: PATH_CHALLENGE frame creation.
Vladimir Homutov
1
-0
/
+26
2021-03-31
QUIC: distinct files for connection migration.
Vladimir Homutov
5
-50
/
+96
2021-03-31
QUIC: separate header for ngx_quic_connection_t.
Vladimir Homutov
3
-162
/
+185
2021-04-02
QUIC: simplified quic connection dispatching.
Vladimir Homutov
3
-15
/
+24
2021-04-02
UDP: extended datagram context.
Vladimir Homutov
3
-30
/
+34
2021-03-30
QUIC: fixed udp buffer initialization.
Vladimir Homutov
1
-0
/
+2
2021-03-30
QUIC: do not handle empty dcid.
Roman Arutyunyan
1
-64
/
+31
2021-03-11
QUIC: do not reallocate c->sockaddr.
Roman Arutyunyan
1
-8
/
+10
2021-03-11
QUIC: do not copy input data.
Roman Arutyunyan
1
-21
/
+6
2021-03-31
QUIC: HKDF API compatibility with OpenSSL master branch.
Sergey Kandaurov
1
-0
/
+2
2021-03-30
Merged with the default branch.
Sergey Kandaurov
16
-77
/
+168
2021-03-15
HTTP/3: fixed $connection_requests.
Roman Arutyunyan
1
-0
/
+1
2021-03-22
HTTP/3: set initial_max_streams_uni default value to 3.
Roman Arutyunyan
1
-1
/
+1
2021-03-30
HTTP/3: keepalive timeout.
Roman Arutyunyan
3
-0
/
+85
2021-03-15
QUIC: connection shutdown.
Roman Arutyunyan
5
-6
/
+85
2021-03-15
HTTP/3: send GOAWAY when last request is accepted.
Roman Arutyunyan
3
-0
/
+56
2021-03-23
Core: fixed build with BPF on non-64bit platforms (ticket #2152).
Vladimir Homutov
1
-8
/
+8
2021-03-16
QUIC: bpf code regenerated.
Vladimir Homutov
1
-11
/
+10
2021-03-15
QUIC: fixed key extraction in bpf.
Vladimir Homutov
1
-12
/
+12
2021-03-16
HTTP/3: do not push until a MAX_PUSH_ID frame is received.
Sergey Kandaurov
2
-3
/
+6
2021-03-16
QUIC: fixed hq ALPN id for the final draft.
Sergey Kandaurov
1
-1
/
+1
[prev]
[next]