Tree @release-1.6.1 (Download .tar.gz)
History of src @release-1.6.1
- Mail: discard pipelined commands after SMTP STARTTLS. Maxim Dounin 6 years ago
- Reset of r->uri.len on URI parsing errors. Maxim Dounin 6 years ago
- Mail: added a check for the number of arguments in MAIL/RCPT. Maxim Dounin 6 years ago
- Version bump. Maxim Dounin 6 years ago
- Version bump. Maxim Dounin 6 years ago
- SPDY: fixed typo in log message. Valentin Bartenev 6 years ago
- Fixed missing "static" in declaration of ngx_http_gzip_quantity(). Valentin Bartenev 6 years ago
- SPDY: moved a variable initialization near to its check. Valentin Bartenev 6 years ago
- SPDY: fixed arguments supplied for an error message. Valentin Bartenev 6 years ago
- Version bump. Valentin Bartenev 6 years ago
- SPDY: avoid creating flush frames. Valentin Bartenev 6 years ago
- SPDY: consistently handle control frames with unknown type. Valentin Bartenev 6 years ago
- SPDY: refactored ngx_http_spdy_state_read_data(). Valentin Bartenev 6 years ago
- SPDY: better detect premature closing of stream. Valentin Bartenev 6 years ago
- Win32: fixed shared ssl_session_cache (ticket #528). Maxim Dounin 6 years ago
- Mp4: allow end values bigger than track duration. Roman Arutyunyan 6 years ago
- Adjusted default value of types_hash_bucket_size (ticket #352). Maxim Dounin 6 years ago
- Core: fixed hash to actually try max_size. Maxim Dounin 6 years ago
- Core: hash now ignores bucket_size if it hits max_size limit. Maxim Dounin 6 years ago
- Core: slab log_nomem flag. Maxim Dounin 6 years ago
- Win32: fixed cpu hog by cache manager on exit (ticket #514). Maxim Dounin 6 years ago
- Mail: fixed ngx_mail_send() (ticket #519). Maxim Dounin 6 years ago
- Added #ifndef around NGX_HAVE_CASELESS_FILESYSTEM define. Maxim Dounin 6 years ago
- Mp4: improved logging after adding "end" support. Roman Arutyunyan 6 years ago
- Mp4: fixed seeking to a track end. Roman Arutyunyan 6 years ago
- SPDY: detect premature closing of stream. Valentin Bartenev 6 years ago
- SPDY: fixed the DATA frame length handling in case of some errors. Valentin Bartenev 6 years ago
- SPDY: better detect if headers block has wrong entries count. Valentin Bartenev 6 years ago
- SPDY: detect premature end of frame while start parsing headers. Valentin Bartenev 6 years ago
- Apply underscores_in_headers also to the first character. Piotr Sikora 6 years ago