42
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Feb 21, 2025 — Feb 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
channel: in channel_free, find all members in session structure with the channelpointer and free and clear those entries (#1753) More... 1 day ago
ci.yml: fix Cygwin version tag validation error (#1805) More... 3 days ago
Fix mbedTLS AES-CBC backend: avoid BAD_INPUT_DATA during cipher_finish() in SSH handshake (#1758) More... 4 days ago
packet_queue_listener(): Update to create NULL-terminated string for shost (#1761) More... 4 days ago
Fix incorrect frees on errors #1802 (#1803) More... 8 days ago
transport.c: Avoid possible dubble-free (#1800) More... 8 days ago
GHA: Bump actions/checkout from 6.0.1 to 6.0.2 in the gha-dependencies group (#1796) More... 9 days ago
Install gettext on freebsd so ci tests pass (#1795) More... 12 days ago
Add validation for data length and padding in pem files (#1797) More... 17 days ago
session.c: fix heap-buffer-overflow in session_startup() (#1799) More... 17 days ago
packet: move size check to before size manipulation (#1704) More... 18 days ago
publickey: fix double-free by transferring ownership of receive_packet (#1699) More... 18 days ago
GHA: silence fresh zizmor 1.21.0 warnings More... about 1 month ago
agent: replace `strncpy()` with `memcpy()` (#1785) More... about 1 month ago
GHA: drop FreeBSD arm64 job, it is broken upstream (#1790) More... about 1 month ago
kex: missing `free()` when random data cannot be generated (#1780) More... about 1 month ago
hostkey: prefer ED25519 over ECDSA in hostkey algorithm negotiation (#1783) More... about 1 month ago
cmake: avoid setting custom property on built-in interface targets More... about 1 month ago
GHA: delete disable-man-db hack, runners doing it by default now More... about 1 month ago
checksrc: replace bash starter with `checksrc-all.pl` More... about 2 months ago
GHA: bump Actions (#1776) More... about 2 months ago
tidy-up: parenthesis in macros (OS400) More... about 2 months ago
tidy-up: parenthesis in macros More... about 2 months ago
checksrc: update, fix fallouts More... about 2 months ago
windows: always enable large-file support More... about 2 months ago
include: drop stray bits of Windows CE support More... about 2 months ago
windows: drop support for Visual Studio 2008 and older More... about 2 months ago
appveyor: disable last Windows test job, now completely broken More... about 2 months ago
src: move outlier leading `&&` and `||` to the end of lines More... about 2 months ago
tidy-up: drop duplicate newlines, fix non-ASCII chars, other formatting, check in CI More... about 2 months ago