log

age author description
Tue, 05 Jun 2018 16:47:25 +0300 Maxim Dounin release-1.15.0 tag
Tue, 05 Jun 2018 16:47:25 +0300 Maxim Dounin nginx-1.15.0-RELEASE release-1.15.0
Mon, 04 Jun 2018 19:50:00 +0300 Roman Arutyunyan Stream: udp streams.
Fri, 01 Jun 2018 16:55:49 +0300 Roman Arutyunyan Events: moved ngx_recvmsg() to new file src/event/ngx_event_udp.c.
Fri, 01 Jun 2018 13:12:57 +0300 Roman Arutyunyan Events: get remote addresses before creating udp connection.
Fri, 01 Jun 2018 16:53:02 +0300 Roman Arutyunyan Events: fixed handling zero-length client address.
Mon, 04 Jun 2018 18:47:54 +0300 Sergey Kandaurov Leave chain in ngx_chain_add_copy() in consistent state on errors.
Wed, 30 May 2018 15:40:34 +0300 Maxim Dounin Limit req: improved handling of negative times.
Tue, 29 May 2018 16:15:19 +0300 Ruslan Ermilov Core: fixed comment about ngx_current_msec after 81fae70d6cb8.
Tue, 29 May 2018 11:47:32 +0300 Ruslan Ermilov Win32: fixed comment in ngx_gettimeofday() calculations.
Wed, 23 May 2018 16:38:16 +0300 Maxim Dounin Removed glibc crypt_r() bug workaround (ticket #1469).
Mon, 14 May 2018 22:50:57 +0300 Vladimir Homutov Syslog: install cleanup handler only once.
Wed, 23 May 2018 10:41:38 +0300 Ruslan Ermilov Resolver: close UDP socket on error or incomplete send.
Wed, 23 May 2018 10:41:29 +0300 Ruslan Ermilov Resolver: style.
Mon, 21 May 2018 23:11:27 +0300 Maxim Dounin Core: silenced getsockopt(TCP_FASTOPEN) messages on FreeBSD.