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
path:
root
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-05
Using cached ssl_conn in ngx_quic_handshake_input(), NFC.
Sergey Kandaurov
1
-10
/
+11
2020-03-04
Adjusted transport parameters stub for active_connection_id_limit.
Sergey Kandaurov
1
-1
/
+2
2020-03-04
Implemented improved version of quic_output().
Vladimir Homutov
1
-95
/
+276
2020-03-03
QUIC handshake final bits.
Sergey Kandaurov
1
-9
/
+207
2020-03-03
Split frame and packet generation into separate steps.
Vladimir Homutov
1
-90
/
+181
2020-03-02
Aded the "ngx_quic_hexdump" macro.
Vladimir Homutov
1
-176
/
+69
2020-02-28
Simplified subrequest finalization.
Roman Arutyunyan
1
-23
/
+11
2020-03-02
Fixed premature background subrequest finalization.
Dmitry Volyntsev
1
-9
/
+9
2020-02-28
Added default overwrite in error_page 494.
Maxim Dounin
1
-0
/
+1
2020-02-28
Moved all QUIC code into ngx_event_quic.c
Vladimir Homutov
4
-965
/
+1049
2020-02-28
Introduced quic_version macro, uint16/uint32 routines ported.
Sergey Kandaurov
3
-10
/
+50
2020-02-28
Cleanup.
Sergey Kandaurov
5
-211
/
+91
2020-02-26
Generic function for HKDF expansion.
Vladimir Homutov
4
-500
/
+166
2020-02-28
QUIC header protection routines, introduced ngx_quic_tls_hp().
Sergey Kandaurov
4
-56
/
+42
2020-02-28
AEAD routines, introduced ngx_quic_tls_open()/ngx_quic_tls_seal().
Sergey Kandaurov
4
-376
/
+284
2020-02-28
Transport parameters stub, to complete handshake.
Sergey Kandaurov
1
-1
/
+11
2020-02-28
Introduced ngx_quic_secret_t.
Sergey Kandaurov
3
-147
/
+132
2020-02-28
QUIC handshake handler, draft 24 bump.
Sergey Kandaurov
2
-4
/
+354
2020-02-28
Fixed indentation.
Sergey Kandaurov
1
-199
/
+196
2020-02-28
PN-aware AEAD nonce, feeding proper CRYPTO length.
Sergey Kandaurov
2
-14
/
+62
2020-02-28
OpenSSL compatibility.
Sergey Kandaurov
5
-132
/
+664
2020-02-28
QUIC add_handshake_data callback, varint routines.
Sergey Kandaurov
3
-44
/
+151
2020-02-28
QUIC set_encryption_secrets callback.
Sergey Kandaurov
3
-21
/
+232
2020-02-28
Server Initial Keys.
Sergey Kandaurov
2
-4
/
+142
2020-02-28
Initial QUIC support in http.
Sergey Kandaurov
12
-26
/
+764
2020-02-28
HTTP UDP layer, QUIC support autotest.
Sergey Kandaurov
4
-1
/
+24
2020-02-26
Mp4: fixed possible chunk offset overflow.
Roman Arutyunyan
1
-11
/
+64
2020-02-27
Disabled connection reuse while in SSL handshake.
Sergey Kandaurov
1
-2
/
+2
2020-02-20
Disabled duplicate "Host" headers (ticket #1724).
Maxim Dounin
1
-2
/
+10
2020-02-20
Removed "Transfer-Encoding: identity" support.
Maxim Dounin
1
-4
/
+1
2020-02-20
Disabled multiple Transfer-Encoding headers.
Maxim Dounin
1
-1
/
+1
2020-02-11
Made ngx_http_get_forwarded_addr_internal() non-recursive.
Vladimir Homutov
1
-27
/
+25
2020-02-05
HTTP/2: fixed socket leak with an incomplete HEADERS frame.
Sergey Kandaurov
1
-2
/
+7
2020-02-05
Version bump.
Sergey Kandaurov
1
-2
/
+2
2020-01-17
gRPC: variables support in the "grpc_pass" directive.
Vladimir Homutov
1
-38
/
+190
2020-01-14
HTTP/2: removed ngx_debug_point() call.
Daniil Bondarev
1
-4
/
+0
2019-12-27
SSL: reworked posted next events again.
Maxim Dounin
4
-14
/
+16
2019-12-27
Version bump.
Maxim Dounin
1
-2
/
+2
2019-12-24
SSL: reworked posted next events.
Maxim Dounin
5
-34
/
+28
2019-12-23
HTTP/2: introduced separate handler to retry stream close.
Maxim Dounin
1
-2
/
+19
2019-12-23
HTTP/2: fixed socket leak with queued frames (ticket #1689).
Maxim Dounin
1
-1
/
+2
2019-12-23
Dav: added checks for chunked to body presence conditions.
Maxim Dounin
1
-3
/
+5
2019-12-23
Discard request body when redirecting to a URL via error_page.
Ruslan Ermilov
1
-0
/
+6
2019-12-16
Rewrite: disallow empty replacements.
Ruslan Ermilov
1
-0
/
+5
2019-12-16
Tolerate '\0' in URI when mapping URI to path.
Ruslan Ermilov
1
-1
/
+2
2019-12-16
Rewrite: fixed segfault with rewritten URI and "alias".
Ruslan Ermilov
1
-1
/
+8
2019-12-16
Fixed request finalization in ngx_http_index_handler().
Ruslan Ermilov
1
-1
/
+1
2019-12-16
Saved some memory allocations.
Ruslan Ermilov
2
-28
/
+7
2019-12-16
Dav: fixed Location in successful MKCOL response.
Ruslan Ermilov
1
-1
/
+2
2019-12-05
Upstream keepalive: clearing of c->data in cached connections.
Maxim Dounin
1
-0
/
+1
[prev]
[next]