From libssh2-devel-bounces@cool.haxx.se  Sun Jul 10 18:28:23 2016
Return-Path: <libssh2-devel-bounces@cool.haxx.se>
Received: from www.haxx.se (localhost.localdomain [127.0.0.1])
	by giant.haxx.se (8.15.2/8.15.2/Debian-4) with ESMTP id u6AGQwrw014735;
	Sun, 10 Jul 2016 18:28:15 +0200
Received: from mx.uxnr.de (mx.uxnr.de [IPv6:2a00:1828:2000:378:3:25:59ee:5430])
 by giant.haxx.se (8.15.2/8.15.2/Debian-4) with ESMTPS id u6AGOroN009928
 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT);
 Sun, 10 Jul 2016 18:24:54 +0200
Received: from [10.2.2.10] (aftr-5-146-249-223.unity-media.net [5.146.249.223])
 by mx.uxnr.de (Postfix) with ESMTPSA id B616A1C5A26F;
 Sun, 10 Jul 2016 18:24:52 +0200 (CEST)
DKIM-Filter: OpenDKIM Filter v2.9.2 mx.uxnr.de B616A1C5A26F
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=marc-hoersken.de;
 s=picard; t=1468167892;
 bh=LE6XTQCmbHFN0NasaC6cNKmuDI9/C6e3IJ5rTnY11Rc=;
 h=From:Subject:To:Date:From;
 b=IaDx91SQ8sxFaDoAHgaduy6pIgfi8HAeW8VmwXTaRgPFYxZiCWtp5P9GJZI9flth1
 ouuIYqspA2AJ66KfwMZtYw7MDku2G37jBkRt6FlUXVrpxWyPXhMtu89akPShoOvawk
 dKzEbv01QFeegMf76uFXpzys4xvZMxgY5fduSBuE=
Subject: curl WinSSL and libssh2 WinCNG auto-build downloads
To: libcurl development <curl-library@cool.haxx.se>,
        libssh2 development <libssh2-devel@cool.haxx.se>
Message-ID: <66200a90-6c88-6470-ebd3-bee536eddcfe@marc-hoersken.de>
Date: Sun, 10 Jul 2016 18:24:29 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101
 Thunderbird/45.2.0
MIME-Version: 1.0
X-BeenThere: libssh2-devel@cool.haxx.se
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: libssh2 development <libssh2-devel.cool.haxx.se>
List-Unsubscribe: <http://cool.haxx.se/cgi-bin/mailman/options/libssh2-devel>, 
 <mailto:libssh2-devel-request@cool.haxx.se?subject=unsubscribe>
List-Archive: <http://cool.haxx.se/pipermail/libssh2-devel/>
List-Post: <mailto:libssh2-devel@cool.haxx.se>
List-Help: <mailto:libssh2-devel-request@cool.haxx.se?subject=help>
List-Subscribe: <http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel>, 
 <mailto:libssh2-devel-request@cool.haxx.se?subject=subscribe>
From: Marc Hoersken via libssh2-devel <libssh2-devel@cool.haxx.se>
Reply-To: libssh2 development <libssh2-devel@cool.haxx.se>
Cc: Marc Hoersken <info@marc-hoersken.de>
Content-Type: multipart/mixed; boundary="===============1476760479=="
Errors-To: libssh2-devel-bounces@cool.haxx.se
Sender: "libssh2-devel" <libssh2-devel-bounces@cool.haxx.se>

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--===============1476760479==
Content-Type: multipart/signed; micalg=pgp-sha256;
 protocol="application/pgp-signature";
 boundary="f60BNSxVQ5grQgTWJKv5At3j3ibhv35xm"

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--f60BNSxVQ5grQgTWJKv5At3j3ibhv35xm
Content-Type: multipart/mixed; boundary="rHGbqNhJUcNO6Bh7RGP52506fWkq6eiIb"
From: Marc Hoersken <info@marc-hoersken.de>
To: libcurl development <curl-library@cool.haxx.se>,
 libssh2 development <libssh2-devel@cool.haxx.se>
Message-ID: <66200a90-6c88-6470-ebd3-bee536eddcfe@marc-hoersken.de>
Subject: curl WinSSL and libssh2 WinCNG auto-build downloads

--rHGbqNhJUcNO6Bh7RGP52506fWkq6eiIb
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

Hello everyone,

I am now automatically building a release (debug features disabled)
version of curl and libssh2 after running the test suite for my
WinSSL/SChannel (Windows-native TLS-backend) auto-builds. You can get
the full build directory after buildconf, configure and make from the
following location:
https://dl.uxnr.de/build/curl/

The main page contains a directory per builder (build environment) as
well as a symlink to the latest build result. Beware, this may not
correspond to the latest git commit. Inside the builder directory you
will find build results by git tag and revision.

The corresponding build history and log files can be found here (in
addition to the temporary curl auto-builds page):
https://curlbuild.uxnr.de/waterfall

libcurl is linked against libssh2 which is build the same way using the
WinCNG (Windows-native Crypto-backend). You can get it from the
following location:
https://dl.uxnr.de/build/libssh2/

The corresponding build history and log files can be found here:
https://libssh2build.uxnr.de/waterfall

I also plan to create a nice looking build status and download page at
some point. But for now I am looking forward to your feedback, like
suggestions to the actual builds and files themselves.

Thanks in advance and best regards,
Marc


--rHGbqNhJUcNO6Bh7RGP52506fWkq6eiIb--

--f60BNSxVQ5grQgTWJKv5At3j3ibhv35xm
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJXgnbKAAoJEGIc/aDc6svxHpwIAIIDnXXi3oQv/BnRClQ3kQxg
GHxgr5J7f4t/W8+GCv3WsH3RTtus0O8P1z9WGVU/GwYeMLstTAX0dhJ/Ke9/W+e8
ENwivQBGcHHmuo4tF8owBMKo1FD1EqmtJPeJbA17mPRN5Tc1bwf98wmdblynrUmM
9odaqh1XKH72HaD9s1qnhUVoz5fh+4ZXIB7IeLPdgJwa2kfvBKyDFdNEQ8tO+e3N
iKZeErX0TnaE93C9/WSNAGWk05KNL1JpsxZMZVlVGHaNHTpivLCPQBP7urbdrdeL
qR4U8FtFJsExPEEyBPDMNar/5LMmAhIBbSoZbP913BrFt+M7jTChC+TKt74lQX8=
=TWv8
-----END PGP SIGNATURE-----

--f60BNSxVQ5grQgTWJKv5At3j3ibhv35xm--

--===============1476760479==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline

X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KbGlic3NoMi1k
ZXZlbCBodHRwOi8vY29vbC5oYXh4LnNlL2NnaS1iaW4vbWFpbG1hbi9saXN0aW5mby9saWJzc2gy
LWRldmVsCg==

--===============1476760479==--

From libssh2-devel-bounces@cool.haxx.se  Mon Jul 18 17:35:49 2016
Return-Path: <libssh2-devel-bounces@cool.haxx.se>
Received: from www.haxx.se (localhost.localdomain [127.0.0.1])
	by giant.haxx.se (8.15.2/8.15.2/Debian-4) with ESMTP id u6IFYGkY023210;
	Mon, 18 Jul 2016 17:35:42 +0200
Received: from p3plsmtpa12-01.prod.phx3.secureserver.net
 (p3plsmtpa12-01.prod.phx3.secureserver.net [68.178.252.230])
 by giant.haxx.se (8.15.2/8.15.2/Debian-4) with ESMTPS id u6IFYDfi023158
 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT)
 for <libssh2-devel@cool.haxx.se>; Mon, 18 Jul 2016 17:34:15 +0200
Received: from [10.120.1.46] ([68.100.196.65])
 by p3plsmtpa12-01.prod.phx3.secureserver.net with 
 id LFa81t0031R8H9Q01Fa8k3; Mon, 18 Jul 2016 08:34:09 -0700
Subject: Re: Linker errors building ssh2 on Windows (Visual Studio 2008)
References: <9abbcea3-1130-728a-483c-e01cc48a6696@satpath.com>
To: libssh2-devel@cool.haxx.se
From: Stephen Terry <stephent@satpath.com>
Organization: SatPath Systems Inc.
Message-ID: <bad15d11-93ce-8ab1-aa40-8ba83dff4e59@satpath.com>
Date: Mon, 18 Jul 2016 11:34:09 -0400
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101
 Thunderbird/45.2.0
MIME-Version: 1.0
In-Reply-To: <9abbcea3-1130-728a-483c-e01cc48a6696@satpath.com>
X-BeenThere: libssh2-devel@cool.haxx.se
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: libssh2 development <libssh2-devel.cool.haxx.se>
List-Unsubscribe: <http://cool.haxx.se/cgi-bin/mailman/options/libssh2-devel>, 
 <mailto:libssh2-devel-request@cool.haxx.se?subject=unsubscribe>
List-Archive: <http://cool.haxx.se/pipermail/libssh2-devel/>
List-Post: <mailto:libssh2-devel@cool.haxx.se>
List-Help: <mailto:libssh2-devel-request@cool.haxx.se?subject=help>
List-Subscribe: <http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel>, 
 <mailto:libssh2-devel-request@cool.haxx.se?subject=subscribe>
Reply-To: sterry@satpath.com, libssh2 development <libssh2-devel@cool.haxx.se>
Content-Type: text/plain; charset="utf-8"; Format="flowed"
Errors-To: libssh2-devel-bounces@cool.haxx.se
Sender: "libssh2-devel" <libssh2-devel-bounces@cool.haxx.se>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by giant.haxx.se id u6IFYGkY023210

ok, I found what I was looking for here:
    https://slproweb.com/products/Win32OpenSSL.html
Thanks

On 7/16/2016 6:37 PM, Stephen Terry wrote:
> Hi,
> I'm trying to build libssh2 1.7.0 using Windows Visual Studio 2008.
> I am getting "unresolved external symbol" linker errors, I assume because I have
> out of date versions of libeay32.lib zlib.lib. Could someone point me to
> the where to find the correct libraries (or appropriate build instructions)? Thanks
>
> satpath
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

From libssh2-devel-bounces@cool.haxx.se  Fri Jul 29 13:08:45 2016
Return-Path: <libssh2-devel-bounces@cool.haxx.se>
Received: from www.haxx.se (localhost.localdomain [127.0.0.1])
	by giant.haxx.se (8.15.2/8.15.2/Debian-4) with ESMTP id u6TB8Foi018517;
	Fri, 29 Jul 2016 13:08:39 +0200
Received: from forward19o.cmail.yandex.net (forward19o.cmail.yandex.net
 [IPv6:2a02:6b8:0:1a72:0:0:0:1e9])
 by giant.haxx.se (8.15.2/8.15.2/Debian-4) with ESMTPS id u6TB8DZ7016423
 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT)
 for <libssh2-devel@cool.haxx.se>; Fri, 29 Jul 2016 13:08:14 +0200
Received: from mxback6j.mail.yandex.net (mxback6j.mail.yandex.net
 [5.45.198.20])
 by forward19o.cmail.yandex.net (Yandex) with ESMTP id 3DCBC213AF
 for <libssh2-devel@cool.haxx.se>; Fri, 29 Jul 2016 14:08:08 +0300 (MSK)
Received: from web29j.yandex.ru (web29j.yandex.ru [5.45.198.70])
 by mxback6j.mail.yandex.net (nwsmtp/Yandex) with ESMTP id psFU05h6Gm-87riAcCr; 
 Fri, 29 Jul 2016 14:08:07 +0300
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail;
 t=1469790487; bh=NHm/pd86MNWffruYv0fhXs/MMB5OcZhs3jhBgFzf26I=;
 h=From:To:Subject:Message-Id:Date;
 b=cI+SsYfUh5bRTGSZ4VRhIHnZCdgx9ZBWC0Qs8u5v78tC4Aj43mLCikc6YRXIr2jRE
 oUsxDeAMy4Ed/PER+vChS5P3ziTjXZwkgkAW5UnXlbbmLgUUdxojejUN6jXiRiZHVR
 96XDBhHx08K2xOXSHGnDL6T7zI1P/g6Zxy1rkUYE=
Authentication-Results: mxback6j.mail.yandex.net; dkim=pass header.i=@yandex.ru
Received: by web29j.yandex.ru with HTTP;
	Fri, 29 Jul 2016 14:08:07 +0300
From: Ponomarenko Andrey <andrewponomarenko@yandex.ru>
To: libssh2-devel@cool.haxx.se
Subject: API/ABI tracker for libssh2
MIME-Version: 1.0
Message-Id: <440731469790487@web29j.yandex.ru>
X-Mailer: Yamail [ http://yandex.ru ] 5.0
Date: Fri, 29 Jul 2016 14:08:07 +0300
X-BeenThere: libssh2-devel@cool.haxx.se
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: libssh2 development <libssh2-devel.cool.haxx.se>
List-Unsubscribe: <http://cool.haxx.se/cgi-bin/mailman/options/libssh2-devel>, 
 <mailto:libssh2-devel-request@cool.haxx.se?subject=unsubscribe>
List-Archive: <http://cool.haxx.se/pipermail/libssh2-devel/>
List-Post: <mailto:libssh2-devel@cool.haxx.se>
List-Help: <mailto:libssh2-devel-request@cool.haxx.se?subject=help>
List-Subscribe: <http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel>, 
 <mailto:libssh2-devel-request@cool.haxx.se?subject=subscribe>
Reply-To: libssh2 development <libssh2-devel@cool.haxx.se>
Content-Type: text/plain; charset="utf-8"
Errors-To: libssh2-devel-bounces@cool.haxx.se
Sender: "libssh2-devel" <libssh2-devel-bounces@cool.haxx.se>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by giant.haxx.se id u6TB8Foi018517

Hello,

I've started to maintain backward compatibility analysis report for the libssh2 API/ABI interface here: http://abi-laboratory.pro/tracker/timeline/libssh2/

It's generated by the abi-tracker, abicc and abi-dumper tools. Hope it will be helpful for maintainers and users of the library.

Thank you.
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

