]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2020-03-16  William LallemandMEDIUM: ssl: allow crt-list caching
2020-03-16  William LallemandMINOR: ssl: pass ckch_inst to ssl_sock_load_ckchs()
2020-03-16  William LallemandREORG: ssl: move ssl_sock_load_cert()
2020-03-16  Emeric BrunBUG/MEDIUM: peers: resync ended with RESYNC_PARTIAL...
2020-03-16  Willy TarreauBUILD: makefile: fix regex syntax in ARM platform detection
2020-03-16  David CarlierBUILD: on ARM, must be linked to libatomic.
2020-03-16  Willy TarreauCI: travis: revert to clang-7 for BoringSSL tests
2020-03-14  Tim DuesterhusCLEANUP: connection: Stop directly setting an ist's...
2020-03-14  Willy TarreauBUILD: pools: silence build warnings with DEBUG_MEMORY_...
2020-03-14  Willy TarreauMINOR: use DISGUISE() everywhere we deliberately want...
2020-03-14  Willy TarreauMINOR: debug: consume the write() result in BUG_ON...
2020-03-14  Willy TarreauMINOR: debug: add a new DISGUISE() macro to pass a...
2020-03-14  Ilya ShipitsinCI: travis: switch linux builds to clang-9
2020-03-14  Balvinder Singh... DOC: correct typo in alert message about rspirep
2020-03-14  Ilya ShipitsinCI: add spellcheck github action
2020-03-14  Ilya ShipitsinCLEANUP: assorted typo fixes in the code and comments
2020-03-13  Tim DuesterhusCLEANUP: connection: Add blank line after declarations...
2020-03-13  Tim DuesterhusMEDIUM: proxy_protocol: Support sending unique IDs...
2020-03-13  Tim DuesterhusMINOR: proxy_protocol: Ingest PP2_TYPE_UNIQUE_ID on...
2020-03-13  Tim DuesterhusDOC: proxy_protocol: Reserve TLV type 0x05 as PP2_TYPE_...
2020-03-13  Willy TarreauBUILD: travis-ci: enable regular s390x builds
2020-03-13  Willy TarreauRevert "BUILD: travis-ci: enable s390x builds"
2020-03-12  Willy TarreauBUG/MINOR: haproxy/threads: try to make all threads...
2020-03-12  Willy TarreauBUG/MINOR: listener/mq: do not dispatch connections...
2020-03-12  Willy TarreauBUG/MINOR: haproxy: always initialize sleeping_thread_mask
2020-03-12  Olivier HouchardBUG/MEDIUM: pools: Always update free_list in pool_gc().
2020-03-12  Olivier HouchardBUG/MEDIUM: connections: Don't assume the connection...
2020-03-11  Willy TarreauBUG/MEDIUM: random: align the state on 2*64 bits for...
2020-03-11  Olivier HouchardMINOR: lists: fix indentation.
2020-03-11  Olivier HouchardMINOR: servers: Kill priv_conns.
2020-03-11  Olivier HouchardMINOR: lists: Implement function to convert list =...
2020-03-11  Olivier HouchardMINOR: mt_lists: Appease gcc.
2020-03-11  Willy TarreauBUILD: stream-int: fix a few includes dependencies
2020-03-11  Willy TarreauBUG/MAJOR: list: fix invalid element address calculation
2020-03-10  Willy TarreauMEDIUM: init: always try to push the FD limit when...
2020-03-10  Willy TarreauMINOR: init: move the maxsock calculation code to compu...
2020-03-10  Olivier HouchardBUG/MEDIUM: mt_lists: Make sure we set the deleted...
2020-03-10  Olivier HouchardBUG/MINOR: buffers: MT_LIST_DEL_SAFE() expects the...
2020-03-10  William LallemandCLEANUP: ssl: separate the directory loading in a new...
2020-03-10  Willy TarreauBUILD: Makefile: the compiler-specific flags should...
2020-03-10  Willy TarreauBUILD: wdt: only test for SI_TKILL when compiled with...
2020-03-10  Willy TarreauBUILD: make dladdr1 depend on glibc version and not...
2020-03-10  Willy TarreauCLEANUP: remove the now unused common/syscall.h
2020-03-10  Willy TarreauCLEANUP: remove support for USE_MY_SPLICE
2020-03-10  Willy TarreauCLEANUP: remove support for USE_MY_EPOLL
2020-03-10  Willy TarreauCLEANUP: drop support for USE_MY_ACCEPT4
2020-03-10  Willy TarreauCLEANUP: remove support for Linux i686 vsyscalls
2020-03-10  Lukas TribusDOC: ssl: clarify security implications of TLS tickets
2020-03-09  William LallemandBUG/MINOR: ssl/cli: sni_ctx' mustn't always be used...
2020-03-09  William LallemandCLEANUP: ssl: is_default is a bit in ckch_inst
2020-03-09  Willy Tarreau[RELEASE] Released version 2.2-dev4 v2.2-dev4
2020-03-09  Miroslav ZagoracCLEANUP: remove unused code in 'my_ffsl/my_flsl' functions
2020-03-09  Ilya ShipitsinDOC: assorted typo fixes in the documentation
2020-03-09  Björn JackeDOC: improve description of no-tls-tickets
2020-03-09  Bjoern JackeDOC: fix typo about no-tls-tickets
2020-03-08  Willy TarreauMINOR: tools: add a generic function to generate UUIDs
2020-03-08  Willy TarreauMINOR: sample: make all bits random on the rand() sampl...
2020-03-08  Willy TarreauBUG/MINOR: checks/threads: use ha_random() and not...
2020-03-08  Willy TarreauMINOR: backend: use a single call to ha_random32()...
2020-03-08  Willy TarreauBUG/MEDIUM: random: implement a thread-safe and process...
2020-03-07  Willy TarreauMINOR: tools: add 64-bit rotate operators
2020-03-07  Ilya ShipitsinBUILD: cirrus-ci: get rid of unstable freebsd images
2020-03-07  Willy TarreauRevert "BUG/MEDIUM: random: implement per-thread and...
2020-03-07  Willy TarreauBUG/MEDIUM: random: implement per-thread and per-proces...
2020-03-07  Willy TarreauBUG/MEDIUM: random: initialize the random pool a bit...
2020-03-07  Willy TarreauBUILD: listener: types/listener.h must not include...
2020-03-07  Willy TarreauBUILD: freq_ctr: proto/freq_ctr needs to include common...
2020-03-07  Willy TarreauBUILD: global: must not include common/standard.h but...
2020-03-07  Willy TarreauBUILD: ssl: include mini-clist.h
2020-03-07  Willy TarreauBUILD: buffer: types/{ring.h,checks.h} should include...
2020-03-06  Christopher... BUG/MINOR: http-rules: Abort transaction when a redirec...
2020-03-06  Christopher... BUG/MINOR: rules: Increment be_counters if backend...
2020-03-06  Christopher... BUG/MINOR: rules: Return ACT_RET_ABRT when a silent...
2020-03-06  Christopher... BUG/MINOR: rules: Preserve FLT_END analyzers on silent...
2020-03-06  Christopher... MINOR: compression/filters: Initialize the comp filter...
2020-03-06  Christopher... MINOR: cache/filters: Initialize the cache filter when...
2020-03-06  Christopher... BUG/MINOR: http-rules: Fix a typo in the reject action...
2020-03-06  Christopher... BUG/MINOR: http-rules: Preserve FLT_END analyzers on...
2020-03-06  Christopher... BUG/MINOR: http-rules: Return ACT_RET_ABRT to abort...
2020-03-06  Christopher... BUG/MINOR: lua: Init the lua wake_time value before...
2020-03-06  Christopher... MINOR: lua: Rename hlua_action_wake_time() to hlua_set_...
2020-03-06  Christopher... MINOR: lua: Remove the flag HLUA_TXN_HTTP_RDY
2020-03-06  Christopher... MINOR: lua: Stop using lua txn in hlua_http_del_hdr...
2020-03-06  Christopher... MINOR: lua: Stop using the lua txn in hlua_http_rep_hdr()
2020-03-06  Christopher... MINOR: lua: Stop using the lua txn in hlua_http_get_hea...
2020-03-06  Christopher... MINOR: lua: Add function to know if a channel is a...
2020-03-06  Christopher... BUG/MINOR: lua: Ignore the reserve to know if a channel...
2020-03-06  Christopher... BUG/MINOR: lua: Abort when txn:done() is called from...
2020-03-06  Christopher... BUG/MINOR: http-ana: Reset request analysers on a respo...
2020-03-06  Christopher... BUG/MEDIUM: compression/filters: Fix loop on HTX blocks...
2020-03-06  Christopher... BUG/MEDIUM: cache/filters: Fix loop on HTX blocks cachi...
2020-03-06  Christopher... BUG/MINOR: filters: Forward everything if no data filte...
2020-03-06  Christopher... BUG/MINOR: filters: Use filter offset to decude the...
2020-03-06  Christopher... MINOR: flt_trace: Use htx_find_offset() to get the...
2020-03-06  Christopher... MINOR: htx: Use htx_find_offset() to truncate an HTX...
2020-03-06  Christopher... MINOR: htx: Add a function to return a block at a speci...
2020-03-06  Christopher... MINOR: buf: Add function to insert a string at an absol...
2020-03-06  Tim DuesterhusCLEANUP: proxy_protocol: Use `size_t` when parsing...
2020-03-06  Tim DuesterhusBUG/MAJOR: proxy_protocol: Properly validate TLV lengths
2020-03-06  Willy TarreauBUG/MINOR: init: make the automatic maxconn consider...
next