Commit History

Author SHA1 Message Date
  Maxim Dounin 667fd7d525 release-1.10.3 tag 7 years ago
  Maxim Dounin b708f694ea nginx-1.10.3-RELEASE 7 years ago
  Maxim Dounin 131b28d985 Updated OpenSSL used for win32 builds. 7 years ago
  Maxim Dounin a11a2f524d Updated zlib and PCRE used for win32 builds. 7 years ago
  Maxim Dounin be7975abe3 Upstream: fixed cache corruption and socket leaks with aio_write. 7 years ago
  Maxim Dounin 4e4083fc68 Fixed trailer construction with limit on FreeBSD and macOS. 7 years ago
  Valentin Bartenev d222e90b62 HTTP/2: prevented creating temp files for requests without body. 8 years ago
  Valentin Bartenev 9ab91422d0 HTTP/2: fixed posted streams handling. 8 years ago
  Valentin Bartenev f43e18807d HTTP/2: fixed saving preread buffer to temp file (ticket #1143). 8 years ago
  Valentin Bartenev 8c520c9621 HTTP/2: graceful shutdown of active connections (closes #1106). 8 years ago
  Maxim Dounin 4891ba59d8 Core: sockaddr lengths now respected by ngx_cmp_sockaddr(). 8 years ago
  Roman Arutyunyan e19481f35e Addition filter: set last_in_chain flag when clearing last_buf. 8 years ago
  Maxim Dounin 200c7493ae Version bump. 7 years ago
  Maxim Dounin 2357ed2169 release-1.10.2 tag 8 years ago
  Maxim Dounin 8c8c70b27b nginx-1.10.2-RELEASE 8 years ago
  Maxim Dounin 789abf2b8c SSL: default DH parameters compatible with OpenSSL 1.1.0. 8 years ago
  Maxim Dounin a3f3471fa3 Updated OpenSSL used for win32 builds. 8 years ago
  Maxim Dounin 09453e10d0 Event pipe: do not set file's thread_handler if not needed. 8 years ago
  Sergey Kandaurov 63260a6842 SSL: adopted session ticket handling for OpenSSL 1.1.0. 8 years ago
  Sergey Kandaurov f3dfbb5d1f SSL: guarded SSL_R_NO_CIPHERS_PASSED not present in OpenSSL 1.1.0. 8 years ago
  Valentin Bartenev 73d5e87a2b HTTP/2: flushing of the SSL buffer in transition to the idle state. 8 years ago
  Valentin Bartenev 010321e605 HTTP/2: refactored ngx_http_v2_send_output_queue(). 8 years ago
  Valentin Bartenev c64c12cae5 HTTP/2: fixed send timer handling. 8 years ago
  Valentin Bartenev 6ebe94522a HTTP/2: avoid sending output queue if there's nothing to send. 8 years ago
  Valentin Bartenev b034effaf5 HTTP/2: always handle streams in error state. 8 years ago
  Valentin Bartenev 8c1a6ae2ad HTTP/2: prevented output of the HEADERS frame for canceled streams. 8 years ago
  Valentin Bartenev e1d2701785 HTTP/2: always send GOAWAY while worker is shutting down. 8 years ago
  Maxim Dounin e39b70d00b Updated PCRE used for win32 builds. 8 years ago
  Roman Arutyunyan 5eaf2be27f Sub filter: eliminate unnecessary buffering. 8 years ago
  Roman Arutyunyan c0f6598235 Sub filter: introduced the ngx_http_sub_match() function. 8 years ago