log

age author description
Thu, 07 Jun 2018 19:53:43 +0300 Ruslan Ermilov Removed extraneous check while processing request line.
Thu, 07 Jun 2018 11:47:10 +0300 Ruslan Ermilov HTTP/2: validate client request scheme.
Thu, 24 May 2018 12:06:35 +0300 Ruslan Ermilov Allowed digits, '+', '-', and '.' in scheme names as per RFC 3986.
Wed, 06 Jun 2018 13:31:05 +0300 Sergey Kandaurov SSL: removed extra prototype.
Tue, 05 Jun 2018 17:41:34 +0300 Maxim Dounin Added missing space after ngx_close_socket_n.
Tue, 05 Jun 2018 17:13:17 +0300 Maxim Dounin Version bump.
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.