]> git.kaiwu.me - nginx.git/shortlog
nginx.git
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.
2014-03-28 Valentin BartenevSPDY: fixed the DATA frame length handling in case...
2014-03-26 Valentin BartenevSPDY: better detect if headers block has wrong entries...
2014-03-26 Valentin BartenevSPDY: detect premature end of frame while start parsing...
2014-03-24 Piotr SikoraApply underscores_in_headers also to the first character.
2014-03-25 Andrei BelovIncreased default value of variables_hash_max_size.
2014-03-24 Sergey KandaurovMp4: skipped empty stss atom table in output.
2014-03-21 Maxim DouninRange filter: single_range flag in request.
2014-03-20 Roman ArutyunyanMp4: added "end" argument support.
2014-03-20 Roman ArutyunyanMp4: moved atom cropping code out of update functions.
2014-03-19 Maxim DouninSPDY: improved ngx_http_spdy_state_save() again.
2014-03-19 Maxim DouninMacros used for initialization in ngx_http_core_init_ma...
2014-03-19 Maxim DouninSPDY: improved ngx_http_spdy_state_save() check.
2014-03-19 Maxim DouninSPDY: macro used for recv_buffer_size initialization.
2014-03-18 Maxim DouninVersion bump.
2014-03-18 Maxim Douninrelease-1.5.12 tag
2014-03-18 Maxim Douninnginx-1.5.12-RELEASE release-1.5.12
2014-03-18 Maxim DouninSPDY: always check size of data to be saved into state...
2014-03-17 Roman ArutyunyanAdded server-side support for PROXY protocol v1 (ticket...
2014-03-17 Maxim DouninFastCGI: f->split_parts reset on request start.
2014-03-07 Maxim DouninCore: fixed wrong indices in listening sockets compare...
2014-03-06 Filipe da SilvaMIME: added application/xspf+xml MIME type (ticket...
2014-03-06 Sergey KandaurovAdded connection serial number in logging of left open...
2014-03-06 Sergey KandaurovFixed format specifier in logging of "c->number".
2014-03-04 Roman ArutyunyanMIME: added video/mp2t and application/vnd.apple.mpegur...
2014-03-04 Roman ArutyunyanVersion bump.
2014-03-04 Maxim Douninrelease-1.5.11 tag
next