Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » SFTP or full SSH2 support for U++? (Discussion about implementing the SSH2 protocol using libssh2)
Re: SFTP or full SSH2 support for U++? [message #48435 is a reply to message #48416] Mon, 03 July 2017 21:51 Go to previous messageGo to previous message
Oblivion is currently offline  Oblivion
Messages: 1094
Registered: August 2007
Senior Contributor
Hello Koldo and Tom,

It is nice to hear that the package is working for you. Smile
I have found the source of the problem that I mentioned in my last message (regarding the error where the ssh connection to servers on localhost was failing.)
As it turns out, my suspicion was right. A preprocessor directive was missing: LIBSSH2_DH_GEX_NEW
This preprocessor directive enables the newer diffie-hellman-group-exchange-sha1 syntax, which libssh2 relies on when compiled against recent versions of openssl.

Also I fixed a critical error where the JobQueue can stuck in an infinite loop when the global timeout is set. Therefore please don't forget to update JobQueue too.

You can find the updated package below.

Now that the most annoying problem is solved, I can focus on completing the package (by adding knownhosts, X11 and terminal support, fixing warnings, etc.).

Once the package is complete I am going to open a bazaar topic for SSH package.
And if at that point Mirek and other U++ developers decide that SSH package can be official part of Upp, it has a new BSD license, and permission is hereby explicitly granted.
(I'll gladly continue to maintain the package, since I'll be using it.)

For the time being I'll provide a SVN link to the package, where you can always get the latest version:

https://sourceforge.net/p/ultimatecomponents/svn/HEAD/tree/t runk/



Best regards,
Oblivion


[Updated on: Mon, 03 July 2017 22:36]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Help needed with link errors (serversocket)
Next Topic: Ultimate++ repo and chat?
Goto Forum:
  


Current Time: Thu May 16 11:01:18 CEST 2024

Total time taken to generate the page: 0.03818 seconds