[libssh2] [ libssh2-Bugs-1832491 ] (Pseudo)random authentication failures with public key

2007-11-15 Thread SourceForge.net
Bugs item #1832491, was opened at 2007-11-15 14:12
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=703942&aid=1832491&group_id=125852

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: antonio (tonyspoken)
Assigned to: Nobody/Anonymous (nobody)
Summary: (Pseudo)random authentication failures with public key

Initial Comment:
Hi there.

Just to track down the problem of the libssh2 with public-key authorization 
that leads sometimes to a failure.

[libssh2] Failure Event: -19 - Invalid signature for supplied public key, or 
bad username/public key combination

It appears to be mentioned in libcurl but not here: it happens once every 
100-150 retries.
I've attached libssh2 logs for both successful and unsuccesful cases.
Hope that someone with time/competence on this pieces of code could give a hand.

Regards,
Antonio

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=703942&aid=1832491&group_id=125852

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
libssh2-devel mailing list
libssh2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel


Re: [libssh2] wee neat

2007-11-15 Thread Guenter Knauf
Hi,
> Has anyone mingwed libssh2 with success yet?
yes, there are mingw makefiles in the ./win32 folder which work with plain 
MingW32 - not yet tested from MSYS though; but I do use same makefiles for a 
non-configure build on Linux with MingW-Cross...

Guenter.



-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
libssh2-devel mailing list
libssh2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel


Re: [libssh2] wee neat

2007-11-15 Thread Guenter Knauf
Hi Simon,

> difficult to fix it.  Seems to be the usual winsock-related problems.
nope, the code compiles with MingW32;
configure needs to be fixed; I do already non-configure builds with 
mingw32-cross on Linux, and that works fine, and also native MingW32 builds.

Guenter.



-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
libssh2-devel mailing list
libssh2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel