]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2021-04-20  Willy TarreauCONTRIB: mod_defender: make the code build with the...
2021-04-20  Willy TarreauCONTRIB: mod_defender: import the minimal number of...
2021-04-20  Willy TarreauBUG/MINOR: server: make srv_alloc_lb() allocate lb_node...
2021-04-19  Willy TarreauBUILD: pools: fix build with DEBUG_FAIL_ALLOC
2021-04-19  Willy TarreauCLEANUP: pools: declare dummy pool functions to remove...
2021-04-19  Willy TarreauCLEANUP: pools: uninline pool_put_to_cache()
2021-04-19  Willy TarreauCLEANUP: pools: merge pool_{get_from,put_to}_local_cach...
2021-04-19  Willy TarreauCLEANUP: pools: make the local cache allocator fall...
2021-04-19  Willy TarreauMEDIUM: pools: make pool_put_to_cache() always call...
2021-04-19  Willy TarreauMINOR: pools: evict excess objects using pool_evict_fro...
2021-04-19  Willy TarreauMINOR: pools: create unified pool_{get_from,put_to...
2021-04-19  Willy TarreauMEDIUM: pools: make CONFIG_HAP_POOLS control both local...
2021-04-19  Willy TarreauMINOR: pools: factor the release code into pool_put_to_os()
2021-04-19  Willy TarreauMINOR: pools: move pool_free_area() out of the lock...
2021-04-19  Willy TarreauMINOR: pools: always use atomic ops to maintain counters
2021-04-19  Willy TarreauMINOR: pools: split the OS-based allocator in two
2021-04-19  Willy TarreauMINOR: pools: move the fault injector to __pool_alloc()
2021-04-19  Willy TarreauMINOR: pools: use cheaper randoms for fault injections
2021-04-19  Willy TarreauMINOR: tools: add statistical_prng_range() to get a...
2021-04-19  Willy TarreauCLEANUP: pools: rename __pool_free() to pool_put_to_sha...
2021-04-19  Willy TarreauCLEANUP: pools: rename pool_*_{from,to}_cache() to...
2021-04-19  Willy TarreauCLEANUP: pools: rename __pool_get_first() to pool_get_f...
2021-04-19  Willy TarreauCLEANUP: pools: move the lock to the only __pool_get_fi...
2021-04-19  Willy TarreauMINOR: pools: call pool_alloc_nocache() out of the...
2021-04-19  Willy TarreauCLEANUP: pools: re-merge pool_refill_alloc() and __pool...
2021-04-19  Willy TarreauMEDIUM: pools: unify pool_refill_alloc() across all...
2021-04-19  Willy TarreauMINOR: pools: make the basic pool_refill_alloc()/pool_f...
2021-04-19  Willy TarreauMINOR: pools: enable the fault injector in all allocati...
2021-04-19  Willy TarreauMINOR: pools: rename CONFIG_HAP_LOCAL_POOLS to CONFIG_H...
2021-04-19  Willy TarreauMINOR: pool: remove the size field from pool_cache_head
2021-04-19  Willy TarreauMEDIUM: pools: move the cache into the pool header
2021-04-19  Willy TarreauCLEANUP: pools: remove unused arguments to pool_evict_f...
2021-04-19  Willy TarreauMINOR: pools: drop the unused static history of artific...
2021-04-19  Willy TarreauBUG/MINOR: pools/buffers: make sure to always reserve...
2021-04-19  Willy TarreauBUG/MINOR: pools: maintain consistent ->allocated count...
2021-04-19  Tim DuesterhusDOC: Note that URI normalization is experimental
2021-04-19  Tim DuesterhusDOC: Add introduction to http-request normalize-uri
2021-04-19  Tim DuesterhusMEDIUM: http_act: Rename uri-normalizers
2021-04-19  Tim DuesterhusMINOR: uri_normalizer: Add a `percent-upper` normalizer
2021-04-19  Tim DuesterhusMINOR: uri_normalizer: Add a `sort-query` normalizer
2021-04-19  Tim DuesterhusMINOR: uri_normalizer: Add support for supressing leadi...
2021-04-19  Tim DuesterhusMINOR: uri_normalizer: Add a `dotdot` normalizer to...
2021-04-19  Tim DuesterhusMINOR: uri_normalizer: Add a `merge-slashes` normalizer...
2021-04-19  Tim DuesterhusMINOR: uri_normalizer: Add `http-request normalize...
2021-04-19  Tim DuesterhusMINOR: uri_normalizer: Add `enum uri_normalizer_err`
2021-04-19  Tim DuesterhusMINOR: uri_normalizer: Add uri_normalizer module
2021-04-19  Christopher... BUILD: makefile: Redirect stderr to /dev/null when...
2021-04-19  Christopher... BUG/MINOR: logs: Report the true number of retries...
2021-04-19  Christopher... BUG/MINOR: http_htx: Remove BUG_ON() from http_get_stli...
2021-04-19  Christopher... MINOR: tcp_samples: Be able to call bc_src/bc_dst from...
2021-04-19  Christopher... MINOR: tcp_samples: Add samples to get src/dst info...
2021-04-19  Christopher... BUG/MINOR: http-fetch: Make method smp safe if headers...
2021-04-19  Christopher... BUG/MINOR: ssl-samples: Fix ssl_bc_* samples when calle...
2021-04-19  Christopher... MINOR: connection: Make bc_http_major compatible with...
2021-04-19  Christopher... BUG/MINOR: connection: Fix fc_http_major and bc_http_ma...
2021-04-19  Christopher... MINOR: logs: Add support of checks as session origin...
2021-04-17  Christopher... BUG/MINOR: checks: Set missing id to the dummy checks...
2021-04-17  Christopher... MINOR: threads: Only consider running threads to end...
2021-04-17  Christopher... BUG/MEDIUM: threads: Ignore current thread to end its...
2021-04-15  Remi Tricot... DOC: ssl: Certificate hot update works on server certif...
2021-04-15  Remi Tricot... DOC: ssl: Certificate hot update only works on fronted...
2021-04-15  Ilya ShipitsinCI: travis-ci: enable weekly graviton2 builds
2021-04-15  AlexMINOR: sample: converter: Add json_query converter
2021-04-15  AlexMINOR: sample: converter: Add mjson library.
2021-04-15  Miroslav ZagoracMINOR: opentracing: transfer of context names without...
2021-04-15  Miroslav ZagoracMINOR: opentracing: correct calculation of the number...
2021-04-15  Ilya ShipitsinCI: cirrus: install "pcre" package
2021-04-14  Tim DuesterhusMINOR: ist: Add `istclear(struct ist*)`
2021-04-13  Moemen MHEDHBICLEANUP: sample: align samples list in sample.c
2021-04-13  Moemen MHEDHBIMINOR: sample: add ub64dec and ub64enc converters
2021-04-13  Thayne McCombsBUG/MEDIUM: sample: Fix adjusting size in field converter
2021-04-13  Remi Tricot... DOC: internals: update the SSL architecture schema
2021-04-12  Christopher... MINOR: cfgparse/proxy: Group alloc error handling durin...
2021-04-12  Christopher... BUG/MINOR: cfgparse/proxy: Hande allocation errors...
2021-04-12  Christopher... BUG/MINOR: listener: Handle allocation error when alloc...
2021-04-12  Christopher... BUG/MINOR: cfgparse/proxy: Fix some leaks during proxy...
2021-04-12  Christopher... BUG/MINOR: hlua: Fix memory leaks on error path when...
2021-04-12  Christopher... BUG/MINOR: hlua: Fix memory leaks on error path when...
2021-04-12  Christopher... BUG/MINOR: hlua: Fix memory leaks on error path when...
2021-04-12  Christopher... BUG/MINOR: hlua: Fix memory leaks on error path when...
2021-04-12  Christopher... BUG/MINOR: hlua: Fix memory leaks on error path when...
2021-04-12  Christopher... BUG/MINOR: hlua: Fix memory leaks on error path when...
2021-04-12  Christopher... BUG/MINOR: hlua: Fix memory leaks on error path when...
2021-04-12  Christopher... MINOR: hlua: Add function to release a lua function
2021-04-12  Christopher... MINOIR: checks/trace: Register a new trace source with...
2021-04-12  Christopher... MINOR: trace: Add the checks as a possible trace source
2021-04-12  Willy TarreauMINOR: atomic: reimplement the relaxed version of x86...
2021-04-11  Willy TarreauMEDIUM: time: make the clock offset global and no per...
2021-04-11  Willy TarreauMINOR: time: change the global timeval and the the...
2021-04-11  Willy TarreauMINOR: time: remove useless variable copies in tv_updat...
2021-04-11  Willy TarreauMINOR: time: move the time initialization out of tv_upd...
2021-04-11  Willy TarreauCLEANUP: time: remove the now unused ms_left_scaled
2021-04-11  Willy TarreauMINOR: freq_ctr: simplify and improve the update function
2021-04-11  Willy TarreauMINOR: freq_ctr: add cpu_relax in the rotation loop...
2021-04-11  Willy TarreauMEDIUM: freq_ctr: replace the per-second counters with...
2021-04-11  Willy TarreauMINOR: freq_ctr: unify freq_ctr and freq_ctr_period...
2021-04-11  Willy TarreauMINOR: freq_ctr: add the missing next_event_delay_period()
2021-04-11  Willy TarreauMEDIUM: freq_ctr: reimplement freq_ctr_remain_period...
2021-04-11  Willy TarreauMEDIUM: freq_ctr: make read_freq_ctr_period() use freq_...
2021-04-11  Willy TarreauMINOR: freq_ctr: add a generic function to report the...
next