wolfssh/wolfssh
Yosuke Shimizu 47cea34929 ssh.h: correct two statements about wolfSSH_worker(), note the owed write
- The wolfSSH_worker() send-failure sentence names WS_CHANNEL_CLOSED
  and WS_FATAL_ERROR as the statuses that keep the return.
- Its channelId sentence narrows the rekey case to a WS_REKEYING
  that displaced WS_SUCCESS or WS_CHAN_RXD.
- The wolfSSH_shutdown() block adds that the read for the peer's
  close reply can leave output queued, which reports WS_WANT_WRITE,
  and that a send which failed outright there takes the return on
  the next call.
2026-09-17 09:48:37 -07:00
..
agent.h agent: commit the open on a completed flush 2026-09-08 11:50:40 -05:00
certman.h expand CI test for non-fpki build, fix check for error state with CertEnumCertificatesInStore, add extended key usage type check if present, fix for EKU checks with X509 use and add test case 2026-09-05 01:32:02 -07:00
certs_test.h Add kex integration test for ed25519 server key 2026-04-16 15:14:42 +09:00
error.h expand CI test for non-fpki build, fix check for error state with CertEnumCertificatesInStore, add extended key usage type check if present, fix for EKU checks with X509 use and add test case 2026-09-05 01:32:02 -07:00
include.am Add OpenSSH certificate user authentication 2026-07-27 23:30:20 -07:00
internal.h scp: match the scp command as a whole token 2026-09-15 21:55:50 -07:00
keygen.h Add remaining ML-DSA composite signature algorithms 2026-08-10 14:51:37 -07:00
log.h Add parameter names to function declarations 2026-06-09 17:03:02 -07:00
misc.h Use wolfCrypt's wc_ForceZero() 2026-07-17 15:17:36 -06:00
ossh.h Add OpenSSH certificate user authentication 2026-07-27 23:30:20 -07:00
port.h Fix remaining MinGW build errors in the regress/unit test build 2026-09-10 15:27:50 -07:00
settings.h fix: validate keyboard-interactive prompts 2026-08-28 17:45:20 -05:00
ssh.h ssh.h: correct two statements about wolfSSH_worker(), note the owed write 2026-09-17 09:48:37 -07:00
test.h scp, test.h, apps, examples: wait to write and route on the return 2026-09-14 10:40:48 -07:00
version.h prepare for release 1.5.0 2026-04-17 10:49:48 -06:00
version.h.in Release v1.4.22 2025-12-29 16:53:33 -08:00
visibility.h Release v1.4.22 2025-12-29 16:53:33 -08:00
wolfscp.h scp: match the scp command as a whole token 2026-09-15 21:55:50 -07:00
wolfsftp.h fix Windows SFTP 2026-09-02 09:17:30 -07:00