]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2015-09-22 Maxim Douninnginx-1.9.5-RELEASE release-1.9.5
2015-09-22 Maxim DouninStyle.
2015-09-15 Valentin BartenevIncreased the default number of output buffers.
2015-09-21 Valentin BartenevHTTP/2: fixed header block parsing with CONTINUATION...
2015-09-21 Valentin BartenevHTTP/2: fixed HPACK header field parsing.
2015-09-21 Roman ArutyunyanSub filter: fixed initialization in http{} level (ticke...
2015-09-11 Valentin BartenevThe HTTP/2 implementation (RFC 7240, 7241).
2015-09-11 Maxim DouninCore: fixed segfault with null in wildcard hash names.
2015-09-11 Maxim DouninFixed segfault with incorrect location nesting.
2015-09-11 Maxim DouninCache: check the whole cache key in addition to hashes.
2015-09-03 Roman ArutyunyanUpstream: fixed cache send error handling.
2015-09-02 Valentin BartenevFixed building --with-debug, broken by 6fce16b1fc10.
2015-09-02 Valentin BartenevWriting to some file systems can be interrupted.
2015-08-31 Valentin BartenevDecreased the NGX_HTTP_MAX_SUBREQUESTS limit.
2015-08-31 Valentin BartenevAdded protection against r->main->count overflow by...
2015-08-23 Valentin BartenevLimit recursive subrequests instead of simultaneous.
2015-08-23 Valentin BartenevVersion bump.
2015-08-18 Maxim Douninrelease-1.9.4 tag
2015-08-18 Maxim Douninnginx-1.9.4-RELEASE release-1.9.4
2015-08-18 Maxim DouninPerl: prototyping behavior explicitly specified.
2015-08-18 Maxim DouninPerl: fixed warning about "sep" may be used uninitialized.
2015-08-17 Maxim DouninUpdated OpenSSL used for win32 builds.
2015-08-17 Maxim DouninWin32: MSVC 2015 compatibility.
2015-08-17 Dmitry VolyntsevSub filter: support of variables in the strings to...
2015-08-17 Dmitry VolyntsevSub filter: support of multiple strings to replace.
2015-08-16 Maxim DouninFixed wrong URI after try_files in nested location...
2015-08-16 Maxim DouninFixed segfault with try_files introduced by c985d90a8d1f.
2015-08-13 Sergey KandaurovCore: fixed potential division by zero when initializin...
2015-08-13 Sergey KandaurovCore: fixed style in the error message.
2015-08-13 Vladimir HomutovStream: fixed potential error log buffer overrun.
2015-08-12 Vladimir HomutovStyle.
2015-08-10 Vladimir HomutovStream: the "tcp_nodelay" directive.
2015-08-11 Valentin BartenevCore: idle connections now closed only once on exiting.
2015-08-11 Andrei BelovFixed typo in the error message.
2015-07-23 Gena MakhomedWorkaround for "configuration file test failed" under...
2015-07-30 Roman ArutyunyanStream: deprecated proxy_downstream_buffer, proxy_upstr...
2015-07-29 Roman ArutyunyanStyle.
2015-07-29 Roman ArutyunyanStream: added proxy_buffer_size to set the size of...
2015-07-16 Ruslan ErmilovFixed strict aliasing warnings with old GCC versions.
2015-07-15 Andrew HutchingsModify changes doc to acknowledge Lu is from Intel
2015-07-15 Maxim DouninVersion bump.
2015-07-14 Maxim Douninrelease-1.9.3 tag
2015-07-14 Maxim Douninnginx-1.9.3-RELEASE release-1.9.3
2015-07-14 Maxim DouninUpdated PCRE used for win32 builds.
2015-07-14 Roman ArutyunyanStream: renamed rate limiting directives.
2015-07-14 Maxim DouninUpdated OpenSSL used for win32 builds.
2015-07-13 Maxim DouninOCSP stapling: fixed segfault without nextUpdate.
2015-07-07 Maxim DouninOCSP stapling: fixed ssl_stapling_file (ticket #769).
2015-07-02 Valentin BartenevStream: fixed possible integer overflow in rate limiting.
2015-07-02 Roman ArutyunyanStream: fixed MSVC compilation warning.
2015-06-25 Roman ArutyunyanStream: upstream "connected" flag.
2015-06-23 Roman ArutyunyanStream: upstream and downstream limit rates.
2015-06-23 Roman ArutyunyanStream: common handler for upstream and downstream.
2015-06-18 Piotr SikoraStream: avoid SSL_CTX_set_tmp_rsa_callback() call with...
2015-06-15 Ruslan ErmilovUpstream: fixed shared upstreams on win32.
2015-06-18 Vladimir HomutovStream: connection limiting module.
2015-06-17 Sergey KandaurovResolver: canceled resend timer on empty resend queues.
2015-06-11 Piotr SikoraConfigure: create missing intermediates for build direc...
2015-06-17 Ruslan ErmilovConfigure: fix tests with multi-level relative build...
2015-06-16 Vladimir HomutovDisabled duplicate http, mail, and stream blocks.
2015-06-16 Vladimir HomutovVersion bump.
2015-06-16 Maxim Douninrelease-1.9.2 tag
2015-06-16 Maxim Douninnginx-1.9.2-RELEASE release-1.9.2
2015-06-16 Ruslan ErmilovPolished the recent change to the manpage.
2015-06-16 Vladimir HomutovDocumentation: added -T option description to the man...
2015-05-14 Vladimir HomutovCore: store and dump processed configuration.
2015-06-16 Vladimir HomutovCore: added support for writing to stdout.
2015-06-16 Roman ArutyunyanCore: renamed ngx_proxy_protocol_parse to ngx_proxy_pro...
2015-06-16 Roman ArutyunyanStream: client-side PROXY protocol.
2015-06-16 Vladimir HomutovStream: the "proxy_bind" directive.
2015-06-15 Maxim DouninUpdated OpenSSL used for win32 builds.
2015-06-11 Maxim DouninOCSP stapling: avoid sending expired responses (ticket...
2015-06-11 Maxim DouninMoved ngx_http_parse_time() to core, renamed accordingly.
2015-06-11 Maxim DouninRemoved unused ngx_http_get_time() declaration.
2015-06-10 Valentin BartenevConfigure: added gcc5 to the list of known GCC versions.
2015-06-10 Ruslan ErmilovConfigure: search OpenSSL in a bunch of standard places.
2015-06-10 Ruslan ErmilovConfigure: moved NGX_SBIN_PATH variable initialization.
2015-06-04 Vladimir HomutovStream: access module.
2015-06-09 Vladimir HomutovStream: added postconfiguration method to stream modules.
2015-06-08 Ruslan ErmilovMail: listen backlog=.
2015-06-08 Ruslan ErmilovStream: listen backlog=.
2015-06-08 Ruslan ErmilovMail: embed ngx_mail_listen_t into ngx_mail_conf_addr_t.
2015-06-08 Ruslan ErmilovStream: embed ngx_stream_listen_t into ngx_stream_conf_...
2015-06-05 Ruslan ErmilovStream: fixed "reuseport" to actually work.
2015-06-05 Maxim DouninAdded the REQUEST_SCHEME parameter.
2015-06-04 Roman ArutyunyanUpstream keepalive: reduced diffs to the plus version...
2015-06-05 Maxim DouninStyle.
2015-06-03 Sergey KandaurovEvent pipe: call ngx_handle_read_event() with a proper...
2015-06-03 Ruslan ErmilovFixed misspellings of the word "dependencies".
2015-06-01 Valentin BartenevFixed excessive memory usage while parsing configuration.
2015-06-01 Valentin BartenevFixed spelling in change logs.
2015-05-29 Ruslan ErmilovFixed bullying style of comments.
2015-05-29 Ruslan ErmilovVersion bump.
2015-05-26 Maxim Douninrelease-1.9.1 tag
2015-05-26 Maxim Douninnginx-1.9.1-RELEASE release-1.9.1
2015-05-25 Maxim DouninDisabled SSLv3 by default (ticket #653).
2015-05-25 Maxim DouninConfigure: GNU Hurd properly recognized.
2015-05-21 Maxim DouninFixed reuseport with accept_mutex.
2015-05-20 Ruslan ErmilovUpstream: report to error_log when max_fails is reached.
2015-05-20 Maxim DouninThe "reuseport" option of the "listen" directive.
next