haproxy/include
Tim Duesterhus 6a0dd73390 CLEANUP: Consistently unsigned int for bitfields
Signed bitfields of size `1` hold the values `0` and `-1`, but are
usually assigned `1`, possibly leading to subtle bugs when the value
is explicitely compared against `1`.
2020-01-22 07:28:39 +01:00
..
common BUG/MAJOR: hashes: fix the signedness of the hash inputs 2020-01-16 08:23:42 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MEDIUM: http-rules: Support an optional error message in http deny rules 2020-01-20 15:18:46 +01:00
types CLEANUP: Consistently unsigned int for bitfields 2020-01-22 07:28:39 +01:00