]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2022-04-01  Frédéric LécailleBUG/MINOR: quic: Missing TX packet deallocations
2022-04-01  Frédéric LécailleBUG/MINOR: quic: Missing ACK range deallocations
2022-04-01  Frédéric LécailleBUG/MINOR: quic: QUIC TLS secrets memory leak
2022-04-01  Frédéric LécailleBUG/MINOR: h3: Missing wait event struct field initiali...
2022-04-01  Frédéric LécailleMINOR: quic: Add traces about list of frames
2022-04-01  Frédéric LécailleMINOR: quic: Useless call to SSL_CTX_set_default_verify...
2022-04-01  Frédéric LécailleBUG/MINOR: quic: Too much prepared retransmissions...
2022-04-01  Frédéric LécailleBUG/MINOR: quic: Non duplicated frames upon fast retran...
2022-04-01  Frédéric LécailleBUG/MINOR: quic: Do not probe from an already probing...
2022-04-01  Frédéric LécailleMINOR: quic: Do not display any timer value from proces...
2022-04-01  Frédéric LécailleBUG/MINOR: quic: Discard Initial packet number space...
2022-04-01  Frédéric LécailleBUG/MINOR: quic: Missing probing packets when coalescing
2022-04-01  Frédéric LécailleMEDIUM: quic: Send ACK frames asap
2022-04-01  Frédéric LécailleCLEANUP: quic: Remove all atomic operations on packet...
2022-04-01  Frédéric LécailleCLEANUP: quic: Remove all atomic operations on quic_con...
2022-04-01  Frédéric LécailleBUG/MEDIUM: quic: Possible crash in ha_quic_set_encrypt...
2022-03-31  Ilya ShipitsinCI: github actions: update OpenSSL to 3.0.2
2022-03-31  Aleksandar... DOC: remove double blanks in configuration.txt
2022-03-31  Willy TarreauBUG/MAJOR: mux_pt: always report the connection error...
2022-03-31  William LallemandDOC: management: add missing dot in 9.4.1
2022-03-31  Willy TarreauBUG/MINOR: cli/stream: fix "shutdown session" to iterat...
2022-03-30  Amaury DenoyelleMEDIUM: mux-quic: remove qcs tree node
2022-03-30  Amaury DenoyelleMEDIUM: quic: move transport fields from qcs to qc_conn...
2022-03-30  Amaury DenoyelleMINOR: quic: implement stream descriptor for transport...
2022-03-30  Amaury DenoyelleCLEANUP: quic: complete comment on qcs_try_to_consume
2022-03-30  Amaury DenoyelleBUG/MINOR: mux-quic: ensure to free all qcs on MUX...
2022-03-30  Amaury DenoyelleBUG/MINOR: h3: release resources on close
2022-03-30  Amaury DenoyelleMINOR: mux-quic: define release app-ops
2022-03-30  Amaury DenoyelleMINOR: mux-quic: reorganize qcs free
2022-03-30  Amaury DenoyelleMINOR: mux-quic: return qcs instance from qcc_get_qcs
2022-03-30  Amaury DenoyelleBUG/MEDIUM: quic: do not use qcs from quic_stream on...
2022-03-30  William LallemandDOC: lua: CertCache class documentation
2022-03-30  William LallemandBUILD: ssl/lua: CacheCert needs OpenSSL
2022-03-30  William LallemandMINOR: ssl/lua: CertCache.set() allows to update an...
2022-03-30  William LallemandMINOR: ssl: add "crt" in the cert_exts array
2022-03-30  William LallemandMINOR: ssl: export ckch_inst_rebuild()
2022-03-30  William LallemandMINOR: ssl: simplify the certificate extensions array
2022-03-30  William LallemandMINOR: ssl: move the cert_exts and the CERT_TYPE enum
2022-03-30  William LallemandMINOR: ssl: split the cert commit io handler
2022-03-30  William LallemandMEDIUM: httpclient/lua: be stricter with httpclient...
2022-03-30  Willy TarreauMINOR: services: alphabetically sort service names
2022-03-30  Willy TarreauMINOR: filters: alphabetically sort the list of filter...
2022-03-30  Willy TarreauMINOR: cli: alphanumerically sort the dump of supported...
2022-03-30  Willy TarreauMINOR: acl: alphanumerically sort the ACL dump
2022-03-30  Willy TarreauMINOR: sample: alphanumerically sort sample & conv...
2022-03-30  Willy TarreauMINOR: config: alphanumerically sort config keywords...
2022-03-30  Willy TarreauMINOR: action: add a function to dump the list of actio...
2022-03-30  Willy TarreauMINOR: tools: add strordered() to check whether strings...
2022-03-29  Willy TarreauMINOR: sample: list registered sample converter functions
2022-03-29  Willy TarreauMINOR: samples: add a function to list register sample...
2022-03-29  Willy TarreauMINOR: acl: add a function to dump the list of known...
2022-03-29  Willy TarreauMINOR: cli: add a new keyword dump function
2022-03-29  Willy TarreauMINOR: services: extend list_services() to dump to...
2022-03-29  Willy TarreauMINOR: filters: extend flt_dump_kws() to dump to stdout
2022-03-29  Willy TarreauMINOR: config: add a function to dump all known config...
2022-03-29  Willy TarreauMINOR: management: add some basic keyword dump infrastr...
2022-03-29  Willy TarreauBUG/MINOR: samples: add missing context names for sampl...
2022-03-29  Christopher... BUG/MINOR: log: Initialize the list element when alloca...
2022-03-28  Christopher... BUG/MEDIUM: mux-h1: Properly detect full buffer cases...
2022-03-28  Christopher... BUG/MEDIUM: mux-fcgi: Properly handle return value...
2022-03-26  Lukas TribusDOC: reflect H2 timeout changes
2022-03-26  Willy Tarreau[RELEASE] Released version 2.6-dev4 v2.6-dev4
2022-03-25  William LallemandBUG/MINOR: tools: url2sa reads too far when no port...
2022-03-25  Amaury DenoyelleCLEANUP: h3: suppress by default stdout traces
2022-03-25  Amaury DenoyelleCLEANUP: qpack: suppress by default stdout traces
2022-03-25  Amaury DenoyelleBUILD: qpack: fix unused value when not using DEBUG_HPACK
2022-03-25  Amaury DenoyelleMINOR: mux-quic: activate qmux traces on stdout via...
2022-03-25  Amaury DenoyelleMINOR: mux-quic: add trace event for qcs_push_frame
2022-03-25  Amaury DenoyelleMINOR: mux-quic: add trace event for frame sending
2022-03-25  Amaury DenoyelleMINOR: mux-quic: replace printfs by traces
2022-03-25  Amaury DenoyelleMINOR: mux-quic: declare the qmux trace module
2022-03-25  Amaury DenoyelleREORG: quic: use a dedicated quic_loss.c
2022-03-25  Amaury DenoyelleBUILD: quic: add missing includes
2022-03-25  Amaury DenoyelleMINOR: mux-quic: convert fin on push-frame as boolean
2022-03-25  William LallemandBUG/MINOR: tools: fix url2sa return value with IPv4
2022-03-23  Frédéric LécailleBUG/MINOR: quic: Wrong buffer length passed to generate...
2022-03-23  Willy TarreauBUILD: stream-int: avoid a build warning when DEBUG...
2022-03-23  Amaury DenoyelleMINOR: mux-quic: support MAX_DATA frame parsing
2022-03-23  Amaury DenoyelleMINOR: mux-quic: support MAX_STREAM_DATA frame parsing
2022-03-23  Amaury DenoyelleMEDIUM: mux-quic: respect peer connection data limit
2022-03-23  Amaury DenoyelleMEDIUM: mux-quic: respect peer bidirectional stream...
2022-03-23  Amaury DenoyelleMINOR: mux-quic: use shorter name for flow-control...
2022-03-23  Amaury DenoyelleMINOR: mux-quic: add comments for send functions
2022-03-23  Amaury DenoyelleMINOR: mux-quic: complete trace when stream is not...
2022-03-23  Amaury DenoyelleCLEANUP: mux-quic: adjust comment for coding-style
2022-03-23  Amaury DenoyelleCLEANUP: mux-quic: change comment style to not mess...
2022-03-23  Frédéric LécailleMINOR: quic: Add traces in qc_set_timer() (scheduling)
2022-03-23  Frédéric LécailleMINOR: quic: Add traces about stream TX buffer consumption
2022-03-22  Christopher... DOC: config: Explictly add supported MQTT versions
2022-03-22  Dhruv JainMEDIUM: mqtt: support mqtt_is_valid and mqtt_field_valu...
2022-03-21  Frédéric LécailleBUG/MINOR: quic: Wrong TX packet related counters handling
2022-03-21  Frédéric LécailleBUG/MINOR: quic: Non initialized variable in quic_build...
2022-03-21  Frédéric LécailleBUG/MINOR: quic: Incorrect peer address validation
2022-03-21  Frédéric LécailleBUG/MINOR: quic: 1RTT packets ignored after mux was...
2022-03-21  Frédéric LécailleBUG/MINOR: quic: Missing TX packet initializations
2022-03-21  Frédéric LécailleBUG/MINOR: mux-quic: Missing I/O handler events initial...
2022-03-21  Frédéric LécailleBUG/MINOR: mux-quic: Access to empty frame list from...
2022-03-21  Frédéric LécailleBUG/MINOR: quic: Unsent frame because of qc_build_frms()
2022-03-21  Frédéric LécailleBUG/MINOR: quic: Possible leak in quic_build_post_hands...
2022-03-21  Frédéric LécailleBUG/MINOR: quic: Possible crash in parse_retry_token()
next