index
:
libssh.git
gssfixes
libssh testing ground
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sample.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved samples into examples directory
Aris Adamantiadis
2009-10-09
1
-669
/
+0
*
Get rid of the options structure.
Andreas Schneider
2009-10-02
1
-12
/
+11
*
get rid of SSH_OPTIONS
Aris Adamantiadis
2009-09-23
1
-1
/
+1
*
get rid of SSH_SESSION
Aris Adamantiadis
2009-09-23
1
-7
/
+7
*
Use new options interface in sample code.
Andreas Schneider
2009-09-22
1
-2
/
+2
*
Added support for ~/.ssh/config.
Andreas Schneider
2009-09-15
1
-0
/
+3
*
Fix shadow compiler warning in sample code.
Andreas Schneider
2009-08-25
1
-4
/
+4
*
Fix compile warnings.
Andreas Schneider
2009-08-17
1
-22
/
+22
*
Add sftp_extension_supported() function.
Andreas Schneider
2009-08-12
1
-58
/
+60
*
Implement an example for statvfs.
Andreas Schneider
2009-08-12
1
-0
/
+65
*
Add functions to get the extension count, name and data.
Andreas Schneider
2009-07-28
1
-1
/
+11
*
Fix a typo.
Andreas Schneider
2009-07-25
1
-1
/
+1
*
Add symlink and readlink test to sample.
Andreas Schneider
2009-07-25
1
-0
/
+19
*
Changes all CHANNEL * to ssh_channel
Aris Adamantiadis
2009-07-24
1
-5
/
+5
*
Forgot sample* in previous BUFFER change
Aris Adamantiadis
2009-07-24
1
-1
/
+1
*
Fix ssh_write_knownhost() which always returned -1.
Andreas Schneider
2009-07-21
1
-3
/
+5
*
Make the ssh_userauth_kbdint functions to get the prompts const.
Andreas Schneider
2009-07-21
1
-1
/
+2
*
Fix sol8 + ss11 compile errors.
Andreas Schneider
2009-07-20
1
-1
/
+3
*
Fixed copyright notices
Aris Adamantiadis
2009-07-13
1
-1
/
+1
*
typo in sample.c
Aris Adamantiadis
2009-07-13
1
-1
/
+1
*
Reflect the SSH_SERVER_NOT_KNOWN add-on in sample
Aris Adamantiadis
2009-07-12
1
-0
/
+4
*
fix stupid "use unallocated memory" code in sample
Aris Adamantiadis
2009-06-21
1
-1
/
+1
*
Modified the sftp test case so it creates 0700 fil
Aris Adamantiadis
2009-06-21
1
-1
/
+1
*
Remove unneeded printf.
Andreas Schneider
2009-06-19
1
-1
/
+0
*
Implement channel_read() as a POSIX like function.
Andreas Schneider
2009-05-04
1
-2
/
+2
*
Add option to build with or without sftp support.
Andreas Schneider
2009-04-27
1
-1
/
+3
*
Fix memleak in sample.
Andreas Schneider
2009-04-18
1
-0
/
+2
*
Don't shadow global variable sftp.
Andreas Schneider
2009-04-05
1
-9
/
+9
*
Improve ssh_options_set_username().
Andreas Schneider
2009-04-02
1
-2
/
+8
*
Improve ssh_options_set_host().
Andreas Schneider
2009-04-02
1
-1
/
+4
*
Add a return value to ssh_userauth_kbdint_setanswer().
Andreas Schneider
2009-04-02
1
-2
/
+6
*
Improve the ssh_get_pubkey_hash() function.
Andreas Schneider
2009-04-02
1
-5
/
+13
*
Create a ssh_get_hexa function.
Andreas Schneider
2009-03-30
1
-2
/
+5
*
Add a ssh_version function.
Andreas Schneider
2009-03-21
1
-1
/
+3
*
Fix compile warnings.
Andreas Schneider
2009-03-18
1
-2
/
+6
*
Get rid of ssh_say in the sample ssh client.
Andreas Schneider
2009-03-12
1
-14
/
+22
*
Fix build warnings in client sample.
Andreas Schneider
2009-02-06
1
-23
/
+33
*
adding error status in samplessh
Aris Adamantiadis
2009-02-04
1
-0
/
+2
*
channel_get_exit_status()
Aris Adamantiadis
2009-02-03
1
-1
/
+4
*
added logging for exit-status
Aris Adamantiadis
2009-02-03
1
-1
/
+1
*
Add a more generic auth callback function.
Andreas Schneider
2008-12-29
1
-1
/
+1
*
Create POSIX like sftp functions.
Andreas Schneider
2008-12-22
1
-9
/
+9
*
patches 0001-Save-the-last-error-and-provide-a-function-to-get-it.patch,
Aris Adamantiadis
2008-11-24
1
-1
/
+14
*
fixed null pointer into options and ssh_set_error()
Aris Adamantiadis
2008-03-04
1
-2
/
+4
*
fix bug #0000002 : in_socket_buffer and out_socket_buffer memleak +
Aris Adamantiadis
2008-03-03
1
-10
/
+9
*
Add ssh_finalize to handle finalization of libssh and underlying cryptographic
Jean-Philippe Garcia Ballester
2006-07-09
1
-0
/
+8
*
nonblocking support in dh_handshake() from client.c
Aris Adamantiadis
2005-11-30
1
-2
/
+7
*
channel_select(). this function rocks !
Aris Adamantiadis
2005-10-25
1
-21
/
+39
*
added the gcrypt patch (without gcrypt as default library).
Aris Adamantiadis
2005-10-04
1
-1
/
+1
*
2 macosx patches
Aris Adamantiadis
2005-08-31
1
-0
/
+1
[next]