index
:
libssh.git
gssfixes
libssh testing ground
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libssh
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove ssh_fd_poll from map file.
Andreas Schneider
2009-08-05
2
-2
/
+0
*
Don't use the map file if the build type is debug.
Andreas Schneider
2009-08-01
1
-2
/
+2
*
Fixed libssh compilation without server support.
Andreas Schneider
2009-07-31
3
-344
/
+345
*
Add x11 forwarding support for ssh client
Vic Lee
2009-07-31
3
-0
/
+122
*
Cleanup the map file and oder it alphabetically.
Andreas Schneider
2009-07-30
1
-68
/
+189
*
Export public functions on Windows.
Andreas Schneider
2009-07-30
2
-0
/
+208
*
Fix build with MSVC.
Andreas Schneider
2009-07-30
14
-109
/
+124
*
Compile the library with the map file again.
Andreas Schneider
2009-07-30
1
-0
/
+9
*
Add missing functions to map file.
Andreas Schneider
2009-07-30
1
-9
/
+12
*
Move channel_write_stderr to server.c.
Andreas Schneider
2009-07-29
2
-18
/
+18
*
Fix indent.
Andreas Schneider
2009-07-29
1
-2
/
+2
*
Update map file and introduce a new version.
Andreas Schneider
2009-07-29
1
-2
/
+23
*
Add channel_write_stderr prototype to the right header file.
Andreas Schneider
2009-07-29
1
-1
/
+2
*
Fix build errors in new messages functions.
Andreas Schneider
2009-07-29
1
-4
/
+3
*
Fleshed out server interface
Preston A. Elder
2009-07-29
3
-17
/
+246
*
Add functions to get the extension count, name and data.
Andreas Schneider
2009-07-28
1
-0
/
+32
*
Add support to read and store sftp extensions.
Andreas Schneider
2009-07-28
1
-21
/
+117
*
Check for OpenSSH and implement sftp_symlink correct.
Andreas Schneider
2009-07-28
2
-5
/
+59
*
Fix SSH1 compilation.
Andreas Schneider
2009-07-27
6
-26
/
+30
*
Fix stdint type.
Andreas Schneider
2009-07-27
1
-1
/
+1
*
Fix SSH1 and stdint in SSH1 code.
Andreas Schneider
2009-07-27
1
-11
/
+11
*
Fix potential memory corruption bug
milo
2009-07-27
1
-0
/
+5
*
Fix compile errors in keyfiles.
Andreas Schneider
2009-07-27
1
-8
/
+8
*
Public key authentication server side
milo
2009-07-27
3
-5
/
+157
*
Add ssh_file_readaccess_ok to check read access on a file.
Andreas Schneider
2009-07-27
1
-0
/
+9
*
Add a function to close the socket.
Andreas Schneider
2009-07-27
1
-5
/
+15
*
Fix a typo.
Andreas Schneider
2009-07-27
1
-1
/
+2
*
Switch completly to stdint types.
Andreas Schneider
2009-07-25
15
-189
/
+189
*
Fix conflicting declarations of ssh_session and ssh_kbdint.
Andreas Schneider
2009-07-25
7
-17
/
+17
*
Fix return value of sftp_tell64().
Andreas Schneider
2009-07-25
1
-1
/
+1
*
Update map file for ssh_clean_pubkey_hash;
Andreas Schneider
2009-07-25
1
-1
/
+1
*
Add a sftp_tel64() function.
Andreas Schneider
2009-07-25
2
-1
/
+6
*
Add ssh_clean_pubkey_hash() which is needed on Windows.
Andreas Schneider
2009-07-25
1
-0
/
+16
*
Update map file.
Andreas Schneider
2009-07-25
1
-0
/
+1
*
Add sftp_readlink function.
Andreas Schneider
2009-07-25
1
-0
/
+74
*
Add sftp_symlink function.
Andreas Schneider
2009-07-25
1
-0
/
+83
*
Missed something in channel_select for CHANNEL
Aris Adamantiadis
2009-07-24
1
-1
/
+1
*
Change refs from AGENT * to ssh_agent
Aris Adamantiadis
2009-07-24
1
-4
/
+4
*
Changes all CHANNEL * to ssh_channel
Aris Adamantiadis
2009-07-24
5
-69
/
+69
*
Change PRIVATE_KEY * to ssh_private_key
Aris Adamantiadis
2009-07-24
5
-17
/
+17
*
Changed all PUBLIC_KEY * to ssh_public_key
Aris Adamantiadis
2009-07-24
6
-24
/
+24
*
Changed all occurences of BUFFER * to ssh_buffer
Aris Adamantiadis
2009-07-24
12
-84
/
+84
*
You always forget SSH1 ...
Aris Adamantiadis
2009-07-24
2
-17
/
+17
*
Change all occurences of STRING * to ssh_string
Aris Adamantiadis
2009-07-24
13
-200
/
+200
*
replacing keys_struct with ssh_keys_struct
Aris Adamantiadis
2009-07-24
2
-2
/
+2
*
Fixed namespace problem in public structures
Aris Adamantiadis
2009-07-24
6
-60
/
+60
*
Fix a possible segfault in sftp_canonicalize_path().
Andreas Schneider
2009-07-23
1
-0
/
+4
*
Fix getaddrinfo and gethostbyname build problems on Solaris.
Andreas Schneider
2009-07-23
1
-0
/
+14
*
Fix a segfault if a NULL pointer is passed to ssh_disconnect().
Andreas Schneider
2009-07-22
1
-3
/
+2
*
Don't segfault if the session or the answer is NULL.
Andreas Schneider
2009-07-22
1
-1
/
+1
[prev]
[next]