summaryrefslogtreecommitdiff
path: root/include/haproxy/compat.h
Commit message (Expand)AuthorAgeFilesLines
* MINOR: clock: add now_mono_time_fast() functionAurelien DARRAGON2023-04-191-0/+8
* MINOR: tcp: socket translate TCP_KEEPIDLE for macOs equivalentDavid CARLIER2022-05-081-0/+1
* MINOR: tcp_sample: extend support for get_tcp_info to macOs.David CARLIER2022-04-151-0/+2
* BUG/MINOR: cli: fix _getsocks with musl libcWilliam Lallemand2022-01-031-2/+3
* MINOR: debug: add ability to dump loaded shared librariesWilly Tarreau2021-12-281-0/+1
* MINOR: compat: detect support for dl_iterate_phdr()Willy Tarreau2021-12-281-0/+5
* MEDIUM: pool: Following up on previous pool trimming update.David CARLIER2021-12-011-1/+2
* CLEANUP: wdt: do not remap SI_TKILL to SI_LWP, test the values directlyWilly Tarreau2021-10-081-6/+0
* MINOR: wdt: move wd_timer to wdt.cWilly Tarreau2021-10-081-12/+0
* MINOR: clock: move the clock_ids to clock.cWilly Tarreau2021-10-081-2/+0
* BUILD: compat: fix -Wundef on SO_REUSEADDRWilly Tarreau2021-10-071-2/+2
* MINOR: pools: use mallinfo2() when available instead of mallinfo()Willy Tarreau2021-09-161-0/+6
* BUG/MINOR: compat: make sure __WORDSIZE is always definedWilly Tarreau2021-09-151-0/+10
* CLEANUP: Move XXH3 macro from haproxy/compat.h to haproxy/xxhash.hTim Duesterhus2021-09-111-7/+0
* BUILD/MINOR: memprof fix macOs build.David CARLIER2021-07-211-0/+6
* BUILD: compat: include malloc_np.h for USE_MEMORY_PROFILING on FreeBSDWilly Tarreau2021-05-091-0/+5
* CLEANUP: socket: replace SOL_IP/IPV6/TCP with IPPROTO_IP/IPV6/TCPWilly Tarreau2021-03-311-10/+0
* MINOR: compat: add short aliases for a few very commonly used typesWilly Tarreau2021-03-261-0/+27
* MEDIUM: pools: add CONFIG_HAP_NO_GLOBAL_POOLS and CONFIG_HAP_GLOBAL_POOLSWilly Tarreau2021-03-051-0/+6
* MEDIUM: xxhash: use the XXH3 functions to generate 64-bit hashesDragan Dosen2020-12-231-0/+7
* MINOR: compat: automatically include malloc.h on glibcWilly Tarreau2020-11-051-0/+9
* REORG: include: move connection.h to haproxy/connection{,-t}.hWilly Tarreau2020-06-111-0/+5
* REORG: include: split global.h into haproxy/global{,-t}.hWilly Tarreau2020-06-111-0/+5
* REORG: include: move the base files from common/ to haproxy/Willy Tarreau2020-06-111-0/+245
* [CLEANUP] renamed include/haproxy to include/commonWilly Tarreau2006-06-291-62/+0
* [BIGMOVE] exploded the monolithic haproxy.c file into multiple files.Willy Tarreau2006-06-261-0/+62