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
path:
root
/
src
/
server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
server: Fix typo in dh_handshake_server().
Laurent Bigonville
2013-02-05
1
-1
/
+1
*
CVE-2013-0176: Fix a remote DoS if the client doesn't send a matching kex.
Andreas Schneider
2013-01-14
1
-2
/
+11
*
Fixes the ssh_log issue on ssh_bind handles.
Aris Adamantiadis
2011-09-17
1
-2
/
+2
*
session: Fix timeout handling.
rofl0r
2011-08-07
1
-1
/
+1
*
server: Fixed a possible NULL pointer dereference.
Andreas Schneider
2011-04-14
1
-1
/
+4
*
build: Fixed some VS2010 problems.
Oliver Stöneberg
2011-04-11
1
-1
/
+1
*
server: Fixed logging function name.
Andreas Schneider
2011-02-18
1
-1
/
+1
*
server: Added include files for getaddrinfo.
Andreas Schneider
2010-12-29
1
-2
/
+14
*
build: Fixed some build warnings on FreeBSD.
Andreas Schneider
2010-12-20
1
-0
/
+3
*
server: Remove channel_write_stderr.
Andreas Schneider
2010-12-08
1
-18
/
+0
*
Split ssh_bind functions in a new .c file
Aris Adamantiadis
2010-10-20
1
-322
/
+0
*
start of work to have callbackbased ssh_bind
Aris Adamantiadis
2010-10-19
1
-0
/
+68
*
Implemented zlib@openssh.com compression
Aris Adamantiadis
2010-10-04
1
-2
/
+13
*
Resolved the server blocked bug
Aris Adamantiadis
2010-10-03
1
-0
/
+1
*
Removed references to ssh_buffer_get_begin
Aris Adamantiadis
2010-10-03
1
-1
/
+1
*
Fix documentation of ssh_set_message_callback
Aris Adamantiadis
2010-10-02
1
-2
/
+2
*
Handle global requests and reverse forwarding
milo
2010-10-02
1
-0
/
+58
*
misc: Differentiate between client and server in ssh_analyze_banner.
Andreas Schneider
2010-09-29
1
-1
/
+1
*
misc: Move ssh_analyze_banner to a common location.
Andreas Schneider
2010-09-29
1
-63
/
+1
*
session: Fixed a memory leak with session->bindaddr.
Andreas Schneider
2010-09-07
1
-0
/
+1
*
misc: Rename libssh/ to src/
Andreas Schneider
2010-09-06
1
-0
/
+1174