Tree @release-1.3.10 (Download .tar.gz)
History of auto @release-1.3.10
- Configure: added the NGX_ZLIB define. Valentin Bartenev 9 years ago
- Implemented IPv6 support for URLs specified using domain names. Ruslan Ermilov 9 years ago
- Configure: better check for PCRE JIT. Maxim Dounin 9 years ago
- Fixed build with embedded perl in certain setups (ticket #48). Ruslan Ermilov 9 years ago
- OCSP stapling: ssl_stapling_file support. Maxim Dounin 9 years ago
- Correct plural form for "path" in the whole source base. Andrey Belov 9 years ago
- Configure: additional test for ExtUtils::Embed perl module presence. Andrey Belov 9 years ago
- Configure: help updated to list upstream keepalive and least_conn. Maxim Dounin 9 years ago
- Configure: fixed make macros to use parentheses instead of braces. Maxim Dounin 9 years ago
- Configure: provide inflate() when building zlib on win32. Maxim Dounin 9 years ago
- Gunzip filter import. Maxim Dounin 9 years ago
- Removed extraneous GCC warning flags. Ruslan Ermilov 10 years ago
- Added the Clang compiler support. Ruslan Ermilov 10 years ago
- Made sure to run configure in a "C" locale. Ruslan Ermilov 10 years ago
- Added a commented out -Wmissing-prototypes to CFLAGS. Ruslan Ermilov 10 years ago
- Replaced a number of "else if" with "elif". Ruslan Ermilov 10 years ago
- Configure: fixed "make" used instead of "${MAKE}". Maxim Dounin 10 years ago
- Added code to look up Google perftools in /opt/local/, for MacPorts. Ruslan Ermilov 10 years ago
- Fixed compile-time conditionals used to detect if X-Forwarded-For support Ruslan Ermilov 10 years ago
- Fixed "sendmsg() failed" alerts on HP-UX. Maxim Dounin 10 years ago
- Changed default alignment to 16. Maxim Dounin 10 years ago
- Fixed spelling of "endianness", and called it "byte ordering" in the Ruslan Ermilov 10 years ago
- Upstream: least_conn balancer module. Maxim Dounin 10 years ago
- Fixed building --with-cpp_test_module on some systems. Valentin Bartenev 10 years ago
- Configure: fixed msghdr.msg_control test on 64bit platforms. Maxim Dounin 10 years ago
- Fixed more gcc46 warnings in configure tests. Maxim Dounin 10 years ago
- The addition of $tcpinfo_* variables has broken the build on Linux Ruslan Ermilov 10 years ago
- worker_cpu_affinity: cleaned up Linux implementation, added FreeBSD support. Ruslan Ermilov 10 years ago
- Implemented $tcpinfo_rtt, $tcpinfo_rttvar, $tcpinfo_snd_cwnd, and Ruslan Ermilov 10 years ago
- Some older OSes (notably FreeBSD 4.x) did not have %zu Ruslan Ermilov 10 years ago