Commit History

Author SHA1 Message Date
  Maxim Dounin 40fdd67892 release-1.8.1 tag 8 years ago
  Maxim Dounin 759af1a424 nginx-1.8.1-RELEASE 8 years ago
  Ruslan Ermilov 13b6b5b9fd Resolver: limited CNAME recursion. 8 years ago
  Roman Arutyunyan 70f485cba6 Resolver: fixed use-after-free memory accesses with CNAME. 8 years ago
  Roman Arutyunyan 5f37bd485f Resolver: changed the ngx_resolver_create_*_query() arguments. 8 years ago
  Ruslan Ermilov dd9cfd7345 Resolver: fixed CNAME processing for several requests. 8 years ago
  Ruslan Ermilov 84ae282f93 Resolver: fixed crashes in timeout handler. 8 years ago
  Roman Arutyunyan 717f65a507 Resolver: fixed possible segmentation fault on DNS format error. 8 years ago
  Maxim Dounin 793b877e35 Updated OpenSSL and PCRE used for win32 builds. 8 years ago
  Valentin Bartenev 43e9607fdf SSL: only select SPDY using NPN if "spdy" is enabled. 9 years ago
  Maxim Dounin d4cd59c17b Fixed ngx_parse_time() out of bounds access (ticket #821). 9 years ago
  Maxim Dounin 440759bd66 SSL: preserve default server context in connection (ticket #235). 9 years ago
  Roman Arutyunyan 9faac47113 Upstream: fixed cache send error handling. 9 years ago
  Maxim Dounin df30660f4d Fixed wrong URI after try_files in nested location (ticket #97). 9 years ago
  Maxim Dounin f178835bfa Fixed segfault with try_files introduced by c985d90a8d1f. 9 years ago
  Ruslan Ermilov 26e32aaa9c Events: made a failure to create a notification channel non-fatal. 9 years ago
  Roman Arutyunyan 9a31e9faab Merge proxy_protocol setting of listen directives. 9 years ago
  Maxim Dounin d82cf1a8cd Version bump. 8 years ago
  Maxim Dounin 0c2eacd05d release-1.8.0 tag 9 years ago
  Maxim Dounin 79ec842eca nginx-1.8.0-RELEASE 9 years ago
  Sergey Kandaurov 0b0ba16e51 Core: ensure that ngx_config.h is always included first. 9 years ago
  Maxim Dounin 15334c981a Stable branch. 9 years ago
  Ruslan Ermilov b25f0ddcf1 Fixed build, broken by 8b7f062a3fe6. 9 years ago
  Vladimir Homutov fd4da89228 Core: added OpenSSL version information to "nginx -V" output. 9 years ago
  Vladimir Homutov 513f184098 Version bump. 9 years ago
  Maxim Dounin 497046d4ac release-1.7.12 tag 9 years ago
  Maxim Dounin c40f7f570c nginx-1.7.12-RELEASE 9 years ago
  Ruslan Ermilov edb0c6ba64 Core: guard against spinlock usage without atomic ops. 9 years ago
  Sergey Kandaurov 38a97edf3a Core: limited levels of subdirectory hierarchy used for temp files. 9 years ago
  Sergey Kandaurov 256082c4f8 Core: removed excessive initialization in ngx_conf_set_path_slot(). 9 years ago