log auto/sources @ 7690:8253424d1aff

age author description
Thu, 24 Jan 2019 21:51:21 +0300 Maxim Dounin Win32: added WSAPoll() support.
Fri, 01 Jun 2018 16:55:49 +0300 Roman Arutyunyan Events: moved ngx_recvmsg() to new file src/event/ngx_event_udp.c.
Thu, 15 Sep 2016 14:55:46 +0300 Roman Arutyunyan Stream: filters.
Thu, 09 Jun 2016 16:55:38 +0300 Maxim Dounin An internal SHA1 implementation.
Wed, 20 Jan 2016 19:52:12 +0300 Roman Arutyunyan Stream: UDP proxy.
Thu, 04 Feb 2016 18:30:21 +0300 Maxim Dounin Dynamic modules: auto/module script.
Thu, 04 Feb 2016 18:30:21 +0300 Maxim Dounin Dynamic modules: dlopen() support.
Thu, 04 Feb 2016 18:30:21 +0300 Maxim Dounin Dynamic modules: moved module-related stuff to separate files.
Mon, 07 Dec 2015 16:30:48 +0300 Roman Arutyunyan Slice filter.
Mon, 30 Nov 2015 19:01:53 +0300 Ruslan Ermilov Configure: removed comment obsolete in 3b763d36e055.
Fri, 11 Sep 2015 20:13:06 +0300 Valentin Bartenev The HTTP/2 implementation (RFC 7240, 7241).
Thu, 18 Jun 2015 14:17:30 +0300 Vladimir Homutov Stream: connection limiting module.
Thu, 11 Jun 2015 20:42:31 +0300 Maxim Dounin Moved ngx_http_parse_time() to core, renamed accordingly.
Thu, 04 Jun 2015 13:04:12 +0300 Vladimir Homutov Stream: access module.
Thu, 23 Apr 2015 14:17:40 +0300 Ruslan Ermilov Removed the obsolete rtsig module.
Wed, 22 Apr 2015 18:57:32 +0300 Ruslan Ermilov Removed the obsolete aio module.
Mon, 20 Apr 2015 13:05:11 +0300 Ruslan Ermilov Stream: port from NGINX+.
Tue, 14 Apr 2015 19:01:25 +0300 Ruslan Ermilov Upstream: the "zone" directive.
Sat, 21 Mar 2015 14:05:08 +0300 Ruslan Ermilov Core: read/write locks.
Fri, 20 Mar 2015 06:45:32 +0300 Ruslan Ermilov Removed busy locks.
Fri, 20 Mar 2015 06:43:19 +0300 Ruslan Ermilov Removed old pthread implementation.
Fri, 20 Mar 2015 06:43:19 +0300 Ruslan Ermilov Removed old FreeBSD rfork() thread implementation.
Sat, 14 Mar 2015 17:37:07 +0300 Valentin Bartenev Thread pools implementation.
Mon, 02 Jun 2014 16:16:22 +0400 Roman Arutyunyan Upstream: generic hash module.
Mon, 12 May 2014 16:34:15 +0400 Vladimir Homutov Added syslog support for error_log and access_log directives.
Mon, 17 Mar 2014 17:41:24 +0400 Roman Arutyunyan Added server-side support for PROXY protocol v1 (ticket #355).
Wed, 21 Aug 2013 19:19:47 +0400 Maxim Dounin Auth request module import.
Wed, 20 Mar 2013 10:36:57 +0000 Valentin Bartenev Preliminary experimental support for SPDY draft 2.
Mon, 01 Oct 2012 12:41:08 +0000 Maxim Dounin OCSP stapling: ssl_stapling_file support.
Mon, 10 Sep 2012 16:52:47 +0000 Maxim Dounin Gunzip filter import.
Sun, 03 Jun 2012 23:21:26 +0000 Maxim Dounin Upstream: least_conn balancer module.
Wed, 21 Mar 2012 13:58:51 +0000 Ruslan Ermilov worker_cpu_affinity: cleaned up Linux implementation, added FreeBSD support.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Mon, 26 Dec 2011 13:10:36 +0000 Valentin Bartenev Added support for regex study and PCRE JIT (ticket #41) optimizations on
Mon, 14 Nov 2011 14:04:42 +0000 Valentin Bartenev Renamed ngx_http_limit_zone_module to ngx_http_limit_conn_module.
Thu, 15 Sep 2011 19:28:18 +0000 Maxim Dounin Upstream keepalive module.
Fri, 09 Sep 2011 10:22:34 +0000 Igor Sysoev ngx_http_mp4_module
Mon, 16 May 2011 14:54:50 +0000 Igor Sysoev "$apr1", "{PLAIN}", and "{SSHA}" password methods in auth basic module
Fri, 15 Apr 2011 15:58:06 +0000 Igor Sysoev an internal MD5 implemenation
Fri, 15 Apr 2011 10:59:24 +0000 Igor Sysoev ngx_murmur_hash2()
Fri, 18 Jun 2010 15:51:14 +0000 Igor Sysoev ngx_http_scgi_module
Tue, 01 Jun 2010 15:53:11 +0000 Igor Sysoev import original ngx_http_uwsgi_module version
Fri, 14 May 2010 09:02:10 +0000 Igor Sysoev ngx_http_split_clients_module
Mon, 16 Nov 2009 12:20:00 +0000 Igor Sysoev ngx_http_degradation_module
Fri, 28 Aug 2009 08:12:35 +0000 Igor Sysoev FreeBSD and Linux AIO support
Mon, 20 Jul 2009 07:10:43 +0000 Igor Sysoev ngx_http_geoip_module
Wed, 06 May 2009 14:53:54 +0000 Igor Sysoev divide select module into two modules: Unix and Win32 ones
Fri, 01 May 2009 18:42:09 +0000 Igor Sysoev ngx_http_image_filter_module
Mon, 20 Apr 2009 06:08:47 +0000 Igor Sysoev Win32 master/workers model
Mon, 23 Mar 2009 13:14:51 +0000 Igor Sysoev a prelimiary proxy cache support
Mon, 10 Nov 2008 15:22:33 +0000 Igor Sysoev ngx_http_limit_req_module
Sat, 27 Sep 2008 13:22:10 +0000 Igor Sysoev ngx_http_secure_link_module
Fri, 05 Sep 2008 15:45:55 +0000 Igor Sysoev ngx_http_random_index_module
Fri, 05 Sep 2008 15:43:34 +0000 Igor Sysoev *) autoconfigure struct dirent capabilities
Tue, 05 Aug 2008 19:32:50 +0000 Igor Sysoev ngx_cpp_test_module
Mon, 04 Aug 2008 14:48:15 +0000 Igor Sysoev ngx_http_xslt_filter_module
Wed, 30 Jul 2008 12:18:07 +0000 Igor Sysoev *) move Darwin support to separate files
Sat, 24 May 2008 14:10:01 +0000 Igor Sysoev new ngx_queue functions
Tue, 18 Mar 2008 10:36:27 +0000 Igor Sysoev ngx_google_perftools_module