1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't unconditionally compile in memset_s into wsh-askpass More... over 4 years ago
None of the __attributes__ we use are available on sunstudio More... over 4 years ago
Migrate to CMAKE_REQUIRED_DEFINITIONS instead of add_definitions, since definitions are passed to configure checks More... over 4 years ago
Hoist c11 support out of gcc / clang guard, since sunstudio supports it More... over 4 years ago
Move from `check_function_exists` to `check_symbol_exists` More... over 4 years ago
Remove usages of g_memmove in favor of memmove More... over 4 years ago
ensure we don't override hostname output with collation More... over 5 years ago
prevent __attribute__ from being leaked into doxygen More... over 5 years ago
fix format specifier for attempted hosts More... over 5 years ago
add nonnull to relevant declarations for null checking More... over 5 years ago
Simplify logic for determining output format More... over 5 years ago
Replace some pointer math with g_renew More... over 5 years ago
Fix truncation error copying strings More... over 5 years ago
Provide statistics in collate mode More... over 5 years ago
tags support More... over 5 years ago
style More... over 5 years ago
Use cross-platform format specifiers for uint64_t More... over 5 years ago
Use proper format for `uint64_t` More... over 5 years ago
Remove trailing characters in ifdef More... over 5 years ago
Declare proto syntax level More... over 5 years ago
ensure travis defines -DTRAVIS More... over 5 years ago
disable test only on travis More... over 5 years ago
don't try and document ssh_get_server_publickey More... over 5 years ago
hoist declaration of ret More... over 5 years ago
Disable failing test for now since I can't repro More... over 5 years ago
README More... over 5 years ago
Use `WSH_SSH_PCAP` to get pcap file from env More... over 5 years ago
Migrate away from deprecated `ssh_get_publickey` More... over 5 years ago
Use a better value than `EOF` More... over 5 years ago
Linux doesn't have strlcpy More... over 5 years ago