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
*
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
*
poll: Added a cleanup function to free the ws2_32 library.
Andreas Schneider
2010-08-25
5
-1
/
+24
*
Fixed "@deprecated" in doxygen
Aris Adamantiadis
2010-08-20
1
-1
/
+1
*
Changed SSH_SUCCESS to SSH_OK
Aris Adamantiadis
2010-08-20
1
-10
/
+10
*
Obsoletes ssh_auth_list, comment ssh_userauth_list
Aris Adamantiadis
2010-08-19
1
-8
/
+17
*
build: Fixed some mingw warnings.
Andreas Schneider
2010-07-24
2
-3
/
+5
*
priv: Fixed a mingw build bug.
Andreas Schneider
2010-07-24
1
-3
/
+3
*
Correctly handle failed opened channels
Aris Adamantiadis
2010-07-19
1
-2
/
+4
*
Fixed keepalive problem on older openssh servers
Aris Adamantiadis
2010-07-16
1
-1
/
+1
*
New example for port forwarding
Aris Adamantiadis
2010-07-16
2
-0
/
+250
*
build: InstallRequiredSystemLibraries isn't needed.
Andreas Schneider
2010-07-16
1
-3
/
+0
*
build: Fixed the NSIS build.
Andreas Schneider
2010-07-13
1
-11
/
+15
*
build: Fixed the Windows build.
Andreas Schneider
2010-07-13
2
-60
/
+61
*
build: Define values for printf functions.
Andreas Schneider
2010-07-13
1
-7
/
+7
*
build: Don't test for big endian on Windows.
Andreas Schneider
2010-07-13
1
-1
/
+3
*
build: Fixed the Windows preprocessor macros and defines.
Andreas Schneider
2010-07-13
3
-55
/
+52
*
build: Set a default zlib search path for windows.
Andreas Schneider
2010-07-13
1
-0
/
+3
*
build: Set a default openssl search path for windows.
Andreas Schneider
2010-07-13
1
-0
/
+4
*
build: Fixed typo.
Andreas Schneider
2010-07-13
1
-1
/
+1
*
build: Added a check for NSIS.
Andreas Schneider
2010-07-13
2
-5
/
+40
*
build: Increase version numbers.
release-0-4-5
Andreas Schneider
2010-07-13
3
-4
/
+4
*
build: Updated ChangeLog.
Andreas Schneider
2010-07-12
1
-0
/
+6
*
poll: Added poll constants for Windows.
Andreas Schneider
2010-07-09
1
-2
/
+40
*
options: Added option to bind a client to an ip address.
Andreas Schneider
2010-07-07
3
-2
/
+18
*
Fixed ssh_socket_poll behaviour
Aris Adamantiadis
2010-07-07
1
-14
/
+11
*
socket: Fixed ssh_socket_poll().
Andreas Schneider
2010-07-06
1
-2
/
+7
*
poll: FD_SETSIZE is only for the count value of FD_SET on Windows.
Andreas Schneider
2010-07-06
1
-0
/
+2
*
socket: Fixed a prototype.
Andreas Schneider
2010-06-25
1
-1
/
+1
*
socket: Fixed conflicting types.
Andreas Schneider
2010-06-24
1
-1
/
+1
*
poll: Another attempt to get bsd_poll() working correctly.
Andreas Schneider
2010-06-24
1
-2
/
+6
*
poll: Fixed building with poll-emulation on UNIX.
Andreas Schneider
2010-06-24
2
-7
/
+10
*
agent: Use the our poll typedef.
Andreas Schneider
2010-06-24
1
-1
/
+1
*
poll: Added a comment to the bsd_poll() implementation.
Andreas Schneider
2010-06-22
1
-0
/
+10
*
poll: Handle FD_SETSIZE in bsd_poll().
Andreas Schneider
2010-06-22
1
-1
/
+1
*
poll: Fixed a comparsion.
Andreas Schneider
2010-06-22
1
-1
/
+1
*
poll: Fixed a typo.
Andreas Schneider
2010-06-21
1
-1
/
+1
*
poll: Check if maxfd has been set.
Andreas Schneider
2010-06-20
1
-2
/
+3
*
connect: Fixed some socket build warnings on windows.
Andreas Schneider
2010-06-18
1
-5
/
+6
*
server: Fixed types and checks of fd's.
Andreas Schneider
2010-06-17
1
-6
/
+6
*
poll: Fixed type of the fd variables and use SSH_INVALID_SOCKET.
Andreas Schneider
2010-06-17
2
-6
/
+6
*
client: Fixed fd type and checks.
Andreas Schneider
2010-06-17
1
-4
/
+4
*
channel: Fixed the type of the max fd variable in ssh_channel_select().
Andreas Schneider
2010-06-17
1
-5
/
+5
*
agent: Use ssh_poll in agent code.
Andreas Schneider
2010-06-17
1
-3
/
+3
*
socket: Fixed checks for max fd.
Andreas Schneider
2010-06-17
2
-12
/
+14
*
poll: Fixed brackets.
Andreas Schneider
2010-06-17
1
-2
/
+2
*
poll: Fixed another wrong invalid fd check in bsd_poll.
Andreas Schneider
2010-06-17
1
-1
/
+1
*
poll: Some code cleanup for easier debugging.
Andreas Schneider
2010-06-17
1
-2
/
+4
*
poll: Fixed a malfunction with wrong max fd value check.
Andreas Schneider
2010-06-17
2
-4
/
+8
*
config: Use ssh log and error functions for problems.
Andreas Schneider
2010-06-03
1
-2
/
+4
[next]