1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-07-13 10:21:47 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
2d3b7e07af fix: sftp_packet_read stuck in an infinite loop in blocking mode
Signed-off-by: Liu Husong <huliu@janestreet.com>
Reviewed-by: Jakub Jelen <jjelen@redhat.com>
Reviewed-by: Eshan Kelkar <eshankelkar@galorithm.com>
2024-07-01 13:22:35 +00:00
19404bf509 bench: Add missing allocations checks
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
Reviewed-by: Norbert Pocs <npocs@redhat.com>
2023-07-11 17:45:15 +02:00
555d1a4347 benchmarks: fix some bugs 2011-09-02 11:43:07 +03:00
3a5cc18b32 benchmarks: sftp_async + few changes 2011-09-02 11:43:07 +03:00
b11567ed9b benchmarks: refactoring + sync sftp tests
no surprise, sync sftp is much slower, even for localhost,
especially for download.
2011-09-02 11:43:07 +03:00
faaf334aa3 benchmarks: added "data" option 2011-09-02 11:43:05 +03:00
5d9cd8bf39 benchmarks: added raw_download test 2011-09-02 11:43:05 +03:00
530c17e2ef First real benchmark : raw SSH speed 2010-12-29 00:19:05 +01:00