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
/
libssh
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: Rename libssh/ to src/
Andreas Schneider
2010-09-06
44
-27914
/
+0
*
server: Fixed a shadowed variable.
Andreas Schneider
2010-09-05
1
-3
/
+4
*
Made pthread threading a user macro
Aris Adamantiadis
2010-09-03
1
-46
/
+7
*
thread: Fixed detection of thread libraries on Windows.
Andreas Schneider
2010-09-02
1
-2
/
+4
*
poll: Fixed the Windows build on Vista and newer.
Andreas Schneider
2010-09-01
1
-2
/
+2
*
Fix initialization of threading
Aris Adamantiadis
2010-09-01
5
-6
/
+19
*
Openssl implementation of threading + default imp
Aris Adamantiadis
2010-09-01
2
-31
/
+92
*
some more work on threading but not complete yet
Aris Adamantiadis
2010-08-31
1
-26
/
+53
*
Begin of a solution for threading
Aris Adamantiadis
2010-08-30
4
-9
/
+109
*
Added "fix" for libgcrypt threading, ...
Aris Adamantiadis
2010-08-30
1
-0
/
+7
*
Mark channel_read_buffer as deprecated in doxygen
Aris Adamantiadis
2010-08-29
1
-4
/
+2
*
Limit the size of packets in ssh_channel_write*
Aris Adamantiadis
2010-08-28
1
-3
/
+6
*
Fixes bug #99
Aris Adamantiadis
2010-08-28
1
-1
/
+4
*
ssh_channel_forward_* -> ssh_forward_*
Aris Adamantiadis
2010-08-28
2
-9
/
+9
*
Added missing /** in doxygen @}'s
Aris Adamantiadis
2010-08-28
20
-22
/
+22
*
Fix a few documentation issues
Aris Adamantiadis
2010-08-28
2
-12
/
+12
*
poll: Fixed the ssh_poll_(init/cleanup) functions.
Andreas Schneider
2010-08-25
1
-3
/
+5
*
poll: Fixed the usage of WSAPoll() on Windows.
Andreas Schneider
2010-08-25
1
-10
/
+28
*
Changed SSH_SUCCESS to SSH_OK
Aris Adamantiadis
2010-08-20
1
-17
/
+17
*
Fixed "@deprecated" in doxygen
Aris Adamantiadis
2010-08-20
1
-1
/
+1
*
Obsoletes ssh_auth_list, comment ssh_userauth_list
Aris Adamantiadis
2010-08-19
1
-11
/
+21
*
server: Added an API entry for the message callback.
Milo Jhoran
2010-08-13
1
-6
/
+7
*
server: Fix missing socket close notification.
milo
2010-08-13
3
-21
/
+18
*
Log Proxycommand command executed
Aris Adamantiadis
2010-08-10
1
-0
/
+1
*
misc: Added %p for port to ssh_path_expand_escape().
Andreas Schneider
2010-08-10
1
-0
/
+8
*
Fix typos in port forwarding (server side)
Milo Jhoran
2010-08-10
1
-5
/
+5
*
server: Split ssh_bind_accept and create ssh_handle_key_exchange.
milo
2010-08-10
2
-4
/
+9
*
Moved content from deprecated.c to legacy.c
Aris Adamantiadis
2010-08-09
3
-31
/
+6
*
server: Make ssh_accept a depreacted function to not break the API.
Andreas Schneider
2010-08-09
2
-0
/
+31
*
server: Merge ssh_bind_accept.
Andreas Schneider
2010-08-09
1
-95
/
+87
*
server: Rename ssh_accept to ssh_bind_accept.
Andreas Schneider
2010-08-09
1
-1
/
+1
*
server: Fixed the server implementation.
milo
2010-08-09
1
-49
/
+278
*
server: Added a define to set the server status.
milo
2010-08-09
1
-0
/
+5
*
messages: Make sure we pop the message at the beginning.
milo
2010-08-09
1
-1
/
+9
*
wrapper: Added a log message if client kex is empty.
milo
2010-08-09
1
-1
/
+6
*
session: Set needed poll events for handling packets.
milo
2010-08-09
1
-0
/
+1
*
socket: Make sure we only transmit data if we have some.
milo
2010-08-09
1
-2
/
+5
*
pcap: Zero the pcap structure.
milo
2010-08-09
1
-1
/
+9
*
kex: Fixed initialization of server kex.
milo
2010-08-09
1
-7
/
+19
*
session: Added callback for the connection per session.
milo
2010-08-09
2
-6
/
+7
*
Begining of zlib@openssh.org implementation
Aris Adamantiadis
2010-07-23
2
-4
/
+9
*
Continue removing old flushing code
Aris Adamantiadis
2010-07-23
11
-155
/
+52
*
Removed obsolete socket functions
Aris Adamantiadis
2010-07-23
4
-64
/
+58
*
State error in server.c
Aris Adamantiadis
2010-07-23
1
-1
/
+1
*
Add consistency check to ssh_set_callbacks
Aris Adamantiadis
2010-07-23
1
-3
/
+9
*
Receive and send SSH_MSG_UNIMPLEMENTED
Aris Adamantiadis
2010-07-18
1
-2
/
+34
*
Fixed channel opening failures (infinite loop)
Aris Adamantiadis
2010-07-17
1
-1
/
+1
*
Fixed keepalive problem on older openssh servers
Aris Adamantiadis
2010-07-16
1
-1
/
+1
*
options: Added option to bind a client to an ip address.
Andreas Schneider
2010-07-07
1
-0
/
+15
*
Removed dead code in socket.c
Aris Adamantiadis
2010-07-07
1
-181
/
+0
[next]