]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2019-10-11  William LallemandMINOR: ssl: load the ocsp in/from the ckch
2019-10-11  William LallemandMINOR: ssl: load the sctl in/from the ckch
2019-10-11  William LallemandMEDIUM: ssl/cli: 'set ssl cert' updates a certificate...
2019-10-11  William LallemandMINOR: ssl: ssl_sock_load_crt_file_into_ckch() is filli...
2019-10-11  William LallemandMEDIUM: ssl: ssl_sock_load_ckchs() alloc a ckch_inst
2019-10-11  William LallemandMINOR: ssl: ssl_sock_load_multi_ckchs() can properly...
2019-10-11  William LallemandMINOR: ssl: ssl_sock_load_ckchn() can properly fail
2019-10-11  William LallemandMEDIUM: ssl: split ssl_sock_add_cert_sni()
2019-10-11  William LallemandMEDIUM: ssl: introduce the ckch instance structure
2019-10-11  William LallemandBUG/MINOR: ssl: abort on sni_keytypes allocation failure
2019-10-11  William LallemandBUG/MINOR: ssl: free the sni_keytype nodes
2019-10-11  William LallemandBUG/MINOR: ssl: abort on sni allocation failure
2019-10-11  William LallemandMINOR: ssl: initialize explicitly the sni_ctx trees
2019-10-11  William LallemandMINOR: ssl: initialize the sni_keytypes_map as EB_ROOT
2019-10-11  William LallemandREORG: ssl: move structures to ssl_sock.h
2019-10-11  William LallemandREORG: ssl: rename ckch_node to ckch_store
2019-10-11  William LallemandMINOR: ssl: crt-list do ckchn_lookup
2019-10-11  Willy TarreauMINOR: mux-h2: also support emitting CONTINUATION on...
2019-10-11  Olivier HouchardMINOR: lists: Fix alignement of \ when relevant.
2019-10-11  Olivier HouchardMINOR: lists: Try to use local variables instead of...
2019-10-11  Olivier HouchardMINOR: h2: Document traps to be avoided on multithread.
2019-10-11  Olivier HouchardMEDIUM: task: Split the tasklet list into two lists.
2019-10-11  Willy TarreauMINOR: list: add new macro MT_LIST_BEHEAD
2019-10-11  Willy TarreauMINOR: lists: add new macro LIST_SPLICE_END_DETACHED
2019-10-11  Willy TarreauBUILD: stats: fix missing '=' sign in array declaration
2019-10-11  Willy TarreauBUG/MEDIUM: applet: always check a fast running applet...
2019-10-10  Willy TarreauMINOR: stats: fill all the descriptions for "show info...
2019-10-10  Willy TarreauMINOR: stats: make "show stat" and "show info"
2019-10-10  Willy TarreauMINOR: stats: prepare to add a description with each...
2019-10-10  Willy TarreauMINOR: stats: support the "desc" output format modifier...
2019-10-10  Willy TarreauMINOR: stats: uniformize the calling convention of...
2019-10-10  Willy TarreauMINOR: stats: make stats_dump_fields_json() directly...
2019-10-10  Willy TarreauMINOR: stats: get rid of the STAT_SHOWADMIN flag
2019-10-10  Willy TarreauMINOR: stats: set the appctx flags when initializing...
2019-10-10  Willy TarreauMINOR: stats: always merge the uri_auth flags into...
2019-10-10  Willy TarreauMINOR: stats: replace the ST_* uri_auth flags with...
2019-10-10  Willy TarreauMINOR: stats: get rid of the ST_CONVDONE flag
2019-10-10  Willy TarreauMINOR: stats: mention in the help message support for...
2019-10-09  Willy TarreauMEDIUM: h2: use the normalized URI encoding for absolut...
2019-10-09  Willy TarreauMEDIUM: mux-h2: do not map Host to :authority on output
2019-10-09  Willy TarreauMINOR: h2: report in the HTX flags when the request...
2019-10-09  Willy TarreauMEDIUM: h2: make the request parser rebuild a complete URI
2019-10-09  Christopher... MINOR: h1-htx: Only use the path of a normalized URI...
2019-10-09  Christopher... MEDIUM: http-htx: Keep the Host header and the request...
2019-10-09  Christopher... MINOR: h1-htx: Set the flag HTX_SL_F_HAS_AUTHORITY...
2019-10-09  Christopher... MINOR: http: Add a function to get the authority into...
2019-10-09  Christopher... MINOR: htx: Add 2 flags on the start-line to have more...
2019-10-09  Willy TarreauMINOR: h2: clarify the rules for how to convert an...
2019-10-09  Rick RackowDOC: fix typo in Prometheus exporter doc
2019-10-08  Christopher... BUG/MINOR: mux-h1/mux-fcgi/trace: Fix position of the...
2019-10-07  Willy TarreauMEDIUM: mux-h2: support emitting CONTINUATION frames...
2019-10-07  Willy TarreauDOC: clarify some points around http-send-name-header...
2019-10-07  Willy TarreauBUG/MEDIUM: cache: make sure not to cache requests...
2019-10-04  Christopher... MINOR: mux-fcgi/trace: Register a new trace source...
2019-10-04  Christopher... MINOR: fcgi: Add function to get the string representat...
2019-10-04  Christopher... MINOR: mux-h1: Try to wakeup the stream on output buffe...
2019-10-04  Christopher... BUG/MINOR: mux-h1: Adjust header case when chunked...
2019-10-04  Christopher... BUG/MINOR: mux-h1: Adjust header case when the server...
2019-10-04  Christopher... MINOR: http: Remove headers matching the name of http...
2019-10-04  Christopher... MINOR: proxy: Store http-send-name-header in lower...
2019-10-04  Christopher... MINOR: mux-h1/trace: register a new trace source with...
2019-10-04  Christopher... MINOR: htx: Adapt htx_dump() to be used from traces
2019-10-04  Christopher... MINOR: h1-htx: Update h1_copy_msg_data() to ease the...
2019-10-04  Christopher... BUG/MINOR: mux-h2/trace: Fix traces on h2c initialization
2019-10-04  Frédéric LécailleBUG/MINOR: peers: crash on reload without local peer.
2019-10-03  Olivier HouchardBUG/MEDIUM: tasks: Don't forget to decrement tasks_run_...
2019-10-02  Willy TarreauBUG/MEDIUM: mux-h2: do not enforce timeout on long...
2019-10-02  Willy TarreauBUILD: ebtree: make eb_is_empty() and eb_is_dup() take...
2019-10-02  Willy TarreauMINOR: mux-h2: add a per-connection list of blocked...
2019-10-02  Willy TarreauMINOR: mux-h2/trace: missing conn pointer in demux...
2019-10-01  Willy Tarreau[RELEASE] Released version 2.1-dev2 v2.1-dev2
2019-10-01  Willy TarreauRevert "MINOR: cache: allow caching of OPTIONS request"
2019-10-01  Baptiste AssmannBUG/MINOR: action: do-resolve does not yield on request...
2019-10-01  Willy TarreauBUG/MEDIUM: fd: HUP is an error only when write is...
2019-09-30  William LallemandDOC: replace utf-8 quotes by ascii ones
2019-09-30  William LallemandBUILD: ssl: fix a warning when built with openssl ...
2019-09-30  Tim DuesterhusCLEANUP: proxy: Remove `proxy_tbl_by_name`
2019-09-30  Tim DuesterhusBUG/MEDIUM: lua: Store stick tables into the sample...
2019-09-30  Tim DuesterhusCLEANUP: lua: Get rid of obsolete (size_t *) cast in...
2019-09-30  Tim DuesterhusBUG/MINOR: lua: Properly initialize the buffer's fields...
2019-09-28  Christopher... BUG/MINOR: stats: Add a missing break in a switch statement
2019-09-27  Willy TarreauBUG/MEDIUM: fcgi: fix missing list tail in sample fetch...
2019-09-27  Christopher... DOC: Fix documentation about the cli command to get...
2019-09-27  Christopher... BUG/MINOR: contrib/prometheus-exporter: Return the...
2019-09-27  Christopher... MINOR: stats: Add the support of float fields in stats
2019-09-27  Christopher... CLEANUP: http-ana: Remove the unused function http_send...
2019-09-27  Christopher... MINOR: http: Add server name header from HTTP multiplexers
2019-09-26  Christopher... MINOR: spoe: Support the async mode with several threads
2019-09-26  Christopher... MINOR: spoe: Improve generation of the engine-id
2019-09-26  Kevin ZhuBUG/MEDIUM: spoe: Use a different engine-id per process
2019-09-26  Christopher... BUG/MINOR: mux-h1: Do h2 upgrade only on the first...
2019-09-26  Christopher... BUG/MAJOR: mux_h2: Don't consume more payload than...
2019-09-26  Christopher... BUG/MINOR: mux-h2: Use the dummy error when decoding...
2019-09-26  Christopher... BUG/MINOR: mux-h2: Fix missing braces because of traces...
2019-09-26  William LallemandBUG/MINOR: mux-fcgi: silence a gcc warning about null...
2019-09-26  Willy TarreauBUG/MEDIUM: mux-h2: don't reject valid frames on closed...
2019-09-26  Willy TarreauMINOR: sink: change ring buffer "buf0"'s format to...
2019-09-26  Willy TarreauMINOR: sink: finally implement support for SINK_FMT_...
2019-09-26  Willy TarreauMINOR: time: add timeofday_as_iso_us() to return instan...
2019-09-25  Krisztian KovacsBUG/MEDIUM: namespace: close open namespaces during...
next