haproxy-2.3.git
2017-06-02 William LallemandMEDIUM: mworker: replace systemd mode by master worker...
2017-05-27 Emmanuel HocdetMINOR: boringssl: basic support for OCSP Stapling
2017-05-27 Emeric BrunMEDIUM: ssl: handle multiple async engines
2017-05-27 Grant ZhangMAJOR: ssl: add openssl async mode support
2017-05-27 Grant ZhangMEDIUM: ssl: add basic support for OpenSSL crypto engine
2017-05-27 William LallemandMEDIUM: proxy: zombify proxies only when the expose...
2017-05-27 William LallemandMINOR: cli: add 'expose-fd listeners' to pass listeners FDs
2017-05-27 William LallemandMINOR: cli: add ACCESS_LVL_MASK to store the access...
2017-05-12 Thierry FOURNIERBUG/MEDIUM: lua: segfault if a converter or a sample...
2017-05-12 Holger JustMINOR: sample: Add b64dec sample converter
2017-05-12 Frédéric LécailleBUG/MAJOR: dns: Broken kqueue events handling (BSD...
2017-05-12 Dmitry SivachenkoCLEANUP: retire obsoleted USE_GETSOCKNAME build option
2017-05-12 Emmanuel HocdetMEDIUM: ssl: ssl-min-ver and ssl-max-ver compatibility.
2017-05-12 Emmanuel HocdetMEDIUM: ssl: add ssl-min-ver and ssl-max-ver parameters...
2017-05-12 Emmanuel HocdetMINOR: ssl: show methods supported by openssl
2017-05-12 Emmanuel HocdetMINOR: ssl: support TLSv1.3 for bind and server
2017-05-12 Emmanuel HocdetMEDIUM: ssl: calculate the real min/max TLS version...
2017-05-12 Emmanuel HocdetMEDIUM: ssl: ssl_methods implementation is reworked...
2017-05-12 Emmanuel HocdetMEDIUM: ssl: revert ssl/tls version settings relative...
2017-05-12 Lukas TribusMINOR: ssl: add prefer-client-ciphers
2017-05-06 Willy TarreauBUG/MINOR: checks: don't send proxy protocol with agent...
2017-05-04 David CARLIERBUG/MINOR: contrib/mod_security: fix build on FreeBSD
2017-05-03 Frédéric LécailleMINOR: server: cli: Add server FQDNs to server-state...
2017-05-03 Willy TarreauCONTRIB: tcploop: add action "X" to execute a command
2017-04-28 Lukas TribusDOC: update RFC references
2017-04-28 Emeric BrunBUG/MINOR: ssl: fix warnings about methods for opensslv1.1.
2017-04-27 Thierry FOURNIERMINOR: Add ModSecurity wrapper as contrib
2017-04-27 Thierry FOURNIERMINOR: proto-http: Add sample fetch wich returns all...
2017-04-27 Thierry FOURNIERMINOR: Add binary encoding request header sample fetch
2017-04-27 Thierry FOURNIERREORG: spoe: move spoe_encode_varint / spoe_decode_vari...
2017-04-27 Thierry FOURNIERBUG/MINOR: change header-declared function to static...
2017-04-26 Andrew RodlandBUG/MINOR: hash-balance-factor isn't effective in certa...
2017-04-26 Thierry FOURNIERCLEANUP: lua: remove test
2017-04-26 Thierry FOURNIERBUG/MEDIUM: lua: memory leak
2017-04-22 Jarno HuuskonenDOC: errloc/errorloc302/errorloc303 missing status...
2017-04-22 Jarno HuuskonenDOC: add layer 4 links/cross reference to "block" keyword.
2017-04-21 Frédéric LécailleDOC: Add documentation for new "server-template" keyword.
2017-04-21 Frédéric LécailleMINOR: server: Add server_template_init() function...
2017-04-21 Frédéric LécailleMINOR: server: Add 'server-template' new keyword suppor...
2017-04-21 Frédéric LécailleMINOR: server: Extract the code which finalizes server...
2017-04-21 Frédéric LécailleMINOR: server: Extract the code responsible of copying...
2017-04-21 Frédéric LécailleBUG/MINOR: server: missing default server 'resolvers...
2017-04-21 Christopher... BUG/MEDIUM: http: Drop the connection establishment...
2017-04-20 Olivier HouchardBUG/MINOR: server: don't use "proxy" when px is really...
2017-04-19 Olivier HouchardBUG/MAJOR: Use -fwrapv.
2017-04-19 Willy TarreauMEDIUM: config: don't check config validity when there...
2017-04-19 Willy TarreauBUG/MEDIUM: acl: proprely release unused args in prune_...
2017-04-18 Jim FreemanCLEANUP: logs: typo: simgle => single
2017-04-16 Frédéric LécailleBUG/MAJOR: Broken parsing for valid keywords provided...
2017-04-15 Frédéric LécailleBUG/MINOR: server: Fix a wrong error message during...
2017-04-13 Olivier HouchardMINOR: systemd wrapper: add support for passing the...
2017-04-13 Olivier HouchardMINOR: socket transfer: Set a timeout on the socket.
2017-04-13 Olivier HouchardMINOR: proxy: Don't close FDs if not our proxy.
2017-04-13 Olivier HouchardMINOR: doc: document the -x flag
2017-04-13 Olivier HouchardMINOR: tcp: When binding socket, attempt to reuse one...
2017-04-13 Olivier HouchardMINOR: global: Add an option to get the old listening...
2017-04-13 Olivier HouchardMINOR: cli: Add a command to send listening sockets.
2017-04-13 Willy TarreauMINOR: lua: ensure the memory allocator is used all...
2017-04-13 Willy TarreauBUG/MEDIUM: servers: unbreak server weight propagation
2017-04-13 Willy TarreauBUG/MEDIUM: acl: don't free unresolved args in prune_ac...
2017-04-13 Willy TarreauBUG/MEDIUM: arg: ensure that we properly unlink unresol...
2017-04-13 Michal IdzikowskiMEDIUM: server: Inherit CLI weight changes and agent...
2017-04-12 Willy TarreauBUG/MINOR: arg: don't try to add an argument on failed...
2017-04-12 Willy TarreauBUG/MINOR: config: missing goto out after parsing an...
2017-04-11 Frédéric LécailleBUG/MINOR: dns: Wrong address family used when creating...
2017-04-11 Willy TarreauBUILD/MINOR: tools: fix build warning in debug_hexdump()
2017-04-11 Willy TarreauBUILD/MINOR: stats: remove unexpected argument to stats...
2017-04-10 David CarlierBUG/MINOR: server : no transparent proxy for DragonflyBSD
2017-04-10 Adam SpiersDOC: stick-table is available in frontend sections
2017-04-10 Olivier HouchardMINOR server: Restrict dynamic cookie check to the...
2017-04-05 Glenn StraussDOC: mention lighttpd 1.4.46 implements PROXY
2017-04-05 Glenn StraussDOC: update sample code for PROXY protocol
2017-04-04 Jarno HuuskonenDOC: add few comments to examples.
2017-04-04 Jarno HuuskonenDOC: changed "block"(deprecated) examples to http-reque...
2017-04-04 David CarlierCLEANUP: server: moving netinet/tcp.h inclusion
2017-04-03 Willy Tarreau[RELEASE] Released version 1.8-dev1 v1.8-dev1
2017-03-31 Guillaume de... MINOR: config parsing: add warning when log-format...
2017-03-31 Guillaume de... DOC: log-format/tcplog/httplog update
2017-03-31 Willy TarreauDOC: update the contributing file
2017-03-31 Jarno HuuskonenDOC: fix parenthesis and add missing "Example" tags
2017-03-31 Christopher... BUG/MINOR: filters: Don't force the stream's wakeup...
2017-03-31 Christopher... BUG/MEDIUM: http: Fix blocked HTTP/1.0 responses when...
2017-03-31 Christopher... MINOR: http: Add debug messages when HTTP body analyzer...
2017-03-31 Christopher... MINOR: http: remove useless check on HTTP_MSGF_XFER_LEN...
2017-03-31 Christopher... CLEANUP: buffers: Remove buffer_contig_area and buffer_...
2017-03-31 Christopher... CLEANUP: buffers: Remove buffer_bounce_realign function
2017-03-31 Christopher... CLEANUP: http: Remove channel_congested function
2017-03-31 Christopher... BUG/MINOR: http: Fix conditions to clean up a txn and...
2017-03-31 Christopher... BUG/MEDIUM: buffers: Fix how input/output data are...
2017-03-30 Emeric BrunBUG/MEDIUM: peers: fix buffer overflow control in intde...
2017-03-29 Frédéric LécailleBUG/MEDIUM: server: Wrong server default CRT filenames...
2017-03-29 Willy TarreauCLEANUP: time: curr_sec_ms doesn't need to be exported
2017-03-27 Willy TarreauBUILD: scripts: fix typo in announce-release error...
2017-03-27 Willy TarreauBUILD: make the release script use shortlog for the...
2017-03-27 Willy TarreauBUG/MEDIUM: tcp: don't require privileges to bind to...
2017-03-27 Lukas TribusMINOR: doc: fix use-server example (imap vs mail)
2017-03-27 Frédéric LécailleDOC: server: Add docs for "server" and "default-server...
2017-03-27 Frédéric LécailleMINOR: server: Add 'no-agent-check' server keyword.
2017-03-27 Frédéric LécailleMINOR: server: Make 'default-server' support 'disabled...
2017-03-27 Frédéric LécailleMINOR: server: Make 'default-server' support 'addr...
next