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
2019-02-25SSL: variables support in ssl_certificate and ssl_certificate_key.Maxim Dounin
2016-10-03Modules compatibility: http2.Maxim Dounin
2015-09-11The HTTP/2 implementation (RFC 7240, 7241).Valentin Bartenev
2015-06-11Moved ngx_http_parse_time() to core, renamed accordingly.Maxim Dounin
2015-06-11Removed unused ngx_http_get_time() declaration.Maxim Dounin
2015-03-23Request body: unbuffered reading.Maxim Dounin
2015-03-23Request body: filters support.Maxim Dounin
2015-03-20Removed busy locks.Ruslan Ermilov
2015-03-04Style: moved ngx_http_ephemeral() macro to ngx_http_request.h.Ruslan Ermilov
2014-04-29Upstream: added the "$upstream_cookie_<name>" variables.Vladimir Homutov
2013-05-11Fixed build with --with-mail_ssl_module.Maxim Dounin
2013-03-20Preliminary experimental support for SPDY draft 2.Valentin Bartenev
2013-03-11Removed unused prototype of ngx_http_find_server_conf().Valentin Bartenev
2013-02-27SNI: reuse selected configuration for all requests in a connection.Valentin Bartenev
2013-01-16Fixed and improved the "*_bind" directives of proxying modules.Ruslan Ermilov
2012-11-21Request body: chunked parsing moved to ngx_http_parse.c from proxy.Maxim Dounin
2012-01-18Copyright updated.Maxim Konovalov
2011-09-15Protocol version parsing in ngx_http_parse_status_line().Maxim Dounin
2010-10-04ngx_http_degraded()Igor Sysoev
2010-06-15ngx_http_parse_status_line()Igor Sysoev
2009-12-22fix building by gcc 4.x with -O2/3/s in some Linux distributions:Igor Sysoev
2009-11-30support "*" in gzip_types, ssi_types, etcIgor Sysoev
2009-10-21*) move sockaddr to the listen optionsIgor Sysoev
2009-10-21refactor http listen code:Igor Sysoev
2009-10-19restore discard body handler after ngx_http_set_writer() set it toIgor Sysoev
2009-08-30*) ngx_http_ephemeralIgor Sysoev
2009-05-08allow to pass image filter errors via the same location where the filter is setIgor Sysoev
2009-05-01ngx_http_filter_finalize_request() and ngx_http_clean_header()Igor Sysoev
2009-03-23a prelimiary proxy cache supportIgor Sysoev
2009-03-22use complex value in error_pageIgor Sysoev
2009-03-19ngx_http_split_args()Igor Sysoev
2008-12-22ngx_http_arg()Igor Sysoev
2008-12-08*) refactor subrequest handling, now they run as separate posted requestsIgor Sysoev
2008-11-10ngx_http_limit_req_moduleIgor Sysoev
2008-09-24underscores_in_headersIgor Sysoev
2008-08-13*) fix segfaults in types hashIgor Sysoev
2008-08-12use hash in gzip_types, ssi_types, and sub_filter_typesIgor Sysoev
2008-08-04test Content-Type via hash:Igor Sysoev
2008-05-24locations treeIgor Sysoev
2008-05-22axe never used variablesIgor Sysoev
2007-12-30log server addressIgor Sysoev
2007-11-28delete unneeded declarationIgor Sysoev
2007-10-18merge_slashesIgor Sysoev
2007-08-06rename ngx_http_discard_body() to ngx_http_discard_request_body()Igor Sysoev
2007-08-06rename ngx_http_block_read() and ngx_http_test_read() to ..._reading()Igor Sysoev
2007-05-29SNI supportIgor Sysoev
2006-12-04upstream choice modulesIgor Sysoev
2006-11-27axe old % log formatIgor Sysoev
2006-08-16nginx-0.3.59-RELEASE importrelease-0.3.59Igor Sysoev
2006-07-28nginx-0.3.55-RELEASE importrelease-0.3.55Igor Sysoev