haproxy-2.1.git
2020-02-06 Tim DuesterhusMINOR: acl: Warn when an ACL is named 'or'
2020-02-06 Willy TarreauCONTRIB: debug: support reporting multiple values at...
2020-02-06 Willy TarreauCONTRIB: debug: add the possibility to decode the value...
2020-02-06 Willy TarreauCONTRIB: debug: add missing flags SF_HTX and SF_MUX
2020-02-05 William LallemandBUG/MINOR: ssl: clear the SSL errors on DH loading...
2020-02-04 Willy TarreauBUG/MINOR: ssl: we may only ignore the first 64 errors
2020-02-04 Olivier HouchardBUG/MAJOR: memory: Don't forget to unlock the rwlock...
2020-02-04 Olivier HouchardBUG/MEDIUM: memory: Add a rwlock before freeing memory.
2020-02-04 Olivier HouchardMINOR: memory: Only init the pool spinlock once.
2020-02-04 Olivier HouchardBUG/MEDIUM: memory_pool: Update the seq number in pool_...
2020-02-04 Olivier HouchardBUG/MEDIUM: connections: Don't forget to unlock when...
2020-02-04 William DauchyBUG/MINOR: connection: fix ip6 dst_port copy in make_pr...
2020-02-04 Frédéric... BUG/MINOR: ssl: Possible memleak when allowing the...
2020-02-04 Willy TarreauBUG/MEDIUM: pipe: fix a use-after-free in case of pipe...
2020-01-24 Willy TarreauBUG/MINOR: tcpchecks: fix the connect() flags regarding...
2020-01-24 Olivier HouchardBUG/MEDIUM: ssl: Don't forget to free ctx->ssl on failure.
2020-01-24 Tim DuesterhusMINOR: lua: Add HLUA_PREPEND_C?PATH build option
2020-01-24 Tim DuesterhusMINOR: lua: Add lua-prepend-path configuration option
2020-01-24 Tim DuesterhusMINOR: lua: Add hlua_prepend_path function
2020-01-24 Willy TarreauBUILD: cfgparse: silence a bogus gcc warning on 32...
2020-01-24 Willy TarreauBUG/MEDIUM: mux-h2: make sure we don't emit TE headers...
2020-01-24 Willy TarreauBUG/MINOR: stktable: report the current proxy name...
2020-01-24 Olivier HouchardBUG/MEDIUM: 0rtt: Only consider the SSL handshake.
2020-01-24 Emmanuel HocdetBUG/MINOR: ssl/cli: ocsp_issuer must be set w/ "set...
2020-01-24 William LallemandBUG/MINOR: ssl: typo in previous patch
2020-01-24 William LallemandBUG/MINOR: ssl: memory leak w/ the ocsp_issuer
2020-01-24 William LallemandBUG/MINOR: ssl: increment issuer refcount if in chain
2020-01-24 Willy TarreauCLEANUP: stats: shut up a wrong null-deref warning...
2020-01-24 William LallemandBUG/MINOR: ssl/cli: free the previous ckch content...
2020-01-23 Emmanuel HocdetBUG/MINOR: ssl: ssl_sock_load_pem_into_ckch is not...
2020-01-23 Olivier HouchardBUG/MEDIUM: netscaler: Don't forget to allocate storage...
2020-01-23 Baptiste AssmannBUG/MINOR: http_act: don't check capture id in backend
2020-01-23 Christopher... MINOR: proxy/http-ana: Add support of extra attributes...
2020-01-23 Emmanuel HocdetBUG/MINOR: ssl: ssl_sock_load_sctl_from_file memory...
2020-01-23 Emmanuel HocdetBUG/MINOR: ssl: ssl_sock_load_issuer_file_into_ckch...
2020-01-23 Emmanuel HocdetBUG/MINOR: ssl: ssl_sock_load_ocsp_response_from_file...
2020-01-23 Christopher... BUG/MINOR: tcp-rules: Fix memory releases on error...
2020-01-23 Christopher... BUG/MINOR: stick-table: Use MAX_SESS_STKCTR as the...
2020-01-23 Christopher... BUG/MINOR: http-rules: Remove buggy deinit functions...
2020-01-23 Christopher... BUG/MINOR: http-ana/filters: Wait end of the http_end...
2020-01-21 Jerome MagninBUILD: pattern: include errno.h
2020-01-20 Ben51DegreesBUG/MINOR: 51d: Fix bug when HTX is enabled
2020-01-20 Tim DuesterhusBUG/MINOR: dns: Make dns_query_id_seed unsigned
2020-01-20 Tim DuesterhusBUG/MINOR: cache: Fix leak of cache name in error path
2020-01-20 Jerome MagninBUG/MINOR: pattern: handle errors from fgets when tryin...
2020-01-20 Willy TarreauBUG/MEDIUM: connection: add a mux flag to indicate...
2020-01-20 Jerome MagninBUG/MINOR: stream: don't mistake match rules for store...
2020-01-20 William LallemandBUG/MEDIUM: cli: _getsocks must send the peers sockets
2020-01-20 Willy TarreauREGTEST: add sample_fetches/hashes.vtc to validate...
2020-01-20 Willy TarreauBUG/MAJOR: hashes: fix the signedness of the hash inputs
2020-01-20 Olivier HouchardBUG/MEDIUM: mux_h1: Don't call h1_send if we subscribed().
2020-01-20 William LallemandBUG/MEDIUM: mworker: remain in mworker mode during...
2020-01-20 William LallemandREGTEST: mcli/mcli_start_progs: start 2 programs
2020-01-20 William LallemandBUG/MINOR: cli/mworker: can't start haproxy with 2...
2020-01-20 Willy TarreauBUG/MEDIUM: mux-h2: don't stop sending when crossing...
2020-01-20 Willy TarreauBUG/MEDIUM: mux-h2: fix missing test on sending_list...
2020-01-20 Willy TarreauBUG/MINOR: mux-h2: use a safe list_for_each_entry in...
2020-01-20 Olivier HouchardBUG/MEDIUM: tasks: Use the MT macros in tasklet_free().
2020-01-09 Christopher... BUG/MINOR: stream-int: Don't trigger L7 retry if max...
2020-01-09 Willy TarreauBUG/MEDIUM: session: do not report a failure when rejec...
2020-01-09 Christopher... BUG/MINOR: channel: inject output data at the end of...
2020-01-09 Kevin ZhuBUG/MEDIUM: http-ana: Truncate the response when a...
2020-01-09 Christopher... BUG/MINOR: proxy: Fix input data copy when an error...
2020-01-09 Christopher... BUG/MINOR: h1: Report the right error position when...
2020-01-09 Olivier HouchardMINOR: ssl: Remove unused variable "need_out".
2020-01-09 William DauchyMINOR: config: disable busy polling on old processes
2020-01-09 Olivier HouchardBUG/MEDIUM: connections: Hold the lock when wanting...
2020-01-09 Olivier HouchardBUG/MEDIUM: checks: Only attempt to do handshakes if...
2020-01-07 Willy TarreauBUG/MINOR: checks: refine which errno values are really...
2019-12-21 Willy Tarreau[RELEASE] Released version 2.1.2 v2.1.2
2019-12-21 Lukas TribusBUILD: ssl: improve SSL_CTX_set_ecdh_auto compatibility
2019-12-20 Christopher... BUG/MEDIUM: stream: Be sure to never assign a TCP backe...
2019-12-20 Willy TarreauBUG/MINOR: state-file: do not leak memory on parse...
2019-12-20 Willy TarreauBUG/MINOR: state-file: do not store duplicates in the...
2019-12-20 Willy TarreauBUG/MEDIUM: state-file: do not allocate a full buffer...
2019-12-20 Rosen PenevBUG/MINOR: ssl: openssl-compat: Fix getm_ defines
2019-12-20 Olivier HouchardBUG/MEDIUM: fd/threads: fix a concurrency issue between...
2019-12-20 Willy TarreauMINOR: fd/threads: make _GET_NEXT()/_GET_PREV() use...
2019-12-19 Olivier HouchardBUG/MEDIUM: ssl: Revamp the way early data are handled.
2019-12-19 Willy TarreauBUG/MAJOR: task: add a new TASK_SHARED_WQ flag to fix...
2019-12-19 Willy TarreauMINOR: task: only check TASK_WOKEN_ANY to decide to...
2019-12-19 Willy TarreauMINOR: http: add a new "replace-path" action
2019-12-19 Willy TarreauMINOR: debug: support logging to various sinks
2019-12-19 Olivier HouchardBUG/MEDIUM: ssl: Don't set the max early data we can...
2019-12-19 Tim DuesterhusMINOR: sample: Validate the number of bits for the...
2019-12-19 Willy TarreauBUG/MINOR: sample: always check converters' arguments
2019-12-19 Willy TarreauBUG/MINOR: sample: fix the closing bracket and LF in...
2019-12-19 Willy TarreauDOC: clarify the fact that replace-uri works on a full URI
2019-12-11 Willy Tarreau[RELEASE] Released version 2.1.1 v2.1.1
2019-12-11 Willy TarreauBUILD/MINOR: unix sockets: silence an absurd gcc warnin...
2019-12-11 Willy TarreauBUG/MINOR: listener: fix off-by-one in state name check
2019-12-11 Willy TarreauBUG/MINOR: server: make "agent-addr" work on default...
2019-12-11 Willy TarreauBUG/MINOR: listener: do not immediately resume on trans...
2019-12-11 Willy TarreauBUG/MINOR: mworker: properly pass SIGTTOU/SIGTTIN to...
2019-12-11 Willy TarreauBUG/MINOR: log: fix minor resource leaks on logformat...
2019-12-11 Willy TarreauDOC: remove references to the outdated architecture.txt
2019-12-11 Julien PivottoDOC: proxies: HAProxy only supports 3 connection modes
2019-12-11 Willy TarreauBUG/MINOR: tasks: only requeue a task if it was already...
2019-12-11 Willy TarreauDOC: listeners: add a few missing transitions
2019-12-10 Willy TarreauBUG/MEDIUM: proto_udp/threads: recv() and send() must...
next