Tree @release-1.5.11 (Download .tar.gz)
History of src @release-1.5.11
- SPDY: fixed potential integer overflow while parsing headers. Valentin Bartenev 6 years ago
- SPDY: constant number of preallocated structures for headers. Valentin Bartenev 6 years ago
- Request body: avoid potential overflow. Maxim Dounin 6 years ago
- Gzip static: fixed NGX_CONF_FLAG misuse. Valentin Bartenev 6 years ago
- Disabled redirects to named locations if URI is not set. Maxim Dounin 6 years ago
- Core: allocate enough memory to hold IPv6 text address plus port. Ruslan Ermilov 6 years ago
- Resolver: properly handle connect() failures. Ruslan Ermilov 6 years ago
- Upstream: fixed error message wording. Konstantin Pavlov 6 years ago
- Access: supplemented the obfuscated code with a comment. Ruslan Ermilov 6 years ago
- Upstream: ngx_post_event() instead of upgraded call (ticket #503). Maxim Dounin 6 years ago
- Mp4: remove useless leading stsc entry in result mp4. Roman Arutyunyan 6 years ago
- Win32: MSVC 2013 compatibility. Maxim Dounin 6 years ago
- SPDY: fixed reversed priority order in window waiting queue. Valentin Bartenev 6 years ago
- Upstream: fix $upstream_status variable. Piotr Sikora 6 years ago
- SPDY: fixed parsing of http version. Xiaochen Wang 6 years ago
- SSL: the $ssl_session_reused variable. Maxim Dounin 6 years ago
- Range filter: fixed duplicate charset. Ruslan Ermilov 6 years ago
- Use ngx_socket_errno where appropriate. Piotr Sikora 6 years ago
- Version bump. Maxim Dounin 6 years ago
- SPDY: fixed parsing of the priority field. Shigeki Ohtsu 6 years ago
- Core: added ngx_encode_base64url(). Maxim Dounin 6 years ago
- Core: handle getsockopt(TCP_FASTOPEN) failures. Piotr Sikora 6 years ago
- SPDY: protocol implementation switched to spdy/3.1. Valentin Bartenev 6 years ago
- Fixed false compiler warning. Vladimir Homutov 6 years ago
- Fixed a compile warning introduced by 01e2a5bcdd8f. Ruslan Ermilov 6 years ago
- Proxy: fixed upstream search by proxy_pass with variables. Ruslan Ermilov 6 years ago
- SSL: support ALPN (IETF's successor to NPN). Piotr Sikora 7 years ago
- Mp4: fix seeks to standalone last chunk. Roman Arutyunyan 7 years ago
- Mp4: skip tracks shorter than seek position (ticket #414). Roman Arutyunyan 7 years ago
- Mp4: fix seeks after the last key frame. Roman Arutyunyan 7 years ago