index
:
libssh.git
master
v0-2
v0-3
v0-4
v0-5
v0-6
v0-7
wip/expose_buffer_methods
wip/expose_buffer_methods_wo_cwrap
libssh shared repository
Fabiano FidĂȘncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
knownhosts: add test case for bug #138
Aris Adamantiadis
2014-02-04
1
-0
/
+43
*
known_hosts: add ssh_knownhosts_algorithms()
Aris Adamantiadis
2014-02-04
3
-0
/
+210
*
build: remove OSX deprecated warnings for openssl
Aris Adamantiadis
2014-02-04
2
-10
/
+7
*
threads: Be less strict when deciding whether to build libssh_threads.
Raphael Kubo da Costa
2014-02-03
1
-2
/
+2
*
ConfigureChecks: Stop checking for CMAKE_HAVE_THREADS_LIBRARY.
Raphael Kubo da Costa
2014-02-03
1
-5
/
+3
*
socket: fix read of non-connected socket
Jon Simons
2014-02-02
1
-1
/
+3
*
doc: correct ssh_channel_read_timeout units
Jon Simons
2014-02-02
2
-7
/
+7
*
doc: Document expected return value of channel data callback
Audrius Butkevicius
2014-02-02
1
-0
/
+2
*
src: Fix argument order in ssh_channel_pty_window_change_callback
Audrius Butkevicius
2014-02-02
1
-2
/
+2
*
src: Define MAX_BUF_SIZE globally and use it.
Joseph Southwell
2014-02-02
5
-5
/
+17
*
client: Fix EOF session error reporting.
Joseph Southwell
2014-02-02
2
-3
/
+9
*
Make function ssh_channel_accept() nonblocking if timeout is 0.
Oleksandr Shneyder
2014-02-02
1
-1
/
+5
*
pki_crypto: Fix memory leak with EC_KEY_set_public_key().
Andreas Schneider
2014-01-28
1
-1
/
+3
*
doc: Document the unit for ssh_select() timeout.
Andreas Schneider
2014-01-23
1
-1
/
+1
*
dh: Fix NULL check for p_group14.
Rod Vagg
2014-01-23
1
-1
/
+1
*
pki_crypto: fix DSA signature extraction
Jon Simons
2014-01-23
1
-26
/
+50
*
doc: Fix description of error parameter for ssh_get_error*
Alan Dunn
2014-01-22
1
-2
/
+2
*
pki_crypto: pad RSA signature blobs
Jon Simons
2014-01-21
1
-24
/
+56
*
Test change to ssh_bind_accept_fd
Alan Dunn
2014-01-21
1
-0
/
+139
*
Import keys during ssh_bind_accept_fd
Alan Dunn
2014-01-21
1
-1
/
+11
*
Separate out key import functionality from ssh_bind_listen
Alan Dunn
2014-01-21
1
-12
/
+23
*
doc: Fix channel documentation.
Andreas Schneider
2014-01-17
1
-31
/
+49
*
bind: fix possible double-frees in ssh_bind_free
Jon Simons
2014-01-16
1
-0
/
+10
*
cmake: Increase version numbers for 0.6.1.
Andreas Schneider
2014-01-16
2
-3
/
+3
*
doc: Use ssh_channel_accept_forward() in documentation.
Andreas Schneider
2014-01-16
1
-2
/
+3
*
channel: Add ssh_channel_accept_forward().
Oleksandr Shneyder
2014-01-16
2
-3
/
+24
*
threads: support libgcrypt 1.6 hack
Aris Adamantiadis
2014-01-08
3
-2
/
+26
*
ChangeLog: Set release date.
libssh-0.6.0
Andreas Schneider
2014-01-08
1
-1
/
+1
*
include: Remove warning cause VSC doesn't know about it.
Andreas Schneider
2014-01-08
1
-1
/
+0
*
include: Fix building if we do not have asm volatile.
Andreas Schneider
2014-01-08
1
-1
/
+2
*
src: Update my mail address.
Andreas Schneider
2014-01-07
19
-19
/
+19
*
cmake: Remove unused macro modules.
Andreas Schneider
2014-01-07
5
-108
/
+0
*
update copyright information
Aris Adamantiadis
2014-01-07
20
-26
/
+26
*
tests: avoid reading uninitialized bytes
Aris Adamantiadis
2014-01-07
1
-2
/
+2
*
pki: fix gcrypt signature process
Aris Adamantiadis
2014-01-07
1
-1
/
+1
*
examples: Make sure buffer is initialized.
Andreas Schneider
2014-01-07
1
-1
/
+1
*
example: Add missing include for forkpty().
Andreas Schneider
2014-01-07
1
-0
/
+3
*
test: fixed torture_auth_none condition
Aris Adamantiadis
2014-01-06
1
-2
/
+2
*
test: test case for async auth_none
Aris Adamantiadis
2014-01-06
1
-0
/
+59
*
tests: auth_agent_nonblocking should run in nonblocking
Aris Adamantiadis
2014-01-06
1
-1
/
+2
*
session: Fix a possible memory leak.
Andreas Schneider
2014-01-06
1
-0
/
+1
*
poll: fix poll_handles ownerships
Aris Adamantiadis
2014-01-06
1
-5
/
+27
*
socket: don't attempt reading a non-connected socket
Aris Adamantiadis
2014-01-06
1
-1
/
+1
*
tests: use LC_LIBSSH instead of LANG for env tests.
Aris Adamantiadis
2014-01-06
1
-2
/
+2
*
examples: Fix building samplesshd-tty on FreeBSD.
Andreas Schneider
2013-12-26
1
-2
/
+2
*
poll: Correctly free ssh_event_fd_wrapper.
Andreas Schneider
2013-12-22
1
-3
/
+9
*
config: Support expansion in the Host variable too.
Andreas Schneider
2013-12-21
1
-9
/
+18
*
tests: Fix non-blocking auth tests.
Andreas Schneider
2013-12-15
1
-6
/
+15
*
tests: Use new auth API in the torture_session test.
Andreas Schneider
2013-12-15
1
-2
/
+3
*
tests: Use new auth API in the torture_auth test.
Andreas Schneider
2013-12-15
1
-10
/
+19
[next]