docs(readme): add build instructions for SSH module with OpenSSL and libssh2#88
Open
ctkqiang wants to merge 35 commits into
Open
docs(readme): add build instructions for SSH module with OpenSSL and libssh2#88ctkqiang wants to merge 35 commits into
ctkqiang wants to merge 35 commits into
Conversation
add apt update
…-release Update documentation release
…-release Update documentation release
…-release Update documentation release
Mac os x autoconf
The current code failed to build with GCC 15 in Fedora's mass rebuild with "error: assignment to ‘void (*)(void)’ from incompatible pointer type". I'm not a C coder, I just play one on TV, but looking at other projects that use libssh2_userauth_keyboard_interactive , it seems like we don't need to declare a variable like this at all, we can just pass a pointer to the callback function directly, which should avoid the problem. Signed-off-by: Adam Williamson <awilliam@redhat.com>
- Cleanup several error calls - Fix pth
Note: PtH requires FreeRDP3 3.11.1 or later: FreeRDP/FreeRDP#11137
Fix build with GCC 15 by simplifying libssh callback handling
…2-functions replace deprecated function calls
…avoids waiting for the initial connection to timeout. This speeds up testing over SOCKS proxies. The default is still to attempt an SMBv1 connection first. This will likely change in later releases.
78 add smb2 only option
…to-freerdp3-to-replace-freerdp2-dependency 71 consider porting to freerdp3 to replace freerdp2 dependency
…rors Update old-style function declarations
Regen autoconf files
Check for smb2.h not libsmb2.h. This fixes new Kali builds.
…header-detection-failure Autoconf update
…pdate-segmentation-fault Load both modern and deprecated alrogithms
Regen autoconf files
…/medusa into 81-version-23-release
81 version 23 release
更新.gitignore文件以排除更多构建和IDE相关文件,完善README.md中的安装步骤,并更新构建脚本以适应最新的构建环境。
在Notes部分前添加空行,使文档结构更清晰,提升阅读体验
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Well, this is optional, as I couldn't find any installation steps, so I wrote one, ( do ignore this if INstallation doc already exists, and I need the url 🙏🏻🙏🏻