libssh
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 4/9] pkd: specify PubkeyAcceptedTypes for OpenSSH client
Jon Simons
[PATCH 3/9] pkd: specify HostKeyAlgorithms for OpenSSH client
Jon Simons
[PATCH 5/9] pkd: emit error message for OpenSSH clients < 7.0
Jon Simons
[PATCH 2/9] pkd: run with SOCKET_WRAPPER_LIBRARY
Jon Simons
[PATCH 1/9] pkd: add_test pkd_hello_i1 for `make test`
Jon Simons
Roadmap to libssh 0.8
Andreas Schneider
[PATCH] gitlab: run tests built for Windows using wine
Anderson Sasaki
Re: [PATCH] gitlab: run tests built for Windows using wine
Andreas Schneider
Re: [PATCH] gitlab: run tests built for Windows using wine
Andreas Schneider
(Client side) RSA signatures with SHA2 (RFC 8332 and RFC 8308)
Jakub Jelen
Re: (Client side) RSA signatures with SHA2 (RFC 8332 and RFC 8308)
Andreas Schneider
Re: (Client side) RSA signatures with SHA2 (RFC 8332 and RFC 8308)
Jakub Jelen
Re: RSA signatures with SHA2 (RFC 8332 and RFC 8308) (Was: (Client side) RSA signatures with SHA2 (RFC 8332 and RFC 8308))
Andreas Schneider
Re: RSA signatures with SHA2 (RFC 8332 and RFC 8308) (Was: (Client side) RSA signatures with SHA2 (RFC 8332 and RFC 8308))
Andreas Schneider
Re: RSA signatures with SHA2 (RFC 8332 and RFC 8308) (Was: (Client side) RSA signatures with SHA2 (RFC 8332 and RFC 8308))
Jakub Jelen
Re: (Client side) RSA signatures with SHA2 (RFC 8332 and RFC 8308)
Jakub Jelen
Re: (Client side) RSA signatures with SHA2 (RFC 8332 and RFC 8308)
Andreas Schneider
Re: (Client side) RSA signatures with SHA2 (RFC 8332 and RFC 8308)
Andreas Schneider
[PATCH v2 0/1] RFC: add ssh_buffer_ensure_allocated
Pino Toscano
[PATCH v2 1/1] buffer: add and use ssh_buffer_ensure_allocated
Pino Toscano
Re: [PATCH v2 0/1] RFC: add ssh_buffer_ensure_allocated
Andreas Schneider
Re: [PATCH v2 0/1] RFC: add ssh_buffer_ensure_allocated
Pino Toscano
How to use Kex diffie-hellman-group-exchange-sha256 ?
Antenore Gatta
Re: How to use Kex diffie-hellman-group-exchange-sha256 ?
Tilo Eckert
Re: How to use Kex diffie-hellman-group-exchange-sha256 ?
Antenore Gatta
Re: How to use Kex diffie-hellman-group-exchange-sha256 ?
Andreas Schneider
Re: How to use Kex diffie-hellman-group-exchange-sha256 ?
Antenore Gatta
[PATCH] gitlab-ci: Added builds for Windows using MinGW
Anderson Sasaki
Re: [PATCH] gitlab-ci: Added builds for Windows using MinGW
Andreas Schneider
Re: [PATCH] gitlab-ci: Added builds for Windows using MinGW
Anderson Sasaki
Server-side functions?
Martin Galvan
Re: Server-side functions?
g4-lisz
Re: Server-side functions?
Martin Galvan
Re: Server-side functions?
Andreas Schneider
Documentation improvements
Martin Galvan
master-chacha20 patch so it builds under windows
Alberto Aguirre
[PATCH] knownhosts: Fix windows build failure
Alberto Aguirre
[PATCH 0/1] RFC: add ssh_buffer_ensure_allocated
Pino Toscano
[PATCH 1/1] buffer: add and use ssh_buffer_ensure_allocated
Pino Toscano
Re: [PATCH 1/1] buffer: add and use ssh_buffer_ensure_allocated
Andreas Schneider
Bug in ed25519 implementation
Tilo Eckert
Re: Bug in ed25519 implementation
Andreas Schneider
[PATCH] Implement "
[email protected]
" in the server
Andreas Schneider
Missing signed-off for pkg chacha20 patches
Andreas Schneider
Re: Missing signed-off for pkg chacha20 patches
Jon Simons
Re: Missing signed-off for pkg chacha20 patches
Andreas Schneider
Re: Missing signed-off for pkg chacha20 patches
Andreas Schneider
Re: Missing signed-off for pkg chacha20 patches
Andreas Schneider
Re: Missing signed-off for pkg chacha20 patches
Andreas Schneider
Re: Missing signed-off for pkg chacha20 patches
Andreas Schneider
Re: Missing signed-off for pkg chacha20 patches
Andreas Schneider
Re: Missing signed-off for pkg chacha20 patches
Andreas Schneider
Re: Missing signed-off for pkg chacha20 patches
Andreas Schneider
Re: Missing signed-off for pkg chacha20 patches
Jon Simons
Re: Missing signed-off for pkg chacha20 patches
Andreas Schneider
Re: Missing signed-off for pkg chacha20 patches
Jon Simons
Re: Missing signed-off for pkg chacha20 patches
Andreas Schneider
Removing DSS and other unreasonable algorithms (Was: Missing signed-off for pkg chacha20 patches)
Jakub Jelen
Re: Removing DSS and other unreasonable algorithms (Was: Missing signed-off for pkg chacha20 patches)
Richard W.M. Jones
Re: Removing DSS and other unreasonable algorithms (Was: Missing signed-off for pkg chacha20 patches)
Richard W.M. Jones
Re: Removing DSS and other unreasonable algorithms (Was: Missing signed-off for pkg chacha20 patches)
Jakub Jelen
Re: Removing DSS and other unreasonable algorithms (Was: Missing signed-off for pkg chacha20 patches)
Andreas Schneider
Re: Removing DSS and other unreasonable algorithms (Was: Missing signed-off for pkg chacha20 patches)
Tilo Eckert
Re: Removing DSS and other unreasonable algorithms (Was: Missing signed-off for pkg chacha20 patches)
Andreas Schneider
Patch: add curve25519-sha256 alias (was: Removing DSS and other unreasonable algorithms)
Tilo Eckert
Re: Patch: add curve25519-sha256 alias (was: Removing DSS and other unreasonable algorithms)
Andreas Schneider
[PATCH 0/9] server: fix SSH_MSG_KEXDH_REPLY and revive pkd tests
Jon Simons
[PATCH 6/9] dh: fix `ssh_get_pubkey_hash` indentation
Jon Simons
[PATCH 2/9] ecdh: fix SSH_MSG_KEXDH_REPLY for libcrypto
Jon Simons
[PATCH 8/9] pkd: add_test pkd_hello_i1 for `make test`
Jon Simons
[PATCH 3/9] ecdh: fix SSH_MSG_KEXDH_REPLY for libgcrypt
Jon Simons
[PATCH 4/9] ecdh: fix SSH_MSG_KEXDH_REPLY for mbedTLS
Jon Simons
[PATCH 5/9] tests: fix -Wunused-function warning in torture_pki_ecdsa.c
Jon Simons
[PATCH 1/9] pkd: fix missing config.h #include
Jon Simons
[PATCH 9/9] pkd: run with SOCKET_WRAPPER_LIBRARY
Jon Simons
[PATCH 7/9] dh: fix two leaks in `ssh_get_pubkey_hash`
Jon Simons
[PATCH] Use WSAGetLastError on Windows to detect that connect is in progress
Jan Krause
Keeping an idle libssh session open over time
Magnus Dahler Norling
Re: Keeping an idle libssh session open over time
Stef Bon
Re: Keeping an idle libssh session open over time
Andreas Schneider
Is errno handling correct for Windows?
Jan Krause
Re: Is errno handling correct for Windows?
Eric Curtin
Re: Is errno handling correct for Windows?
Eric Curtin
Re: Is errno handling correct for Windows?
Andreas Schneider
sudo password entry via ssh_channel_request_exec()
Jeroen Ooms
Is there a supported peer list?
Eric Curtin
Help with OpenSSH Keep Alive
Duff, Rob (Nokia - US/Plano)
Re: Help with OpenSSH Keep Alive
g4-lisz
Re: Help with OpenSSH Keep Alive
Andreas Schneider
RE: Help with OpenSSH Keep Alive
Duff, Rob (Nokia - US/Plano)
Re: Help with OpenSSH Keep Alive
g4-lisz
RE: Help with OpenSSH Keep Alive
Duff, Rob (Nokia - US/Plano)
Compilation with openssl 1.1.0g (Ubuntu 18.04)
Eric Bentley
Channel opening failure: channel 53 error (1) open failed
Yanis Kurganov
Re: Channel opening failure: channel 53 error (1) open failed
Yanis Kurganov
Re: Channel opening failure: channel 53 error (1) open failed
Andreas Schneider
Re: Channel opening failure: channel 53 error (1) open failed
Yanis Kurganov
Re: Channel opening failure: channel 53 error (1) open failed
Yanis Kurganov
fixes for running on centos7 under docker
Nikos Mavrogiannopoulos
Re: fixes for running on centos7 under docker
Andreas Schneider
undefined sanitizer [was: fixes for running on centos7 under docker]
Nikos Mavrogiannopoulos
Re: undefined sanitizer [was: fixes for running on centos7 under docker]
Andreas Schneider
Re: [PATCH] channels: add ssh_channel_request_send_break to support RFC 4335
Andreas Schneider
Working on keepalive messages while waiting for local connection
g4-lisz
Re: Working on keepalive messages while waiting for local connection
g4-lisz
Re: Working on keepalive messages while waiting for local connection
Andreas Schneider
Re: Working on keepalive messages while waiting for local connection
g4-lisz
Re: Working on keepalive messages while waiting for local connection
g4-lisz
Re: Working on keepalive messages while waiting for local connection
Andreas Schneider
Re: Working on keepalive messages while waiting for local connection
g4-lisz
Re: Working on keepalive messages while waiting for local connection
g4-lisz
Re: Working on keepalive messages while waiting for local connection
Andreas Schneider
Re: Working on keepalive messages while waiting for local connection
g4-lisz
mingw or msvc version
Andrey Seredin
[PATCH] Fix ssh_event_add_session() when session socket has two pollhandlers
Meng Hourk Tan
Re: [PATCH] Fix ssh_event_add_session() when session socket has two pollhandlers
Andreas Schneider
Global Request for tcpip reverse forward
Martín Fernández
RE: Global Request for tcpip reverse forward
Meng Hourk Tan
RE: Global Request for tcpip reverse forward
Martín Fernández
RE: Global Request for tcpip reverse forward
Meng Hourk Tan
RE: Global Request for tcpip reverse forward
Martín Fernández
RE: Global Request for tcpip reverse forward
Martín Fernández
RE: Global Request for tcpip reverse forward
Meng Hourk Tan
RE: Global Request for tcpip reverse forward
Martín Fernández
[PATCH 0/2] Apply kex fixes with unknown algos to v0-7
Mihai Moldovan
[PATCH 1/2] priv: Add macro for MAX
Mihai Moldovan
[PATCH 2/2] ssh_options_set_algo: ensure we only set known algorithms internally
Mihai Moldovan
[PATCH] Introduce symbol versioning
Anderson Sasaki
Re: [PATCH] Introduce symbol versioning
Jakub Jelen
Re: [PATCH] Introduce symbol versioning
Aris Adamantiadis
Re: [PATCH] Introduce symbol versioning
Anderson Sasaki
Re: [PATCH] Introduce symbol versioning
Andreas Schneider
Re: [PATCH] Introduce symbol versioning
Anderson Sasaki
[PATCH] Add a NODELAY option
Alberto Aguirre
Re: [PATCH] Add a NODELAY option
Andreas Schneider
[PATCH] Add a NODELAY option
Alberto Aguirre
Re: [PATCH] Add a NODELAY option
Andreas Schneider
[PATCH 0/2] Prefer memset_s or SecureZeroMemory if available
Alberto Aguirre
[PATCH 1/2] misc: explicit_bzero: Use memset_s if available
Alberto Aguirre
[PATCH 2/2] misc: explicit_bzero: Use SecureZeroMemory if available
Alberto Aguirre
[PATCH] tests: fix OSX build errors when enabling tests
Alberto Aguirre
[PATCH 00/20] Add chacha20-poly1305 support
Alberto Aguirre
[PATCH 08/20] libgcrypt: make it compatible with chacha20
Alberto Aguirre
[PATCH 04/20] ChaCha and Poly1305 implementations from OpenSSH
Alberto Aguirre
[PATCH 02/20] packet: add more debugging
Alberto Aguirre
[PATCH 07/20] chacha: packet decryption
Alberto Aguirre
[PATCH 09/20] tests: test for
[email protected]
Alberto Aguirre
[PATCH 11/20] tests: send more packets of various sizes
Alberto Aguirre
[PATCH 13/20] pkd: move
[email protected]
tests to OPENSSHONLY section
Alberto Aguirre
[PATCH 03/20] buffer: ssh_buffer_allocate function
Alberto Aguirre
[PATCH 10/20] tests: packet encryption unit testing
Alberto Aguirre
[PATCH 06/20] chacha: packet encryption
Alberto Aguirre
[PATCH 05/20] cmake: detect "bounded" compiler attribute
Alberto Aguirre
[PATCH 12/20] pkd: add passes for
[email protected]
cipher
Alberto Aguirre
[PATCH 01/20] cmake: add WITH_PACKET_DEBUG option
Alberto Aguirre
[PATCH 17/20] torture_packet: Set encryption/decryption keys
Alberto Aguirre
[PATCH 16/20] torture_packet: Use explicit_bzero
Alberto Aguirre
[PATCH 14/20] cmake: Avoid replicating torture_pki_ed25519 target
Alberto Aguirre
[PATCH 15/20] packet_crypt: Avoid setting keys every time
Alberto Aguirre
[PATCH 18/20] kex: Add chacha20 to default methods
Alberto Aguirre
[PATCH 19/20] chacha: Use standard types
Alberto Aguirre
[PATCH 20/20] chacha: Use #pragma pack
Alberto Aguirre
[PATCH] connector: Check for POLLHUP on in_fd
Alberto Aguirre
Re: [PATCH] connector: Check for POLLHUP on in_fd
Andreas Schneider
[PATCH] connector: ensure channel callbacks are removed
Alberto Aguirre
[PATCH] Add mbedTLS ECDSA key comparison support
Juraj Vijtiuk
Re: [PATCH] Add mbedTLS ECDSA key comparison support
Andreas Schneider
[PATCH] sftp: Remove stray semi-colon in sftp.h header
Alberto Aguirre
Copying empty files with scp
Jeroen Ooms
Re: Copying empty files with scp
Andreas Schneider
scp tutorial improvements
Jeroen Ooms
Using libssh to decrypt packets offline
dibyendu.chakraborty
Re: Using libssh to decrypt packets offline
Andreas Schneider
RE: Using libssh to decrypt packets offline
dibyendu.chakraborty
[PATCH] Set channel as bound when accepting channel open request
Meng Hourk Tan
Re: [PATCH] Set channel as bound when accepting channel open request
Andreas Schneider
how to free memory allocated for keys
Andrey Seredin
ssh_socket_connect always non-blocking
Nick Burrett
version master branch
Andrey Seredin
Re: version master branch
Andreas Schneider
RE: Re: version master branch
Andrey Seredin
Trying to debug segfault
Orion Poplawski
Re: Trying to debug segfault
Orion Poplawski
Re: Trying to debug segfault
Andreas Schneider
Re: Trying to debug segfault
Andreas Schneider
Re: Trying to debug segfault
Orion Poplawski
torture_rand segfaults with mbedtls
Andreas Schneider
Re: torture_rand segfaults with mbedtls
Juraj Vijtiuk
Re: torture_rand segfaults with mbedtls
Andreas Schneider
Re: torture_rand segfaults with mbedtls
Juraj Vijtiuk
gcrypt segfaults with ecdsa NIST P-384
Andreas Schneider
Follow-up: Passphrase not working for ssh_pki_export_privkey_file
Carlos Cabanero
Multi-threading
Ахриев Альберт
Re: Multi-threading
Andreas Schneider
Re: Multi-threading
Nikos Mavrogiannopoulos
Re: Multi-threading
Aris Adamantiadis
Re: Multi-threading
Nikos Mavrogiannopoulos
Re: Multi-threading
Aris Adamantiadis
Re: Multi-threading
Andreas Schneider
Interop with ESXi hypervisor
Richard W.M. Jones
Earlier messages
Later messages