]> git.ipfire.org Git - thirdparty/haproxy.git/commit
* released 1.2.2 (1.1.29) v1.2.2
authorwilly tarreau <willy@wtap.(none)>
Sun, 18 Dec 2005 00:00:37 +0000 (01:00 +0100)
committerwilly tarreau <willy@wtap.(none)>
Sun, 18 Dec 2005 00:00:37 +0000 (01:00 +0100)
commit4302f49525bfb79cd0299b4a9542ac61fda2e058
tree88f5d8ee4f77865e84d3ebd6052f4f32fc9e04d4
parent982249e9e764193263d9ba29ff4b1d6eaf268936
* released 1.2.2 (1.1.29)
* fixed a bug where a TCP connection would be logged twice if the 'logasap'
  option was enabled without the 'tcplog' option.
* encode_string() would use hdr_encode_map instead of the map argument.
* the logged request is now encoded with '#XX' for unprintable characters
* new keywords 'capture request header' and 'capture response header' enable
  logging of arbitrary HTTP headers in requests and responses
* removed "-DSOLARIS" after replacing the last inet_aton() with inet_pton()
CHANGELOG
TODO
doc/haproxy-en.txt
doc/haproxy-fr.txt
examples/haproxy.spec
haproxy.c