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
...
*
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
*
Fix ssh_write_knownhost() which always returned -1.
Andreas Schneider
2009-07-21
1
-1
/
+1
*
Make the ssh_userauth_kbdint functions to get the prompts const.
Andreas Schneider
2009-07-21
1
-3
/
+3
*
Fix doxygen to match SSH_SERVER_FILE_NOT_FOUND fix
Aris Adamantiadis
2009-07-14
1
-1
/
+4
*
Fix build on windows, missing include.
Andreas Schneider
2009-07-13
1
-0
/
+2
*
Put #ifdef around AI_NUMERICSERV which doesn't seem std
Aris Adamantiadis
2009-07-13
1
-0
/
+2
*
Enable conditional compiling for IP regex code.
Aris Adamantiadis
2009-07-13
1
-2
/
+13
*
forgot init.c in copyright updates
Aris Adamantiadis
2009-07-13
1
-1
/
+1
*
Fixed copyright notices
Aris Adamantiadis
2009-07-13
4
-4
/
+5
*
Added return code SSH_SERVER_FILE_NOT_FOUND
Aris Adamantiadis
2009-07-12
1
-2
/
+2
*
Set correct hint when connecting to an IP address
Aris Adamantiadis
2009-07-12
2
-4
/
+55
*
fix int -> socket_t in SSH_POLL
Aris Adamantiadis
2009-07-04
1
-1
/
+1
*
Move doxygen tags into C files
Aris Adamantiadis
2009-07-04
1
-1
/
+114
*
Add a generic way to handle sockets asynchronously.
Aleksandar Kanchev
2009-07-03
1
-0
/
+226
*
Add logging of the sftp flags used to open a file
Aris Adamantiadis
2009-06-30
1
-1
/
+1
*
Fixed Could not write as much data as expected msg
Aris Adamantiadis
2009-06-30
1
-1
/
+1
*
Fixed memory leak in ssh_is_server_known()
Aris Adamantiadis
2009-06-22
1
-0
/
+2
*
Fixed yet another read-after-free bug
Aris Adamantiadis
2009-06-21
1
-2
/
+3
*
Fixed a use-after-free in match_hashed_host()
Aris Adamantiadis
2009-06-21
1
-1
/
+1
*
Added a macro to test buffer_struct integrity
Aris Adamantiadis
2009-06-21
1
-9
/
+50
*
Fix doublefree bug found by Cyril
Aris Adamantiadis
2009-06-21
1
-10
/
+20
*
Verify memory return codes in ssh_list functions
Aris Adamantiadis
2009-06-19
1
-2
/
+7
*
added ssh_message_callback support.
Aris Adamantiadis
2009-06-18
3
-11
/
+55
*
Created general singlelinked list implementation
Aris Adamantiadis
2009-06-18
1
-0
/
+80
*
Begin of asynchronous SSH message parsing
Aris Adamantiadis
2009-06-17
3
-1
/
+21
*
Fixed potential format string attacks
Aris Adamantiadis
2009-06-17
1
-4
/
+4
*
ssh_message_retrieve + memoryleak fixed in ssh_message_free
Aris Adamantiadis
2009-06-17
1
-55
/
+75
*
ssh_init()
Aris Adamantiadis
2009-06-15
3
-12
/
+20
*
Simply leave the function, this should prevent a segfault.
Andreas Schneider
2009-06-10
1
-1
/
+2
*
Fix a infinite loop on error.
Andreas Schneider
2009-06-10
1
-1
/
+3
*
Fix a possible crash bug.
Andreas Schneider
2009-06-09
1
-4
/
+4
*
Fix build warnings.
Andreas Schneider
2009-06-09
15
-2
/
+65
[prev]
[next]