index
:
libssh.git
gssfixes
libssh testing ground
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Fix static build.
Andreas Schneider
2009-08-11
1
-14
/
+18
|
*
Use gcc visibility attribute to get rid of the map file.
Andreas Schneider
2009-08-11
1
-20
/
+34
|
*
Fix compilation with MSVC and use declspec to export functions.
Andreas Schneider
2009-08-11
4
-212
/
+234
*
|
Make the calltrace logging optional
Aris Adamantiadis
2009-08-12
1
-0
/
+5
|
/
*
Latest scp code
Aris Adamantiadis
2009-08-10
1
-0
/
+9
*
ssh_scp_push_file and ssh_scp_write
Aris Adamantiadis
2009-08-09
2
-1
/
+4
*
Initial scp implementation in source tree
Aris Adamantiadis
2009-08-09
2
-0
/
+21
*
Remove ssh_fd_poll which is gone.
Andreas Schneider
2009-08-05
1
-1
/
+0
*
Move extension structure to the end.
Andreas Schneider
2009-08-01
1
-1
/
+1
*
Fixed libssh compilation without server support.
Andreas Schneider
2009-07-31
2
-42
/
+41
*
Add x11 forwarding support for ssh client
Vic Lee
2009-07-31
1
-0
/
+3
*
Fix build with MSVC.
Andreas Schneider
2009-07-30
2
-4
/
+29
*
Move channel_write_stderr to server.c.
Andreas Schneider
2009-07-29
3
-1
/
+4
*
Add channel_write_stderr prototype to the right header file.
Andreas Schneider
2009-07-29
2
-2
/
+1
*
Fleshed out server interface
Preston A. Elder
2009-07-29
1
-8
/
+27
*
Add functions to get the extension count, name and data.
Andreas Schneider
2009-07-28
1
-0
/
+34
*
Add support to read and store sftp extensions.
Andreas Schneider
2009-07-28
1
-0
/
+3
*
Check for OpenSSH and implement sftp_symlink correct.
Andreas Schneider
2009-07-28
2
-0
/
+2
*
Fix typo orignator_port -> originator_port
milo
2009-07-27
1
-1
/
+1
*
Remove double SSH2_MSG_USERAUTH_PK_OK.
Andreas Schneider
2009-07-27
1
-1
/
+0
*
Public key authentication server side
milo
2009-07-27
3
-0
/
+8
*
Switch completly to stdint types.
Andreas Schneider
2009-07-25
1
-52
/
+46
*
Fix conflicting declarations of ssh_session and ssh_kbdint.
Andreas Schneider
2009-07-25
3
-16
/
+16
*
Fix return value of sftp_tell64().
Andreas Schneider
2009-07-25
1
-1
/
+1
*
Add a sftp_tel64() function.
Andreas Schneider
2009-07-25
1
-0
/
+11
*
Add ssh_clean_pubkey_hash() which is needed on Windows.
Andreas Schneider
2009-07-25
1
-0
/
+1
*
Add sftp_readlink function.
Andreas Schneider
2009-07-25
1
-0
/
+11
*
Add sftp_symlink function.
Andreas Schneider
2009-07-25
1
-0
/
+13
*
move all u32,u16,u8 and u64 declarations in priv.h
Aris Adamantiadis
2009-07-24
4
-47
/
+47
*
Make the SSH_SAFE_NAMESPACE flag active
Aris Adamantiadis
2009-07-24
1
-1
/
+1
*
Change refs from AGENT * to ssh_agent
Aris Adamantiadis
2009-07-24
2
-4
/
+3
*
Changes all CHANNEL * to ssh_channel
Aris Adamantiadis
2009-07-24
4
-43
/
+43
*
Change PRIVATE_KEY * to ssh_private_key
Aris Adamantiadis
2009-07-24
2
-13
/
+13
*
Changed all PUBLIC_KEY * to ssh_public_key
Aris Adamantiadis
2009-07-24
2
-10
/
+10
*
Changed all occurences of BUFFER * to ssh_buffer
Aris Adamantiadis
2009-07-24
3
-47
/
+47
*
Change all occurences of STRING * to ssh_string
Aris Adamantiadis
2009-07-24
3
-53
/
+68
*
moved try_publickey_from_file in priv.h
Aris Adamantiadis
2009-07-24
2
-4
/
+3
*
replacing keys_struct with ssh_keys_struct
Aris Adamantiadis
2009-07-24
2
-3
/
+3
*
Fixed namespace problem in public structures
Aris Adamantiadis
2009-07-24
2
-22
/
+22
*
Make the ssh_userauth_kbdint functions to get the prompts const.
Andreas Schneider
2009-07-21
1
-3
/
+3
*
Fix sol8 + ss11 compile errors.
Andreas Schneider
2009-07-20
1
-1
/
+11
*
Fixed copyright notices
Aris Adamantiadis
2009-07-13
2
-2
/
+2
*
Added return code SSH_SERVER_FILE_NOT_FOUND
Aris Adamantiadis
2009-07-12
1
-0
/
+1
*
Set correct hint when connecting to an IP address
Aris Adamantiadis
2009-07-12
1
-0
/
+3
*
fix int -> socket_t in SSH_POLL
Aris Adamantiadis
2009-07-04
1
-1
/
+1
*
Temporary move of ssh_poll_* back to priv.h
Aris Adamantiadis
2009-07-04
2
-36
/
+33
*
Move doxygen tags into C files
Aris Adamantiadis
2009-07-04
1
-122
/
+1
*
Put back the poll declarations into priv.h
Aris Adamantiadis
2009-07-04
2
-7
/
+9
*
Add a generic way to handle sockets asynchronously.
Aleksandar Kanchev
2009-07-03
2
-8
/
+163
*
Verify memory return codes in ssh_list functions
Aris Adamantiadis
2009-06-19
1
-1
/
+1
[prev]
[next]