You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:haproxy

See all merge proposals.

HAProxy has 4 active branches owned by 1 person and 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:haproxy
Series: trunk
1 Development 2008-08-18 02:06:21 UTC
784. [TESTS] test-fsm: 22 regression tests...

Author: Willy Tarreau
Revision Date: 2008-08-17 17:30:03 UTC

[TESTS] test-fsm: 22 regression tests for state machines

22 regression tests for state machines are managed by the new
file tests/test-fsm.cfg. Check it, they are all documented
inside. Most of the bugs introduced during the FSM extraction
have been found with these tests.

lp:~haproxy/haproxy/Development 1 Development 2017-02-13 10:15:13 UTC
6089. BUG/MAJOR: ssl: fix a regression in s...

Author: Willy Tarreau
Revision Date: 2017-02-13 10:15:13 UTC

BUG/MAJOR: ssl: fix a regression in ssl_sock_shutw()

Commit 405ff31 ("BUG/MINOR: ssl: assert on SSL_set_shutdown with BoringSSL")
introduced a regression causing some random crashes apparently due to
memory corruption. The issue is the use of SSL_CTX_set_quiet_shutdown()
instead of SSL_set_quiet_shutdown(), making it use a different structure
and causing the flag to be put who-knows-where.

Many thanks to Jarno Huuskonen who reported this bug early and who
bisected the issue to spot this patch. No backport is needed, this
is 1.8-specific.

lp:~haproxy/haproxy/haproxy-1.5 1 Development 2014-10-26 23:12:35 UTC This branch has not been imported yet.
lp:~haproxy/haproxy/haproxy-1.4 1 Development 2013-04-04 15:34:54 UTC This branch has not been imported yet.
14 of 4 results
You can't create new branches for HAProxy.