index
:
projects/libssh.git
master
master-fix
stable-0.8
stable-0.9
v0-2
v0-3
v0-4
v0-5
v0-6
v0-7
libssh shared repository
libssh git server
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-06
cmake: Check for io.h on Windows
Andreas Schneider
5
-7
/
+12
2016-11-06
cmake: Correctly check for sys/[u]time.h
Andreas Schneider
7
-12
/
+17
2016-11-06
cmake: Always check for strtoull
Andreas Schneider
1
-1
/
+1
2016-11-06
doc: Improve documentation for ssh_set_auth_methods()
Andreas Schneider
2
-6
/
+17
2016-11-06
bcrypt: Fix type of shalen
Andreas Schneider
1
-1
/
+1
2016-11-06
pki_ed25519: Do paranoia checks before we allocate memory
Andreas Schneider
1
-5
/
+7
2016-11-05
callbacks: Add support for MSVC
Andreas Schneider
4
-15
/
+22
2016-11-05
connector: Fix build with Visual Studio
Andreas Schneider
1
-0
/
+14
2016-11-05
options: Fix log level documentation
Andreas Schneider
1
-4
/
+4
2016-11-05
known_hosts: Add ssh_dump_knownhost() function
Stef Walter
2
-57
/
+85
2016-11-05
cmake: Correctly check for *snprintf functions on Windows
Andreas Schneider
1
-7
/
+12
2016-11-05
examples: Reformat usage() function
Andreas Schneider
1
-12
/
+15
2016-11-05
tests: Fix memory leak in torture_auth_cert
Andreas Schneider
1
-3
/
+0
2016-11-04
tests: Fix memory leak in torture_callbacks
Andreas Schneider
1
-0
/
+2
2016-11-04
tests: Reset output buffer in torture_crypto
Andreas Schneider
1
-0
/
+1
2016-11-04
tests: Some cleanup for torture_pki
Andreas Schneider
1
-2
/
+5
2016-11-04
tests: Fix memory leak in torture_auth_cert
Andreas Schneider
1
-3
/
+0
2016-11-04
tests: Fix memory leaks in torture_knownhosts
Andreas Schneider
1
-0
/
+6
2016-11-04
tests: Fix build warning with pkd_hello and cmocka 1.1.0
Andreas Schneider
1
-1
/
+2
2016-11-03
bignum: Use const in ssh_print_bignum()
Andreas Schneider
2
-2
/
+2
2016-11-03
tests: Disable x11 test which fails too often
Andreas Schneider
1
-3
/
+4
2016-11-03
ecdh: Implement ECDH using libgcrypt
Justus Winter
7
-266
/
+645
2016-11-03
pki_gcrypt: Handle ECDSA keys and signatures
Justus Winter
4
-11
/
+570
2016-11-03
libgcrypt: Implement the 'evp' interface
Justus Winter
2
-1
/
+59
2016-11-03
pki_gcrypt: Add a little more ASN1 infrastructure
Justus Winter
1
-0
/
+15
2016-11-02
curve25519: Small libgcrypt bignum fix
Justus Winter
1
-0
/
+7
2016-10-22
Remove extra newlines from log/error messages
Pino Toscano
8
-14
/
+14
2016-10-22
sftp: Fix memory leak in sftp_fstat
Pino Toscano
1
-1
/
+4
2016-10-08
tests: Add test for sftp_fsync()
Andreas Schneider
2
-1
/
+132
2016-10-08
torture: Add support to specify verbosity level via env variable
Andreas Schneider
1
-1
/
+8
2016-10-08
session: Add missing ifdef that prevented Windows builds
Tilo Eckert
1
-0
/
+2
2016-10-08
sftp: Add support for append in sftp_open()
Tilo Eckert
1
-0
/
+20
2016-10-08
sftp: Do not always set SSH_FXF_READ
Tilo Eckert
1
-5
/
+6
2016-10-07
sftp: Correctly check for EOF else keep spinning if there is no data
Andreas Schneider
1
-16
/
+17
2016-10-06
gssapi: Use correct return code in ssh_gssapi_auth_mic()
Andreas Schneider
1
-1
/
+1
2016-10-06
gssapi: Print minor stat in error logging function
Andreas Schneider
1
-17
/
+91
2016-10-06
sftp: Add sftp_fsync() function
Andreas Schneider
2
-1
/
+128
2016-09-09
sftp: ensure sftp_packet_read recognizes channel EOF to avoid infinite loop
Jeremy Cross
1
-1
/
+1
2016-05-10
sftpserver: Fix SSH_FXP_FSTAT arguments
Andreas Schneider
1
-3
/
+2
2016-05-09
tests: Try to fix the x11 test
Andreas Schneider
1
-0
/
+1
2016-05-09
tests: Fix buffer test without NARG macro support
Andreas Schneider
1
-0
/
+3
2016-05-04
sftp: Use calloc() instead of malloc()/memset()
Andreas Schneider
1
-26
/
+14
2016-05-04
config: Fix build warnings
Andreas Schneider
1
-2
/
+4
2016-05-04
examples: Fix endif()
Andreas Schneider
1
-1
/
+1
2016-05-03
Make "Host" pattern list handling consistent with OpenSSH
Travers Carter
1
-10
/
+14
2016-05-03
tests: Improve the torture_request_env test
Andreas Schneider
1
-3
/
+3
2016-05-03
examples: Fix building on FreeBSD
Andreas Schneider
1
-2
/
+5
2016-05-03
torture: Fix a warning
Andreas Schneider
1
-47
/
+47
2016-05-03
priv: Fix client banner specification for libssh
Andreas Schneider
1
-2
/
+2
2016-05-03
client: If SSHv1 is disabled send the banner immediately
Andreas Schneider
1
-1
/
+9
[prev]
[next]