]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
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...
2019-05-03  Olivier HouchardBUG/MEDIUM: streams: Don't add CF_WRITE_ERROR if early...
2019-05-03  Olivier HouchardBUG/MEDIUM: ssl: Use the early_data API the right way.
2019-05-03  Willy TarreauMINOR: init/threads: make the threads array global
2019-05-03  Willy TarreauMINOR: init/threads: remove the useless tids[] array
2019-05-03  Willy TarreauMINOR: threads: flatten the per-thread cpu-map
2019-05-02  Olivier HouchardBUG/MEDIUM: connections: Make sure we remove CO_FL_SESS...
2019-05-02  Olivier HouchardBUG/MEDIUM: channels: Don't forget to reset output...
2019-05-02  Dragan DosenBUG/MEDIUM: pattern: fix memory leak in regex pattern...
2019-05-02  Dragan DosenBUG/MINOR: checks: free memory allocated for tasklets
2019-05-02  Dragan DosenBUG/MINOR: log: properly free memory on logformat parse...
2019-05-02  Dragan DosenBUG/MINOR: haproxy: fix rule->file memory leak
2019-05-01  Olivier HouchardBUG/MEDIUM: ssl: Don't pretend we can retry a recv...
2019-04-30  Ilya ShipitsinBUG/MEDIUM: servers: fix typo "src" instead of "srv"
2019-04-30  Christopher... CLEANUP: config: Don't alter listener->maxaccept when...
2019-04-30  Christopher... MINOR: config: Test validity of tune.maxaccept during...
2019-04-30  Christopher... BUG/MEDIUM: listener: Fix how unlimited number of conse...
2019-04-30  Olivier HouchardBUG/MEDIUM: port_range: Make the ring buffer lock-free.
2019-04-30  Olivier HouchardMINOR: threads: Implement HA_ATOMIC_LOAD().
2019-04-30  Willy TarreauMINOR: activity: report context switch counts instead...
2019-04-30  Willy TarreauCLEANUP: task: move the task_per_thread definition...
2019-04-30  Frédéric LécailleREGTEST: Make this reg test be Linux specific.
2019-04-30  Willy TarreauBUG/MAJOR: map/acl: real fix segfault during show map...
2019-04-30  Frédéric LécailleREGTEST: Add a new reg test for log load-balancing...
2019-04-30  Frédéric LécailleDOC: log: Document the sampling and load-balancing...
2019-04-30  Frédéric LécailleMINOR: log: Enable the log sampling and load-balancing...
2019-04-30  Frédéric LécailleMINOR: log: Add "sample" new keyword to "log" lines.
2019-04-29  Yann CézardBUG/MEDIUM: contrib/modsecurity: If host header is...
2019-04-29  Yann CézardDOC: contrib/modsecurity: Typos and fix the reject...
2019-04-29  Christopher... MINOR: spoe: Use the sample context to pass frag_ctx...
2019-04-29  Kevin ZhuBUG/MEDIUM: spoe: arg len encoded in previous frag...
2019-04-29  Christopher... BUG/MINOR: http: Call stream_inc_be_http_req_ctr()...
2019-04-29  Willy TarreauBUG/MEDIUM: mux-h2: properly deal with too large header...
2019-04-26  David CARLIERMEDIUM: da: HTX mode support.
2019-04-26  David CarlierBUILD/MEDIUM: contrib: Dummy DeviceAtlas API.
2019-04-26  Willy TarreauMEDIUM: streams: measure processing time and abort...
2019-04-26  Willy TarreauMEDIUM: stream/debug: force a crash if a stream spins...
2019-04-26  Willy TarreauMEDIUM: appctx/debug: force a crash if an appctx spins...
2019-04-26  Willy TarreauMINOR: stream/debug: make a stream dump and crash function
2019-04-25  Willy TarreauMINOR: connection: make the debugging helper functions...
2019-04-25  Willy TarreauBUG/MINOR: proto_http: properly reset the stream's...
2019-04-25  Willy TarreauCLEANUP: standard: use proper const to addr_to_str...
next