- 97323c9 MINOR: stats: add stats size as a parameter for csv/json dump by Amaury Denoyelle · 4 years, 1 month ago
- 3ca927e REORG: stats: export some functions by Amaury Denoyelle · 4 years, 1 month ago
- a53ce4c BUG/MINOR: stats: fix validity of the json schema by Amaury Denoyelle · 4 years, 1 month ago
- cd3de50 MINOR: counters: fix a typo in comment by Amaury Denoyelle · 4 years, 1 month ago
- 51f784b CLEANUP: ssl: "bundle" is not an OpenSSL wording by William Lallemand · 4 years, 1 month ago
- fac0f64 BUG/MEDIUM: queue: make pendconn_cond_unlink() really thread-safe by Willy Tarreau · 4 years, 1 month ago
- f9ff3ec DOC: ssl: new "cert bundle" behavior by William Lallemand · 4 years, 1 month ago
- f717727 BUG/MINOR: tcpcheck: Set socks4 and send-proxy flags before the connect call by Christopher Faulet · 4 years, 1 month ago
- 2079a4a MEDIUM: tcp-rules: Warn if a track-sc* content rule doesn't depend on content by Christopher Faulet · 4 years, 1 month ago
- 7ea509e DOC: tcp-rules: Refresh details about L7 matching for tcp-request content rules by Christopher Faulet · 4 years, 1 month ago
- 7cea606 BUG/MINOR: Fix several leaks of 'log_tag' in init(). by Eric Salama · 4 years, 1 month ago
- 1d0206e MINOR: ssl: remove uneeded check in crtlist_parse_file by William Dauchy · 4 years, 1 month ago
- b9f6acc MINOR: ssl: Add error if a crt-list might be truncated by Tim Duesterhus · 4 years, 1 month ago
- 6d07fae CLEANUP: ssl: Use structured format for error line report during crt-list parsing by Tim Duesterhus · 4 years, 1 month ago
- 7c503bb BUILD: makefile: Enable closefrom() support on Solaris by Brad Smith · 4 years, 1 month ago
- fe2cc41 BUILD: tools: fix minor build issue on isspace() by Willy Tarreau · 4 years, 1 month ago
- fa41cb6 MINOR: tools: support for word expansion of environment in parse_line by Amaury Denoyelle · 4 years, 1 month ago
- ac32b4b BUILD: makefile: add an EXTRAVERSION variable to ease local naming by Willy Tarreau · 4 years, 1 month ago
- 5018aac BUILD: makefile: Fix building with closefrom() support enabled by Brad Smith · 4 years, 1 month ago
- 82cd5c1 OPTIM: backend: skip LB when we know the backend is full by Willy Tarreau · 4 years, 1 month ago
- b88ae18 OPTIM: backend/random: never queue on the server, always on the backend by Willy Tarreau · 4 years, 1 month ago
- 9d85eb0 BUILD: makefile: Update feature flags for FreeBSD by Brad Smith · 4 years, 2 months ago
- 73cc545 REGTEST: make map_regm_with_backref require 1.7 by Willy Tarreau · 4 years, 1 month ago
- f8d46de REGTEST: make abns_socket.vtc require 1.8 by Willy Tarreau · 4 years, 1 month ago
- 55da2b9 REGTEST: make agent-check.vtc require 1.8 by Willy Tarreau · 4 years, 1 month ago
- 0f08c37 REGTEST: the iif converter test requires 2.3 by Willy Tarreau · 4 years, 1 month ago
- 989fe79 REGTEST: make ssl_client_samples and ssl_server_samples requiret to 2.3 by Willy Tarreau · 4 years, 1 month ago
- 2aa3dd2 REGTEST: fix host part in balance-uri-path-only.vtc by Willy Tarreau · 4 years, 1 month ago
- 20b0fed BUG/MINOR: ssl/crt-list: exit on warning out of crtlist_parse_line() by William Lallemand · 4 years, 1 month ago
- 2540796 DOC: crt: advise to move away from cert bundle by William Dauchy · 4 years, 1 month ago
- f8e795c DOC: agent-check: fix typo in "fail" word expected reply by William Dauchy · 4 years, 1 month ago
- 90c9d78 BUILD: makefile: Update feature flags for OpenBSD by Brad Smith · 4 years, 1 month ago
- 7faeea9 REGTESTS: use "command" instead of "which" for better POSIX compatibility by Ilya Shipitsin · 4 years, 1 month ago
- 05f0188 [RELEASE] Released version 2.3-dev5 by Christopher Faulet · 4 years, 1 month ago
- a6aca66 BUILD: trace: include tools.h by Miroslav Zagorac · 4 years, 1 month ago
- 82cd028 BUG/MINOR: listeners: properly close listener FDs by Willy Tarreau · 4 years, 1 month ago
- 02e1975 BUG/MEDIUM: listeners: do not pause foreign listeners by Willy Tarreau · 4 years, 1 month ago
- 1949090 REGTESTS: add a few load balancing tests by Willy Tarreau · 4 years, 1 month ago
- 57a3741 MINOR: backend: add a new "path-only" option to "balance uri" by Willy Tarreau · 4 years, 1 month ago
- 3d1119d MINOR: backend: make the "whole" option of balance uri take only one bit by Willy Tarreau · 4 years, 1 month ago
- 36b5366 BUG/MINOR: config: Fix memory leak on config parse listen by Amaury Denoyelle · 4 years, 2 months ago
- 1aab911 BUG/MINOR: Fix memory leaks cfg_parse_peers by Eric Salama · 4 years, 2 months ago
- d2414a2 BUG/MINOR: http-fetch: Don't set the sample type during the htx prefetch by Christopher Faulet · 4 years, 2 months ago
- 3ca2365 BUG/MEDIUM: h2: report frame bits only for handled types by Willy Tarreau · 4 years, 2 months ago
- bba7a4d BUG/MINOR: h2/trace: do not display "stream error" after a frame ACK by Willy Tarreau · 4 years, 2 months ago
- 8520d87 MINOR: h2/trace: also display the remaining frame length in traces by Willy Tarreau · 4 years, 2 months ago
- f2cda10 BUILD: sock_inet: include errno.h by Willy Tarreau · 4 years, 2 months ago
- 3cd58bf MINOR: sock_unix: report the errno string in binding errors by Willy Tarreau · 4 years, 2 months ago
- 36722d2 MINOR: sock_inet: report the errno string in binding errors by Willy Tarreau · 4 years, 2 months ago
- eb8cfe6 BUILD: sock_unix: add missing errno.h by Willy Tarreau · 4 years, 2 months ago
- af9609b MINOR: tools: drop listener detection hack from str2sa_range() by Willy Tarreau · 4 years, 2 months ago
- 2b5e0d8 MEDIUM: proto_udp: replace last AF_CUST_UDP* with AF_INET* by Willy Tarreau · 4 years, 2 months ago
- b2ffc99 MEDIUM: tools: make str2sa_range() use protocol_lookup() by Willy Tarreau · 4 years, 2 months ago
- 910c64d MEDIUM: protocol: store the socket and control type in the protocol array by Willy Tarreau · 4 years, 2 months ago
- a54553f MINOR: protocol: add the control layer type in the protocol struct by Willy Tarreau · 4 years, 2 months ago
- 65ec4e3 MEDIUM: tools: make str2sa_range() check that the protocol has ->connect() by Willy Tarreau · 4 years, 2 months ago
- 5fc9328 MINOR: tools: make str2sa_range() directly return the protocol by Willy Tarreau · 4 years, 2 months ago
- 9b3178d MINOR: listener: pass the chosen protocol to create_listeners() by Willy Tarreau · 4 years, 2 months ago
- 5e1779a MEDIUM: config: make str2listener() not accept datagram sockets anymore by Willy Tarreau · 4 years, 2 months ago
- 26ff5da MINOR: log-forward: use str2receiver() to parse the dgram-bind address by Willy Tarreau · 4 years, 2 months ago
- aa33312 MINOR: cfgparse: add str2receiver() to parse dgram receivers by Willy Tarreau · 4 years, 2 months ago
- 62a976c MINOR: tools: remove the central test for "udp" in str2sa_range() by Willy Tarreau · 4 years, 2 months ago
- 3baec24 MEDIUM: tools: make str2sa_range() only report AF_CUST_UDP on listeners by Willy Tarreau · 4 years, 2 months ago
- e835bd8 MINOR: tools: start to distinguish stream and dgram in str2sa_range() by Willy Tarreau · 4 years, 2 months ago
- a215be2 MEDIUM: tools: make str2sa_range() check for the sockpair's FD usability by Willy Tarreau · 4 years, 2 months ago
- 804f11f MINOR: config: do not test an inherited socket again by Willy Tarreau · 4 years, 2 months ago
- 6edc722 MEDIUM: tools: make str2sa_range() resolve pre-bound listeners by Willy Tarreau · 4 years, 2 months ago
- 8959926 MINOR: log: detect LOG_TARGET_FD from the fd and not from the syntax by Willy Tarreau · 4 years, 2 months ago
- a93e5c7 MINOR: tools: make str2sa_range() optionally return the fd by Willy Tarreau · 4 years, 2 months ago
- 909c23b MINOR: listener: remove the inherited arg to create_listener() by Willy Tarreau · 4 years, 2 months ago
- 3281993 MINOR: tools: add several PA_O_* flags in str2sa_range() callers by Willy Tarreau · 4 years, 2 months ago
- 8b0fa8f MEDIUM: config: remove all checks for missing/invalid ports/ranges by Willy Tarreau · 4 years, 2 months ago
- 7f96a84 MEDIUM: tools: make str2sa_range() validate callers' port specifications by Willy Tarreau · 4 years, 2 months ago
- 8095876 MINOR: tools: add several PA_O_PORT_* flags in str2sa_range() callers by Willy Tarreau · 4 years, 2 months ago
- cd3a5591 MINOR: tools: make str2sa_range() take more options than just resolve by Willy Tarreau · 4 years, 2 months ago
- 5a7beed CLEANUP: tools: make str2sa_range() less awful for fd@ and sockpair@ by Willy Tarreau · 4 years, 2 months ago
- a5b325f MINOR: protocol: add a real family for existing FDs by Willy Tarreau · 4 years, 2 months ago
- 1e984b7 CLEANUP: protocol: remove family-specific fields from struct protocol by Willy Tarreau · 4 years, 2 months ago
- f1f6609 MINOR: protocol: retrieve the family-specific fields from the family by Willy Tarreau · 4 years, 2 months ago
- b0254cb MINOR: protocol: add a new proto_fam structure for protocol families by Willy Tarreau · 4 years, 2 months ago
- ad33acf MEDIUM: protocol: do not call proto->bind() anymore from bind_listener() by Willy Tarreau · 4 years, 2 months ago
- fc97488 MEDIUM: protocol: explicitly start the receiver before the listener by Willy Tarreau · 4 years, 2 months ago
- 9eda7a6 MEDIUM: proto_sockpair: make use of sockpair_bind_receiver() by Willy Tarreau · 4 years, 2 months ago
- 62292b2 MEDIUM: sockpair: implement sockpair_bind_receiver() by Willy Tarreau · 4 years, 2 months ago
- cd5e5ea MEDIUM: uxst: make use of sock_unix_bind_receiver() by Willy Tarreau · 4 years, 2 months ago
- 1e0a860 MEDIUM: sock_unix: implement sock_unix_bind_receiver() by Willy Tarreau · 4 years, 2 months ago
- 2f7687d MEDIUM: udp: make use of sock_inet_bind_receiver() by Willy Tarreau · 4 years, 2 months ago
- af9a7f5 MEDIUM: tcp: make use of sock_inet_bind_receiver() by Willy Tarreau · 4 years, 2 months ago
- d69ce1f MEDIUM: sock_inet: implement sock_inet_bind_receiver() by Willy Tarreau · 4 years, 2 months ago
- 3e5c7ab MINOR: protocol: add a new ->bind() entry to bind the receiver by Willy Tarreau · 4 years, 2 months ago
- b3580b1 MINOR: protocol: rename the ->bind field to ->listen by Willy Tarreau · 4 years, 2 months ago
- c049c0d MINOR: sock: make sock_find_compatible_fd() only take a receiver by Willy Tarreau · 4 years, 2 months ago
- 3fd3bdc MINOR: receiver: move the FOREIGN and V6ONLY options from listener to settings by Willy Tarreau · 4 years, 2 months ago
- 43046fa MINOR: listener: move the INHERITED flag down to the receiver by Willy Tarreau · 4 years, 2 months ago
- 0b91501 MINOR: receiver: add a receiver-specific flag to indicate the socket is bound by Willy Tarreau · 4 years, 2 months ago
- 818a92e MINOR: listener: prefer to retrieve the socket's settings via the receiver by Willy Tarreau · 4 years, 2 months ago
- eef4542 MINOR: receiver: link the receiver to its owner by Willy Tarreau · 4 years, 2 months ago
- 0fce6bc MINOR: receiver: link the receiver to its settings by Willy Tarreau · 4 years, 2 months ago
- d45693d REORG: listener: move the receiver part to a new file by Willy Tarreau · 4 years, 2 months ago
- 4dfabfe MINOR: listener: make sock_find_compatible_fd() check the socket type by Willy Tarreau · 4 years, 2 months ago