~vcs-imports/libssh/trunk

  • Committer: Andreas Schneider
  • Author(s): Anderson Toshiyuki Sasaki
  • Date: 2018-12-07 16:44:46 UTC
  • Revision ID: git-v1:8e69d435efb4193e474739674c32ec940c51ddd0
channels: Set error state when closed channel is read

When an attempt to read a closed channel happens, set the session error
state properly.

Signed-off-by: Anderson Toshiyuki Sasaki <ansasaki@redhat.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
Filename Latest Rev Last Changed Committer Comment Size
..
ABI 3787 5 years ago Andreas Schneider ABI: Add map file for library version 4.5.0 Signe Diff
external 3075 9 years ago Andreas Schneider external: Add OpenSSH bcrypt and blowfish implemen Diff
threads 1508 13 years ago Aris Adamantiadis Moved pthread specific code in src/threads/pthread Diff
agent.c 4201 5 years ago Andreas Schneider socket: Undouble socket fds Signed-off-by: Sanne 14.8 KB Diff Download File
auth.c 4136 5 years ago Andreas Schneider CVE-2018-10933: Introduce SSH_AUTH_STATE_AUTH_NONE 59.9 KB Diff Download File
base64.c 3652 5 years ago Andreas Schneider Remove vim modelines from all files If you want m 7 KB Diff Download File
bignum.c 4292 5 years ago Andreas Schneider bignum: Use UNUSED macros 3.2 KB Diff Download File
bind.c 4201 5 years ago Andreas Schneider socket: Undouble socket fds Signed-off-by: Sanne 14.3 KB Diff Download File
buffer.c 4306 5 years ago Andreas Schneider buffer: Use size_t for argc argument in ssh_buffer 34.1 KB Diff Download File
callbacks.c 3328 8 years ago Andreas Schneider callbacks: Implement list of callbacks for channel 4 KB Diff Download File
chachapoly.c 4122 5 years ago Andreas Schneider libcrypto: Implement OpenSSH-compatible AES-GCM ci 7 KB Diff Download File
channels.c 4309 5 years ago Andreas Schneider channels: Set error state when closed channel is r 92.6 KB Diff Download File
client.c 4214 5 years ago Andreas Schneider Process OpenSSH configuration files by default. T 22 KB Diff Download File
CMakeLists.txt 4132 5 years ago Andreas Schneider cmake: Disable deprecation warnings for old known_ 8.2 KB Diff Download File
config.c 4305 5 years ago Andreas Schneider config: Get rid of the dynamic seen array * This 23.4 KB Diff Download File
connect.c 4307 5 years ago Andreas Schneider connect: Fix size type for i an j in ssh_select() 13.5 KB Diff Download File
connector.c 4091 5 years ago Andreas Schneider connector: Add checks if file descriptor is a sock 22.4 KB Diff Download File
curve25519.c 3735 5 years ago Andreas Schneider crytpo: Make sure we check return of ssh_get_rando 9.2 KB Diff Download File
dh.c 4073 5 years ago Andreas Schneider dh: Use ssh_get_fingerprint_hash() in ssh_print_ha 50.7 KB Diff Download File
ecdh.c 3563 6 years ago Andreas Schneider crypto: Change the type of server_pubkey to ssh_ke 2.5 KB Diff Download File
ecdh_crypto.c 3634 5 years ago Andreas Schneider ecdh: fix SSH_MSG_KEXDH_REPLY for libcrypto Ensur 9 KB Diff Download File
ecdh_gcrypt.c 4237 5 years ago Andreas Schneider gcrypt: Bugfix for very slow ecdh Signed-off-by: 10.2 KB Diff Download File
ecdh_mbedcrypto.c 3816 5 years ago Andreas Schneider mbedtls: Use getter for ssh_mbedtls_ctr_drbg Sign 8.6 KB Diff Download File
error.c 3862 5 years ago Andreas Schneider error: Add ssh_reset_error() function Signed-off- 3.8 KB Diff Download File
gcrypt_missing.c 3740 5 years ago Andreas Schneider bignum: Make bignum_free safer Signed-off-by: Ari 2.5 KB Diff Download File
getpass.c 3976 5 years ago Andreas Schneider getpass: Use explicit_bzero() Signed-off-by: Andr 6.6 KB Diff Download File
gssapi.c 4202 5 years ago Andreas Schneider gssapi: Set correct state after sending GSSAPI_RES 32.9 KB Diff Download File
gzip.c 3984 5 years ago Andreas Schneider gzip: Use calloc in initcompress() and initdecompr 5.2 KB Diff Download File
init.c 4238 5 years ago Andreas Schneider libcrypto: detect non matching headers/shared lib 5.8 KB Diff Download File
kex.c 4255 5 years ago Andreas Schneider kex,packet,packet_cb: Reformat Signed-off-by: Jak 27.2 KB Diff Download File
known_hosts.c 4128 5 years ago Andreas Schneider knownhosts: Fix invalid read of known_hosts token 13.9 KB Diff Download File
knownhosts.c 4228 5 years ago Andreas Schneider knownhosts: Take StrictHostKeyChecking option into 27.9 KB Diff Download File
legacy.c 4194 5 years ago Andreas Schneider legacy: Fix possible null pointer dereference Sig 18.8 KB Diff Download File
libcrypto-compat.c 4226 5 years ago Andreas Schneider crypto: Fix compilation for OpenSSL without deprec 7.1 KB Diff Download File
libcrypto-compat.h 4226 5 years ago Andreas Schneider crypto: Fix compilation for OpenSSL without deprec 1.5 KB Diff Download File
libcrypto.c 4297 5 years ago Andreas Schneider libcrypto: Fix integer comparison in evp_cipher_ae 28.6 KB Diff Download File
libgcrypt.c 4289 5 years ago Andreas Schneider crypto: Use size_t for len argument in encrypt and 22 KB Diff Download File
libmbedcrypto.c 4289 5 years ago Andreas Schneider crypto: Use size_t for len argument in encrypt and 28.2 KB Diff Download File
libssh.map 4079 5 years ago Andreas Schneider cmake: Bump library version 12.5 KB Diff Download File
log.c 3818 5 years ago Andreas Schneider log: Make sure the buffer for date is big enough 5.4 KB Diff Download File
match.c 3996 5 years ago Andreas Schneider config: Parse Match keyword Amends f818e63f8, whi 5.5 KB Diff Download File
mbedcrypto_missing.c 3816 5 years ago Andreas Schneider mbedtls: Use getter for ssh_mbedtls_ctr_drbg Sign 2.7 KB Diff Download File
messages.c 4279 5 years ago Andreas Schneider pki: Separate signature extraction and verificatio 46.8 KB Diff Download File
misc.c 4207 5 years ago Jakub Jelen misc: Properly check for errors returned from getp 25.1 KB Diff Download File
options.c 4244 5 years ago Andreas Schneider options: Do not crash when setting knownhosts to N 55.6 KB Diff Download File
packet.c 4255 5 years ago Andreas Schneider kex,packet,packet_cb: Reformat Signed-off-by: Jak 49.5 KB Diff Download File
packet_cb.c 4280 5 years ago Andreas Schneider packet_cb: Properly verify the signature type Iss 9.6 KB Diff Download File
packet_crypt.c 4122 5 years ago Andreas Schneider libcrypto: Implement OpenSSH-compatible AES-GCM ci 6.8 KB Diff Download File
pcap.c 4201 5 years ago Andreas Schneider socket: Undouble socket fds Signed-off-by: Sanne 13.4 KB Diff Download File
pki.c 4284 5 years ago Andreas Schneider pki: Return default RSA key type for DIGEST_AUTO 61.3 KB Diff Download File
pki_container_openssh.c 4183 5 years ago Andreas Schneider pki: Remove superfluous statement Signed-off-by: 21 KB Diff Download File
pki_crypto.c 4291 5 years ago Andreas Schneider include: Add macro for unused arguments and variab 55.9 KB Diff Download File
pki_ed25519.c 4046 5 years ago Andreas Schneider pki: Allow reading keys in new OpenSSH format Thi 8.2 KB Diff Download File
pki_gcrypt.c 4285 5 years ago Andreas Schneider pki: Sanitize input to verification Signed-off-by 66.1 KB Diff Download File
pki_mbedcrypto.c 4285 5 years ago Andreas Schneider pki: Sanitize input to verification Signed-off-by 41.2 KB Diff Download File
poll.c 4201 5 years ago Andreas Schneider socket: Undouble socket fds Signed-off-by: Sanne 27.1 KB Diff Download File
scp.c 3652 5 years ago Andreas Schneider Remove vim modelines from all files If you want m 23.4 KB Diff Download File
server.c 4254 5 years ago Andreas Schneider server: Do not send SSH_MSG_EXT_INFO after rekey 36.4 KB Diff Download File
session.c 4305 5 years ago Andreas Schneider config: Get rid of the dynamic seen array * This 24.3 KB Diff Download File
sftp.c 4308 5 years ago Andreas Schneider sftp: Set error when EOF is received in sftp_packe 81.7 KB Diff Download File
sftpserver.c 4092 5 years ago Andreas Schneider sftpserver: allocate packet on sftp_server_new En 13.3 KB Diff Download File
socket.c 4236 5 years ago Andreas Schneider socket: Add missing braces Signed-off-by: Tilo Ec 22.4 KB Diff Download File
string.c 3969 5 years ago Andreas Schneider string: Don't allow to allocate strings bigger tha 5.9 KB Diff Download File
threads.c 3752 5 years ago Andreas Schneider threads: Automatically call ssh_init on load This 2.2 KB Diff Download File
wrapper.c 4177 5 years ago Andreas Schneider wrapper: Fix size type and loops in crypt_set_algo 15.5 KB Diff Download File