summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
20211228-debug-dump-libs-2MINOR: debug: add support for -dL to dump library names at bootWilly Tarreau4 years
20211228-pool-mt-try2-3CLEANUP: pools: get rid of the POOL_LINK macroWilly Tarreau4 years
20211228-pool-mt-try2-7OPTIM: pools: reduce local pool cache size to 512kBWilly Tarreau4 years
20221220-ocsp-test-1MINOR: ssl: Move OCSP code to a dedicated source fileRemi Tricot-Le Breton3 years
20230109-ocsp-test-1MINOR: ssl: Remove mention of ckch_store in error message of cli commandRemi Tricot-Le Breton3 years
20230223-ocsp-test-2REGTESTS: ssl: Fix ocsp update crt-listsRemi Tricot-Le Breton2 years
20230302-ocsp-test-3BUG/MINOR: ssl: Use 'date' instead of 'now' in ocsp stapling callbackRemi Tricot-Le Breton2 years
bwlimMEDIUM: bwlim: Add support of bandwith limitation at the stream levelChristopher Faulet3 years
masterDOC: add size format section to manualDaniel Epperson2 years
nextMINOR: debug: add a balance of alloc - free at the end of the memstats dumpWilly Tarreau3 years
[...]
 
TagDownloadAuthorAge
v2.8-dev12haproxy-2.8-dev12.tar.gz  Christopher Faulet2 years
v2.8-dev11haproxy-2.8-dev11.tar.gz  Willy Tarreau2 years
v2.8-dev10haproxy-2.8-dev10.tar.gz  Willy Tarreau2 years
v2.8-dev9haproxy-2.8-dev9.tar.gz  Willy Tarreau2 years
v2.8-dev8haproxy-2.8-dev8.tar.gz  Willy Tarreau2 years
v2.8-dev7haproxy-2.8-dev7.tar.gz  Willy Tarreau2 years
v2.8-dev6haproxy-2.8-dev6.tar.gz  Willy Tarreau2 years
v2.8-dev5haproxy-2.8-dev5.tar.gz  Willy Tarreau2 years
v2.8-dev4haproxy-2.8-dev4.tar.gz  Willy Tarreau2 years
v2.8-dev3haproxy-2.8-dev3.tar.gz  Willy Tarreau2 years
[...]
 
AgeCommit messageAuthorFilesLines
2021-02-26[RELEASE] Released version 2.4-dev10v2.4-dev10Willy Tarreau7-6/+86
2021-02-26CLEANUP: ssl: use realloc() instead of free()+malloc()Willy Tarreau1-2/+2
2021-02-26CLEANUP: ssl: make ssl_sock_free_srv_ctx() zero the pointers after freeWilly Tarreau1-5/+7
2021-02-26CLEANUP: ssl: remove a useless "if" before freeing an error messageWilly Tarreau1-1/+1
2021-02-26CLEANUP: vars: always zero the pointers after a free()Willy Tarreau1-4/+4
2021-02-26CLEANUP: config: replace a few free() with ha_free()Willy Tarreau1-6/+6
2021-02-26CLEANUP: tree-wide: replace free(x);x=NULL with ha_free(&x)Willy Tarreau45-320/+216
2021-02-26DOC: scheduler: add a diagram showing the different queues and their usagesWilly Tarreau4-0/+1952
2021-02-26REGTESTS: Add script to test except param for fowardedfor/originalto optionsChristopher Faulet1-0/+137
2021-02-26CLEANUP: hlua: Use net_addr structure internally to parse and compare addressesChristopher Faulet2-22/+9
[...]
 
Clone
git://git.baserock.org/delta/haproxy.git
http://git.baserock.org/git/delta/haproxy.git
https://git.baserock.org/git/delta/haproxy.git