- 63b3ae7 CLEANUP: backend: fix incorrect comments on locking conditions for lb functions by Willy Tarreau · 3 years, 6 months ago
- 5e702fc MINOR: http-ana: Use -1 status for client aborts during queuing and connect by Christopher Faulet · 3 years, 6 months ago
- f22b032 BUILD: fix compilation for OpenSSL-3.0.0-alpha17 by William Lallemand · 3 years, 6 months ago
- bf77430 CLEANUP: mux-fcgi: Don't needlessly store result of data/trailers parsing by Christopher Faulet · 3 years, 6 months ago
- c4439f7 BUG/MINOR: vars: Be sure to have a session to get checks variables by Christopher Faulet · 3 years, 6 months ago
- e9106d6 MINOR: backend: Don't release SI endpoint anymore in connect_server() by Christopher Faulet · 3 years, 6 months ago
- f822dec BUG/MAJOR: stream-int: Release SI endpoint on server side ASAP on retry by Christopher Faulet · 3 years, 6 months ago
- 1a4449b CLEANUP: http-ana: Remove useless if statement about L7 retries by Christopher Faulet · 3 years, 6 months ago
- 4764620 BUG/MINOR: proxy: Missing calloc return value check in chash_init_server_tree by Remi Tricot-Le Breton · 3 years, 6 months ago
- 17acbab BUG/MINOR: http: Missing calloc return value check in make_arg_list by Remi Tricot-Le Breton · 3 years, 6 months ago
- b6864a5 BUG/MINOR: http: Missing calloc return value check while parsing redirect rule by Remi Tricot-Le Breton · 3 years, 6 months ago
- 1f4fa90 BUG/MINOR: worker: Missing calloc return value check in mworker_env_to_proc_list by Remi Tricot-Le Breton · 3 years, 6 months ago
- 6443bcc BUG/MINOR: compression: Missing calloc return value check in comp_append_type/algo by Remi Tricot-Le Breton · 3 years, 7 months ago
- 8cb0336 BUG/MINOR: http: Missing calloc return value check while parsing tcp-request rule by Remi Tricot-Le Breton · 3 years, 7 months ago
- 2ca42b4 BUG/MINOR: http: Missing calloc return value check while parsing tcp-request/tcp-response by Remi Tricot-Le Breton · 3 years, 7 months ago
- 18a82ba BUG/MINOR: proxy: Missing calloc return value check in proxy_defproxy_cpy by Remi Tricot-Le Breton · 3 years, 7 months ago
- 55ba0d6 BUG/MINOR: proxy: Missing calloc return value check in proxy_parse_declare by Remi Tricot-Le Breton · 3 years, 7 months ago
- a4bf8a0 BUG/MINOR: http: Missing calloc return value check in parse_http_req_capture by Remi Tricot-Le Breton · 3 years, 7 months ago
- 612b2c3 BUG/MINOR: ssl: Missing calloc return value check in ssl_init_single_engine by Remi Tricot-Le Breton · 3 years, 7 months ago
- 208ff01 BUG/MINOR: peers: Missing calloc return value check in peers_register_table by Remi Tricot-Le Breton · 3 years, 7 months ago
- f1800e6 BUG/MINOR: server: Missing calloc return value check in srv_parse_source by Remi Tricot-Le Breton · 3 years, 7 months ago
- 5546c8b MINOR: cfgparse: Fail when encountering extra arguments in macro by Tim Duesterhus · 3 years, 6 months ago
- 1f08bff MINOR: http-ana: Perform L7 retries because of status codes in response analyser by Christopher Faulet · 3 years, 6 months ago
- d976923 BUG/MINOR: http-ana: Handle L7 retries on refused early data before K/A aborts by Christopher Faulet · 3 years, 6 months ago
- 552601d BUG/MINOR: http-ana: Send the right error if max retries is reached on L7 retry by Christopher Faulet · 3 years, 6 months ago
- 9f5382e Revert "MEDIUM: http-ana: Deal with L7 retries in HTTP analysers" by Christopher Faulet · 3 years, 6 months ago
- 44c0dcf CLEANUP: mux-h1: Rename functions parsing input buf and filling output buf by Christopher Faulet · 3 years, 9 months ago
- 00d7cde MINOR: muxes/h1-htx: Realign input buffer using b_slow_realign_ofs() by Christopher Faulet · 3 years, 10 months ago
- 7a835f3 MINOR: h1-htx: Use a correlation table to speed-up small chunks parsing by Christopher Faulet · 3 years, 6 months ago
- bdcefe5 MEDIUM: h1-htx: Add a function to parse contiguous small chunks by Christopher Faulet · 3 years, 6 months ago
- 0d4c924 MEDIUM: h1-htx: Split function to parse a chunk and the loop on the buffer by Christopher Faulet · 3 years, 6 months ago
- 140691b MINOR: h1-htx: Move HTTP chunks parsing into a dedicated function by Christopher Faulet · 3 years, 10 months ago
- 16a524c MINOR: mux-h1/mux-fcgi: Don't needlessly loop on data parsing by Christopher Faulet · 3 years, 10 months ago
- f7c2044 MEDIUM: h1-htx: Adapt H1 data parsing to copy wrapping data in one call by Christopher Faulet · 3 years, 10 months ago
- de471a4 MINOR: h1-htx: Update h1 parsing functions to return result as a size_t by Christopher Faulet · 3 years, 10 months ago
- a75eea7 MINOR: map/acl: print the count of all the map/acl entries in "show map/acl" by Dragan Dosen · 3 years, 6 months ago
- acfd71b BUG/MINOR: http-comp: Preserve HTTP_MSGF_COMPRESSIONG flag on the response by Christopher Faulet · 3 years, 6 months ago
- a6d3704 BUG/MEDIUM: filters: Exec pre/post analysers only one time per filter by Christopher Faulet · 3 years, 6 months ago
- 79a88ba BUG/MAJOR: server: prevent deadlock when using 'set maxconn server' by Amaury Denoyelle · 3 years, 7 months ago
- a6b2784 CLEANUP: ssl: Fix coverity issues found in CA file hot update code by Remi Tricot-Le Breton · 3 years, 6 months ago
- 18c7d83 BUILD/MINOR: ssl: Fix compilation with OpenSSL 1.0.2 by Remi Tricot-Le Breton · 3 years, 6 months ago
- d75b99e BUILD/MINOR: ssl: Fix compilation with SSL enabled by Remi Tricot-Le Breton · 3 years, 7 months ago
- 51e28b6 MEDIUM: ssl: Add "show ssl crl-file" CLI command by Remi Tricot-Le Breton · 3 years, 7 months ago
- eef8e7b MINOR: ssl: Add "abort ssl crl-file" CLI command by Remi Tricot-Le Breton · 3 years, 7 months ago
- 720e3b9 MEDIUM: ssl: Add "new+del crl-file" CLI commands by Remi Tricot-Le Breton · 3 years, 7 months ago
- a51b339 MEDIUM: ssl: Add "set+commit ssl crl-file" CLI commands by Remi Tricot-Le Breton · 3 years, 7 months ago
- f81c70c MINOR: ssl: Chain instances in ca-file entries by Remi Tricot-Le Breton · 3 years, 7 months ago
- c3a8477 MINOR: ssl: Add "del ssl ca-file" CLI command by Remi Tricot-Le Breton · 3 years, 8 months ago
- 9f40fe0 MEDIUM: ssl: Add "new ssl ca-file" CLI command by Remi Tricot-Le Breton · 3 years, 9 months ago
- 2a22e16 MEDIUM: ssl: Add "show ssl ca-file" CLI command by Remi Tricot-Le Breton · 3 years, 9 months ago
- 523f0e4 MINOR: ssl: Refactorize the "show certificate details" code by Remi Tricot-Le Breton · 3 years, 9 months ago
- 0bb4824 MINOR: ssl: Add a cafile_entry type field by Remi Tricot-Le Breton · 3 years, 8 months ago
- d5fd09d MINOR: ssl: Add "abort ssl ca-file" CLI command by Remi Tricot-Le Breton · 3 years, 9 months ago
- a32a68b MEDIUM: ssl: Add "set+commit ssl ca-file" CLI commands by Remi Tricot-Le Breton · 3 years, 9 months ago
- bfadc02 MINOR: ssl: Ckch instance rebuild and cleanup factorization in CLI handler by Remi Tricot-Le Breton · 3 years, 9 months ago
- 38c999b MINOR: ssl: Add helper function to add cafile entries by Remi Tricot-Le Breton · 3 years, 9 months ago
- 383fb14 MEDIUM: ssl: Add a way to load a ca-file content from memory by Remi Tricot-Le Breton · 3 years, 9 months ago
- 5daff3c MINOR: ssl: Add helper functions to create/delete cafile entries by Remi Tricot-Le Breton · 3 years, 9 months ago
- 40ddea8 MINOR: ssl: Add reference to default ckch instance in bind_conf by Remi Tricot-Le Breton · 3 years, 8 months ago
- 4458b97 MEDIUM: ssl: Chain ckch instances in ca-file entries by Remi Tricot-Le Breton · 3 years, 9 months ago
- 9f0c936 MINOR: ssl: Allow duplicated entries in the cafile_tree by Remi Tricot-Le Breton · 3 years, 9 months ago
- af8820a CLEANUP: ssl: Move ssl_store related code to ssl_ckch.c by Remi Tricot-Le Breton · 3 years, 8 months ago
- fb60195 BUILD: sample: use strtoll() instead of atoll() by Willy Tarreau · 3 years, 7 months ago
- 388fc25 IMPORT: slz: use inttypes.h instead of stdint.h by Willy Tarreau · 3 years, 7 months ago
- 6bfc10c BUILD: config: avoid a build warning on numa_detect_topology() without threads by Willy Tarreau · 3 years, 7 months ago
- 26f42a0 BUG/MAJOR: config: properly initialize cpu_map.thread[] up to MAX_THREADS by Willy Tarreau · 3 years, 7 months ago
- 89f6ded BUG/MINOR: lua/vars: prevent get_var() from allocating a new name by Willy Tarreau · 3 years, 7 months ago
- 832e242 DEBUG: ssl: export ssl_sock_close() to see its symbol resolved in profiling by Willy Tarreau · 3 years, 7 months ago
- f1c8a38 MINOR: activity/cli: optionally support sorting by address on "show profiling" by Willy Tarreau · 3 years, 7 months ago
- 973a937 BUG/MINOR: stats: fix lastchk metric that got accidently lost by Willy Tarreau · 3 years, 7 months ago
- 4263f68 CLEANUP: stick-table: remove a leftover of an old keyword declaration by Willy Tarreau · 3 years, 7 months ago
- c460c70 BUG/MEDIUM: stick_table: fix crash when using tcp smp_fetch_src by Amaury Denoyelle · 3 years, 7 months ago
- 9e27428 IMPORT: slz: do not produce the crc32_fast table when CRC is natively supported by Willy Tarreau · 3 years, 7 months ago
- 027fdcb IMPORT: slz: use the generic function for the last bytes of the crc32 by Willy Tarreau · 3 years, 7 months ago
- dec1c36 MINOR: uri_normalizer: Add `fragment-encode` normalizer by Tim Duesterhus · 3 years, 7 months ago
- c9e05ab MINOR: uri_normalizer: Add `fragment-strip` normalizer by Tim Duesterhus · 3 years, 7 months ago
- 2f41313 BUG/MINOR: http_act: Fix normalizer names in error messages by Tim Duesterhus · 3 years, 7 months ago
- da7f11b CLEANUP: pattern: remove the unused and dangerous pat_ref_reload() by Willy Tarreau · 3 years, 7 months ago
- f5fb858 MINOR: memprof: also report the totals and delta alloc-free by Willy Tarreau · 3 years, 7 months ago
- 616491b MINOR: memprof: also report the method used by each call by Willy Tarreau · 3 years, 7 months ago
- 79acefa BUG/MINOR: memprof: properly account for differences for realloc() by Willy Tarreau · 3 years, 7 months ago
- 3df5989 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 7 months ago
- 67b3cef CLEANUP: cli/activity: Remove double spacing in set profiling command by Daniel Corbett · 3 years, 7 months ago
- c89d533 BUG/MINOR: http_fetch: fix possible uninit sockaddr in fetch_url_ip/port by Amaury Denoyelle · 3 years, 7 months ago
- 5db446d BUILD: cli: appease a null-deref warning in cli_gen_usage_msg() by Willy Tarreau · 3 years, 7 months ago
- 7deb28c BUG/MEDIUM: quic: fix null deref on error path in qc_conn_init() by Willy Tarreau · 3 years, 7 months ago
- 4a75328 BUILD: memprof: make the old caller pointer a const in get_prof_bin() by Willy Tarreau · 3 years, 7 months ago
- 23c740e CLEANUP: cli/mworker: properly align the help messages by Willy Tarreau · 3 years, 7 months ago
- 92fbbcc MINOR: cli: sort the output of the "help" keywords by Willy Tarreau · 3 years, 7 months ago
- 0b1b830 MINOR: cli: make "help" support a command in argument by Willy Tarreau · 3 years, 7 months ago
- 2a8a2f0 BUILD: ssl: define HAVE_CRYPTO_memcmp() based on the library version by Willy Tarreau · 3 years, 7 months ago
- 4858464 BUILD: http_fetch: address a few aliasing warnings with older compilers by Willy Tarreau · 3 years, 7 months ago
- b2475a1 MINOR: tools/rnd: compute the result outside of the CAS loop by Willy Tarreau · 3 years, 7 months ago
- 714f345 DOC: fix a few remainig cases of "Haproxy" and "HAproxy" in doc and comments by Willy Tarreau · 3 years, 7 months ago
- 64975cf MEDIUM: mailers: use "HAProxy" nor "HAproxy" in the subject of messages by Willy Tarreau · 3 years, 7 months ago
- a5357cd MINOR: version: report "HAProxy" not "HA-Proxy" in the version output by Willy Tarreau · 3 years, 7 months ago
- c28aab0 BUILD: fd: include log.h from fd.c by Willy Tarreau · 3 years, 7 months ago
- 202f93d BUILD: comp: include proxy.h from flt_http_comp.c by Willy Tarreau · 3 years, 7 months ago
- 11bd6f7 BUILD: thread: include log.h from thread.c by Willy Tarreau · 3 years, 7 months ago
- d1dd250 BUILD: http-rules: include proxy.h from http_rules.c by Willy Tarreau · 3 years, 7 months ago