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 5E037200C28 for ; Mon, 13 Mar 2017 09:38:56 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 5C8A6160B6C; Mon, 13 Mar 2017 08:38:56 +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 9C7EB160B60 for ; Mon, 13 Mar 2017 09:38:55 +0100 (CET) Received: (qmail 87741 invoked by uid 500); 13 Mar 2017 08:38:54 -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 87730 invoked by uid 99); 13 Mar 2017 08:38:54 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Mar 2017 08:38:54 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 16176DFE61; Mon, 13 Mar 2017 08:38:54 +0000 (UTC) From: semancik To: dev@hc.apache.org Reply-To: dev@hc.apache.org References: In-Reply-To: Subject: [GitHub] httpclient issue #66: CredSSP implementation, NTLM engine reworked Content-Type: text/plain Message-Id: <20170313083854.16176DFE61@git1-us-west.apache.org> Date: Mon, 13 Mar 2017 08:38:54 +0000 (UTC) archived-at: Mon, 13 Mar 2017 08:38:56 -0000 Github user semancik commented on the issue: https://github.com/apache/httpclient/pull/66 I have used public Microsoft documentation released as Microsoft Open Specifications: https://msdn.microsoft.com/en-us/library/cc236621.aspx https://msdn.microsoft.com/en-us/library/cc226764.aspx AFAIK, there should be no issue as Microsoft quite specifically provides these documents to allow third-party implementations. But I'm not a lawyer and the details are not entirely clear to me. When it comes to my employer, I'm in fact self-employed. I'm already Apache committer and I have signed the agreement. Does that count? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org For additional commands, e-mail: dev-help@hc.apache.org