Re: Enhancement plugin feature for haproxy

2020-01-20 Thread Christopher Faulet
Le 18/01/2020 à 13:10, Aleksandar Lazic a écrit : Hi. The nuster proxy modifies haproxy.c and adds some structs and function calls into the haproxy main code. Examples: https://github.com/jiangwenyuan/nuster/blob/master/src/haproxy.c#L182

[PATCH] MINOR: ssl: accept 'verify' bind option with 'set ssl cert'

2020-01-20 Thread Emmanuel Hocdet
Hi, A last patch for today. ++ Manu 0001-MINOR-ssl-accept-verify-bind-option-with-set-ssl-cer.patch Description: Binary data

[PATCH] BUG/MINOR: ssl: ssl_sock_load_pem_into_ckch is not consistent

2020-01-20 Thread Emmanuel Hocdet
Hi, Proposal to fix the issue. ++ Manu 0001-BUG-MINOR-ssl-ssl_sock_load_pem_into_ckch-is-not-con.patch Description: Binary data

[PATCH] BUG/MINOR: ssl: fix 3 memory leaks with set ssl cert

2020-01-20 Thread Emmanuel Hocdet
Hi, Fix memory leaks with « set ssl cert ». ++ Manu 0001-BUG-MINOR-ssl-ssl_sock_load_ocsp_response_from_file-.patch Description: Binary data 0002-BUG-MINOR-ssl-ssl_sock_load_issuer_file_into_ckch-me.patch Description: Binary data

Re: 51d.c HTX patch

2020-01-20 Thread Christopher Faulet
Le 20/01/2020 à 12:31, Ben Shillito a écrit : Hi Willy, I have attached a patch which fixes the bug raised in this GitHub issue: https://github.com/haproxy/haproxy/issues/450 The issue was reported in 2.0.12, so should be backported to 2.0 and 2.1 branches. If there is anything extra you

Advertisement Request on your website.

2020-01-20 Thread Austin Dease
Hi! I am an outreach executive contacting you to publish my guest posts on your site. Please let me know how much do you charge per post. We can credit your fee via PayPal or Payoneer. My requirements are: • A Do-Follow link. • No Sponsor Tags. • Keep the posts published for a

Re: [PATCH] introduce ARM64 travis-ci builds

2020-01-20 Thread Martin Grigorov
Thank you, Илья! On Sun, Jan 19, 2020 at 9:20 AM Илья Шипицин wrote: > hello, > > sometimes arm64 builds fails, I think it is good chance to introduce > regular builds > and fix them. > > also, few small improvements. > > cheers, > Ilya Shipicin >

51d.c HTX patch

2020-01-20 Thread Ben Shillito
Hi Willy, I have attached a patch which fixes the bug raised in this GitHub issue: https://github.com/haproxy/haproxy/issues/450 The issue was reported in 2.0.12, so should be backported to 2.0 and 2.1 branches. If there is anything extra you need from me, do let me know as we'd like to get