haproxy-2.5.git
2019-05-13 Thierry FOURNIERMINOR: spoa-server: Execute registered callbacks
2019-05-13 Thierry FOURNIERMINOR: spoa-server: Prepare responses
2019-05-13 Thierry FOURNIERMINOR: spoa-server: Load files
2019-05-13 Thierry FOURNIERMINOR: spoa-server: Allow registering message processors
2019-05-13 Thierry FOURNIERMINOR: spoa-server: Allow registering external processes
2019-05-13 Thierry FOURNIERMINOR: spoa-server: With debug mode, start only one...
2019-05-13 Thierry FOURNIERMINOR: spoa-server: Replace the thread init system...
2019-05-13 Thierry FOURNIERMINOR: spoe-server: rename "worker" functions
2019-05-13 Thierry FOURNIERMINOR: spoa-server: Externalise debug functions
2019-05-13 Thierry FOURNIERMINOR: spoa-server: move some definition from spoa_serv...
2019-05-13 Thierry FOURNIERMINOR: spoa-server: Clone the v1.7 spoa-example project
2019-05-13 William LallemandBUG/MAJOR: ssl: segfault upon an heartbeat request
2019-05-13 Tim DuesterhusBUG/MINOR: vars: Fix memory leak in vars_check_arg
2019-05-13 Christopher... MINOR: spoe: Set the argument chunk size to 0 when...
2019-05-13 Willy TarreauREGTEST: fix tls_health_checks random failures on MacOS...
2019-05-13 Willy TarreauBUG/MINOR: htx: make sure to always initialize the...
2019-05-13 Tim DuesterhusBUG/MINOR: peers: Fix memory leak in cfg_parse_peers
2019-05-13 Willy TarreauRevert "BUG/MINOR: vars: Fix memory leak in vars_check_arg"
2019-05-13 Willy TarreauBUG/MAJOR: mux-h2: do not add a stream twice to the...
2019-05-11 Willy TarreauBUILD: threads: fix again the __ha_cas_dw() definition
2019-05-11 Willy TarreauCLEANUP: ssl: move all BIO_* definitions to openssl...
2019-05-11 Willy TarreauCLEANUP: ssl: remove ifdef around SSL_CTX_get_extra_cha...
2019-05-11 Willy TarreauCLEANUP: ssl: move the SSL_OP_* and SSL_MODE_* definiti...
2019-05-11 Ilya ShipitsinBUILD: travis-ci: make TMPDIR global variable in travis-ci
2019-05-11 Tim DuesterhusBUG/MINOR: vars: Fix memory leak in vars_check_arg
2019-05-10 Olivier HouchardMINOR: streams: Introduce a new retry-on keyword, all...
2019-05-10 Olivier HouchardMEDIUM: streams: Add a new http action, disable-l7...
2019-05-10 Olivier HouchardBUG/MEDIUM: streams: Make sur SI_FL_L7_RETRY is set...
2019-05-10 Olivier HouchardBUG/MEDIUM: h2: Don't check send_wait to know if we...
2019-05-10 Christopher... BUG/MEDIUM: http: Use pointer to the begining of input...
2019-05-10 Christopher... BUG/MINOR: stream: Attach the read side on the response...
2019-05-10 Chris PackhamBUILD: threads: Add __ha_cas_dw fallback for single...
2019-05-10 Ilya ShipitsinBUILD: add BoringSSL to travis-ci build matrix
2019-05-10 Willy TarreauCLEANUP: ssl: make inclusion of openssl headers safe
2019-05-10 Willy TarreauCLEANUP: ssl: never include openssl/*.h outside of...
2019-05-10 Willy TarreauREORG: ssl: move some OpenSSL defines from ssl_sock...
2019-05-10 Willy TarreauREORG: ssl: move openssl-compat from proto to common
2019-05-10 Willy TarreauBUILD: ssl: fix libressl build again after aes-gcm-enc
2019-05-09 Willy TarreauMINOR: ssl: enable aes_gcm_dec on LibreSSL
2019-05-09 Willy TarreauCLEANUP: ssl: remove 57 occurrences of useless tests...
2019-05-09 Willy TarreauBUILD: ssl: make libressl use its own version numbers
2019-05-09 Willy TarreauCLEANUP: ssl-sock: use HA_OPENSSL_VERSION_NUMBER instea...
2019-05-09 Willy TarreauBUILD: ssl: fix again a libressl build failure after...
2019-05-09 Olivier HouchardBUG/MEDIUM: h2: Make sure we set send_list to NULL...
2019-05-08 Olivier HouchardBUG/MEDIUM: servers: Don't use the same srv flag for...
2019-05-08 Ilya ShipitsinBUILD: travis-ci bugfixes and improvements
2019-05-07 Christopher... MINOR: htx: Remove support for unused OOB HTX blocks
2019-05-07 Christopher... MINOR: htx: Don't try to append a trailer block with...
2019-05-07 Christopher... MINOR: htx: Split on DATA blocks only when blocks are...
2019-05-07 Christopher... BUG/MINOR: htx: Never transfer more than expected in...
2019-05-07 Christopher... BUG/MINOR: mux-h1: Fix the parsing of trailers
2019-05-07 Christopher... BUG/MEDIUM: spoe: Be sure the sample is found before...
2019-05-07 Willy TarreauBUG/MINOR: mux-h2: fix the condition to close a cs...
2019-05-07 William LallemandMINOR: mworker: support a configurable maximum number...
2019-05-07 Willy TarreauCLEANUP: task: remove unneeded tests before task_destroy()
2019-05-07 Dragan DosenBUG/MEDIUM: tasks: fix possible segfault on task_destroy()
2019-05-07 Dragan DosenBUG/MEDIUM: stick-table: fix regression caused by a...
2019-05-07 William LallemandMINOR: systemd: support /etc/sysconfig/ for redhat...
2019-05-07 Tim DuesterhusMINOR: systemd: Make use of master socket in systemd...
2019-05-07 Apollon OikonomopoulosMINOR: systemd: Use the variables from /etc/default...
2019-05-07 Rob AllenBUG/MINOR: mworker/ssl: close OpenSSL FDs on reload
2019-05-07 Frédéric LécailleREGTEST: Wrong assumption in IP:port logging test.
2019-05-07 Frédéric LécailleREGTEST: Wrong renaming for one reg test.
2019-05-07 Frédéric LécailleREGTEST: Reg tests file renaming.
2019-05-07 Frédéric LécailleREGTEST: Flag some slow reg tests.
2019-05-07 Willy TarreauBUG/MEDIUM: h2/htx: never leave a trailers block alone...
2019-05-07 Willy TarreauBUG/MEDIUM: mux-h2/htx: never wait for EOM when process...
2019-05-07 Willy TarreauMEDIUM: mux-h2: discard contents that are to be sent...
2019-05-07 Willy TarreauBUG/MEDIUM: h2/htx: always fail on too large trailers
2019-05-07 Willy TarreauBUG/MINOR: mux-h2: rely on trailers output not input...
2019-05-07 Willy TarreauREGTEST: make the "table in peers" test require v2.0
2019-05-07 Willy TarreauREGTEST: make the tls_health_checks test much faster
2019-05-07 Dragan DosenMEDIUM: regex: modify regex_comp() to atomically alloca...
2019-05-07 Frédéric LécailleREGTEST: Add reg tests for "table" lines in "peers...
2019-05-07 Frédéric LécailleDOC: Update for "table" lines in "peers" section.
2019-05-07 Frédéric LécailleMINOR: peers: Do not emit global stick-table names.
2019-05-07 Frédéric LécailleMINOR: stick-table: Add prefixes to stick-table names.
2019-05-07 Frédéric LécailleMINOR: stick-tables: Add peers process binding computing.
2019-05-07 Frédéric LécailleMEDIUM: stick-table: Stop handling stick-tables as...
2019-05-07 Frédéric LécailleBUILD/MINOR: stick-table: Compilation fix.
2019-05-07 Frédéric LécailleMINOR: config: Extract the code of "stick-table" line...
2019-05-06 Willy TarreauMEDIUM: tcp: add the "tfo" option to support TCP fastop...
2019-05-06 Olivier HouchardMEDIUM: proto: Change the prototype of the connect...
2019-05-06 Olivier HouchardMINOR: doc: Document the interaction of allow-0rtt...
2019-05-06 Olivier HouchardMINOR: doc: Document allow-0rtt on the server line.
2019-05-06 Olivier HouchardBUG/MEDIUM: ssl: Don't attempt to use early data with...
2019-05-06 Frédéric LécailleBUILD: travis: TMPDIR replacement.
2019-05-06 Ilya ShipitsinBUILD: temporarily mark LibreSSL builds as allowed...
2019-05-06 Ilya ShipitsinBUILD: enable several LibreSSL hacks, including
2019-05-06 Ilya ShipitsinBUILD: travis-ci: get back to osx without openssl support
2019-05-06 Ilya ShipitsinBUILD: remove "build_libressl" duplicate declaration
2019-05-06 Tim DuesterhusDOC: Fix typo in keyword matrix
2019-05-06 Tim DuesterhusCLEANUP: Remove appsession documentation
2019-05-05 Ilya ShipitsinBUILD: extend travis-ci matrix
2019-05-05 Willy TarreauBUG/MINOR: logs/threads: properly split the log area...
2019-05-05 Willy TarreauBUG/MEDIUM: checks: make sure the warmup task takes...
2019-05-04 Willy TarreauBUG/MINOR: stream: also increment the retry stats count...
2019-05-04 Olivier HouchardMEDIUM: streams: Add a new keyword for retry-on, "junk...
2019-05-04 Olivier HouchardMEDIUM: streams: Add a way to replay failed 0rtt requests.
2019-05-04 Olivier HouchardMEDIUM: streams: Add the ability to retry a request...
next