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-04-15CLEANUP: pools: rename pool_*_{from,to}_cache() to *_local_cache()20210415-pools-3Willy Tarreau2-7/+7
2021-04-15CLEANUP: pools: rename __pool_get_first() to pool_get_from_shared_cache()Willy Tarreau1-4/+4
2021-04-15CLEANUP: pools: move the lock to the only __pool_get_first() that needs itWilly Tarreau1-7/+7
2021-04-15MINOR: pools: call pool_alloc_nocache() out of the pool's lockWilly Tarreau1-2/+3
2021-04-15CLEANUP: pools: re-merge pool_refill_alloc() and __pool_refill_alloc()Willy Tarreau3-15/+10
2021-04-15MEDIUM: pools: unify pool_refill_alloc() across all modelsWilly Tarreau1-138/+2
2021-04-15MINOR: pools: make the basic pool_refill_alloc()/pool_free() update needed_avgWilly Tarreau2-0/+3
2021-04-15MINOR: pools: enable the fault injector in all allocation modesWilly Tarreau2-1/+9
2021-04-15MINOR: pools: rename CONFIG_HAP_LOCAL_POOLS to CONFIG_HAP_POOLSWilly Tarreau5-21/+21
2021-04-15MINOR: pools: drop the unused static history of artificially failed allocsWilly Tarreau1-20/+0
[...]
 
Clone
git://git.baserock.org/delta/haproxy.git
http://git.baserock.org/git/delta/haproxy.git
https://git.baserock.org/git/delta/haproxy.git