.. |
000-BUG-MAJOR-listener-Make-sure-the-listener-exist-before-using-it.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
001-BUG-MINOR-listener-keep-accept-rate-counters-accurate-under-saturation.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
002-BUG-MEDIUM-logs-Only-attempt-to-free-startup_logs-once.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
003-BUG-MEDIUM-51d-fix-possible-segfault-on-deinit_51degrees.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
004-BUG-MINOR-ssl-fix-warning-about-ssl-min-max-ver-support.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
005-MEDIUM-threads-Use-__ATOMIC_SEQ_CST-when-using-the-newer-atomic-API.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
006-BUG-MEDIUM-threads-fd-do-not-forget-to-take-into-account-epoll_fd-pipes.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
007-BUG-MAJOR-spoe-Fix-initialization-of-thread-dependent-fields.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
008-BUG-MAJOR-stats-Fix-how-huge-POST-data-are-read-from-the-channel.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
009-BUG-MINOR-http-counters-fix-missing-increment-of-fe--srv_aborts.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
010-BUG-MEDIUM-ssl-ability-to-set-TLS-1-3-ciphers-using-ssl-default-server-ciphersuites.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
011-DOC-The-option-httplog-is-no-longer-valid-in-a-backend.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
012-BUG-MAJOR-checks-segfault-during-tcpcheck_main.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
013-BUILD-makefile-work-around-an-old-bug-in-GNU-make-3-80.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
014-MINOR-tools-make-memvprintf-never-pass-a-NULL-target-to-vsnprintf.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
015-BUILD-makefile-fix-build-of-IPv6-header-on-aix51.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
016-BUILD-makefile-add-_LINUX_SOURCE_COMPAT-to-build-on-AIX-51.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
017-BUILD-Makefile-disable-shared-cache-on-AIX-5-1.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
018-BUG-MINOR-cli-correctly-handle-abns-in-show-cli-sockets.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
019-MINOR-cli-start-addresses-by-a-prefix-in-show-cli-sockets.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
020-BUG-MEDIUM-peers-fix-a-case-where-peer-session-is-not-cleanly-reset-on-release.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
021-BUILD-use-inttypes-h-instead-of-stdint-h.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
022-BUILD-connection-fix-naming-of-ip_v-field.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
023-BUG-MEDIUM-pattern-assign-pattern-IDs-after-checking-the-config-validity.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
024-BUG-MEDIUM-spoe-Queue-message-only-if-no-SPOE-applet-is-attached-to-the-stream.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
025-BUG-MEDIUM-spoe-Return-an-error-if-nothing-is-encoded-for-fragmented-messages.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
026-BUG-MINOR-threads-fix-the-process-range-of-thread-masks.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
027-MINOR-lists-Implement-locked-variations.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
028-BUG-MEDIUM-lists-Properly-handle-the-case-were-removing-the-first-elt.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
029-BUG-MEDIUM-list-fix-the-rollback-on-addq-in-the-locked-liss.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
030-BUG-MEDIUM-list-fix-LIST_POP_LOCKEDs-removal-of-the-last-pointer.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
031-BUG-MEDIUM-list-add-missing-store-barriers-when-updating-elements-and-head.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
032-MINOR-list-make-the-delete-and-pop-operations-idempotent.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
033-BUG-MEDIUM-list-correct-fix-for-LIST_POP_LOCKEDs-removal-of-last-element.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
034-BUG-MEDIUM-list-fix-again-LIST_ADDQ_LOCKED.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
035-BUG-MEDIUM-list-fix-incorrect-pointer-unlocking-in-LIST_DEL_LOCKED.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
036-MAJOR-listener-do-not-hold-the-listener-lock-in-listener_accept.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
037-BUG-MEDIUM-listener-use-a-self-locked-list-for-the-dequeue-lists.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
038-BUG-MEDIUM-listener-make-sure-the-listener-never-accepts-too-many-conns.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
039-BUILD-MINOR-listener-Silent-a-few-signedness-warnings.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
040-MINOR-skip-get_gmtime-where-tm-is-unused.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
041-BUG-MAJOR-http_fetch-Get-the-channel-depending-on-the-keyword-used.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
042-BUG-MEDIUM-maps-only-try-to-parse-the-default-value-when-its-present.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
043-BUG-MINOR-acl-properly-detect-pattern-type-SMP_T_ADDR.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
044-BUG-MEDIUM-thread-http-Add-missing-locks-in-set-map-and-add-acl-HTTP-rules.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
045-BUG-MINOR-51d-Get-the-request-channel-to-call-CHECK_HTTP_MESSAGE_FIRST.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
046-BUG-MINOR-da-Get-the-request-channel-to-call-CHECK_HTTP_MESSAGE_FIRST.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
047-BUG-MINOR-spoe-Dont-systematically-wakeup-SPOE-stream-in-the-applet-handler.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |
048-deprecated-openssl.patch
|
haproxy: Update all patches for HAProxy v1.8.19
|
6 years ago |