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
path:
root
/
examples
/
sample.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
example: Check return value of ssh_get_fd()
Andreas Schneider
2015-05-05
1
-2
/
+11
*
cmake: Check for unistd.h.
Andreas Schneider
2013-07-23
1
-3
/
+10
*
examples: Remove ssh_log from ssh client example.
Andreas Schneider
2013-07-14
1
-15
/
+0
*
sample: Fix a possible buffer overrun.
Andreas Schneider
2013-06-17
1
-2
/
+5
*
example: Simplify auth_callback of the client.
Andreas Schneider
2012-10-09
1
-24
/
+3
*
examples: Make variabes static in client sample.
Andreas Schneider
2012-02-19
1
-6
/
+7
*
sample: fix ssh_channel_read
Aris Adamantiadis
2011-09-02
1
-4
/
+5
*
examples: Removed unnecessary \n from ssh_log() calls in samplessh.
Oliver Stöneberg
2011-05-01
1
-10
/
+10
*
examples: Fixed memory leak in samplessh when using commands.
Oliver Stöneberg
2011-05-01
1
-1
/
+4
*
examples: Use ssh_getpass().
Andreas Schneider
2011-01-24
1
-1
/
+4
*
Sanitize libssh namespace + legacy wrappers
Aris Adamantiadis
2010-05-14
1
-41
/
+41
*
Added code to test proxycommand
Aris Adamantiadis
2010-05-10
1
-2
/
+15
*
Fix warnings found with clang analyzer
Aris Adamantiadis
2010-04-28
1
-1
/
+1
*
Fix select loop in sample
Aris Adamantiadis
2010-04-24
1
-10
/
+10
*
Fixes infinite loops
Aris Adamantiadis
2010-04-24
1
-4
/
+4
*
Fixed build warnings of the ssh client example.
Andreas Schneider
2010-03-29
1
-4
/
+16
*
Build the pcap code into example in all cases
Aris Adamantiadis
2009-11-27
1
-14
/
+6
*
Pcap: more cleanup and minimalist API
Aris Adamantiadis
2009-11-16
1
-4
/
+2
*
Improved pcap dumping support
Aris Adamantiadis
2009-11-16
1
-4
/
+50
*
Add an other (simplier ?) polling method to sample
Aris Adamantiadis
2009-11-08
1
-0
/
+103
*
change buffer size in sample.c
Aris Adamantiadis
2009-11-07
1
-2
/
+2
*
Refactorize sample.c
Aris Adamantiadis
2009-11-07
1
-106
/
+39
*
move authentication out of sampe.c
Aris Adamantiadis
2009-11-07
1
-76
/
+6
*
Moved sftp parts into a new example
Aris Adamantiadis
2009-11-06
1
-207
/
+7
*
updated the sftp subsystem to follow the type conv
Aris Adamantiadis
2009-10-10
1
-27
/
+27
*
resolve callback crash
Aris Adamantiadis
2009-10-10
1
-9
/
+8
*
Add ssh_free at the end
Aris Adamantiadis
2009-10-10
1
-0
/
+1
*
Added auth callback function to sample to test callback stuff.
Andreas Schneider
2009-10-10
1
-0
/
+36
*
Moved samples into examples directory
Aris Adamantiadis
2009-10-09
1
-0
/
+669