Maxim Dounin
|
b8fb83b8d2
nginx-1.25.3-RELEASE
|
1 year ago |
Maxim Dounin
|
80a620a2f3
Updated OpenSSL and zlib used for win32 builds.
|
1 year ago |
Sergey Kandaurov
|
b19bc2e0fa
HTTP/2: fixed buffer management with HTTP/2 auto-detection.
|
1 year ago |
Sergey Kandaurov
|
31620d1a89
QUIC: explicitly zero out unused keying material.
|
1 year ago |
Sergey Kandaurov
|
b94f1fbee3
QUIC: removed key field from ngx_quic_secret_t.
|
1 year ago |
Sergey Kandaurov
|
01bd8caceb
QUIC: simplified ngx_quic_ciphers() API.
|
1 year ago |
Sergey Kandaurov
|
d15f8f2c85
QUIC: cleaned up now unused ngx_quic_ciphers() calls.
|
1 year ago |
Sergey Kandaurov
|
4f60ee789e
QUIC: reusing crypto contexts for header protection.
|
1 year ago |
Sergey Kandaurov
|
52d50714eb
QUIC: common code for crypto open and seal operations.
|
1 year ago |
Sergey Kandaurov
|
80a695add8
QUIC: reusing crypto contexts for packet protection.
|
1 year ago |
Sergey Kandaurov
|
885a02696e
QUIC: renamed protection functions.
|
1 year ago |
Sergey Kandaurov
|
8e1217c46d
QUIC: prevented generating ACK frames with discarded keys.
|
1 year ago |
Sergey Kandaurov
|
fffd2823ba
QUIC: added safety belt to prevent using discarded keys.
|
1 year ago |
Sergey Kandaurov
|
cd5f4cd8d3
QUIC: split keys availability checks to read and write sides.
|
1 year ago |
Maxim Dounin
|
c93cb45ae3
Core: changed ngx_queue_sort() to use merge sort.
|
1 year ago |
Maxim Dounin
|
284a0c7377
Core: fixed memory leak on configuration reload with PCRE2.
|
1 year ago |
Maxim Dounin
|
6ceef192e7
HTTP/2: per-iteration stream handling limit.
|
1 year ago |
Vladimir Khomutov
|
c37fdcdd1e
QUIC: handle callback errors in compat.
|
1 year ago |
Roman Arutyunyan
|
027b681688
Modules compatibility: added QUIC to signature (ticket #2539).
|
1 year ago |
Roman Arutyunyan
|
196289ac18
QUIC: simplified setting close timer when closing connection.
|
1 year ago |
Roman Arutyunyan
|
26e606a6bc
HTTP/3: postponed session creation to init() callback.
|
1 year ago |
Roman Arutyunyan
|
6ecf576e34
QUIC: do not call shutdown() when handshake is in progress.
|
1 year ago |
Roman Arutyunyan
|
ec37134416
HTTP/3: moved variable initialization.
|
1 year ago |
Roman Arutyunyan
|
33dca88792
QUIC: "handshake_timeout" configuration parameter.
|
1 year ago |
Sergey Kandaurov
|
b489ba83e9
QUIC: removed use of SSL_quic_read_level and SSL_quic_write_level.
|
1 year ago |
Sergey Kandaurov
|
0d6ea58ebb
QUIC: refined sending CONNECTION_CLOSE in various packet types.
|
1 year ago |
Maxim Dounin
|
fa46a57199
Upstream: fixed handling of Status headers without reason-phrase.
|
1 year ago |
Roman Arutyunyan
|
ba30ff4c8d
QUIC: ignore path validation socket error (ticket #2532).
|
1 year ago |
Roman Arutyunyan
|
1bc204a3a5
QUIC: use last client dcid to receive initial packets.
|
1 year ago |
Sergey Kandaurov
|
24f3cb795e
QUIC: posted generating TLS Key Update next keys.
|
1 year ago |