~vcs-imports/libssh/trunk

  • Committer: Anderson Toshiyuki Sasaki
  • Date: 2020-08-13 16:31:56 UTC
  • Revision ID: git-v1:be419dee0d22f8b303d0bc7358f312510bd1cbb0
README.md: Add OSS-Fuzz badge

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 6 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 14 years ago Aris Adamantiadis Moved pthread specific code in src/threads/pthread Diff
agent.c 4912 4 years ago Andreas Schneider agent: Use SSH_BUFFER_FREE() Fixes T183 Signed-o 15 KB Diff Download File
auth.c 5042 4 years ago Andreas Schneider auth: Fix memory leak in ssh_userauth_publickey_au 60.7 KB Diff Download File
base64.c 4926 4 years ago Andreas Schneider base64: Use SSH_BUFFER_FREE() Fixes T183 Signed- 7.3 KB Diff Download File
bignum.c 4866 4 years ago Andreas Schneider bignum: Print ssh_make_string_bn() using SSH_LOG() 2.4 KB Diff Download File
bind.c 5073 4 years ago Jakub Jelen Reformat ssh_bind_accept() Signed-off-by: Jakub J 15.9 KB Diff Download File
bind_config.c 4604 5 years ago Andreas Schneider bind_config: Fail if a known option couldn't be se 19 KB Diff Download File
buffer.c 5121 4 years ago Andreas Schneider buffer: Add NULL check for 'buffer' argument Sign 34.8 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 5016 4 years ago Jakub Jelen chacha: Create common file to avoid code duplicati 6.9 KB Diff Download File
channels.c 5125 4 years ago Anderson Toshiyuki Sasaki channel: Do not return error if the server closed 98.4 KB Diff Download File
client.c 5089 4 years ago Andreas Schneider client: Properly indicate fall through Signed-off 22.7 KB Diff Download File
CMakeLists.txt 5111 4 years ago Andreas Schneider cmake: add _POSIX_SOURCE Fixes T228 Signed-off-b 10 KB Diff Download File
config.c 5086 4 years ago Jakub Jelen config: Check null deref As reported by LGTM Sig 35.4 KB Diff Download File
config_parser.c 5078 4 years ago Jakub Jelen config_parser: Allow equal sign as a separator and 6.3 KB Diff Download File
connect.c 4836 4 years ago Andreas Schneider channels: Fix integer and bool argument of channel 10.5 KB Diff Download File
connector.c 4521 5 years ago Andreas Schneider connector: Stop socket-to-channel EOF flooding Si 22.6 KB Diff Download File
curve25519.c 5014 4 years ago Jakub Jelen curve25519: Avoid memory leaks Signed-off-by: Jak 15.4 KB Diff Download File
dh-gex.c 5058 4 years ago Andreas Schneider dh-gex: Check return value of ssh_get_random() CI 19.5 KB Diff Download File
dh.c 5059 4 years ago Andreas Schneider kex: Add support for diffie-hellman-group14-sha256 29.3 KB Diff Download File
dh_crypto.c 5059 4 years ago Andreas Schneider kex: Add support for diffie-hellman-group14-sha256 7.7 KB Diff Download File
dh_key.c 5059 4 years ago Andreas Schneider kex: Add support for diffie-hellman-group14-sha256 9.7 KB Diff Download File
ecdh.c 4907 4 years ago Andreas Schneider ecdh: Use SSH_STRING_FREE() Fixes T183 Signed-of 3.6 KB Diff Download File
ecdh_crypto.c 4893 4 years ago Andreas Schneider ecdh_crypto: Use SSH_STRING_FREE() Fixes T183 Si 9.5 KB Diff Download File
ecdh_gcrypt.c 4888 4 years ago Andreas Schneider ecdh_gcrypt: Use SSH_STRING_FREE() Fixes T183 Si 10.8 KB Diff Download File
ecdh_mbedcrypto.c 4909 4 years ago Andreas Schneider ecdh_mbedcrypto: Use SSH_STRING_FREE() Fixes T183 9.1 KB Diff Download File
error.c 3862 6 years ago Andreas Schneider error: Add ssh_reset_error() function Signed-off- 3.8 KB Diff Download File
gcrypt_missing.c 4398 5 years ago Andreas Schneider dh: Do some basic refactoring Signed-off-by: Aris 3 KB Diff Download File
getpass.c 3976 6 years ago Andreas Schneider getpass: Use explicit_bzero() Signed-off-by: Andr 6.6 KB Diff Download File
gssapi.c 4916 4 years ago Andreas Schneider gssapi: Use SSH_BUFFER_FREE() Fixes T183 Signed- 33.5 KB Diff Download File
gzip.c 4929 4 years ago Andreas Schneider gzip: Use SSH_BUFFER_FREE() Fixes T183 Signed-of 5.5 KB Diff Download File
init.c 5063 4 years ago Andreas Schneider init: Introduce internal is_ssh_initialized() The 6.6 KB Diff Download File
kdf.c 4481 5 years ago Andreas Schneider Use a common KDF function Cleanup the KDF functio 4.6 KB Diff Download File
kex.c 5130 4 years ago Andreas Schneider Disable *-cbc ciphers by default OpenSSH disabled 47 KB Diff Download File
known_hosts.c 4747 5 years ago Jakub Jelen known_hosts: Avoid using deprecated functions (eve 14.9 KB Diff Download File
knownhosts.c 4928 4 years ago Andreas Schneider knownhosts: Use SSH_BUFFER_FREE() Fixes T183 Sig 36 KB Diff Download File
legacy.c 4988 4 years ago Andreas Schneider legacy,keys: Fix the macro conditions Signed-off- 18.8 KB Diff Download File
libcrypto-compat.c 5071 4 years ago Jakub Jelen libcrypto-compat: Fix indentation and return value 8.4 KB Diff Download File
libcrypto-compat.h 5069 4 years ago Jakub Jelen libcrypto-compat: add extra functions Added extra 2 KB Diff Download File
libcrypto.c 5096 4 years ago Andreas Schneider Add basic support for none cipher and MACs Signed 42.5 KB Diff Download File
libgcrypt.c 5096 4 years ago Andreas Schneider Add basic support for none cipher and MACs Signed 32.7 KB Diff Download File
libmbedcrypto.c 5096 4 years ago Andreas Schneider Add basic support for none cipher and MACs Signed 38 KB Diff Download File
libssh.map 4673 5 years ago Andreas Schneider Bump SO version to 4.8.1 Signed-off-by: Andreas S 12.8 KB Diff Download File
log.c 3818 6 years ago Andreas Schneider log: Make sure the buffer for date is big enough 5.4 KB Diff Download File
match.c 4940 4 years ago Andreas Schneider match: Limit possible recursion when parsing wildc 5.7 KB Diff Download File
mbedcrypto_missing.c 4987 4 years ago Andreas Schneider mbedcrypto_missing: Always check return values Si 3.8 KB Diff Download File
messages.c 5006 4 years ago Andreas Schneider messages: Add missing NULL check CID #1409678 Si 49 KB Diff Download File
misc.c 5127 4 years ago Andreas Schneider misc: Do not confuse client/server in debug messag 43.9 KB Diff Download File
options.c 5116 4 years ago Jakub Jelen options: Do not reference non-existing function F 68.3 KB Diff Download File
packet.c 5128 4 years ago Andreas Schneider packet: Fix unterminated brace and better context 66.6 KB Diff Download File
packet_cb.c 4900 4 years ago Andreas Schneider packet_cb: Use SSH_STRING_FREE() Fixes T183 Sign 6.9 KB Diff Download File
packet_crypt.c 5099 4 years ago Andreas Schneider packet: Skip HMAC handling if none is selected Si 8.2 KB Diff Download File
pcap.c 4927 4 years ago Andreas Schneider pcap: Use SSH_BUFFER_FREE() Fixes T183 Signed-of 14.2 KB Diff Download File
pki.c 5129 4 years ago Andreas Schneider pki: Avoid memory leak on invalid curve NID Thank 75.7 KB Diff Download File
pki_container_openssh.c 4938 4 years ago Andreas Schneider pki: Fix possible information leak via uninitializ 21.3 KB Diff Download File
pki_crypto.c 5112 4 years ago Sahana Prasad src/pki_crypto.c pki_publickey_to_blob() should no 69.6 KB Diff Download File
pki_ed25519.c 4766 5 years ago Anderson Toshiyuki Sasaki pki: Move common Ed25519 functions to pki_ed25519_ 3.7 KB Diff Download File
pki_ed25519_common.c 5091 4 years ago Andreas Schneider pki: Mark explicit fall through Signed-off-by: Ja 7.5 KB Diff Download File
pki_gcrypt.c 5024 4 years ago Jakub Jelen pki: add support for sk-ecdsa and sk-ed25519 This 69.4 KB Diff Download File
pki_mbedcrypto.c 5024 4 years ago Jakub Jelen pki: add support for sk-ecdsa and sk-ed25519 This 44.4 KB Diff Download File
poll.c 4476 5 years ago Andreas Schneider ssh_event_dopoll can also return SSH_AGAIN Signed 28.6 KB Diff Download File
scp.c 4931 4 years ago Andreas Schneider scp: Do not allow newlines in pushed files names 29 KB Diff Download File
server.c 4910 4 years ago Andreas Schneider server: Use SSH_STRING_FREE() Fixes T183 Signed- 34.3 KB Diff Download File
session.c 5088 4 years ago Jakub Jelen session: add missing return value documentation A 31.9 KB Diff Download File
sftp.c 5134 4 years ago Jakub Jelen sftp: Fix more typos Signed-off-by: Jakub Jelen < 87.5 KB Diff Download File
sftpserver.c 5119 4 years ago Andreas Schneider sftpserver: Add missing return check for ssh_buffe 13.7 KB Diff Download File
socket.c 4996 4 years ago Andreas Schneider socket: Use the users shell for running proxy comm 24.7 KB Diff Download File
string.c 3969 6 years ago Andreas Schneider string: Don't allow to allocate strings bigger tha 5.9 KB Diff Download File
threads.c 3752 6 years ago Andreas Schneider threads: Automatically call ssh_init on load This 2.2 KB Diff Download File
token.c 4704 5 years ago Anderson Toshiyuki Sasaki token: Added function to remove duplicates Added 10.2 KB Diff Download File
wrapper.c 5096 4 years ago Andreas Schneider Add basic support for none cipher and MACs Signed 17.5 KB Diff Download File