Merge date | Subject - Severity (minor, medium, major, critical) |
2021-03-31 | BUG/MINOR: spoe: fix handling of truncated frame |
2021-03-31 | BUG/MINOR: tcp: fix silent-drop workaround for IPv6 |
2021-03-31 | BUG/MINOR: http_fetch: make hdr_ip() resistant to empty fields |
2021-03-31 | BUG/MINOR: http_fetch: make hdr_ip() reject trailing characters |
2021-03-19 | BUG/MINOR: ssl: don't truncate the file descriptor to 16 bits in debug mode |
2021-03-19 | BUG/MEDIUM: filters: Set CF_FL_ANALYZE on channels when filters are attached |
2021-03-19 | BUG/MINOR: hlua: Don't strip last non-LWS char in hlua_pushstrippedstring() |
2021-03-04 | BUG/MINOR: connection: Use the client's dst family for adressless servers |
2021-03-04 | BUG/MINOR: tcp-act: Don't forget to set the original port for IPv4 set-dst rule |
2021-03-04 | BUG/MINOR: http-ana: Only consider dst address to process originalto option |
2021-03-04 | BUG/MINOR: server: Init params before parsing a new server-state line |
2021-03-04 | BUG/MINOR: sample: Always consider zero size string samples as unsafe |
2021-03-04 | BUG/MINOR: checks: properly handle wrapping time in __health_adjust() |
2021-03-04 | BUG/MINOR: server: Don't call fopen() with server-state filepath set to NULL |
2021-03-04 | BUG/MEDIUM: config: don't pick unset values from last defaults section |
2021-03-04 | BUG/MINOR: server: Fix server-state-file-name directive |
2021-03-04 | BUG/MINOR: xxhash: make sure armv6 uses memcpy() |
2021-03-04 | BUG/MINOR: stick-table: Always call smp_fetch_src() with a valid arg list |
2021-03-04 | BUG/MINOR: tools: Reject size format not starting by a digit |
2021-03-04 | BUG/MINOR: tools: make parse_time_err() more strict on the timer validity |
2021-03-04 | BUG/MINOR: http-fetch: Fix calls w/o parentheses of the cookie sample fetches |
2021-03-04 | BUG/MINOR: http-fetch: Extract cookie value even when no cookie name |
2021-03-04 | BUG/MINOR: filters: Skip disabled proxies during startup only |
2021-03-04 | BUG/MEDIUM: filters: Don't try to init filters for disabled proxies |
2021-03-04 | BUG/MINOR: config: Fix memory leak on config parse listen |
2021-03-04 | BUG/MINOR: ssl: verifyhost is case sensitive |
2021-03-04 | BUG/MEDIUM: pattern: fix memory leak in regex pattern functions |
2020-09-11 | BUG/MEDIUM: pattern: Renew the pattern expression revision when it is pruned |
2020-09-11 | BUG/MEDIUM: ssl: check OCSP calloc in ssl_sock_load_ocsp() |
2020-09-11 | BUG/MINOR: lua: Check argument type to convert it to IP mask in arg validation |
2020-09-11 | BUG/MINOR: lua: Check argument type to convert it to IPv4/IPv6 arg validation |
2020-09-11 | BUG/MEDIUM: map/lua: Return an error if a map is loaded during runtime |
2020-09-11 | BUG/MINOR: pools: use %u not %d to report pool stats in "show pools" |
2020-08-11 | BUG/MINOR: stats: use strncmp() instead of memcmp() on health states |
2020-08-11 | BUG/MINOR: http_act: don't check capture id in backend (2) |
2020-08-07 | BUG/MINOR: tcp-rules: Set the inspect-delay when a tcp-response action yields |
2020-08-07 | BUG/MEDIUM: channel: Be aware of SHUTW_NOW flag when output data are peeked |
2020-08-07 | BUG/MINOR: http_act: don't check capture id in backend (2) |
2020-08-07 | BUG/MEDIUM: pattern: Add a trailing \0 to match strings only if possible |
2020-08-07 | BUG/MEDIUM: fetch: Fix hdr_ip misparsing IPv4 addresses due to missing NUL |
2020-08-07 | BUG/MINOR: spoe: correction of setting bits for analyzer |
2020-08-07 | BUG/MEDIUM: ebtree: use a byte-per-byte memcmp() to compare memory blocks |
2020-08-07 | BUG/MEDIUM: lua: Reset analyse expiration timeout before executing a lua action |
2020-08-07 | BUG/MEDIUM: shctx: bound the number of loops that can happen around the lock |
2020-08-07 | BUG/MEDIUM: shctx: really check the lock's value while waiting |
2020-08-07 | BUG/MEDIUM: http: the "unique-id" sample fetch could crash without a steeam |
2020-08-07 | BUG/MEDIUM: http: the "http_first_req" sample fetch could crash without a steeam |
2020-08-07 | BUG/MEDIUM: capture: capture.{req,res}.* crash without a stream |
2020-08-07 | BUG/MEDIUM: capture: capture-req/capture-res converters crash without a stream |
2020-04-02 | BUG/MINOR: http-ana: Reset request analysers on error when waiting for response |
2020-04-02 | BUG/MINOR: http_ana: make sure redirect flags don't have overlapping bits |
2020-04-02 | BUG/MEDIUM: http: unbreak redirects in legacy mode |
2020-04-02 | BUG/MINOR: stats: Fix color of draining servers on stats page |
2020-04-02 | BUG/MINOR: rules: Increment be_counters if backend is assigned for a silent-drop |
2020-04-02 | BUG/MINOR: rules: Preserve FLT_END analyzers on silent-drop action |
2020-04-02 | BUG/MAJOR: proxy_protocol: Properly validate TLV lengths |
2020-04-02 | BUG/MAJOR: list: fix invalid element address calculation |
2020-04-02 | BUG/MINOR: sample: Make sure to return stable IDs in the unique-id fetch |
2020-04-02 | BUG/MINOR: sample: fix the json converter's endian-sensitivity |
2020-04-02 | BUG/MEDIUM: ebtree: don't set attribute packed without unaligned access support |
2020-04-02 | BUG/MINOR: namespace: avoid closing fd when socket failed in my_socketat |
2020-02-11 | BUG/MINOR: dns: allow 63 char in hostname |
2020-02-11 | BUG/MINOR: unix: better catch situations where the unix socket path length is close to the limit |
2020-02-04 | BUG/MINOR: http_act: don't check capture id in backend |
2020-02-04 | BUG/MINOR: tcp-rules: Fix memory releases on error path during action parsing |
2020-02-04 | BUG/MINOR: stick-table: Use MAX_SESS_STKCTR as the max track ID during parsing |
2020-02-04 | BUG/MINOR: http-rules: Remove buggy deinit functions for HTTP rules |
2020-02-04 | BUG/MINOR: dns: Make dns_query_id_seed unsigned |
2020-02-04 | BUG/MINOR: pattern: handle errors from fgets when trying to load patterns |
2020-02-04 | BUG/MINOR: stream: don't mistake match rules for store-request rules |
2020-02-04 | BUG/MAJOR: hashes: fix the signedness of the hash inputs |
2020-02-04 | BUG/MEDIUM: session: do not report a failure when rejecting a session |
2020-02-04 | BUG/MINOR: sample: always check converters' arguments |
2020-02-04 | BUG/MINOR: sample: fix the closing bracket and LF in the debug converter |
2019-12-11 | BUG/MINOR: log: fix minor resource leaks on logformat error path |
2019-12-11 | BUG/MEDIUM: proto_udp/threads: recv() and send() must not be exclusive. |
2019-12-11 | BUG/MAJOR: dns: add minimalist error processing on the Rx path |
2019-12-11 | BUG/MINOR: listener: also clear the error flag on a paused listener |
2019-12-11 | BUG/MINOR: ssl: fix crt-list neg filter for openssl < 1.1.1 |
2019-12-11 | BUG/MEDIUM: stream: Be sure to release allocated captures for TCP streams |
2019-12-11 | BUG/MINOR: config: Update cookie domain warn to RFC6265 |
2019-10-28 | BUG/MINOR: cli: don't call the kw->io_release if kw->parse failed |