]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
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...
2019-10-18  Willy TarreauCLEANUP: ssl: make ssl_sock_load_ckchs() return a set...
2019-10-18  Willy TarreauCLEANUP: ssl: make ssl_sock_load_cert*() return real...
2019-10-18  William LallemandREGTEST: mcli/mcli_show_info: launch a 'show info'...
2019-10-18  Olivier HouchardBUG/MEDIUM: mux_pt: Only call the wake emthod if nobody...
2019-10-18  Olivier HouchardBUG/MEDIUM: mux_pt: Don't destroy the connection if...
2019-10-18  Olivier HouchardRevert e8826ded5fea3593d89da2be5c2d81c522070995.
2019-10-18  Willy TarreauBUG/MEDIUM: task: make tasklets either local or shared...
2019-10-18  Willy TarreauBUG/MAJOR: idle conns: schedule the cleanup task on...
2019-10-18  Willy TarreauBUG/MEDIUM: tasklet: properly compute the sleeping...
2019-10-17  Olivier HouchardBUG/MEDIUM: mux_pt: Make sure we don't have a conn_stre...
2019-10-17  Olivier HouchardBUG/MEDIUM: lists: Handle 1-element-lists in MT_LIST_BE...
2019-10-17  Christopher... BUG/MINOR: tcp: Don't alter counters returned by tcp...
2019-10-17  William LallemandBUG/MINOR: mworker/ssl: close openssl FDs unconditionally
2019-10-17  Willy TarreauBUG/MINOR: cache: also cache absolute URIs
2019-10-17  Willy TarreauMINOR: istbuf: add b_fromist() to make a buffer from...
2019-10-17  David CarlierBUILD/MEDIUM: threads: enable cpu_affinity on osx
2019-10-17  David CarlierBUILD/SMALL: threads: enable threads on osx
2019-10-17  David CarlierBUILD/MEDIUM: threads: rename thread_info struct to...
2019-10-17  Willy TarreauBUILD: travis-ci: limit build to branches "master"...
2019-10-16  Christopher... MINOR: mux-h1: Force close mode for proxy responses...
2019-10-16  Christopher... MINOR: htx: Add a flag on HTX to known when a response...
2019-10-16  Christopher... BUG/MINOR: http-htx: Properly set htx flags on error...
2019-10-16  Willy TarreauMINOR: version: make the version strings variables...
2019-10-15  William LallemandBUG/MINOR: ssl: can't load ocsp files
2019-10-15  William LallemandBUG/MINOR: ssl: fix error messages for OCSP loading
2019-10-15  Miroslav ZagoracBUG/MINOR: WURFL: fix send_log() function arguments
2019-10-14  Christopher... REGTESTS: Adapt proxy_protocol_random_fail.vtc to match...
2019-10-14  Christopher... REGTESTS: Send valid URIs in peers reg-tests and fix...
2019-10-14  Christopher... MINOR: h1: Reject requests if the authority does not...
2019-10-14  Christopher... MINOR: h1: Reject requests with different occurrences...
2019-10-14  Christopher... BUG/MINOR: mux-h1: Capture ignored parsing errors
2019-10-14  Christopher... CLEANUP: h1-htx: Move htx-to-h1 formatting functions...
2019-10-14  Christopher... MINOR: mux-h1: Xfer as much payload data as possible...
2019-10-14  Christopher... BUG/MINOR: mux-h1: Mark the output buffer as full when...
2019-10-14  Christopher... BUG/MINOR: chunk: Fix tests on the chunk size in functi...
2019-10-14  Christopher... BUG/MEDIUM: htx: Catch chunk_memcat() failures when...
2019-10-14  William LallemandBUG/MINOR: ssl: fix OCSP build with BoringSSL
2019-10-14  William LallemandBUILD: ssl: wrong #ifdef for SSL engines code
2019-10-14  William LallemandBUG/MINOR: ssl: fix build without multi-cert bundles
2019-10-14  William LallemandBUG/MINOR: ssl: fix build without SSL
2019-10-14  William LallemandBUG/MEDIUM: ssl: NULL dereference in ssl_sock_load_cert...
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
next