index
:
libssh.git
gssfixes
libssh testing ground
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
example: Fixed gcc warning.
Andreas Schneider
2010-12-18
1
-1
/
+1
*
Fix senddata.c for 32bits machines
Aris Adamantiadis
2010-10-27
1
-3
/
+3
*
Completed senddata example to exit someday
Aris Adamantiadis
2010-09-26
1
-1
/
+11
*
Fixed outgoing flow control + writes behaviours
Aris Adamantiadis
2010-09-26
1
-1
/
+1
*
Added a SSH_NO_CPP_EXCEPTIONS mode to libsshpp.h
Aris Adamantiadis
2010-08-27
2
-0
/
+43
*
example: Fixed build of samplesshd.
Andreas Schneider
2010-08-10
1
-2
/
+2
*
server: Split ssh_bind_accept and create ssh_handle_key_exchange.
milo
2010-08-10
1
-0
/
+4
*
Removed unnecessary headers in samplesshd
Aris Adamantiadis
2010-08-09
1
-6
/
+1
*
server: Merge ssh_bind_accept.
Andreas Schneider
2010-08-09
1
-4
/
+0
*
server: Rename ssh_accept to ssh_bind_accept.
Andreas Schneider
2010-08-09
1
-2
/
+2
*
example: Fixed the sample ssh server implementation.
milo
2010-08-09
1
-7
/
+45
*
New example for port forwarding
Aris Adamantiadis
2010-07-16
2
-0
/
+250
*
New sample that writes a lot of data on channel
Aris Adamantiadis
2010-05-17
3
-4
/
+61
*
Sanitize libssh namespace + legacy wrappers
Aris Adamantiadis
2010-05-14
3
-57
/
+57
*
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 warning in the sshd example.
Andreas Schneider
2010-03-29
1
-1
/
+4
*
Fixed build warnings of the scp example.
Andreas Schneider
2010-03-29
1
-1
/
+4
*
Fixed build warnings of the ssh client example.
Andreas Schneider
2010-03-29
2
-5
/
+19
*
Fixed build warnings in the knownhosts example.
Andreas Schneider
2010-03-29
1
-2
/
+6
*
Fixed build warnings in the exec example.
Andreas Schneider
2010-03-29
1
-1
/
+3
*
Added printout of owner and group in the sftp example.
Andreas Schneider
2010-02-24
1
-1
/
+3
*
More C++ work
Aris Adamantiadis
2010-02-12
1
-1
/
+2
*
More C++ wrapper work.
Aris Adamantiadis
2010-02-11
1
-3
/
+24
*
stub of C++ wrapper for libssh
Aris Adamantiadis
2010-01-21
2
-1
/
+13
*
Fix infinite loop in exec example
Aris Adamantiadis
2010-01-03
1
-1
/
+1
*
Simplification of the "exec" sample
Aris Adamantiadis
2009-12-24
1
-21
/
+9
*
Added an example for exec.
Andreas Schneider
2009-12-22
2
-0
/
+69
*
Fix strange error message in sample authentication
Aris Adamantiadis
2009-12-13
1
-4
/
+8
*
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
2
-121
/
+45
*
move authentication out of sampe.c
Aris Adamantiadis
2009-11-07
2
-77
/
+7
*
Moved sftp parts into a new example
Aris Adamantiadis
2009-11-06
3
-209
/
+274
*
Fixed compilation of samplesshd.
Andreas Schneider
2009-11-05
1
-0
/
+2
*
Fix compilation on freebsd 6.0 which lacks argp.h
Aris Adamantiadis
2009-11-03
1
-2
/
+7
*
Make libssh_scp a little more consistant
Aris Adamantiadis
2009-10-29
1
-19
/
+18
*
Improve example authentication.
Andreas Schneider
2009-10-15
1
-37
/
+48
*
Added option parsing using GNU argp.
Andreas Schneider
2009-10-15
1
-3
/
+12
*
Added an option to set the port as string.
Andreas Schneider
2009-10-15
1
-2
/
+102
*
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
*
samplessh uses ssh_options_getopt()
Aris Adamantiadis
2009-10-09
1
-0
/
+1
[next]