haproxy-2.3.git
2019-11-15 Willy TarreauMINOR: ring: make the parse function automatically...
2019-11-15 Christopher... MINOR: sink: Set the default max length for a message...
2019-11-15 Christopher... MINOR: mux-h1: Set EOI on the conn-stream when EOS...
2019-11-15 Christopher... BUG/MINOR: mux-h1: Don't set CS_FL_EOS on a read0 when...
2019-11-15 Christopher... BUG/MINOR: mux-h1: Properly catch parsing errors on...
2019-11-15 Christopher... DOC: Add missing stats fields in the management manual
2019-11-15 Christopher... MINOR: contrib/prometheus-exporter: report the number...
2019-11-15 Christopher... BUG/MINOR: contrib/prometheus-exporter: Rename some...
2019-11-15 Christopher... MINOR: contrib/prometheus-exporter: Report metrics...
2019-11-15 Christopher... MINOR: stats: Report max times in addition of the avera...
2019-11-15 Christopher... MINOR: counters: Add fields to store the max observed...
2019-11-15 Christopher... MINOR: stream: Remove the lock on the proxy to update...
2019-11-15 Christopher... MINOR: freq_ctr: Make the sliding window sums thread...
2019-11-15 Christopher... MEDIUM: filters: Adapt filters API to allow again TCP...
2019-11-15 Christopher... BUG/MEDIUM: filters: Don't call TCP callbacks for HTX...
2019-11-15 Willy TarreauBUILD: contrib/da: remove an "unused" warning
2019-11-15 Willy TarreauBUG/MEDIUM: listeners: always pause a listener on out...
2019-11-15 Willy TarreauCLEANUP: stats: use srv_shutdown_streams() instead...
2019-11-15 Willy TarreauCLEANUP: cli: use srv_shutdown_streams() instead of...
2019-11-15 Willy TarreauMINOR: memory: also poison the area on freeing
2019-11-15 Willy TarreauCLEANUP: session: slightly simplify idle connection...
2019-11-14 Olivier HouchardBUG/MEDIUM: Make sure we leave the session list in...
2019-11-14 Willy TarreauBUG/MINOR: queue/threads: make the queue unlinking...
2019-11-09 Olivier HouchardBUG/MEDIUM: tasks: Make tasklet_remove_from_tasklet_lis...
2019-11-09 Jerome MagninBUG/MINOR: stream: init variables when the list is...
2019-11-08 Willy TarreauDOC: management: fix typo on "cache_lookups" stats...
2019-11-07 Baptiste AssmannBUG: dns: timeout resolve not applied for valid resolutions
2019-11-07 Baptiste AssmannBUG/MINOR: action: do-resolve now use cached response
2019-11-07 Christopher... MINOR: http-ana: Remove the unused function http_reset_...
2019-11-07 Christopher... BUG/MEDIUM: stream: Be sure to release allocated captur...
2019-11-06 Lukas TribusMINOR: doc: http-reuse connection pool fix
2019-11-06 Christopher... MEDIUM: stream/trace: Register a new trace source with...
2019-11-06 Christopher... MINOR: trace: Add a set of macros to trace events if...
2019-11-06 Christopher... MINOR: flt_trace: Rename macros to print trace messages
2019-11-06 Christopher... BUG/MEDIUM: stream: Be sure to support splicing at...
2019-11-06 Christopher... BUG/MEDIUM: mux-h1: Disable splicing for chunked messages
2019-11-06 Frédéric LécailleMINOR: peers: Add "log" directive to "peers" section.
2019-11-06 Cyril BontéDOC: fix date and http_date keywords syntax
2019-11-04 William LallemandMINOR: ssl/cli: replace the default_ctx during 'commit...
2019-11-04 William LallemandBUG/MINOR: ssl/cli: fix an error when a file is not...
2019-11-04 William LallemandBUG/MINOR: ssl/cli: unable to update a certificate...
2019-11-04 William LallemandBUG/MEDIUM: ssl/cli: don't alloc path when cert not...
2019-11-03 Willy Tarreau[RELEASE] Released version 2.1-dev4 v2.1-dev4
2019-11-03 Tim DuesterhusDOC: Add GitHub issue config.yml
2019-11-01 vkillMINOR: backend: Add srv_name sample fetche
2019-10-31 Emmanuel HocdetBUG/MEDIUM: ssl/cli: fix dot research in cli_parse_set_cert
2019-10-31 Emmanuel HocdetMINOR: ssl: BoringSSL ocsp_response does not need issuer
2019-10-31 Emmanuel HocdetBUG/MINOR: ssl: double free on error for ckch->{key...
2019-10-31 Emmanuel HocdetBUG/MINOR: ssl: ckch->chain must be initialized
2019-10-31 Emmanuel HocdetBUG/MINOR: ssl: segfault in cli_parse_set_cert with...
2019-10-31 Willy TarreauBUG/MINOR: stats: properly check the path and not the...
2019-10-31 Willy TarreauBUG/MEDIUM: mux-h2: immediately report connection error...
2019-10-31 Willy TarreauBUG/MEDIUM: mux-h2: immediately remove a failed connect...
2019-10-31 Willy TarreauBUG/MEDIUM: mux-h2: report no available stream on a...
2019-10-31 William LallemandBUG/MINOR: ssl/cli: check trash allocation in cli_io_ha...
2019-10-31 Damien ClaisseMINOR: sample: add us/ms support to date/http_date
2019-10-31 Joao MoraisBUG/MINOR: config: Update cookie domain warn to RFC6265
2019-10-30 Jerome MagninREGTEST: vtest can now enable mcli with its own flag
2019-10-30 William LallemandCLEANUP: ssl/cli: remove leftovers of bundle/certs...
2019-10-30 William LallemandMINOR: ssl/cli: rework 'set ssl cert' as 'set/commit'
2019-10-29 William DauchyMINOR: init: always fail when setrlimit fails
2019-10-29 William DauchyMINOR: config: allow no set-dumpable config option
2019-10-29 William DauchyMINOR: doc: fix busy-polling performance reference
2019-10-29 Olivier HouchardBUG/MEDIUM: servers: Only set SF_SRV_REUSED if the...
2019-10-29 Olivier HouchardBUG/MEDIUM: stream_interface: Only use SI_ST_RDY when...
2019-10-29 Olivier HouchardMINOR: mux: Add a new method to get informations about...
2019-10-29 Willy TarreauRevert "MINOR: istbuf: add b_fromist() to make a buffer...
2019-10-29 Willy TarreauMINOR: chunk: add chunk_istcat() to concatenate an...
2019-10-29 Willy TarreauBUILD: do not disable -Wformat-truncation anymore
2019-10-29 Willy TarreauBUILD/MINOR: ssl: shut up a build warning about format...
2019-10-29 Willy TarreauBUG/MINOR: spoe: fix off-by-one length in UUID format...
2019-10-29 Willy TarreauBUILD/MINOR: tools: shut up the format truncation warni...
2019-10-29 Tim DuesterhusDOC: Improve documentation of http-re(quest|sponse...
2019-10-29 Ilya ShipitsinBUILD: CI: comment out cygwin build, upgrade various...
2019-10-28 William LallemandMINOR: ssl/cli: rework the 'set ssl cert' IO handler
2019-10-28 William LallemandBUG/MINOR: ssl/cli: cleanup on cli_parse_set_cert error
2019-10-28 Willy TarreauDOC: remove obsolete section about header manipulation
2019-10-26 Christopher... BUG/MAJOR: stream-int: Don't receive data from mux...
2019-10-26 Christopher... BUG/MINOR: mux-h2: Don't pretend mux buffers aren't...
2019-10-25 William LallemandBUG/MINOR: cli: don't call the kw->io_release if kw...
2019-10-25 Willy Tarreau[RELEASE] Released version 2.1-dev3 v2.1-dev3
2019-10-25 Willy TarreauBUG/MEDIUM: debug: address a possible null pointer...
2019-10-24 Willy TarreauMINOR: stats/debug: maintain a counter of debug command...
2019-10-24 Willy TarreauMINOR: debug: make most debug CLI commands accessible...
2019-10-24 Willy TarreauMINOR: cli: add an expert mode to hide dangerous commands
2019-10-24 Willy TarreauREORG: move CLI access level definitions to cli.h
2019-10-24 Willy TarreauMINOR: cli/debug: validate addresses using may_access...
2019-10-24 Willy TarreauMINOR: debug: add a new "debug dev stream" command
2019-10-24 William DauchyMINOR: tcp: avoid confusion in time parsing init
2019-10-23 William LallemandBUG/MINOR: ssl: fix build of X509_chain_up_ref() w...
2019-10-23 William LallemandBUG/MINOR: ssl: fix build with openssl < 1.1.0
2019-10-23 William LallemandBUG/MINOR: ssl/cli: out of bounds when built without...
2019-10-23 William LallemandBUG/MINOR: ssl/cli: fix build of SCTL and OCSP
2019-10-23 William LallemandMEDIUM: cli/ssl: handle the creation of SSL_CTX in...
2019-10-23 William LallemandMINOR: ssl/cli: assignate a new ckch_store
2019-10-23 William LallemandMINOR: ssl: new functions duplicate and free a ckch_store
2019-10-23 William LallemandMINOR: ssl: copy a ckch from src to dst
2019-10-23 William LallemandMINOR: ssl: update ssl_sock_free_cert_key_and_chain_con...
2019-10-23 William LallemandMINOR: ssl/cli: update ocsp/issuer/sctl file from the CLI
2019-10-23 William LallemandBUG/MINOR: ssl/cli: fix looking up for a bundle
next