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