- 534197c BUILD/MINOR: memprof fix macOs build. by David CARLIER · 3 years, 4 months ago
- dc70c18 BUG/MEDIUM: cfgcond: limit recursion level in the condition expression parser by Willy Tarreau · 3 years, 4 months ago
- 2524123 MEDIUM: proxy: remove long-broken 'option http_proxy' by Willy Tarreau · 3 years, 4 months ago
- f1db20c BUG/MINOR: cfgcond: revisit the condition freeing mechanism to avoid a leak by Willy Tarreau · 3 years, 4 months ago
- 316ea7e MINOR: cfgcond: support terms made of parenthesis around expressions by Willy Tarreau · 3 years, 4 months ago
- ca81887 MINOR: cfgcond: insert an expression between the condition and the term by Willy Tarreau · 3 years, 4 months ago
- 087b2d0 MINOR: cfgcond: make the conditional term parser automatically allocate nodes by Willy Tarreau · 3 years, 4 months ago
- ca56d3d MINOR: cfgcond: support negating conditional expressions by Willy Tarreau · 3 years, 4 months ago
- f869095 MINOR: cfgcond: start to split the condition parser to introduce terms by Willy Tarreau · 3 years, 4 months ago
- 66243b4 REORG: config: move the condition preprocessing code to its own file by Willy Tarreau · 3 years, 4 months ago
- ab213a5 MINOR: arg: add a free_args() function to free an args array by Willy Tarreau · 3 years, 4 months ago
- 669b620 MINOR: srv: extract tracking server config function by Amaury Denoyelle · 3 years, 4 months ago
- 4c6986a CLEANUP: applet: remove unused thread_mask by Willy Tarreau · 3 years, 4 months ago
- befeae8 MINOR: mux_h2: define config to disable h2 websocket support by Amaury Denoyelle · 3 years, 5 months ago
- c453f95 MINOR: http: use http uri parser for path by Amaury Denoyelle · 3 years, 5 months ago
- 69294b2 MINOR: http: use http uri parser for authority by Amaury Denoyelle · 3 years, 5 months ago
- 8ac8cbf MINOR: http: use http uri parser for scheme by Amaury Denoyelle · 3 years, 5 months ago
- 89c68c8 MINOR: http: implement http uri parser by Amaury Denoyelle · 3 years, 5 months ago
- 4c0882b MEDIUM: http: implement scheme-based normalization by Amaury Denoyelle · 3 years, 5 months ago
- ef08811 MINOR: http: implement http_get_scheme by Amaury Denoyelle · 3 years, 5 months ago
- 4d7ada8 MEDIUM: stick-table: add the new arrays of gpc and gpc_rate by Emeric Brun · 3 years, 5 months ago
- 877b0b5 MEDIUM: stick-table: add the new array of gpt data_type by Emeric Brun · 3 years, 5 months ago
- 90a9b67 MEDIUM: peers: handle arrays of std types in peers protocol by Emeric Brun · 3 years, 5 months ago
- c64a2a3 MEDIUM: stick-table: handle arrays of standard types into stick-tables by Emeric Brun · 3 years, 5 months ago
- 0e3457b MINOR: stick-table: make skttable_data_cast to use only std types by Emeric Brun · 3 years, 5 months ago
- bae4cb2 BUILD/MEDIUM: tcp: set-mark support for OpenBSD by David Carlier · 3 years, 5 months ago
- f7f53af BUILD/MEDIUM: tcp: set-mark setting support for FreeBSD. by David Carlier · 3 years, 5 months ago
- 469c06c MINOR: http-act/tcp-act: Add "set-mark" and "set-tos" for tcp content rules by Christopher Faulet · 3 years, 5 months ago
- 1da374a MINOR: http-act/tcp-act: Add "set-nice" for tcp content rules by Christopher Faulet · 3 years, 5 months ago
- 551a641 MINOR: http-act/tcp-act: Add "set-log-level" for tcp content rules by Christopher Faulet · 3 years, 5 months ago
- 51c63f0 MINOR: queue: remove the px/srv fields from pendconn by Willy Tarreau · 3 years, 5 months ago
- 8429097 MINOR: queue: store a pointer to the queue into the pendconn by Willy Tarreau · 3 years, 5 months ago
- cdc83e0 MINOR: queue: add a pointer to the server and the proxy in the queue by Willy Tarreau · 3 years, 5 months ago
- df3b0cb MINOR: queue: add queue_init() to initialize a queue by Willy Tarreau · 3 years, 5 months ago
- 9ab7829 MEDIUM: queue: simplify again the process_srv_queue() API (v2) by Willy Tarreau · 3 years, 5 months ago
- 16fbdda MEDIUM: queue: use a dedicated lock for the queues (v2) by Willy Tarreau · 3 years, 5 months ago
- 3f70fb9 Revert "MEDIUM: queue: use a dedicated lock for the queues" by Willy Tarreau · 3 years, 5 months ago
- ccd85a3 Revert "MEDIUM: queue: simplify again the process_srv_queue() API" by Willy Tarreau · 3 years, 5 months ago
- c83e45e MEDIUM: queue: simplify again the process_srv_queue() API by Willy Tarreau · 3 years, 5 months ago
- fcb8bf8 MEDIUM: queue: use a dedicated lock for the queues by Willy Tarreau · 3 years, 5 months ago
- a057045 MINOR: server: replace the pendconns-related stuff with a struct queue by Willy Tarreau · 3 years, 5 months ago
- 7f3c1df MINOR: proxy: replace the pendconns-related stuff with a struct queue by Willy Tarreau · 3 years, 5 months ago
- eea3817 MINOR: queue: create a new structure type "queue" by Willy Tarreau · 3 years, 5 months ago
- 5941ef0 MINOR: lb/api: remove the locked argument from take_conn/drop_conn by Willy Tarreau · 3 years, 5 months ago
- 0274286 BUG/MAJOR: server: fix deadlock when changing maxconn via agent-check by Amaury Denoyelle · 3 years, 5 months ago
- 7386668 CLEANUP: Prevent channel-t.h from being detected as C++ by GitHub by Tim Duesterhus · 3 years, 5 months ago
- 36aa451 MINOR: ssl: render file-access optional on server crt loading by Amaury Denoyelle · 3 years, 6 months ago
- c593bcd MINOR: ssl: always initialize random generator by Amaury Denoyelle · 3 years, 6 months ago
- 2b1d917 BUG/MINOR: backend: restore the SF_SRV_REUSED flag original purpose by Amaury Denoyelle · 3 years, 5 months ago
- dcac418 BUG/MEDIUM: resolvers: Add a task on servers to check SRV resolution status by Christopher Faulet · 3 years, 5 months ago
- 8a8f270 CLEANUP: server: a separate function for initializing the per_thr field by Miroslav Zagorac · 3 years, 5 months ago
- d943a04 MINOR: connection: add helper conn_append_debug_info() by Willy Tarreau · 3 years, 5 months ago
- 6fd0450 CLEANUP: shctx: remove the different inter-process locking techniques by Willy Tarreau · 3 years, 5 months ago
- e8422bf MEDIUM: global: remove the relative_pid from global and mworker by Willy Tarreau · 3 years, 5 months ago
- 06987f4 CLEANUP: global: remove unused definition of MAX_PROCS by Willy Tarreau · 3 years, 5 months ago
- 44ea631 MEDIUM: cpu-set: make the proc a single bit field and not an array by Willy Tarreau · 3 years, 5 months ago
- 72faef3 MEDIUM: global: remove dead code from nbproc/bind_proc removal by Willy Tarreau · 3 years, 5 months ago
- 5301f5d CLEANUP: global: remove pid_bit and all_proc_mask by Willy Tarreau · 3 years, 5 months ago
- 9135859 CLEANUP: global: remove the nbproc field from the global structure by Willy Tarreau · 3 years, 5 months ago
- 9c6a802 CLEANUP: global: remove unused definition of stopping_task[] by Willy Tarreau · 3 years, 5 months ago
- 9e467af BUG/MEDIUM: shctx: use at least thread-based locking on USE_PRIVATE_CACHE by Willy Tarreau · 3 years, 5 months ago
- 6916493 MINOR: ssl: Use OpenSSL's ASN1_TIME convertor when available by Remi Tricot-Le Breton · 3 years, 6 months ago
- b63dbb7 MAJOR: config: remove parsing of the global "nbproc" directive by Willy Tarreau · 3 years, 6 months ago
- eb77824 MEDIUM: proxy: remove the deprecated "grace" keyword by Willy Tarreau · 3 years, 6 months ago
- 3406766 MEDIUM: resolvers: add a ref between servers and srv request or used SRV record by Emeric Brun · 3 years, 6 months ago
- bd78c91 MEDIUM: resolvers: add a ref on server to the used A/AAAA answer item by Emeric Brun · 3 years, 6 months ago
- 1cf414b BUG/MAJOR: htx: Fix htx_defrag() when an HTX block is expanded by Christopher Faulet · 3 years, 6 months ago
- c12bf9a BUG/MEDIUM: errors: include missing obj_type file by Willy Tarreau · 3 years, 6 months ago
- 3faf0cb BUILD: ssl: Fix compilation with BoringSSL by Remi Tricot-Le Breton · 3 years, 6 months ago
- 8715dec MEDIUM: pools: remove the locked pools implementation by Willy Tarreau · 3 years, 6 months ago
- 1526ffe CLEANUP: pools: remove now unused seq and pool_free_list by Willy Tarreau · 3 years, 6 months ago
- 2a4523f BUG/MAJOR: pools: fix possible race with free() in the lockless variant by Willy Tarreau · 3 years, 6 months ago
- 9a7aa3b BUG/MINOR: pools: make DEBUG_UAF always write to the to-be-freed location by Willy Tarreau · 3 years, 6 months ago
- d92fd11 MINOR: ssl: Add new "show ssl ocsp-response" CLI command by Remi Tricot-Le Breton · 3 years, 6 months ago
- 722180a BUILD: make tune.ssl.keylog available again by William Lallemand · 3 years, 6 months ago
- 846830e BUG: errors: remove printf positional args for user messages context by Amaury Denoyelle · 3 years, 6 months ago
- fc0cceb MINOR: haproxy: Add `-cc` argument by Maximilian Mader · 3 years, 6 months ago
- 29c6cd7 CLEANUP: tools: Make errptr const in `parse_line()` by Maximilian Mader · 3 years, 6 months ago
- 6af81f8 MEDIUM: errors: implement parsing context type by Amaury Denoyelle · 3 years, 6 months ago
- 1833e43 MEDIUM: errors: implement user messages buffer by Amaury Denoyelle · 3 years, 6 months ago
- ce986e1 REORG: errors: split errors reporting function from log.c by Amaury Denoyelle · 3 years, 6 months ago
- 01b3c3d MINOR: errors: allow empty va_args for diag variadic macro by Amaury Denoyelle · 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
- 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
- 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
- 4fc51a7 MINOR: buf: Add function to realign a buffer with a specific head position 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
- 3e6690a CLEANUP: pattern: remove export of non-existent function pattern_delete() by Dragan Dosen · 3 years, 6 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
- 2608e34 BUG/MEDIUM: ebtree: Invalid read when looking for dup entry 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
- a51b339 MEDIUM: ssl: Add "set+commit ssl crl-file" CLI commands by Remi Tricot-Le Breton · 3 years, 7 months ago
- 0bb4824 MINOR: ssl: Add a cafile_entry type field by Remi Tricot-Le Breton · 3 years, 7 months ago
- a32a68b MEDIUM: ssl: Add "set+commit ssl ca-file" CLI commands 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