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
2017-04-13
Bump version to 0.7.5
libssh-0.7.5
Andreas Schneider
3
-3
/
+10
2017-04-13
buffer: Validate the length before before memory allocation
Andreas Schneider
1
-2
/
+19
2017-04-13
buffer: Create ssh_buffer_validate_length()
Andreas Schneider
2
-3
/
+28
2017-04-13
config: Only use first occurence of each parameter
Alex Hermann
1
-2
/
+11
2017-04-13
config: Don't expand Host variable
Alex Hermann
1
-7
/
+1
2017-04-13
config: Support expansion in the HostName variable
Alex Hermann
1
-1
/
+6
2017-04-11
session: Add SSH1 support in ssh_send_debug()
Yanis Kurganov
1
-6
/
+16
2017-04-11
session: Add SSH1 support in ssh_send_ignore()
Yanis Kurganov
1
-2
/
+9
2017-04-11
messages: Utilize the message queue for SSH_REQUEST_GLOBAL.
Max Bachmann
1
-2
/
+4
2017-04-11
cmake: Fix GCRYPT_ROOT_DIR and check correct paths
Andreas Schneider
1
-0
/
+4
2017-02-03
pki: Use byte mode for fopen()
Andreas Schneider
1
-2
/
+2
2017-02-03
Bump version to 0.7.4
libssh-0.7.4
Andreas Schneider
2
-2
/
+2
2017-02-03
Update ChangeLog
Andreas Schneider
1
-0
/
+5
2016-11-25
session: Add missing ifdef that prevented Windows builds
Tilo Eckert
1
-0
/
+2
2016-11-07
sftpserver: Fix SSH_FXP_FSTAT arguments
Andreas Schneider
1
-3
/
+2
2016-11-07
misc: Use simpler macros for htonll and ntohll
Andreas Schneider
3
-26
/
+18
2016-11-06
cmake: Always check for strtoull
Andreas Schneider
1
-1
/
+1
2016-11-05
options: Fix log level documentation
Andreas Schneider
1
-4
/
+4
2016-11-05
cmake: Correctly check for *snprintf functions on Windows
Andreas Schneider
1
-7
/
+12
2016-11-05
config: Fix build warning
Andreas Schneider
1
-2
/
+4
2016-10-22
sftp: Fix memory leak in sftp_fstat
Pino Toscano
1
-1
/
+4
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-09-09
sftp: ensure sftp_packet_read recognizes channel EOF to avoid infinite loop
Jeremy Cross
1
-1
/
+1
2016-05-03
Make "Host" pattern list handling consistent with OpenSSH
Travers Carter
1
-10
/
+14
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
2016-05-03
client: Fix ssh_send_banner() to confirm with RFC 4253
Andreas Schneider
1
-33
/
+62
2016-05-03
client: Fix maximum banner length
Andreas Schneider
1
-1
/
+2
2016-05-03
client: Reformat callback_receive_banner()
Andreas Schneider
1
-49
/
+63
2016-05-03
client: Receive the banner correctly
Ken Reister
1
-0
/
+7
2016-05-02
Add id_ed25519 to the default identity list
Kohei Suzuki
1
-0
/
+9
2016-05-02
channels: Bugfix for a possible invalid pointer usage (channel->session) in v...
David Kedves
1
-4
/
+4
2016-05-02
auth: Cleanup memory leak when using SSH agent
Stef Walter
3
-7
/
+25
2016-05-02
auth1: Fix non-blocking SSHv1 auth
Andreas Schneider
1
-4
/
+11
2016-05-02
Update the README
Andreas Schneider
1
-122
/
+3
2016-02-23
Bump version to 0.7.3
libssh-0.7.3
Andreas Schneider
2
-3
/
+3
2016-02-23
Update ChangeLog
Andreas Schneider
1
-0
/
+5
2016-02-23
dh: Fix CVE-2016-0739
Aris Adamantiadis
1
-5
/
+17
2016-02-23
options: Fix documentation typo
Hani Benhabiles
1
-1
/
+1
2016-02-23
pki: Fixed documentation about return value.
Younes Serraj
1
-1
/
+1
2015-12-30
cmake: use check_symbol for (v)snprintf
pouete
1
-2
/
+3
2015-12-24
CMake: include CheckIncludeFiles for calls to check_include_files.
Sebastián Peyrott
1
-0
/
+1
2015-12-17
Fix a bunch of -Wmaybe-uninitialized
Fabiano Fidêncio
4
-6
/
+6
2015-11-10
headers: fix missing mode_t (2nd)
Dirk Neukirchen
1
-0
/
+1
2015-11-10
Revert "headers: fix missing mode_t"
Aris Adamantiadis
1
-10
/
+0
2015-11-10
headers: fix missing mode_t
Dirk Neukirchen
1
-0
/
+10
2015-10-28
Ignore all build and obj* directories
Andreas Schneider
2
-3
/
+3
2015-10-20
agent: Fix agent auth on big endian machines
Andreas Schneider
3
-4
/
+24
[next]