]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2014-06-25 Maxim DouninUpstream: fixed cache revalidation with SSI.
2014-06-25 Maxim DouninUpstream: removed unused offset to content_length.
2014-06-25 Maxim DouninUpstream: no need to clear r->headers_out.last_modified...
2014-06-25 Maxim DouninNot modified filter: debug log format fixed.
2014-06-20 Ruslan ErmilovUpstream: reduced diffs to the plus version of nginx.
2014-06-19 Sergey KandaurovFreeBSD has migrated to Bugzilla.
2014-06-04 Ruslan ErmilovCore: added ngx_slab_calloc() and ngx_slab_calloc_locked().
2014-06-18 Ruslan ErmilovVersion bump.
2014-06-17 Maxim Douninrelease-1.7.2 tag
2014-06-17 Maxim Douninnginx-1.7.2-RELEASE release-1.7.2
2014-06-17 Maxim DouninConfigure: workaround for system perl on OS X (ticket...
2014-06-17 Maxim DouninUpdated OpenSSL used for win32 builds.
2014-06-12 Ruslan ErmilovUpstream: simplified some code that accesses peers.
2014-06-03 Piotr SikoraAccess log: fix default value, broken by cb308813b453.
2014-06-03 Maxim DouninCore: slab allocator free pages defragmentation.
2014-06-02 Roman ArutyunyanUpstream: generic hash module.
2014-05-29 Valentin BartenevSPDY: fixed operator precedence in uint16/uint32 write...
2014-05-28 Sergey KandaurovFixed config parsing of the last try_files parameter.
2014-05-28 Maxim DouninConfigure: added -Wno-deprecated-declarations on OS X.
2014-05-28 Maxim DouninVersion bump.
2014-05-27 Maxim Douninrelease-1.7.1 tag
2014-05-27 Maxim Douninnginx-1.7.1-RELEASE release-1.7.1
2014-05-27 Maxim DouninSub filter: fixed subrequests handling.
2014-05-27 Vladimir HomutovSyslog: fixed message sending on win32.
2014-05-26 Vladimir HomutovSyslog: fixed possible resource leak and more verbose...
2014-05-23 Ruslan ErmilovEvents: use eventfd() instead of syscall(SYS_eventfd...
2014-05-23 Roman ArutyunyanUpstream: fix tries check in ip_hash.
2014-05-21 Ruslan ErmilovMail: output client port number on client connects...
2014-05-21 Ruslan ErmilovCore: output client port number when logging accept...
2014-05-21 Maxim DouninMail: added a check for the number of arguments in...
2014-05-12 Vladimir HomutovAdded syslog support for error_log and access_log direc...
2014-05-20 Ruslan ErmilovConfigure: the --build= option.
2014-05-20 Sergey BudnevitchSSL: $ssl_client_fingerprint variable.
2014-05-19 Maxim DouninSetting $args now invalidates unparsed uri.
2014-05-19 Maxim DouninCharset filter: fixed charset setting on encoded replies.
2014-05-16 Maxim DouninFixed alias in regex locations with limit_except/if.
2014-04-30 Valentin BartenevSPDY: added protection from overrun of the receive...
2014-04-30 Valentin BartenevSPDY: added a debug point to the state buffer overflow...
2014-04-30 Valentin BartenevSPDY: refactored ngx_http_spdy_state_headers().
2014-04-30 Valentin BartenevSPDY: improved logging.
2014-05-15 Valentin BartenevSPDY: set log action for PROXY protocol only while...
2014-04-30 Valentin BartenevSPDY: ngx_http_spdy_state_headers() error handling...
2014-04-30 Valentin BartenevSPDY: improved error handling of header block decompres...
2014-04-30 Valentin BartenevSPDY: removed ngx_http_spdy_state_headers_error().
2014-05-15 Valentin BartenevSPDY: prevented creation of RST_STREAM in protocol...
2014-04-30 Valentin BartenevSPDY: improved ngx_http_spdy_state_protocol_error().
2014-04-29 Valentin BartenevSPDY: fixed one case of improper memory allocation...
2014-05-14 Ruslan ErmilovStyle: use %N instead of '\n' where appropriate.
2014-05-14 Ruslan ErmilovCore: use '\r' for CR and '\n' for LF definitions.
2014-04-29 Filipe da SilvaOCSP stapling: missing OCSP request free call.
2014-04-30 Maxim DouninUpstream: restored workaround for "if".
2014-04-30 Maxim DouninCore: improved ngx_conf_parse() error handling.
2014-04-30 Maxim DouninCore: fixed error handling in ngx_reopen_files().
2014-04-30 Maxim DouninCache: added ngx_quit check to ngx_http_file_cache_expi...
2014-04-30 Maxim DouninConfigure: typo fixed.
2014-04-29 Vladimir HomutovUpstream: added the "$upstream_cookie_<name>" variables.
2013-11-17 Valentin BartenevProxy: fixed possible uninitialized memory access.
2014-04-24 Valentin BartenevVersion bump.
2014-04-24 Maxim Douninrelease-1.7.0 tag
2014-04-24 Maxim Douninnginx-1.7.0-RELEASE release-1.7.0
2014-04-23 Maxim DouninSSL: explicit handling of empty names.
2014-04-23 Maxim KonovalovMissed comma fixed. A couple of Latin symbols plugged...
2014-04-22 Ruslan ErmilovUpstream: for ssl name, non-aligned memory allocation...
2014-04-22 Maxim DouninSSL: added explicit check for ngx_strlchr() result.
2014-04-21 Valentin BartenevSPDY: avoid sending RST_STREAM on WINDOW_UPDATE with...
2014-04-21 Valentin BartenevSPDY: Stream-ID restrictions according to specification.
2014-04-21 Ruslan ErmilovDocumented the switch from java XSLScript to xslscript.pl.
2014-04-18 Maxim DouninUpstream: uwsgi_ssl_name, uwsgi_ssl_verify, and so on.
2014-04-18 Maxim DouninUpstream: proxy_ssl_verify and friends.
2014-04-18 Maxim DouninUpstream: proxy_ssl_name and proxy_ssl_server_name...
2014-04-18 Maxim DouninUpstream: plugged potential memory leak on reload.
2014-04-18 Maxim DouninSSL: $ssl_server_name variable.
2014-04-18 Maxim DouninSSL: fixed misuse of NGX_LOG_DEBUG_HTTP.
2014-04-18 Maxim DouninVersion bump.
2014-04-15 Sergey KandaurovAccess log: the "if" parameter of the "access_log"...
2014-04-16 Valentin BartenevSPDY: fixed typo in log message.
2014-04-16 Valentin BartenevFixed missing "static" in declaration of ngx_http_gzip_...
2014-04-09 Valentin BartenevSPDY: moved a variable initialization near to its check.
2014-04-08 Valentin BartenevSPDY: fixed arguments supplied for an error message.
2014-04-08 Valentin BartenevVersion bump.
2014-04-08 Maxim Douninrelease-1.5.13 tag
2014-04-08 Maxim Douninnginx-1.5.13-RELEASE release-1.5.13
2014-04-08 Maxim DouninUpdated OpenSSL used for win32 builds.
2014-04-07 Valentin BartenevSPDY: avoid creating flush frames.
2014-04-07 Valentin BartenevSPDY: consistently handle control frames with unknown...
2014-04-07 Valentin BartenevSPDY: refactored ngx_http_spdy_state_read_data().
2014-04-07 Valentin BartenevSPDY: better detect premature closing of stream.
2014-04-07 Maxim DouninWin32: fixed shared ssl_session_cache (ticket #528).
2014-04-07 Maxim DouninWin32: fixed link flags with MSVC, broken by bfe536716dbf.
2014-04-01 Roman ArutyunyanMp4: allow end values bigger than track duration.
2014-03-31 Maxim DouninAdjusted default value of types_hash_bucket_size (ticke...
2014-03-31 Maxim DouninCore: fixed hash to actually try max_size.
2014-03-31 Maxim DouninCore: hash now ignores bucket_size if it hits max_size...
2014-03-31 Maxim DouninCore: slab log_nomem flag.
2014-03-31 Maxim DouninWin32: fixed cpu hog by cache manager on exit (ticket...
2014-03-31 Maxim DouninMail: fixed ngx_mail_send() (ticket #519).
2014-03-31 Maxim DouninAdded #ifndef around NGX_HAVE_CASELESS_FILESYSTEM define.
2014-03-31 Roman ArutyunyanMp4: improved logging after adding "end" support.
2014-03-31 Roman ArutyunyanMp4: fixed seeking to a track end.
2014-03-28 Valentin BartenevSPDY: detect premature closing of stream.
next