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-10-27
QUIC: added push event afer the address was validated.
Vladimir Homutov
1
-1
/
+5
2020-10-26
QUIC: updated anti-amplification check for draft 32.
Vladimir Homutov
1
-2
/
+9
2020-10-26
QUIC: got rid of "pkt" abbreviation in logs.
Vladimir Homutov
3
-11
/
+12
2020-10-26
QUIC: added "rx" and "tx" prefixes to packet debug.
Vladimir Homutov
3
-12
/
+12
2020-10-26
QUIC: added connection state debug to event handlers.
Vladimir Homutov
1
-10
/
+77
2020-10-26
QUIC: added logging of a declined packet without retry token.
Vladimir Homutov
1
-0
/
+2
2020-10-27
QUIC: revised value separators in debug and error messages.
Vladimir Homutov
3
-69
/
+72
2020-10-27
QUIC: single function for frame debug logging.
Vladimir Homutov
3
-147
/
+208
2020-10-23
QUIC: optimized acknowledgement generation.
Vladimir Homutov
2
-36
/
+55
2020-10-23
QUIC: added missing "quic" prefix in debug messages.
Vladimir Homutov
1
-2
/
+2
2020-10-22
SSL: ssl_reject_handshake directive (ticket #195).
Maxim Dounin
5
-42
/
+104
2020-10-22
Stream: proxy_ssl_conf_command directive.
Maxim Dounin
1
-0
/
+34
2020-10-22
Upstream: proxy_ssl_conf_command and friends.
Maxim Dounin
3
-0
/
+104
2020-10-22
SSL: ssl_conf_command directive.
Maxim Dounin
8
-0
/
+176
2020-10-22
Core: ngx_conf_set_keyval_slot() now accepts NGX_CONF_UNSET_PTR.
Maxim Dounin
3
-7
/
+11
2020-10-22
QUIC: restored proper usage of ngx_quic_drop_ack_ranges().
Sergey Kandaurov
1
-2
/
+4
2020-10-21
QUIC: fixed dropping output ack ranges on input ack.
Vladimir Homutov
1
-6
/
+11
2020-10-21
QUIC: added macro for unset packet number.
Vladimir Homutov
1
-18
/
+20
2020-10-20
QUIC: drop acknowledged ranges.
Vladimir Homutov
1
-5
/
+71
2020-10-20
QUIC: added ACK frame range support.
Vladimir Homutov
3
-30
/
+329
2020-10-21
QUIC: expand UDP datagrams with an ack-eliciting Initial packet.
Sergey Kandaurov
1
-5
/
+16
2020-10-21
QUIC: teach how to compute only the length of created QUIC headers.
Sergey Kandaurov
1
-0
/
+10
2020-10-21
QUIC: simplified ngx_quic_create_long_header().
Sergey Kandaurov
1
-1
/
+1
2020-10-21
QUIC: avoided excessive initialization in ngx_quic_send_frames().
Sergey Kandaurov
1
-2
/
+0
2020-10-21
QUIC: sorted ngx_quic_send_frames() declarations.
Sergey Kandaurov
1
-2
/
+2
2020-10-19
QUIC: account packet header length in amplification limit.
Vladimir Homutov
2
-2
/
+4
2020-10-19
QUIC: reverted previous 3 commits.
Vladimir Homutov
8
-434
/
+28
2020-10-19
try: --skiptests
Vladimir Homutov
1
-5
/
+65
2020-10-14
QUIC: added ACK frame range support.
Vladimir Homutov
3
-21
/
+293
2020-10-13
Cpp test: added stream.
Ruslan Ermilov
1
-0
/
+2
2020-10-08
Limit req: unlocking of nodes on complex value errors.
Maxim Dounin
1
-15
/
+27
2020-10-03
Mail: proxy_smtp_auth directive.
Maxim Dounin
2
-4
/
+87
2020-10-03
Version bump.
Maxim Dounin
1
-2
/
+2
2020-09-29
Proxy: error checking for array init, missed in 7716:d6a5e14aa3e4.
Maxim Dounin
1
-1
/
+3
2020-09-29
Userid: userid_flags fixup.
Maxim Dounin
1
-7
/
+9
2020-09-28
Resolver: improved error messages (ticket #2024).
Maxim Dounin
1
-16
/
+16
2020-09-28
Userid: userid_flags directive to set cookie flags.
Maxim Dounin
1
-0
/
+72
2020-09-27
Proxy: added the "proxy_cookie_flags" directive.
Ruslan Ermilov
1
-30
/
+552
2020-09-27
Proxy: changed interface of some internal functions.
Ruslan Ermilov
1
-32
/
+30
2020-09-27
Proxy: strengthen syntax checking for some directives.
Ruslan Ermilov
1
-12
/
+20
2020-09-15
SSL: added the "ssl_keys_file" directive.
Vladimir Homutov
4
-0
/
+72
2020-10-15
QUIC: account packet header length in amplification limit.
Vladimir Homutov
2
-2
/
+4
2020-10-12
QUIC: fixed ngx_http_upstream_init() much like HTTP/2 connections.
Sergey Kandaurov
1
-0
/
+7
2020-10-09
QUIC: reset error and error_reason prior to processing packet.
Vladimir Homutov
1
-0
/
+5
2020-10-07
QUIC: fixed dead store assignment.
Sergey Kandaurov
1
-1
/
+1
2020-10-07
QUIC: fixed format specifier in debug message.
Vladimir Homutov
1
-1
/
+1
2020-10-02
QUIC: added debug message with final packet processing status.
Vladimir Homutov
2
-0
/
+30
2020-10-07
QUIC: set local_socklen in stream connections.
Roman Arutyunyan
1
-0
/
+1
2020-10-02
QUIC: enabled more key-related debug by default.
Vladimir Homutov
2
-4
/
+13
2020-10-02
QUIC: added connection id debug.
Vladimir Homutov
1
-2
/
+0
[prev]
[next]