Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7D552200C37 for ; Sun, 19 Mar 2017 14:15:51 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 7BDCD160B7D; Sun, 19 Mar 2017 13:15:51 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C62D6160B6E for ; Sun, 19 Mar 2017 14:15:50 +0100 (CET) Received: (qmail 17155 invoked by uid 500); 19 Mar 2017 13:15:45 -0000 Mailing-List: contact dev-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list dev@hc.apache.org Received: (qmail 17144 invoked by uid 99); 19 Mar 2017 13:15:45 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Mar 2017 13:15:45 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 98FA31A02F4 for ; Sun, 19 Mar 2017 13:15:44 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.451 X-Spam-Level: * X-Spam-Status: No, score=1.451 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id AmrTpAIV9uFT for ; Sun, 19 Mar 2017 13:15:43 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 541E75F64B for ; Sun, 19 Mar 2017 13:15:43 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 80FA8E00C7 for ; Sun, 19 Mar 2017 13:15:42 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id AB651254CD for ; Sun, 19 Mar 2017 13:15:41 +0000 (UTC) Date: Sun, 19 Mar 2017 13:15:41 +0000 (UTC) From: "Oleg Kalnichevski (JIRA)" To: dev@hc.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HTTPCLIENT-1834) Clean up NTLM implementation and add CredSsp support MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 19 Mar 2017 13:15:51 -0000 [ https://issues.apache.org/jira/browse/HTTPCLIENT-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15931663#comment-15931663 ] Oleg Kalnichevski commented on HTTPCLIENT-1834: ----------------------------------------------- Karl, I am already on it. I already prepared such change set [1]. Git actually makes such things like you described above quite easy. Oleg [1] https://github.com/ok2c/httpclient/commit/e8de7eb9663927d21a8728b1eb20b25e2e7c19ac > Clean up NTLM implementation and add CredSsp support > ---------------------------------------------------- > > Key: HTTPCLIENT-1834 > URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1834 > Project: HttpComponents HttpClient > Issue Type: Improvement > Reporter: Karl Wright > Assignee: Karl Wright > Fix For: 4.5.4 > > > The NTLM implementation has some oddities that we need to fix (flag handling, for instance), and we also have a contribution of a CredSsp implementation on top of that (github pull request 66). -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org For additional commands, e-mail: dev-help@hc.apache.org