haproxy-2.5.git
2020-03-26 Baptiste AssmannBUG/MEDIUM: dns: improper parsing of aditional records
2020-03-26 Baptiste AssmannCLEANUP: remove obsolete comments
2020-03-25 Olivier HouchardMINOR: build: Fix build in mux_h1
2020-03-25 Olivier HouchardBUG/MEDIUM: mux_h1: Process a new request if we already...
2020-03-24 Ilya ShipitsinCI: github actions: add weekly h2spec test
2020-03-24 Frédéric LécailleBUG/MINOR: peers: Use after free of "peers" section.
2020-03-24 William LallemandBUG/MINOR: peers: avoid an infinite loop with peers_fe...
2020-03-24 William LallemandBUG/MINOR: peers: init bind_proc to 1 if it wasn't...
2020-03-24 Emmanuel HocdetMINOR: ssl: rework add cert chain to CTX to be libssl...
2020-03-23 Emmanuel HocdetCLEANUP: ssl: rename ssl_get_issuer_chain to ssl_get0_i...
2020-03-23 Emmanuel HocdetBUG/MINOR: ssl: memory leak when find_chain is NULL
2020-03-23 Willy Tarreau[RELEASE] Released version 2.2-dev5 v2.2-dev5
2020-03-23 Willy TarreauCLEANUP: haproxy/threads: don't check global_tasks_mask...
2020-03-23 Willy TarreauBUG/MINOR: haproxy/threads: close a possible race in...
2020-03-23 Willy TarreauREGTEST: increase timeouts on the seamless-reload test
2020-03-22 Olivier HouchardMINOR: muxes: Note that we can't usee a connection...
2020-03-22 Olivier HouchardBUG/MINOR: connections: Set idle_time before adding...
2020-03-22 Olivier HouchardBUG/MEDIUM: h1: Make sure we subscribe before going...
2020-03-20 William LallemandBUG/MINOR: ssl/cli: fix a potential NULL dereference
2020-03-20 Olivier HouchardBUG/MINOR: connections: Make sure we free the connectio...
2020-03-20 William LallemandBUG/MINOR: ssl/cli: free BIO upon error in 'show ssl...
2020-03-20 Ilya ShipitsinCI: temporarily disable unstable travis arm64 builds
2020-03-20 Ilya ShipitsinCI: run travis-ci builds on push only, skip pull requests
2020-03-20 Olivier HouchardBUILD/MEDIUM: fd: Declare fd_mig_lock as extern.
2020-03-20 Olivier HouchardBUG/MEDIUM: build: Fix compilation by spelling decl...
2020-03-20 William LallemandBUG/MINOR: ssl: crtlist_dup_filters() must return NULL...
2020-03-20 Tim DuesterhusBUG/MINOR: ssl: Correctly add the 1 for the sentinel...
2020-03-20 Tim DuesterhusBUG/MINOR: ssl: Do not free garbage pointers on memory...
2020-03-19 Olivier HouchardBUG/MEDIUM: connections: Don't forget to decrement...
2020-03-19 Olivier HouchardMEDIUM: connections: Kill connections even if we are...
2020-03-19 Olivier HouchardMEDIUM: mux_fcgi: Implement the takeover() method.
2020-03-19 Olivier HouchardMEDIUM: mux_h2: Implement the takeover() method.
2020-03-19 Olivier HouchardMEDIUM: mux_h1: Implement the takeover() method.
2020-03-19 Olivier HouchardMEDIUM: connections: Attempt to get idle connections...
2020-03-19 Olivier HouchardMINOR: connections: Add a flag to know if we're in...
2020-03-19 Olivier HouchardMINOR: connections: Make the "list" element a struct...
2020-03-19 Olivier HouchardMINOR: connections: Add a new mux method, "takeover".
2020-03-19 Olivier HouchardMINOR: fd: Implement fd_takeover().
2020-03-19 Olivier HouchardMEDIUM: servers: Split the connections into idle, safe...
2020-03-19 Olivier HouchardMEDIUM: sessions: Don't be responsible for connections...
2020-03-19 William LallemandMINOR: ssl/cli: show certificate status in 'show ssl...
2020-03-19 William LallemandMINOR: ssl/cli: 'new ssl cert' command
2020-03-18 Olivier HouchardMINOR: memory: Change the flush_lock to a spinlock...
2020-03-18 Olivier HouchardBUG/MEDIUM: wdt: Don't ignore WDTSIG and DEBUGSIG in...
2020-03-18 Olivier HouchardMINOR: wdt: Move the definitions of WDTSIG and DEBUGSIG...
2020-03-18 Ilya ShipitsinDOC: assorted typo fixes in the documentation
2020-03-18 Ilya ShipitsinCI: travis: proper group output redirection together...
2020-03-18 Willy TarreauCI: travis: re-enable ASAN on clang
2020-03-18 Willy TarreauBUILD: makefile: fix expression again to detect ARM...
2020-03-18 Tim DuesterhusBUG/MINOR: pattern: Do not pass len = 0 to calloc()
2020-03-17 William LallemandBUG/MINOR: ssl: memleak of struct crtlist_entry
2020-03-17 Olivier HouchardMINOR: tasks: Provide the tasklet to the callback.
2020-03-17 William LallemandBUG/MINOR: ssl: memory leak in crtlist_parse_file()
2020-03-17 Olivier HouchardMEDIUM: fd: Introduce a running mask, and use it instea...
2020-03-17 William LallemandBUG/MINOR: ssl/cli: free the trash chunk in dump_crtlist
2020-03-17 William LallemandMINOR: ssl/cli: show/dump ssl crt-list
2020-03-17 Olivier HouchardMINOR: mux_pt: Don't try to remove the connection from...
2020-03-17 Olivier HouchardMINOR: fd: Use a separate lock for logs instead of...
2020-03-16 Kevin ZhuBUG/MEDIUM: spoe: dup agent's engine_id string from...
2020-03-16 William LallemandBUG/MINOR: ssl: can't open directories anymore
2020-03-16 William LallemandMINOR: ssl: directories are loaded like crt-list
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...
next