]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2022-12-23  Willy TarreauCLEANUP: makefile: properly indent ifeq/ifneq condition...
2022-12-23  Willy TarreauBUILD: makefile: properly report USE_PCRE/USE_PCRE2...
2022-12-23  Willy TarreauBUILD: makefile: add an implicit USE_MATH variable...
2022-12-23  Willy TarreauBUILD: makefile: never force -latomic, set USE_LIBATOMI...
2022-12-23  Willy TarreauBUILD: makefile: do not restrict Lua's prepend path...
2022-12-23  Willy TarreauBUILD: makefile: make sure LUA_INC and LUA_LIB are...
2022-12-23  Willy TarreauBUILD: makefile: reference libdl only once
2022-12-23  Willy TarreauBUILD: makefile: make sure to also ignore SSL_INC when...
2022-12-23  Willy TarreauBUILD: makefile: clean the wolfssl include and lib...
2022-12-23  Willy TarreauBUILD: makefile: ensure that all USE_* handlers appear...
2022-12-23  Willy TarreauBUILD: makefile: start to automatically collect CFLAGS...
2022-12-23  Willy TarreauBUILD: makefile: add a function to collect all options...
2022-12-23  Willy TarreauBUILD: makefile: initialize all build options' variable...
2022-12-23  Willy TarreauBUILD: makefile: sort the features list
2022-12-23  Willy TarreauBUILD: makefile: move common options-oriented macros...
2022-12-23  Willy TarreauBUILD: makefile: build the features list dynamically
2022-12-23  William LallemandCI: github: use the GITHUB_TOKEN instead of a manually...
2022-12-22  Amaury DenoyelleBUG/MINOR: mux-quic: ignore remote unidirectional strea...
2022-12-22  Ilya ShipitsinCI: github: enable github api authentication for OpenSS...
2022-12-22  Amaury DenoyelleMINOR: h3: use stream error when needed instead of...
2022-12-22  Amaury DenoyelleMEDIUM: mux-quic: implement STOP_SENDING emission
2022-12-22  Amaury DenoyelleMINOR: mux-quic: handle RESET_STREAM reception
2022-12-22  Amaury DenoyelleMINOR: mux-quic: do not count stream flow-control if...
2022-12-22  Amaury DenoyelleMEDIUM: mux-quic: implement shutw
2022-12-22  William LallemandBUG/MINOR: httpclient/log: free of invalid ptr with...
2022-12-22  William LallemandMEDIUM: httpclient: change the default log format to...
2022-12-22  William LallemandMINOR: httpclient: don't add body when istlen is empty
2022-12-22  William LallemandBUG/MINOR: ssl/ocsp: httpclient blocked when doing...
2022-12-22  Christopher... BUG/MINOR: pool/stats: Use ullong to report total pool...
2022-12-22  Christopher... BUG/MEDIUM: mux-h2: Refuse interim responses with end...
2022-12-22  William LallemandCLEANUP: ssl/ocsp: add spaces around operators
2022-12-22  William LallemandBUG/MINOR: ssl/ocsp: check chunk_strcpy() in ssl_ocsp_g...
2022-12-21  Remi Tricot... MINOR: ssl: Move OCSP code to a dedicated source file
2022-12-21  Remi Tricot... REGTESTS: ssl: Add tests for ocsp auto update mechanism
2022-12-21  Remi Tricot... DOC: ssl: Add documentation for ocsp-update option
2022-12-21  Remi Tricot... MEDIUM: ssl: Start update task if at least one ocsp...
2022-12-21  Remi Tricot... MEDIUM: ssl: Add ocsp update task main function
2022-12-21  Remi Tricot... MEDIUM: ssl: Insert ocsp responses in update tree when...
2022-12-21  Remi Tricot... MINOR: ssl: Store 'ocsp-update' mode in the ckch_data...
2022-12-21  Remi Tricot... MINOR: ssl: Add crt-list ocsp-update option
2022-12-21  Remi Tricot... MINOR: ssl: Add ocsp_update_tree and helper functions
2022-12-21  Remi Tricot... MEDIUM: ssl: Add ocsp_certid in ckch structure and...
2022-12-21  Remi Tricot... MINOR: ssl: Add "update ssl ocsp-response" cli command
2022-12-21  Remi Tricot... MINOR: ssl: Add helper function that checks the validit...
2022-12-21  Remi Tricot... MINOR: ssl: Add OCSP request helper function
2022-12-21  Remi Tricot... MINOR: ssl: Add helper function that extracts an OCSP...
2022-12-21  Remi Tricot... MINOR: httpclient: Make the CLI flags public for future use
2022-12-21  Remi Tricot... MINOR: ssl: Add a lock to the OCSP response tree
2022-12-21  Willy TarreauBUG/MINOR: quic: do not allocate more rxbufs than necessary
2022-12-21  Willy TarreauBUG/MEDIUM: quic: properly take shards into account...
2022-12-21  Amaury DenoyelleBUG/MEDIUM: mux-quic: fix double delete from qcc.openin...
2022-12-20  William LallemandREGTESTS: ssl: enable the ssl_reuse.vtc test for WolfSSL
2022-12-20  Willy TarreauMINOR: pool: only use opportunistic versions of the...
2022-12-20  Willy TarreauMINOR: freq_ctr: add opportunistic versions of swrate_add()
2022-12-20  Willy TarreauMINOR: pool: make the thread-local hot cache size confi...
2022-12-20  Willy TarreauOPTIM: pool: split the read_mostly from read_write...
2022-12-19  Christopher... BUG/MEDIUM: stats: Rely on a local trash buffer to...
2022-12-19  Christopher... BUG/MINOR:: mux-h1: Never handle error at mux level...
2022-12-19  Christopher... BUG/MINOR: mux-h1: Report EOS on parsing/internal error...
2022-12-18  Bertrand JacquinBUG/MEDIUM: tests: use tmpdir to create UNIX socket
2022-12-16  William LallemandBUILD: peers: peers-t.h depends on stick-table-t.h
2022-12-16  William LallemandREGTESTS: startup: disable automatic_maxconn.vtc
2022-12-15  Willy TarreauBUILD: 51d: fix build issue with recent compilers
2022-12-15  Amaury DenoyelleBUG/MINOR: quic: fix crash on PTO rearm if anti-amplifi...
2022-12-15  Aurelien DARRAGONMINOR: stats: make show info json future-proof
2022-12-15  Aurelien DARRAGONBUG/MINOR: stats: fix show stat json buffer limitation
2022-12-15  Aurelien DARRAGONMINOR: stats: introduce stats field ctx
2022-12-15  Aurelien DARRAGONMINOR: stats: provide ctx for dumping functions
2022-12-15  Remi Tricot... BUG/MINOR: ssl: Fix memory leak of find_chain in ssl_so...
2022-12-15  Remi Tricot... MINOR: ssl: Remove unnecessary alloc'ed trash chunk...
2022-12-15  Remi Tricot... MINOR: ssl: Remove unneeded buffer allocation in show...
2022-12-15  Amaury DenoyelleMINOR: h3: check return values of htx_add_* on headers...
2022-12-15  Amaury DenoyelleBUG/MINOR: h3: fix memleak on HEADERS parsing failure
2022-12-15  Amaury DenoyelleBUG/MEDIUM: h3: fix cookie header parsing
2022-12-15  Amaury DenoyelleMINOR: http-htx: add BUG_ON to prevent API error on...
2022-12-15  Christopher... BUG/MINOR: mux-h1: Fix test instead a BUG_ON() in h1_se...
2022-12-15  Christopher... BUG/MEDIUM: mux-h1: Don't release H1 stream upgraded...
2022-12-14  Ilya ShipitsinCI: github: split matrix for development and stable...
2022-12-14  Ilya ShipitsinCI: github: remove redundant ASAN loop
2022-12-14  Amaury DenoyelleBUG/MEDIUM: h3: parse content-length and reject invalid...
2022-12-14  Amaury DenoyelleMINOR: http: extract content-length parsing from H2
2022-12-14  Amaury DenoyelleBUG/MEDIUM: h3: reject request with invalid pseudo...
2022-12-14  Amaury DenoyelleBUG/MEDIUM: h3: reject request with invalid header...
2022-12-14  William LallemandREGTESTS: startup: add alternatives values in automatic...
2022-12-14  Christopher... BUG/MEDIUM: resolvers: Use tick_first() to update the...
2022-12-14  Christopher... BUG/MEDIUM: freq-ctr: Don't compute overshoot value...
2022-12-14  William LallemandCLEANUP: ssl: remove check on srv->proxy
2022-12-14  Thayne McCombsMINOR: sample: add param converter
2022-12-13  William LallemandREGTESTS: startup: activate automatic_maxconn.vtc
2022-12-13  William LallemandCI: github: set ulimit -n to a greater value
2022-12-13  William LallemandREGTESTS: startup: change the expected maxconn to 11000
2022-12-13  William LallemandBUG/MINOR: startup: don't use internal proxies to compu...
2022-12-13  William LallemandREGTESTS: startup: check maxconn computation
2022-12-12  Ilya ShipitsinCI: github: split ssl lib selection based on git branch
2022-12-12  Amaury DenoyelleBUG/MINOR: mux-quic: handle properly alloc error in...
2022-12-12  Amaury DenoyelleBUG/MINOR: mux-quic: remove qcs from opening-list on...
2022-12-12  Amaury DenoyelleCLEANUP: mux-quic: remove unused attribute on qcs_is_cl...
2022-12-12  Amaury DenoyelleBUG/MINOR: quic: handle alloc failure on qc_new_conn...
2022-12-12  Amaury DenoyelleBUG/MINOR: quic: properly handle alloc failure in qc_ne...
2022-12-12  William LallemandCI: github: reintroduce openssl 1.1.1
next