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
/
compat.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
MINOR: clock: add now_mono_time_fast() function
Aurelien DARRAGON
2023-04-19
1
-0
/
+8
*
MINOR: tcp: socket translate TCP_KEEPIDLE for macOs equivalent
David CARLIER
2022-05-08
1
-0
/
+1
*
MINOR: tcp_sample: extend support for get_tcp_info to macOs.
David CARLIER
2022-04-15
1
-0
/
+2
*
BUG/MINOR: cli: fix _getsocks with musl libc
William Lallemand
2022-01-03
1
-2
/
+3
*
MINOR: debug: add ability to dump loaded shared libraries
Willy Tarreau
2021-12-28
1
-0
/
+1
*
MINOR: compat: detect support for dl_iterate_phdr()
Willy Tarreau
2021-12-28
1
-0
/
+5
*
MEDIUM: pool: Following up on previous pool trimming update.
David CARLIER
2021-12-01
1
-1
/
+2
*
CLEANUP: wdt: do not remap SI_TKILL to SI_LWP, test the values directly
Willy Tarreau
2021-10-08
1
-6
/
+0
*
MINOR: wdt: move wd_timer to wdt.c
Willy Tarreau
2021-10-08
1
-12
/
+0
*
MINOR: clock: move the clock_ids to clock.c
Willy Tarreau
2021-10-08
1
-2
/
+0
*
BUILD: compat: fix -Wundef on SO_REUSEADDR
Willy Tarreau
2021-10-07
1
-2
/
+2
*
MINOR: pools: use mallinfo2() when available instead of mallinfo()
Willy Tarreau
2021-09-16
1
-0
/
+6
*
BUG/MINOR: compat: make sure __WORDSIZE is always defined
Willy Tarreau
2021-09-15
1
-0
/
+10
*
CLEANUP: Move XXH3 macro from haproxy/compat.h to haproxy/xxhash.h
Tim Duesterhus
2021-09-11
1
-7
/
+0
*
BUILD/MINOR: memprof fix macOs build.
David CARLIER
2021-07-21
1
-0
/
+6
*
BUILD: compat: include malloc_np.h for USE_MEMORY_PROFILING on FreeBSD
Willy Tarreau
2021-05-09
1
-0
/
+5
*
CLEANUP: socket: replace SOL_IP/IPV6/TCP with IPPROTO_IP/IPV6/TCP
Willy Tarreau
2021-03-31
1
-10
/
+0
*
MINOR: compat: add short aliases for a few very commonly used types
Willy Tarreau
2021-03-26
1
-0
/
+27
*
MEDIUM: pools: add CONFIG_HAP_NO_GLOBAL_POOLS and CONFIG_HAP_GLOBAL_POOLS
Willy Tarreau
2021-03-05
1
-0
/
+6
*
MEDIUM: xxhash: use the XXH3 functions to generate 64-bit hashes
Dragan Dosen
2020-12-23
1
-0
/
+7
*
MINOR: compat: automatically include malloc.h on glibc
Willy Tarreau
2020-11-05
1
-0
/
+9
*
REORG: include: move connection.h to haproxy/connection{,-t}.h
Willy Tarreau
2020-06-11
1
-0
/
+5
*
REORG: include: split global.h into haproxy/global{,-t}.h
Willy Tarreau
2020-06-11
1
-0
/
+5
*
REORG: include: move the base files from common/ to haproxy/
Willy Tarreau
2020-06-11
1
-0
/
+245
*
[CLEANUP] renamed include/haproxy to include/common
Willy Tarreau
2006-06-29
1
-62
/
+0
*
[BIGMOVE] exploded the monolithic haproxy.c file into multiple files.
Willy Tarreau
2006-06-26
1
-0
/
+62