[jira] [Created] (HTTPCLIENT-1619) BasicScheme.authenticate(...) is not thread save

2015-02-26 Thread Grigori (JIRA)
Grigori created HTTPCLIENT-1619: --- Summary: BasicScheme.authenticate(...) is not thread save Key: HTTPCLIENT-1619 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1619 Project: HttpComponents HttpCli

[jira] [Updated] (HTTPCLIENT-1619) BasicScheme.authenticate(...) is not thread save

2015-02-26 Thread Grigori (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grigori updated HTTPCLIENT-1619: Description: // 1. create one HttpClient with multi thread connection manager: {quote} Http

[jira] [Updated] (HTTPCLIENT-1619) BasicScheme.authenticate(...) is not thread save

2015-02-26 Thread Grigori (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grigori updated HTTPCLIENT-1619: Description: // 1. create one HttpClient with multi thread connection manager: {quote} Http

[jira] [Resolved] (HTTPCLIENT-1619) BasicScheme.authenticate(...) is not thread save

2015-02-26 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-1619. --- Resolution: Invalid BasicScheme is clearly marked as @NotThreadSafe. It i

[GitHub] httpclient pull request: Httpclient-Win: If the proxy is requestin...

2015-02-26 Thread michael-o
Github user michael-o commented on the pull request: https://github.com/apache/httpclient/pull/28#issuecomment-76144787 The entire SSPI stuff is about to be rewritten in the next month. Create a JIRA issue first please. --- If your project is set up for it, you can reply to this emai

[jira] [Updated] (HTTPCLIENT-1619) BasicScheme.authenticate(...) is not thread save

2015-02-26 Thread Grigori (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grigori updated HTTPCLIENT-1619: Description: // 1. create one HttpClient with multi thread connection manager: {quote} Http

[jira] [Commented] (HTTPCLIENT-1619) BasicScheme.authenticate(...) is not thread save

2015-02-26 Thread Grigori (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14338164#comment-14338164 ] Grigori commented on HTTPCLIENT-1619: - I found @NotThreadSafe mark too, but does

[jira] [Commented] (HTTPCLIENT-1619) BasicScheme.authenticate(...) is not thread save

2015-02-26 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14338168#comment-14338168 ] Oleg Kalnichevski commented on HTTPCLIENT-1619: --- HttpContext instances

[jira] [Created] (HTTPCLIENT-1620) Httpclient-Win: WindowsNegotiateScheme uses the target credentials on Proxy

2015-02-26 Thread Roman Stoffel (JIRA)
Roman Stoffel created HTTPCLIENT-1620: - Summary: Httpclient-Win: WindowsNegotiateScheme uses the target credentials on Proxy Key: HTTPCLIENT-1620 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1620

[GitHub] httpclient pull request: Httpclient-Win: If the proxy is requestin...

2015-02-26 Thread gamlerhart
Github user gamlerhart commented on the pull request: https://github.com/apache/httpclient/pull/28#issuecomment-76162474 Corresponding Jira Issue: https://issues.apache.org/jira/browse/HTTPCLIENT-1620 --- If your project is set up for it, you can reply to this email and have your rep

[jira] [Commented] (HTTPCLIENT-1620) Httpclient-Win: WindowsNegotiateScheme uses the target credentials on Proxy

2015-02-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14338251#comment-14338251 ] ASF GitHub Bot commented on HTTPCLIENT-1620: Github user gamlerhart comme

[jira] [Updated] (HTTPCLIENT-1620) Httpclient-Win: WindowsNegotiateScheme uses the target credentials on Proxy

2015-02-26 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated HTTPCLIENT-1620: -- Component/s: HttpAuth Fix Version/s: 5.0 > Httpclient-Win: WindowsNeg

[GitHub] httpclient pull request: Httpclient-Win: If the proxy is requestin...

2015-02-26 Thread michael-o
Github user michael-o commented on the pull request: https://github.com/apache/httpclient/pull/28#issuecomment-76207982 Thanks for the issue, I will have a look as soon as I will start rewriting the entire stuff. Grüße in die Schweiz! --- If your project is set up for it,

Re: HttpClient 4.5 feature release?

2015-02-26 Thread Michael Osipov
Am 2015-02-17 um 11:04 schrieb Oleg Kalnichevski: Folks It looks like the only proper way of resolving HTTPCLIENT-1613 [1] is to extend existing APIs, which (at least ideally) should require a new feature release and a full ALPHA / BETA development cycle. We, of course, could just cut 4.5 GA ri

[jira] [Resolved] (HTTPCLIENT-1613) Support for so called 'private' domains in Mozilla Public Suffix List

2015-02-26 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-1613. --- Resolution: Fixed Fixed in SVN trunk. Please review / re-test Oleg > S

Re: HttpClient 4.5 feature release?

2015-02-26 Thread Oleg Kalnichevski
On Thu, 2015-02-26 at 17:24 +0100, Michael Osipov wrote: > Am 2015-02-17 um 11:04 schrieb Oleg Kalnichevski: > > Folks > > > > It looks like the only proper way of resolving HTTPCLIENT-1613 [1] is to > > extend existing APIs, which (at least ideally) should require a new > > feature release and a f

[jira] [Created] (HTTPCLIENT-1621) Possible NPE/incorrect type in HttpClientBuilder#evictIdleConnections

2015-02-26 Thread Michael Osipov (JIRA)
Michael Osipov created HTTPCLIENT-1621: -- Summary: Possible NPE/incorrect type in HttpClientBuilder#evictIdleConnections Key: HTTPCLIENT-1621 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1621

[jira] [Created] (HTTPCLIENT-1622) Name of HttpClientBuilder#setSslcontext inconsistent with the rest of SSL-related methods

2015-02-26 Thread Michael Osipov (JIRA)
Michael Osipov created HTTPCLIENT-1622: -- Summary: Name of HttpClientBuilder#setSslcontext inconsistent with the rest of SSL-related methods Key: HTTPCLIENT-1622 URL: https://issues.apache.org/jira/browse/HTTP

[jira] [Created] (HTTPCLIENT-1623) Several files still refer to Java 1.5 Javadocs

2015-02-26 Thread Michael Osipov (JIRA)
Michael Osipov created HTTPCLIENT-1623: -- Summary: Several files still refer to Java 1.5 Javadocs Key: HTTPCLIENT-1623 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1623 Project: HttpCompon

[jira] [Updated] (HTTPCLIENT-1613) Support for so called 'private' domains in Mozilla Public Suffix List

2015-02-26 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated HTTPCLIENT-1613: --- Assignee: Oleg Kalnichevski > Support for so called 'private' domains in Mozilla

Assigning issues

2015-02-26 Thread Michael Osipov
Oleg, is there any reason why you don't assign issues to yourself if you planning to fix/already fixed them? Michael - To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.

[jira] [Updated] (HTTPCLIENT-1623) Several files still refer to Java 1.5

2015-02-26 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated HTTPCLIENT-1623: --- Summary: Several files still refer to Java 1.5 (was: Several files still refer t

[jira] [Updated] (HTTPCLIENT-1623) Several files still refer to Java 1.5

2015-02-26 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated HTTPCLIENT-1623: --- Description: Following files need to be updated except for the deprecated ones:

[jira] [Assigned] (HTTPCLIENT-1623) Several files still refer to Java 1.5

2015-02-26 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned HTTPCLIENT-1623: -- Assignee: Michael Osipov > Several files still refer to Java 1.5 > ---

[jira] [Commented] (HTTPCLIENT-1623) Several files still refer to Java 1.5

2015-02-26 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14339153#comment-14339153 ] Michael Osipov commented on HTTPCLIENT-1623: Fixed in trunk with [r166256

[jira] [Closed] (HTTPCLIENT-1623) Several files still refer to Java 1.5

2015-02-26 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed HTTPCLIENT-1623. -- Resolution: Fixed > Several files still refer to Java 1.5 > ---

[jira] [Commented] (HTTPCLIENT-1623) Several files still refer to Java 1.5

2015-02-26 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14339181#comment-14339181 ] Michael Osipov commented on HTTPCLIENT-1623: Fixed in 4.4.x with [r166257

[jira] [Created] (HTTPCLIENT-1624) NTLM resp in v2 is way too big

2015-02-26 Thread Jason Forand (JIRA)
Jason Forand created HTTPCLIENT-1624: Summary: NTLM resp in v2 is way too big Key: HTTPCLIENT-1624 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1624 Project: HttpComponents HttpClient

[jira] [Updated] (HTTPCLIENT-1624) NTLMresp in type3message is being generated wrong when using NEGOTIATE_NTLM2_KEY

2015-02-26 Thread Jason Forand (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Forand updated HTTPCLIENT-1624: - Summary: NTLMresp in type3message is being generated wrong when using NEGOTIATE_NTLM2

[jira] [Commented] (HTTPCLIENT-1624) NTLMresp in type3message is being generated wrong when using NEGOTIATE_NTLM2_KEY

2015-02-26 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14339218#comment-14339218 ] Karl Wright commented on HTTPCLIENT-1624: - Hi Jason, The web site you refere

[jira] [Commented] (HTTPCLIENT-1624) NTLMresp in type3message is being generated wrong when using NEGOTIATE_NTLM2_KEY

2015-02-26 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14339256#comment-14339256 ] Karl Wright commented on HTTPCLIENT-1624: - Jason, Here is the code in questi

[jira] [Updated] (HTTPCLIENT-1624) NTLMresp in type3message is being generated wrong when using NEGOTIATE_NTLM2_KEY

2015-02-26 Thread Jason Forand (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Forand updated HTTPCLIENT-1624: - Attachment: wireshark_400.pcapng > NTLMresp in type3message is being generated wrong

[jira] [Commented] (HTTPCLIENT-1624) NTLMresp in type3message is being generated wrong when using NEGOTIATE_NTLM2_KEY

2015-02-26 Thread Jason Forand (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14339268#comment-14339268 ] Jason Forand commented on HTTPCLIENT-1624: -- I have created my own HttpReques

[jira] [Commented] (HTTPCLIENT-1624) NTLMresp in type3message is being generated wrong when using NEGOTIATE_NTLM2_KEY

2015-02-26 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14339324#comment-14339324 ] Karl Wright commented on HTTPCLIENT-1624: - Hi Jason, bq. When the type2 mess

[jira] [Commented] (HTTPCLIENT-1624) NTLMresp in type3message is being generated wrong when using NEGOTIATE_NTLM2_KEY

2015-02-26 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14339834#comment-14339834 ] Karl Wright commented on HTTPCLIENT-1624: - Jason, Part of the problem with w