Re: rpki-client add http_proxy support

2021-09-01 Thread Claudio Jeker
On Wed, Sep 01, 2021 at 09:38:55AM +, Job Snijders wrote: > On Tue, Aug 31, 2021 at 09:58:54AM +0200, Claudio Jeker wrote: > > This diff improves the http code by a) adding an IO timeout and b) > > implementing http_proxy support. > > > > Works for me using tinyproxy as proxy server. > > OK?

Re: rpki-client add http_proxy support

2021-09-01 Thread Job Snijders
On Tue, Aug 31, 2021 at 09:58:54AM +0200, Claudio Jeker wrote: > This diff improves the http code by a) adding an IO timeout and b) > implementing http_proxy support. > > Works for me using tinyproxy as proxy server. OK? Index: http.c

rpki-client add http_proxy support

2021-08-31 Thread Claudio Jeker
This diff improves the http code by a) adding an IO timeout and b) implementing http_proxy support. Works for me using tinyproxy as proxy server. -- :wq Claudio Index: encoding.c === RCS file: