]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2019-11-29  Emmanuel HocdetBUG/MINOR: ssl: fix SSL_CTX_set1_chain compatibility...
2019-11-29  William LallemandDOC: ssl/cli: set/commit/abort ssl cert
2019-11-29  Christopher... BUG/MINOR: http-htx: Don't make http_find_header()...
2019-11-28  William DauchyCLEANUP: dns: resolution can never be null
2019-11-28  Emmanuel HocdetMINOR: ssl: deduplicate crl-file
2019-11-28  Emmanuel HocdetMINOR: ssl: compute ca-list from deduplicate ca-file
2019-11-28  Emmanuel HocdetMINOR: ssl: deduplicate ca-file
2019-11-28  Tim DuesterhusDOC: Clarify behavior of server maxconn in HTTP mode
2019-11-27  Willy TarreauBUILD/MINOR: trace: fix use of long type in a few print...
2019-11-27  Christopher... BUG/MINOR: h1: Don't test the host header during respon...
2019-11-27  William DauchyBUG/MINOR: contrib/prometheus-exporter: decode paramete...
2019-11-26  Tim DuesterhusCLEANUP: ssl: Clean up error handling
2019-11-25  Willy TarreauSCRIPTS: update create-release to fix the changelog...
2019-11-25  Willy TarreauMINOR: version: this is development again, update the...
2019-11-25  Willy TarreauDOC: this is development again
2019-11-25  Willy Tarreau[RELEASE] Released version 2.2-dev0 v2.2-dev0
2019-11-25  Willy Tarreau[RELEASE] Released version 2.1.0 v2.1.0
2019-11-25  Willy TarreauMINOR: version: indicate that this version is stable
2019-11-25  Willy TarreauDOC: mention in INSTALL haproxy 2.1 is a stable stable...
2019-11-25  Willy TarreauBUILD: reorder the objects in the makefile
2019-11-25  Willy TarreauBUG/MEDIUM: trace: fix a typo causing an incorrect...
2019-11-25  Willy TarreauSCRIPTS: git-show-backports: add "-s" to proposed cherr...
2019-11-25  Willy TarreauSCRIPTS: create-release: show the correct origin name...
2019-11-25  Willy TarreauMINOR: mux-h2/trace: report the connection and/or strea...
2019-11-25  Willy TarreauMINOR: h2: add a function to report H2 error codes...
2019-11-25  Willy TarreauBUG/MAJOR: mux-h2: don't try to decode a response HEADE...
2019-11-25  Willy TarreauBUG/MAJOR: h2: make header field name filtering stronger
2019-11-25  Willy TarreauBUG/MAJOR: h2: reject header values containing invalid...
2019-11-25  Willy TarreauMINOR: ist: add ist_find_ctl()
2019-11-25  William LallemandBUG/MINOR: cli: fix out of bounds in -S parser
2019-11-25  William DauchyCLEANUP: ssl: check if a transaction exists once before...
2019-11-25  Tim DuesterhusBUG/MINOR: ssl: Stop passing dynamic strings as format...
2019-11-24  Lukas TribusBUG/MINOR: ssl: fix curve setup with LibreSSL
2019-11-23  William DauchyMINOR: ssl: fix possible null dereference in error...
2019-11-22  Christopher... DOC: Add documentation about the use-service action
2019-11-21  Willy TarreauMINOR: version: emit the link to the known bugs in...
2019-11-21  Willy TarreauMINOR: version: report the version status in "haproxy -v"
2019-11-21  William LallemandMINOR: ssl/cli: display warning during 'commit ssl...
2019-11-21  William LallemandMEDIUM: ssl/cli: apply SSL configuration on SSL_CTX...
2019-11-21  William LallemandMINOR: ssl: ssl_sock_prepare_ctx() return an error...
2019-11-21  Daniel CorbettMEDIUM: dns: Add resolve-opts "ignore-weight"
2019-11-20  Willy TarreauDOC: internal: document the init calls
2019-11-20  Christopher... BUG/MINOR: stream-int: Fix si_cs_recv() return value
2019-11-20  Christopher... DOC: Update http-buffer-request description to remove...
2019-11-20  Christopher... BUG/MINOR: http-ana: Properly catch aborts during the...
2019-11-20  Christopher... BUG/MINOR: mux-h1: Fix tunnel mode detection on the...
2019-11-20  Christopher... BUILD: debug: Avoid warnings in dev mode with -02 becau...
2019-11-20  Christopher... MINOR: contrib/prometheus-exporter: Add a param to...
2019-11-20  Christopher... MINOR: contrib/prometheus-exporter: filter exported...
2019-11-20  Christopher... BUG/MEDIUM: stream-int: Don't loose events on the CS...
2019-11-20  Eric SalamaBUILD/MINOR: ssl: fix compiler warning about useless...
2019-11-20  Frédéric LécailleBUG/MINOR: peers: "peer alive" flag not reset when...
2019-11-19  William LallemandBUG/MEDIUM: mworker: don't fill the -sf argument with...
2019-11-19  William LallemandMINOR: ssl/cli: 'abort ssl cert' deletes an on-going...
2019-11-19  Frédéric LécailleBUG/MINOR: peers: Wrong null "server_name" data field...
2019-11-19  Frédéric LécailleMINOR: peers: Add debugging information to "show peers".
2019-11-19  Frédéric LécailleMINOR: peers: Add TX/RX heartbeat counters.
2019-11-19  Frédéric LécailleMINOR: peers: Alway show the table info for disconnecte...
2019-11-18  Emmanuel HocdetBUG/MINOR: ssl: fix crt-list neg filter for openssl...
2019-11-18  Emmanuel HocdetBUG/MINOR: ssl: ssl_pkey_info_index ex_data can store...
2019-11-17  William DauchyMINOR: init: avoid code duplication while setting identify
2019-11-17  William DauchyBUG/MINOR: init: fix set-dumpable when using uid/gid
2019-11-15  Willy Tarreau[RELEASE] Released version 2.1-dev5 v2.1-dev5
2019-11-15  Cédric DufourMINOR: stick-table: allow sc-set-gpt0 to set value...
2019-11-15  Willy TarreauBUG/MINOR: log: make "show startup-log" use a ring...
2019-11-15  Willy TarreauMINOR: ring: make the parse function automatically...
2019-11-15  Christopher... MINOR: sink: Set the default max length for a message...
2019-11-15  Christopher... MINOR: mux-h1: Set EOI on the conn-stream when EOS...
2019-11-15  Christopher... BUG/MINOR: mux-h1: Don't set CS_FL_EOS on a read0 when...
2019-11-15  Christopher... BUG/MINOR: mux-h1: Properly catch parsing errors on...
2019-11-15  Christopher... DOC: Add missing stats fields in the management manual
2019-11-15  Christopher... MINOR: contrib/prometheus-exporter: report the number...
2019-11-15  Christopher... BUG/MINOR: contrib/prometheus-exporter: Rename some...
2019-11-15  Christopher... MINOR: contrib/prometheus-exporter: Report metrics...
2019-11-15  Christopher... MINOR: stats: Report max times in addition of the avera...
2019-11-15  Christopher... MINOR: counters: Add fields to store the max observed...
2019-11-15  Christopher... MINOR: stream: Remove the lock on the proxy to update...
2019-11-15  Christopher... MINOR: freq_ctr: Make the sliding window sums thread...
2019-11-15  Christopher... MEDIUM: filters: Adapt filters API to allow again TCP...
2019-11-15  Christopher... BUG/MEDIUM: filters: Don't call TCP callbacks for HTX...
2019-11-15  Willy TarreauBUILD: contrib/da: remove an "unused" warning
2019-11-15  Willy TarreauBUG/MEDIUM: listeners: always pause a listener on out...
2019-11-15  Willy TarreauCLEANUP: stats: use srv_shutdown_streams() instead...
2019-11-15  Willy TarreauCLEANUP: cli: use srv_shutdown_streams() instead of...
2019-11-15  Willy TarreauMINOR: memory: also poison the area on freeing
2019-11-15  Willy TarreauCLEANUP: session: slightly simplify idle connection...
2019-11-14  Olivier HouchardBUG/MEDIUM: Make sure we leave the session list in...
2019-11-14  Willy TarreauBUG/MINOR: queue/threads: make the queue unlinking...
2019-11-09  Olivier HouchardBUG/MEDIUM: tasks: Make tasklet_remove_from_tasklet_lis...
2019-11-09  Jerome MagninBUG/MINOR: stream: init variables when the list is...
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...
next