git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH v3 0/2] http: few fixes for the proxy configuration handling
@ 2017-04-11 17:17 Sergey Ryazanov
  2017-04-11 17:17 ` [PATCH v3 1/2] http: honor empty http.proxy option to bypass proxy Sergey Ryazanov
  2017-04-11 17:17 ` [PATCH v3 2/2] http: fix the silent ignoring of proxy misconfiguraion Sergey Ryazanov
  0 siblings, 2 replies; 5+ messages in thread
From: Sergey Ryazanov @ 2017-04-11 17:17 UTC (permalink / raw)
  To: git; +Cc: Jeff King, Junio C Hamano, Knut Franke

Hello,

this is few patches, which fixes regressions in the proxy handling.

Changes since v2:
 - fix grammar (thanks to Ævar)
 - add new patch which fixes the silent ignoring of proxy missconfiguration

Sergey Ryazanov (2):
  http: honor empty http.proxy option to bypass proxy
  http: fix the silent ignoring of proxy misconfiguraion

 http.c | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

-- 
2.10.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-04-11 20:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-11 17:17 [PATCH v3 0/2] http: few fixes for the proxy configuration handling Sergey Ryazanov
2017-04-11 17:17 ` [PATCH v3 1/2] http: honor empty http.proxy option to bypass proxy Sergey Ryazanov
2017-04-11 17:17 ` [PATCH v3 2/2] http: fix the silent ignoring of proxy misconfiguraion Sergey Ryazanov
2017-04-11 17:37   ` Jeff King
2017-04-11 20:50     ` Sergey Ryazanov

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).