Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-25Core: the ngx_event_udp.h header file.Vladimir Homutov
2021-12-21Moved Huffman coding out of HTTP/2.Ruslan Ermilov
2019-01-24Win32: added WSAPoll() support.Maxim Dounin
2018-06-01Events: moved ngx_recvmsg() to new file src/event/ngx_event_udp.c.Roman Arutyunyan
2016-09-15Stream: filters.Roman Arutyunyan
2016-06-09An internal SHA1 implementation.Maxim Dounin
2016-01-20Stream: UDP proxy.Roman Arutyunyan
2016-02-04Dynamic modules: auto/module script.Maxim Dounin
2016-02-04Dynamic modules: dlopen() support.Maxim Dounin
2016-02-04Dynamic modules: moved module-related stuff to separate files.Maxim Dounin
2015-12-07Slice filter.Roman Arutyunyan
2015-11-30Configure: removed comment obsolete in 3b763d36e055.Ruslan Ermilov
2015-09-11The HTTP/2 implementation (RFC 7240, 7241).Valentin Bartenev
2015-06-18Stream: connection limiting module.Vladimir Homutov
2015-06-11Moved ngx_http_parse_time() to core, renamed accordingly.Maxim Dounin
2015-06-04Stream: access module.Vladimir Homutov
2015-04-23Removed the obsolete rtsig module.Ruslan Ermilov
2015-04-22Removed the obsolete aio module.Ruslan Ermilov
2015-04-20Stream: port from NGINX+.Ruslan Ermilov
2015-04-14Upstream: the "zone" directive.Ruslan Ermilov
2015-03-21Core: read/write locks.Ruslan Ermilov
2015-03-20Removed busy locks.Ruslan Ermilov
2015-03-20Removed old pthread implementation.Ruslan Ermilov
2015-03-20Removed old FreeBSD rfork() thread implementation.Ruslan Ermilov
2015-03-14Thread pools implementation.Valentin Bartenev
2014-06-02Upstream: generic hash module.Roman Arutyunyan
2014-05-12Added syslog support for error_log and access_log directives.Vladimir Homutov
2014-03-17Added server-side support for PROXY protocol v1 (ticket #355).Roman Arutyunyan
2013-08-21Auth request module import.Maxim Dounin
2013-03-20Preliminary experimental support for SPDY draft 2.Valentin Bartenev
2012-10-01OCSP stapling: ssl_stapling_file support.Maxim Dounin
2012-09-10Gunzip filter import.Maxim Dounin
2012-06-04Upstream: least_conn balancer module.Maxim Dounin
2012-03-21worker_cpu_affinity: cleaned up Linux implementation, added FreeBSD support.Ruslan Ermilov
2012-01-18Copyright updated.Maxim Konovalov
2011-12-26Added support for regex study and PCRE JIT (ticket #41) optimizations onValentin Bartenev
2011-11-14Renamed ngx_http_limit_zone_module to ngx_http_limit_conn_module.Valentin Bartenev
2011-09-15Upstream keepalive module.Maxim Dounin
2011-09-09ngx_http_mp4_moduleIgor Sysoev
2011-05-16"$apr1", "{PLAIN}", and "{SSHA}" password methods in auth basic moduleIgor Sysoev
2011-04-15an internal MD5 implemenationIgor Sysoev
2011-04-15ngx_murmur_hash2()Igor Sysoev
2010-06-18ngx_http_scgi_moduleIgor Sysoev
2010-06-01import original ngx_http_uwsgi_module versionIgor Sysoev
2010-05-14ngx_http_split_clients_moduleIgor Sysoev
2009-11-16ngx_http_degradation_moduleIgor Sysoev
2009-08-28FreeBSD and Linux AIO supportIgor Sysoev
2009-07-20ngx_http_geoip_moduleIgor Sysoev
2009-05-06divide select module into two modules: Unix and Win32 onesIgor Sysoev
2009-05-01ngx_http_image_filter_moduleIgor Sysoev