]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
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
2019-10-23  William LallemandMINOR: ssl: split ssl_sock_load_crt_file_into_ckch()
2019-10-23  William LallemandMINOR: ssl: load issuer from file or from buffer
2019-10-23  William LallemandMINOR: ssl: load sctl from buf OR from a file
2019-10-23  William LallemandMINOR: ssl: OCSP functions can load from file or buffer
2019-10-23  William LallemandCLEANUP: ssl: fix SNI/CKCH lock labels
2019-10-23  William LallemandCLEANUP: ssl: remove old TODO commentary
2019-10-23  Willy TarreauBUG/MINOR: mux-h2: do not emit logs on backend connections
2019-10-23  Willy TarreauBUG/MEDIUM: pattern: make the pattern LRU cache thread...
2019-10-23  Willy TarreauBUG/MINOR: stick-table: fix an incorrect 32 to 64 bit...
2019-10-22  Emeric BrunBUG/MINOR: ssl: fix memcpy overlap without consequences.
2019-10-22  Baptiste AssmannBUG/MINOR: dns: allow srv record weight set to 0
2019-10-22  Willy TarreauREGTESTS: server/cli_set_fqdn requires version 1.8...
2019-10-22  Willy TarreauREGTESTS: make seamless-reload depend on 1.9 and above
2019-10-21  Vedran FuracBUG/MINOR: server: check return value of fopen() in...
2019-10-21  Tim DuesterhusBUG/MINOR: sample: Make the `field` converter compatibl...
2019-10-21  William LallemandBUG/MINOR: cache: alloc shctx after check config
2019-10-21  Christopher... BUG/MINOR: stick-table: Never exceed (MAX_SESS_STKCTR...
2019-10-21  Christopher... BUG/MINOR: ssl: Fix fd leak on error path when a TLS...
2019-10-18  William LallemandBUG/MINOR: mworker/cli: reload fail with inherited FD
2019-10-18  Emeric BrunBUG/MEDIUM: ssl: 'tune.ssl.default-dh-param' value...
2019-10-18  Emeric BrunCLEANUP: bind: handle warning label on bind keywords...
2019-10-18  Emeric BrunCLEANUP: ssl: make ssl_sock_load_dh_params handle errco...
2019-10-18  Emeric BrunCLEANUP: ssl: make ssl_sock_put_ckch_into_ctx handle...
2019-10-18  Emeric BrunCLEANUP: ssl: make ckch_inst_new_load_(multi_)store...
2019-10-18  Emeric BrunCLEANUP: ssl: make cli_parse_set_cert handle errcode...
next