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
/
core
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-01
Dav: fixed ngx_copy_file() to truncate destination file.
Maxim Dounin
1
-2
/
+1
2018-07-24
Version bump.
Sergey Kandaurov
1
-2
/
+2
2018-07-12
Events: moved sockets cloning to ngx_event_init_conf().
Maxim Dounin
2
-6
/
+5
2018-07-05
Resolver: retry sending queries on errors (ticket #1511).
Maxim Dounin
1
-2
/
+18
2018-07-05
Version bump.
Maxim Dounin
1
-2
/
+2
2018-07-02
Added FreeBSD support for "listen ... reuseport".
Ruslan Ermilov
1
-0
/
+54
2018-06-13
Resolver: require name servers.
Ruslan Ermilov
1
-0
/
+5
2018-06-13
Resolver: allocate resolver from configuration pool.
Ruslan Ermilov
1
-43
/
+32
2018-06-05
Added missing space after ngx_close_socket_n.
Maxim Dounin
1
-2
/
+2
2018-06-05
Version bump.
Maxim Dounin
1
-2
/
+2
2018-06-04
Stream: udp streams.
Roman Arutyunyan
3
-0
/
+10
2018-06-04
Leave chain in ngx_chain_add_copy() in consistent state on errors.
Sergey Kandaurov
1
-0
/
+1
2018-05-29
Core: fixed comment about ngx_current_msec after 81fae70d6cb8.
Ruslan Ermilov
1
-2
/
+2
2018-05-14
Syslog: install cleanup handler only once.
Vladimir Homutov
2
-17
/
+16
2018-05-23
Resolver: close UDP socket on error or incomplete send.
Ruslan Ermilov
1
-2
/
+9
2018-05-23
Resolver: style.
Ruslan Ermilov
1
-2
/
+2
2018-05-21
Core: silenced getsockopt(TCP_FASTOPEN) messages on FreeBSD.
Maxim Dounin
1
-1
/
+3
2018-05-08
Syslog: re-open syslog udp socket on send error (ticket #1477).
Vladimir Homutov
1
-5
/
+1
2018-04-18
Version bump.
Maxim Dounin
1
-2
/
+2
2018-04-05
Version bump.
Maxim Dounin
1
-2
/
+2
2018-04-02
Core: fixed build, broken by 63e91f263a49.
Vladimir Homutov
1
-16
/
+16
2018-04-02
Core: revised the PROXY protocol v2 code.
Ruslan Ermilov
1
-85
/
+69
2018-03-27
Core: style.
Vladimir Homutov
1
-15
/
+14
2018-03-22
Core: added processing of version 2 of the PROXY protocol.
Vladimir Homutov
1
-0
/
+192
2018-03-22
Improved code readability (closes #1512).
Ruslan Ermilov
1
-2
/
+2
2018-03-22
Version bump.
Maxim Dounin
1
-2
/
+2
2018-03-01
Core: ngx_current_msec now uses monotonic time if available.
Maxim Dounin
1
-1
/
+29
2018-02-21
Version bump.
Ruslan Ermilov
1
-2
/
+2
2018-02-15
Core: added a stub for additional zone configuration.
Vladimir Homutov
1
-0
/
+1
2017-12-30
Version bump.
Maxim Dounin
1
-2
/
+2
2017-12-21
Allowed configuration token to start with a variable.
Roman Arutyunyan
1
-0
/
+5
2017-12-13
Retain CAP_NET_RAW capability for transparent proxying.
Roman Arutyunyan
1
-0
/
+2
2017-11-28
Fixed "changing binary" when reaper is not init.
Ruslan Ermilov
1
-0
/
+1
2017-11-23
Version bump.
Maxim Dounin
1
-2
/
+2
2017-10-17
Core: free shared memory zones only after reconfiguration.
Maxim Dounin
1
-7
/
+17
2017-10-13
Fixed type of ngx_conf_t.handler_conf.
Ruslan Ermilov
1
-1
/
+1
2017-10-11
Version bump.
Ruslan Ermilov
1
-2
/
+2
2017-10-05
Fixed build without IPv6, broken by 874171c3c71a.
Maxim Dounin
1
-1
/
+3
2017-10-04
Fixed handling of non-null-terminated unix sockets.
Maxim Dounin
3
-1
/
+21
2017-10-04
Fixed buffer overread with unix sockets after accept().
Maxim Dounin
1
-0
/
+4
2017-09-25
Fixed the NGX_UNIX_ADDRSTRLEN macro.
Ruslan Ermilov
1
-2
/
+3
2017-09-13
Introduced time truncation to December 31, 9999 (ticket #1368).
Maxim Dounin
1
-0
/
+10
2017-09-13
Fixed ngx_gmtime() on 32-bit platforms with 64-bit time_t.
Maxim Dounin
1
-8
/
+10
2017-09-13
Fixed reference to time parsing code after 8b6fa4842133.
Maxim Dounin
1
-1
/
+1
2017-09-13
Style.
Maxim Dounin
1
-2
/
+3
2017-09-11
Version bump.
Roman Arutyunyan
1
-2
/
+2
2017-08-10
Style.
Maxim Dounin
1
-2
/
+2
2017-08-09
Style.
Sergey Kandaurov
1
-0
/
+1
2017-08-09
Version bump.
Sergey Kandaurov
1
-2
/
+2
2017-08-08
Slab: fixed initialization on win32.
Ruslan Ermilov
3
-10
/
+20
[next]