]> git.kaiwu.me - nginx.git/shortlog
nginx.git
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
2014-03-04 Maxim Douninnginx-1.5.11-RELEASE release-1.5.11
2014-03-03 Valentin BartenevSPDY: fixed potential integer overflow while parsing...
2014-03-03 Valentin BartenevSPDY: constant number of preallocated structures for...
2014-03-03 Maxim DouninRequest body: avoid potential overflow.
2014-03-03 Valentin BartenevGzip static: fixed NGX_CONF_FLAG misuse.
2014-02-28 Maxim DouninDocs: xslt regenerated.
2014-02-28 Maxim DouninDocs: switched from java XSLScript to xslscript.pl.
2014-02-27 Maxim DouninDisabled redirects to named locations if URI is not...
2014-02-22 Ruslan ErmilovCore: allocate enough memory to hold IPv6 text address...
2014-02-20 Ruslan ErmilovResolver: properly handle connect() failures.
2014-02-20 Konstantin... Upstream: fixed error message wording.
2014-02-19 Ruslan ErmilovAccess: supplemented the obfuscated code with a comment.
2014-02-18 Maxim DouninUpstream: ngx_post_event() instead of upgraded call...
2014-02-14 Roman ArutyunyanMp4: remove useless leading stsc entry in result mp4.
2014-02-13 Maxim DouninWin32: MSVC 2013 compatibility.
2014-02-12 Valentin BartenevSPDY: fixed reversed priority order in window waiting...
2014-02-12 Piotr SikoraUpstream: fix $upstream_status variable.
2014-02-11 Xiaochen WangSPDY: fixed parsing of http version.
2014-02-11 Maxim DouninSSL: the $ssl_session_reused variable.
2014-02-04 Ruslan ErmilovRange filter: fixed duplicate charset.
2014-02-03 Piotr SikoraUse ngx_socket_errno where appropriate.
2014-02-05 Maxim DouninVersion bump.
2014-02-04 Maxim Douninrelease-1.5.10 tag
2014-02-04 Maxim Douninnginx-1.5.10-RELEASE release-1.5.10
2014-02-04 Shigeki OhtsuSPDY: fixed parsing of the priority field.
2014-02-04 Maxim DouninUpdated PCRE used for win32 builds.
2014-02-04 Maxim DouninCore: added ngx_encode_base64url().
2014-01-30 Piotr SikoraCore: handle getsockopt(TCP_FASTOPEN) failures.
2014-01-31 Valentin BartenevSPDY: protocol implementation switched to spdy/3.1.
2014-01-31 Vladimir HomutovFixed false compiler warning.
2014-01-30 Ruslan ErmilovFixed a compile warning introduced by 01e2a5bcdd8f.
2014-01-30 Ruslan ErmilovProxy: fixed upstream search by proxy_pass with variables.
2014-01-28 Piotr SikoraSSL: support ALPN (IETF's successor to NPN).
2014-01-29 Roman ArutyunyanMp4: fix seeks to standalone last chunk.
2014-01-29 Roman ArutyunyanMp4: skip tracks shorter than seek position (ticket...
2014-01-29 Roman ArutyunyanMp4: fix seeks after the last key frame.
2014-01-28 Maxim DouninFixed TCP_DEFER_ACCEPT handling (ticket #353).
2014-01-28 Maxim DouninSSI: fixed $date_local and $date_gmt without SSI (ticke...
2014-01-27 Ruslan ErmilovConfigure: enabled -Werror for clang.
2014-01-23 Tatsuhiko KuboTypo fixed.
2014-01-23 Maxim DouninSSL: fixed $ssl_session_id possible segfault after...
2014-01-23 Maxim DouninVersion bump.
2014-01-22 Maxim Douninrelease-1.5.9 tag
2014-01-22 Maxim Douninnginx-1.5.9-RELEASE release-1.5.9
2014-01-22 Maxim DouninUpdated OpenSSL used for win32 builds.
2014-01-22 Maxim DouninUpstream: reading from a client after connection upgrade.
2014-01-22 Maxim DouninSSL: fixed $ssl_session_id variable.
2014-01-20 Valentin BartenevSPDY: use ngx_queue_t to queue streams for post processing.
2014-01-22 Valentin BartenevSPDY: store the length of frame instead of its whole...
2014-01-22 Valentin BartenevSPDY: use frame->next pointer to chain free frames.
2014-01-22 Valentin BartenevSPDY: proper handling of all RST_STREAM statuses.
2014-01-22 Valentin BartenevSPDY: removed state to check first SETTINGS frame.
2014-01-22 Valentin BartenevSPDY: better name for frame entries counter.
2014-01-22 Valentin BartenevSPDY: fixed possible segfault.
2014-01-21 Maxim DouninTypo fixed.
next