17 Commits

Author SHA1 Message Date
danj
c0dee63708 Update to haproxy-1.6.10 2016-11-26 12:29:50 +00:00
danj
04a92c12b7 Patch has been (finally, yay) committed upstream 2016-10-20 16:19:11 +00:00
danj
e9cc00c472 Make use of the accept4() API on OpenBSD.
From Brad, ok jca@
2016-09-27 17:04:58 +00:00
danj
7fc676bcc9 update to haproxy-1.6.6
from David Carlier
2016-06-27 18:41:11 +00:00
jasper
a2e16608d9 Security fix for CVE-2016-5360
ok danj@ (MAINTAINER)
2016-06-15 06:55:58 +00:00
benoit
75440423b5 Update to haproxy-1.6.3.
from David Carlier, ok maintainer Daniel Jakots.
2016-01-06 09:50:04 +00:00
jca
667206481b Maintainer update to haproxy-1.6.2
Upstream removed the example config file, this update adds a new,
simpler one.

Also fix a time_t printing warning while here.
2015-11-10 11:56:54 +00:00
jca
a182859996 Update to haproxy-1.5.15, from maintainer Daniel Jakots. 2015-11-05 20:00:24 +00:00
jca
3e24df4613 Committed upstream. 2015-08-25 17:51:52 +00:00
sthen
88a52fdf3e guard SSLv3_client_method() with #ifndef OPENSSL_NO_SSL3 2015-07-18 15:43:44 +00:00
gonzalo
379994256b Update for HAproxy to 1.5.11
With tweaks from Daniel Jakots (thanks!) and jca@ (thanks!)

OK jca@
2015-04-20 14:02:34 +00:00
gonzalo
3b92d16e82 Update for HAproxy to 1.5.3:
- DOC: fix typo in Unix Socket commands
- BUG/MEDIUM: connection: fix memory corruption when
  building a proxy v2 header
- BUG/MEDIUM: ssl: Fix a memory leak in DHE key exchange
- DOC: mention that Squid correctly responds 400 to PPv2
  header
- BUG/MINOR: http: base32+src should use the big endian
  version of base32
- BUG/MEDIUM: connection: fix proxy v2 header again!

Now use GMAKE.

Ok benoit@
2014-09-11 14:47:20 +00:00
dcoppa
d8a9c8463e Fix bogus path in the manual page.
From Kent Fritz, ok sthen@
2014-03-13 08:58:14 +00:00
gonzalo
0c202f1ff5 Update for Haproxy to 1.4.23.
Mostly bugfixes and last patch commited upstream.

ok jasper@
2013-04-28 20:30:50 +00:00
jasper
607a49b24e Security fix for CVE-2013-1912, haproxy may crash on TCP content inspection rules
Patch from upstream git.
2013-04-03 06:23:25 +00:00
gonzalo
e2abff372f Update for haproxy to 1.4.21 with some changes:
- MINOR: stats admin: allow unordered parameters in POST requests
    - BUG/MAJOR: possible crash when using capture headers on TCP frontends
    - MINOR: config: disable header captures in TCP mode and complain
    - CLEANUP: http: message parser must ignore HTTP_MSG_ERROR
    - BUG/MAJOR: checks: don't call set_server_status_* when no LB algo is set
    - MINOR: proxy: make findproxy() return proxies from numeric IDs too
    - BUG/MINOR: stop connect timeout when connect succeeds

And others (http://haproxy.1wt.eu/download/1.4/src/CHANGELOG), while here GROFF is not needed,
add a rc.d(8) script and maintainer drop maintainership.

Tested on i386.

Ok sthen@ (untested)
2012-08-27 13:03:06 +00:00
jdixon
ab7aa0f428 HAProxy is a high-performance and highly-robust TCP/HTTP load balancer
which provides cookie-based persistence, automatic failover, header 
insertion, deletion, modification on the fly, advanced logging contents 
to help troubleshoot buggy applications and/or networks, and a few other 
features.  It uses its own state machine to achieve up to ten thousands 
hits per second on modern hardware, even with thousands of simultaneous
connections.

feedback from merdely@, okan@, wcmaier@
ok merdely@ and pval@
2008-07-17 04:31:45 +00:00