10
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 19 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
test: test coverage for SSH_BIND_OPTIONS_IMPORT_KEY_STR and ed25519 keys More... 15 days ago
feat: add option to read user-supplied key string in ssh_bind_options_set() More... 15 days ago
reformat More... 15 days ago
Fix mbedTLS issues More... 20 days ago
sftp.c: call ssh_set_error More... 23 days ago
cmake: fix missing includes in ConfigureChecks More... about 1 month ago
ci: Remove duplicate check for sign-off trailers More... about 1 month ago
Fix shellcheck issues More... about 1 month ago
ci: Add shellcheck More... about 1 month ago
clang-format: Note about line break after short type More... about 1 month ago
Run all reviews in single job More... about 1 month ago
Do not close socket passed through options on error conditions More... about 1 month ago
Reformat ssh_silent_disconnect More... about 1 month ago
reformat: bind.c reformat: remove unneeded free More... about 2 months ago
cmake: Use -fprofile-update=atomic to avoid coverage files corruption from threads More... about 2 months ago
Rework the coverage build More... about 2 months ago
tests: Introduce chown wrapper to avoid OpenSSH touching PTY ownership More... about 2 months ago
tests: Print content of channels to investigate random failures More... about 2 months ago
Conditionalize TTY options that are not available on freebsd More... about 2 months ago
tests: Avoid hardcoding 64b arch path to pkcs11-spy More... about 2 months ago
ci: Move codespell to the review stage in file More... about 2 months ago
updated documentation of sftp_tell64 More... about 2 months ago
feat: Handle hostkeys like OpenSSH fix: memory leak fix: add defaults after parsing fix: set defaults in ssh_bind_listen tests: add test for checking default hostkey paths remove: null check for hostkey paths, can't happen since we set defaults now examples: ssh_server remove "no default keys", default hostkeys set in ssh_bind_listen More... 2 months ago
Fix a syntax error More... 2 months ago
cmake: Use Python find_package More... 2 months ago
tests:pkd: Add missing includes for cmocka More... 3 months ago
Issue #157: Added author More... 3 months ago
examples: Avoid buffer overrun More... 3 months ago
tests: Use /tmp for tmpdirs that contain sockets More... 3 months ago
sftp: Fix copy&paste error in the doxygen comment More... 3 months ago