index
:
delta/haproxy.git
20170818-h2-2
20171105-sched-4
20181118-wta-oho-cfa-merge-6
20181130-last-htx-changes-4
20181215-srv-idle-pool-1
20181215-srv-idle-pool-2
20191016-ssl-err-check-1
20200527-rework-includes-2
20200528-rework-includes-3
20200602-rework-includes-7
20200603-rework-includes-9e
20200604-rework-includes-9f
20200605-rework-include-final
20200605-rework-includes-a2
20200828-split-protos-6
20200901-split-protos-7
20200901-split-protos-8a
20200902-split-protos-8c
20200903-split-protos-9c
20200904-split-protos-9d
20200923-proxy-state-5
20200923-proxy-state-6
20201007-proxy-state-7
20201008-proxy-state-8
20201009-mux_h1_refactoring-1
20201118-mux_h1_refactoring-2
20201208-mux_h1_refactoring-3
20201209-quic-dev-review-wta-2
20201215-htx-fl-eom-and-websockets-1
2021-07-31-patches-error-log-format
2021-11-17-fix-tls-resume
2021-11-17-ssl-list-filters.vtc
20210122-fix-tcp-to-h1-upgrade-1
20210122-htx-fl-eom-and-websockets-3
20210402-contrib-cleanup-3
20210415-pools-3
20210618-queue-try2
20210830-wundef-1
20211012-bind-shards-1
20211012-openssl-regtests
20211013-openssl-3.0.0
20211014-ssl_fc_is_resumed
20211018-jtw-fixes
20211020-res-fix-6
20211027-mptcp-3c
20211118-vtest-2
20211119-cache-fixes
20211120-quictls-1
20211125-befab9ee
20211125-revert-fd-leak
20211126-ci-gcc-output-1
20211223-cs-si-refactoring-1
20211228-debug-dump-libs-2
20211228-pool-mt-try2-3
20211228-pool-mt-try2-7
20221220-ocsp-test-1
20230109-ocsp-test-1
20230223-ocsp-test-2
20230302-ocsp-test-3
ade-handle-h2-ws-support
bwlim
haproxy-httpclient-lua-2021-09-28
haproxy-httpclient-lua-2021-10-06
haproxy-httpclient-lua-2021-11-08
httpclient-lua-2021-10-27
httpclient-lua-2021-10-28
master
mworker-20211109
next
ot
github.com: haproxy/haproxy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
haproxy
/
bug.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
DEBUG: crash using an invalid opcode on aarch64 instead of an invalid access
Willy Tarreau
2023-04-25
1
-0
/
+7
*
DEBUG: crash using an invalid opcode on x86/x86_64 instead of an invalid access
Willy Tarreau
2023-04-25
1
-0
/
+19
*
BUILD: bug.h: add a warning in the base API when unsafe functions are used
Willy Tarreau
2023-04-07
1
-0
/
+37
*
MINOR: pools: report a replaced memory allocator instead of just malloc_trim()
Willy Tarreau
2023-03-22
1
-0
/
+1
*
BUILD: debug: remove unnecessary quotes in HA_WEAK() calls
Willy Tarreau
2022-11-14
1
-12
/
+12
*
CLEANUP: debug: use struct ha_caller for memstat
Willy Tarreau
2022-09-08
1
-22
/
+31
*
MINOR: debug: add struct ha_caller to describe a calling location
Willy Tarreau
2022-09-08
1
-0
/
+17
*
BUILD: debug: make sure debug macros are never empty
Willy Tarreau
2022-08-31
1
-5
/
+5
*
MINOR: debug/memstats: permit to pass the size to free()
Willy Tarreau
2022-08-09
1
-6
/
+14
*
MINOR: debug: also store the function name in struct mem_stats
Willy Tarreau
2022-08-09
1
-0
/
+7
*
MINOR: debug: store and report the pool's name in struct mem_stats
Willy Tarreau
2022-08-09
1
-0
/
+1
*
MINOR: debug: make the mem_stats section aligned to void*
Willy Tarreau
2022-08-09
1
-7
/
+7
*
BUILD: debug: silence warning on gcc-5
Willy Tarreau
2022-07-10
1
-0
/
+2
*
MEDIUM: debug: improve DEBUG_MEM_STATS to also report pool alloc/free
Willy Tarreau
2022-06-23
1
-0
/
+2
*
MEDIUM: debug: detect redefinition of symbols upon dlopen()
Willy Tarreau
2022-06-19
1
-0
/
+1
*
MEDIUM: debug: add a tainted flag when a shared library is loaded
Willy Tarreau
2022-06-19
1
-0
/
+1
*
BUILD: debug: work around gcc-12 excessive -Warray-bounds warnings
Willy Tarreau
2022-05-09
1
-3
/
+17
*
BUILD: compiler: properly distinguish weak and global symbols
Willy Tarreau
2022-04-26
1
-12
/
+12
*
BUILD: compiler: use a more portable set of asm(".weak") statements
Willy Tarreau
2022-04-14
1
-12
/
+12
*
BUILD: debug: mark the __start_mem_stats/__stop_mem_stats symbols as weak
Willy Tarreau
2022-04-13
1
-12
/
+12
*
DEBUG: reduce the footprint of BUG_ON() calls
Willy Tarreau
2022-03-02
1
-33
/
+18
*
BUILD: debug: fix build warning on older compilers around DEBUG_STRICT_ACTION
Willy Tarreau
2022-02-28
1
-3
/
+3
*
DEBUG: add two new macros to enable debugging in hot paths
Willy Tarreau
2022-02-28
1
-0
/
+25
*
DEBUG: implement 4 levels of choices between warn and crash.
Willy Tarreau
2022-02-28
1
-6
/
+27
*
DEBUG: improve BUG_ON output message accuracy
Willy Tarreau
2022-02-28
1
-9
/
+9
*
DEBUG: rename WARN_ON_ONCE() to CHECK_IF()
Willy Tarreau
2022-02-28
1
-3
/
+3
*
DEBUG: report BUG_ON() and WARN_ON() in the tainted flags
Willy Tarreau
2022-02-25
1
-5
/
+17
*
DEBUG: add a new WARN_ON_ONCE() macro
Willy Tarreau
2022-02-25
1
-4
/
+31
*
DEBUG: make the _BUG_ON() macro return the condition
Willy Tarreau
2022-02-25
1
-4
/
+7
*
DBEUG: add a new WARN_ON() macro
Willy Tarreau
2022-02-25
1
-2
/
+5
*
DEBUG: mark ABORT_NOW() as unreachable
Willy Tarreau
2022-02-25
1
-1
/
+1
*
DEBUG: cleanup BUG_ON() configuration
Willy Tarreau
2022-02-25
1
-17
/
+22
*
DEBUG: cleanup back trace generation
Willy Tarreau
2022-02-25
1
-3
/
+5
*
DEBUG: move the tainted stuff to bug.h for easier inclusion
Willy Tarreau
2022-02-25
1
-0
/
+23
*
BUILD: bug: Fix error when compiling with -DDEBUG_STRICT_NOCRASH
Christopher Faulet
2021-12-03
1
-1
/
+1
*
CLEANUP: tree-wide: fix prototypes for functions taking no arguments.
Tim Duesterhus
2021-09-15
1
-2
/
+2
*
CLEANUP: atomic/tree-wide: replace single increments/decrements with inc/dec
Willy Tarreau
2021-04-07
1
-6
/
+6
*
BUILD: bug: refine HA_LINK_ERROR() to only be used on gcc and derivatives
Willy Tarreau
2021-03-09
1
-1
/
+1
*
BUILD: Fix build when using clang without optimizing.
Olivier Houchard
2021-03-05
1
-6
/
+16
*
CLEANUP: tree-wide: replace free(x);x=NULL with ha_free(&x)
Willy Tarreau
2021-02-26
1
-0
/
+31
*
MEDIUM: debug: now always print a backtrace on CRASH_NOW() and friends
Willy Tarreau
2021-01-22
1
-3
/
+3
*
MINOR: debug: don't count free(NULL) in memstats
Willy Tarreau
2020-11-03
1
-1
/
+2
*
BUILD: introduce possibility to define ABORT_NOW() conditionally
Ilya Shipitsin
2020-09-12
1
-3
/
+8
*
BUILD: debug: avoid build warnings with DEBUG_MEM_STATS
Willy Tarreau
2020-07-02
1
-0
/
+8
*
MINOR: debug: add a new "debug dev memstats" command
Willy Tarreau
2020-07-02
1
-0
/
+90
*
REORG: include: move the BUG_ON() code to haproxy/bug.h
Willy Tarreau
2020-06-11
1
-0
/
+78