]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2020-04-27  Christopher... MINOR: log: Don't depends on a stream to process sample...
2020-04-27  Christopher... MEDIUM: checks: Support log-format strings for tcp...
2020-04-27  Christopher... MEDIUM: checks: Support expression to set the port
2020-04-27  Christopher... MINOR: checks: Add the addr option for tcp-check connec...
2020-04-27  Christopher... MINOR: checks: Add the default option for tcp-check...
2020-04-27  Christopher... MINOR: ssl: Export a generic function to parse an alpn...
2020-04-27  Christopher... MINOR: checks: Add the alpn option for tcp-check connec...
2020-04-27  Christopher... MINOR: checks: Add the via-socks4 option for tcp-check...
2020-04-27  Christopher... MINOR: checks: Add the sni option for tcp-check connect...
2020-04-27  Gaetan RivetMINOR: checks: Add support to set-var and unset-var...
2020-04-27  Gaetan RivetMEDIUM: checks: Parse custom action rules in tcp-checks
2020-04-27  Gaetan RivetMINOR: checks/vars: Add a check scope for variables
2020-04-27  Gaetan RivetMEDIUM: checks: Associate a session to each tcp-check...
2020-04-27  Christopher... MAJOR: checks: Refactor and simplify the tcp-check...
2020-04-27  Christopher... MEDIUM: checks: Add implicit tcp-check connect rule
2020-04-27  Gaetan RivetMINOR: checks: define a tcp-check connect type
2020-04-27  Gaetan RivetMINOR: checks: define tcp-check send type
2020-04-27  Gaetan RivetMINOR: checks: Set the tcp-check rule index during...
2020-04-27  Christopher... MEDIUM: proxy/checks: Register a keyword to parse tcp...
2020-04-27  Gaetan RivetMEDIUM: checks: Use a non-comment rule iterator to...
2020-04-27  Gaetan RivetMINOR: checks: Don't use a static tcp rule list head
2020-04-27  Gaetan RivetMEDIUM: checks: capture groups in expect regexes
2020-04-27  Christopher... MINOR: checks: Simplify functions to get step id and...
2020-04-27  Gaetan RivetMINOR: checks: add rbinary expect match type
2020-04-27  Christopher... MINOR: checks: Stop xform buffers to null-terminated...
2020-04-27  Gaetan RivetMEDIUM: checks: rewrite tcp-check expect block
2020-04-27  Gaetan RivetMINOR: checks: define a tcp expect type
2020-04-27  Gaetan RivetMINOR: checks: add linger option to tcp connect
2020-04-27  Gaetan RivetMINOR: checks: add min-recv tcp-check expect option
2020-04-27  Gaetan RivetMINOR: checks: simplify tcp expect config parser
2020-04-27  Gaetan RivetMEDIUM: checks: rewind to the first inverse expect...
2020-04-27  Gaetan RivetMINOR: checks: Simplify connection flag parsing in...
2020-04-27  Gaetan RivetMINOR: checks: Use an enum to describe the tcp-check...
2020-04-27  Christopher... BUG/MINOR: checks: Forbid tcp-check lines in default...
2020-04-27  Gaetan RivetBUG/MINOR: checks: chained expect will not properly...
2020-04-27  Christopher... CLEANUP: checks: Don't export anymore init_check and...
2020-04-27  Christopher... BUG/MEDIUM: server/checks: Init server check during...
2020-04-27  Christopher... BUG/MINOR: checks: Respect the no-check-ssl option
2020-04-27  Gaetan RivetMINOR: server: respect warning and alert semantic
2020-04-27  Christopher... MINOR: checks: Add a way to send custom headers and...
2020-04-27  Christopher... MINOR: mini-clist: Add functions to iterate backward...
2020-04-27  Christopher... BUG/MINOR: check: Update server address and port to...
2020-04-27  Christopher... BUG/MINOR: http-ana: Throw a 500 error if after-respons...
2020-04-26  William LallemandMINOR: contrib: make the peers wireshark dissector...
2020-04-24  Willy TarreauMEDIUM: memory: make pool_gc() run under thread isolation
2020-04-23  Jerome MagninDOC: option logasap does not depend on mode
2020-04-23  Willy TarreauBUG/MINOR: http: make url_decode() optionally convert...
2020-04-23  Willy TarreauBUG/MINOR: mux-fcgi/trace: fix wrong set of trace flags...
2020-04-23  Willy TarreauBUG/MINOR: tools: fix the i386 version of the div64_32...
2020-04-23  William LallemandDOC: internals: update the SSL architecture schema
2020-04-22  Olivier HouchardBUG/MEDIUM: http-ana: Handle NTLM messages correctly.
2020-04-22  Jerome MagninMINOR: config: add a global directive to set default...
2020-04-22  Jerome MagninBUG/MINOR: ssl: default settings for ssl server options...
2020-04-22  Emmanuel HocdetMINOR: ssl: add ssl-skip-self-issued-ca global option
2020-04-21  William LallemandMINOR: ssl/cli: restrain certificate path when insertin...
2020-04-21  William LallemandMINOR: ssl/cli: disallow SSL options for directory...
2020-04-21  Olivier DoucetDOC: Improve documentation on http-request set-src
2020-04-21  Ilya ShipitsinCLEANUP: log: fix comment of parse_logformat_string()
2020-04-21  Ilya ShipitsinCI: run weekly OpenSSL "no-deprecated" builds
2020-04-18  Tim DuesterhusMINOR: version: Show uname output in display_version()
2020-04-17  Willy Tarreau[RELEASE] Released version 2.2-dev6 v2.2-dev6
2020-04-17  Adam MillsDOC: hashing: update link to hashing functions
2020-04-17  Dominik FroehlichCLEANUP: http: Fixed small typo in parse_http_return
2020-04-17  Ilya ShipitsinCLEANUP: assorted typo fixes in the code and comments
2020-04-16  Willy TarreauBUILD: Makefile: add linux-musl to TARGET
2020-04-16  Olivier CarrèreDOC: Make how "option redispatch" works more explicit
2020-04-16  Willy TarreauMINOR: init: report the haproxy version and executable...
2020-04-16  Ilya ShipitsinCLEANUP: assorted typo fixes in the code and comments
2020-04-15  Willy TarreauMINOR: init: report the compiler version in haproxy -vv
2020-04-15  Willy TarreauMINOR: init: add -dW and "zero-warning" to reject confi...
2020-04-15  Willy TarreauMINOR: init: report in "haproxy -c" whether there were...
2020-04-15  Frédéric LécailleBUG/MINOR: peers: Incomplete peers sections should...
2020-04-14  Willy TarreauBUG/MINOR: connection: always send address-less LOCAL...
2020-04-10  William LallemandMINOR: ssl: don't alloc ssl_conf if no option found
2020-04-10  William LallemandBUG/MINOR: ssl: ssl_conf always set to NULL on crt...
2020-04-10  William LallemandMINOR: ssl: crtlist_entry_{new, free}
2020-04-10  William LallemandREORG: ssl: move some free/new functions
2020-04-10  William LallemandMINOR: ssl: crtlist_new() alloc and initialize a struct...
2020-04-10  William LallemandMINOR: ssl: ckch_store_new() alloc and init a ckch_store
2020-04-09  William LallemandBUG/MEDIUM: ssl/cli: trying to access to free'd memory
2020-04-09  William LallemandMINOR: ssl: replace ckchs_free() by ckch_store_free()
2020-04-09  William LallemandMINOR: ssl: free instances and SNIs with ckch_inst_free()
2020-04-09  William LallemandMINOR: ssl: initialize all list in ckch_inst_new()
2020-04-09  William LallemandCLEANUP: ssl: remove a commentary in struct ckch_inst
2020-04-09  William LallemandBUG/MINOR: ssl: memleak of the struct cert_key_and_chain
2020-04-08  William LallemandCLEANUP: ssl/cli: use the list of filters in the crtlis...
2020-04-08  William LallemandCLEANUP: ssl: use the refcount for the SSL_CTX'
2020-04-08  William LallemandBUG/MINOR: ssl/cli: memory leak in 'set ssl cert'
2020-04-08  William LallemandBUG/MINOR: ssl: trailing slashes in directory names...
2020-04-08  William LallemandMINOR: ssl/cli: 'del ssl cert' deletes a certificate
2020-04-08  William LallemandMINOR: ssl/cli: improve error for bundle in add/del...
2020-04-08  William LallemandBUG/MINOR: ssl/cli: lock the ckch structures during...
2020-04-07  Ilya ShipitsinCI: adopt openssl download script to download all versions
2020-04-07  Ilya ShipitsinCI: cirrus-ci: rename openssl package after it is renam...
2020-04-07  William LallemandMINOR: ssl: improve the errors when a crt can't be...
2020-04-07  Ilya ShipitsinCI: travis-ci: upgrade openssl to 1.1.1f
2020-04-07  Ilya ShipitsinCI: travis-ci: enable DEBUG_STRICT=1 for CI builds
2020-04-07  Ilya ShipitsinCI: use better SSL library definition
2020-04-06  William LallemandMINOR: ssl/cli: replace dump/show ssl crt-list by ...
2020-04-06  William LallemandMINOR: ssl/cli: 'del ssl crt-list' delete an entry
next