haproxy-2.3.git
2022-01-10 Willy TarreauCLEANUP: ssl: make ssl_sock_free_srv_ctx() zero the...
2022-01-10 Willy TarreauBUILD: makefile: add -Wno-atomic-alignment to work...
2022-01-10 Thierry FournierDOC: fix misspelled keyword "resolve_retries" in resolvers
2022-01-10 Daniel JakotsBUILD: ssl: unbreak the build with newer libressl
2022-01-10 Willy TarreauBUILD: cli: clear a maybe-unused warning on some older...
2021-12-24 Willy TarreauBUG/MINOR: pools: don't mark ourselves as harmless...
2021-12-24 Amaury DenoyelleBUG/MINOR: backend: restore the SF_SRV_REUSED flag...
2021-12-24 Amaury DenoyelleBUG/MINOR: backend: do not set sni on connection reuse
2021-12-24 Willy TarreauMINOR: pools: work around possibly slow malloc_trim...
2021-12-24 William LallemandBUG/MEDIUM: mworker/cli: crash when trying to access...
2021-12-24 Lukas TribusDOC: config: retry-on list is space-delimited
2021-12-24 Christopher... DOC: config: Specify %Ta is only available in HTTP...
2021-12-24 Christopher... DOC: spoe: Clarify use of the event directive in spoe...
2021-12-24 Willy TarreauBUILD: tree-wide: avoid warnings caused by redundant...
2021-12-14 William LallemandMINOR: cli: "show version" displays the current process...
2021-12-09 Willy TarreauREGTESTS: mark the abns test as broken again
2021-12-09 Willy TarreauMINOR: ssl: make tlskeys_list_get_next() take a list...
2021-12-09 Tim DuesterhusCLEANUP: ssl: Remove useless local variable in tlskeys_...
2021-12-09 Tim DuesterhusCLEANUP: ssl: Remove useless loop in tlskeys_list_get_n...
2021-12-09 Willy TarreauMEDIUM: task: extend the state field to 32 bits
2021-12-08 Willy TarreauCI: Github Actions: temporarily disable BoringSSL builds
2021-12-08 Ilya ShipitsinCI: Github Actions: switch to LibreSSL-3.3.3
2021-12-07 Ilya ShipitsinCI: github actions: update LibreSSL to 3.2.5
2021-12-07 Tim DuesterhusRevert "CI: Pin VTest to a known good commit"
2021-12-07 Ilya ShipitsinCI: github actions: switch to stable LibreSSL release
2021-12-07 Tim DuesterhusCI: Fix the coverity builds
2021-12-07 Tim DuesterhusCI: Fix DEBUG_STRICT definition for Coverity
2021-12-07 Tim DuesterhusCI: Pin VTest to a known good commit
2021-12-07 Ilya ShipitsinCI: github actions: build several popular "contrib...
2021-12-07 Ilya ShipitsinCI: GitHub Actions: enable daily Coverity scan
2021-12-07 Ilya ShipitsinCI: github actions: enable 51degrees feature
2021-12-07 Ilya ShipitsinCI: github actions: update LibreSSL to 3.3.0
2021-12-07 Tim DuesterhusCI: Set DEBUG=-DDEBUG_STRICT=1 in GitHub Actions
2021-12-07 Tim DuesterhusCI: Clean up Windows CI
2021-12-07 Tim DuesterhusCI: Pass the github.event_name to matrix.py
2021-12-07 Ilya ShipitsinCI: Github Action: run "apt-get update" before packages...
2021-12-07 Ilya ShipitsinCI: Github Actions: enable BoringSSL builds
2021-12-07 Ilya ShipitsinCI: Github Actions: remove LibreSSL-3.0.2 builds
2021-12-07 Ilya ShipitsinCI: Github Actions: enable prometheus exporter
2021-12-07 Tim DuesterhusCI: Make the h2spec workflow more consistent with the...
2021-12-07 Tim DuesterhusCI: Stop hijacking the hosts file
2021-12-07 Tim DuesterhusCI: Expand use of GitHub Actions for CI
2021-12-06 William LallemandDOC: configuration: issuers-chain-path only applies...
2021-12-02 Emeric BrunBUG/MAJOR: segfault using multiple log forward sections. next
2021-12-02 Christopher... BUG/MEDIUM: resolvers: Detach query item on response...
2021-12-02 Christopher... BUG/MEDIUM: cli: Properly set stream analyzers to proce...
2021-11-24 Christopher... [RELEASE] Released version 2.3.16 v2.3.16
2021-11-23 Willy TarreauMINOR: shctx: add a few BUG_ON() for consistency checks
2021-11-23 Willy TarreauBUG/MINOR: shctx: do not look for available blocks...
2021-11-23 Willy TarreauBUG/MEDIUM: shctx: leave the block allocator when enoug...
2021-11-23 Willy TarreauBUG/MEDIUM: mux-h2: always process a pending shut read
2021-11-23 William LallemandBUG/MEDIUM: ssl: abort with the correct SSL error when...
2021-11-23 Willy TarreauMINOR: mux-h2: perform a full cycle shutdown+drain...
2021-11-23 Willy TarreauMINOR: connection: add a new CO_FL_WANT_DRAIN flag...
2021-11-23 Christopher... BUG/MINOR: stick-table/cli: Check for invalid ipv6 key
2021-11-23 Willy TarreauBUG/MEDIUM: connection: make cs_shutr/cs_shutw//cs_clos...
2021-11-23 Christopher... BUG/MINOR: mux-h2: Fix H2_CF_DEM_SHORT_READ value
2021-11-23 William LallemandBUG/MINOR: mworker: doesn't launch the program postparser
2021-11-23 Christopher... BUG/MEDIUM: conn-stream: Don't reset CS flags on close
2021-11-23 Christopher... DOC: lua: Be explicit with the Reply object limits
2021-11-23 Christopher... Revert "BUG/MINOR: http-ana: Don't eval front after...
2021-11-23 Christopher... BUG/MINOR: http-ana: Apply stop to the current section...
2021-11-23 Christopher... DOC: config: Fix typo in ssl_fc_unique_id description
2021-11-23 William LallemandBUG/MEDIUM: ssl: backend TLS resumption with sni and...
2021-11-16 Christopher... BUG/MEDIUM: mux-h1: Fix H1C_F_ST_SILENT_SHUT value
2021-11-04 Willy Tarreau[RELEASE] Released version 2.3.15 v2.3.15
2021-11-03 Willy TarreauSCRIPTS: git-show-backports: re-enable file-based filtering
2021-11-03 John RoeslerDOC/peers: some grammar fixes for peers 2.1 spec
2021-11-03 Christopher... MINOR: stream: Improve dump of bogus streams
2021-11-03 Tim DuesterhusMINOR: halog: Add support for extracting captures using...
2021-11-03 Tim DuesterhusBUG/MINOR: halog: Add missing newlines in die() messages
2021-11-03 Tim DuesterhusCLEANUP: halog: Use consistent indentation in help()
2021-11-03 Tim DuesterhusMINOR: halog: Rename -qry to -query
2021-11-03 Tim DuesterhusDOC: halog: Move the `-qry` parameter into the correct...
2021-11-03 Tim DuesterhusMINOR: halog: Add -qry parameter allowing to preserve...
2021-11-03 Christopher... DOC: config: Fix alphabetical order of fc_* samples
2021-11-03 Willy TarreauBUG/MINOR: sample: fix backend direction flags consecut...
2021-11-03 Christopher... BUG/MEDIUM: sample: Cumulate frontend and backend sampl...
2021-11-03 Willy TarreauBUG/MINOR: vars: properly set the argument parsing...
2021-11-03 Willy TarreauMINOR: sample: add missing ARGC_ entries
2021-11-03 Willy TarreauBUG/MINOR: vars: improve accuracy of the rules used...
2021-11-03 Christopher... BUG/MEDIUM: stream-int: Block reads if channel cannot...
2021-11-03 Remi Tricot... BUG/MINOR: http: Authorization value can have multiple...
2021-11-03 Christopher... BUG/MEDIUM: http-ana: Drain request data waiting the...
2021-11-03 Christopher... BUG/MEDIUM: resolvers: Track api calls with a counter...
2021-11-03 Christopher... BUG/MEDIUM: resolvers: Don't recursively perform reques...
2021-11-03 Willy TarreauMEDIUM: resolvers: remove the last occurrences of the...
2021-11-03 Willy TarreauMEDIUM: resolvers: use a kill list to preserve the...
2021-11-03 Willy TarreauCLEANUP: resolvers: replace all LIST_DELETE with LIST_D...
2021-11-03 Willy TarreauCLEANUP: resolvers: simplify resolv_link_resolution...
2021-11-03 Willy TarreauCLEANUP: always initialize the answer_list
2021-11-03 Willy TarreauCLEANUP: resolvers: do not export resolv_purge_resoluti...
2021-11-03 Christopher... BUG/MEDIUM: mux-h1: Perform a connection shutdown when...
2021-11-03 Christopher... BUG/MINOR: mux-h1: Save shutdown mode if the shutdown...
2021-11-03 Amaury DenoyelleBUILD: fix compilation on NetBSD
2021-11-03 Willy TarreauBUG/MINOR: mux-h2: do not prevent from sending a final...
2021-11-03 Willy TarreauBUG/MAJOR: buf: fix varint API post- vs pre- increment
2021-11-03 Willy TarreauBUG/MEDIUM: resolvers: always check a valid item in...
2021-11-03 Willy TarreauBUILD: resolvers: avoid a possible warning on null...
2021-11-03 Willy TarreauBUG/MAJOR: resolvers: add other missing references...
next