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 E1404200ACC for ; Mon, 2 May 2016 16:36:37 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E01821609B2; Mon, 2 May 2016 16:36:37 +0200 (CEST) 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 5BA661609B1 for ; Mon, 2 May 2016 16:36:37 +0200 (CEST) Received: (qmail 39721 invoked by uid 500); 2 May 2016 14:36:24 -0000 Mailing-List: contact commits-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list commits@cloudstack.apache.org Received: (qmail 39069 invoked by uid 99); 2 May 2016 14:36:24 -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, 02 May 2016 14:36:24 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id F3B03DFBDE; Mon, 2 May 2016 14:36:23 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: dahn@apache.org To: commits@cloudstack.apache.org Date: Mon, 02 May 2016 14:37:04 -0000 Message-Id: <6712b1d0b83b40859785966f01da0b25@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [43/44] git commit: updated refs/heads/4.9-bountycastle-daan to a001d75 archived-at: Mon, 02 May 2016 14:36:38 -0000 maven: upgrade bounty castle version to 1.54 Upgrades bountycastle dependency version to bcprov-15on v1.54 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/956fd5d7 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/956fd5d7 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/956fd5d7 Branch: refs/heads/4.9-bountycastle-daan Commit: 956fd5d7464556727b1ccd13979f16d47427aeee Parents: e762e27 Author: Daan Hoogland Authored: Fri Apr 22 16:28:33 2016 +0530 Committer: Daan Hoogland Committed: Mon May 2 16:32:26 2016 +0200 ---------------------------------------------------------------------- .../network/resource/NetscalerResource.java | 1225 ++++++++---------- pom.xml | 2 +- .../cloudstack/network/lb/CertServiceImpl.java | 255 ++-- .../cloudstack/network/lb/CertServiceTest.java | 367 +++--- .../cloud/utils/security/CertificateHelper.java | 69 +- 5 files changed, 918 insertions(+), 1000 deletions(-) ----------------------------------------------------------------------