History of src @release-1.9.11
- Dynamic modules. Maxim Dounin 6 years ago
- Dynamic modules: dlopen() support. Maxim Dounin 6 years ago
- Dynamic modules: changed ngx_modules to cycle->modules. Maxim Dounin 6 years ago
- Dynamic modules: moved module-related stuff to separate files. Maxim Dounin 6 years ago
- HTTP/2: fixed possible buffer overrun (ticket #893). Valentin Bartenev 6 years ago
- HTTP/2: fixed padding handling in HEADERS frame with CONTINUATION. Valentin Bartenev 6 years ago
- HTTP/2: fixed request length accounting. Valentin Bartenev 6 years ago
- HTTP/2: fixed excessive memory allocation for pool cleanup. Valentin Bartenev 6 years ago
- HTTP/2: removed unused field from ngx_http_v2_stream_t. Valentin Bartenev 6 years ago
- Resolver: style. Ruslan Ermilov 6 years ago
- Resolver: improved PTR response processing. Ruslan Ermilov 6 years ago
- Resolver: style. Ruslan Ermilov 6 years ago
- Resolver: free TCP buffers on resolver cleanup. Roman Arutyunyan 6 years ago
- Resolver: fixed possible resource leak introduced in 5a16d40c63de. Ruslan Ermilov 6 years ago
- Resolver: TCP support. Roman Arutyunyan 6 years ago
- Resolver: per-request DNS server balancer. Roman Arutyunyan 6 years ago
- Resolver: renamed UDP-specific structures, fields and variables. Roman Arutyunyan 6 years ago
- Resolver: removed unused field from ngx_resolver_ctx_t. Roman Arutyunyan 6 years ago
- Version bump. Roman Arutyunyan 6 years ago
- Resolver: limited CNAME recursion. Ruslan Ermilov 6 years ago
- Resolver: fixed use-after-free memory accesses with CNAME. Roman Arutyunyan 6 years ago
- Resolver: changed the ngx_resolver_create_*_query() arguments. Roman Arutyunyan 6 years ago
- Resolver: fixed CNAME processing for several requests. Ruslan Ermilov 6 years ago
- Resolver: fixed crashes in timeout handler. Ruslan Ermilov 6 years ago
- Resolver: fixed possible segmentation fault on DNS format error. Roman Arutyunyan 6 years ago
- Request body: removed surplus assigment, no functional changes. Valentin Bartenev 6 years ago
- Core: worker_cpu_affinity auto. Maxim Dounin 6 years ago
- Upstream: fixed changing method on X-Accel-Redirect. Maxim Dounin 6 years ago
- Upstream: don't keep connections on early responses (ticket #669). Maxim Dounin 6 years ago
- Fixed PROXY protocol on IPv6 sockets (ticket #858). Maxim Dounin 6 years ago