index
:
projects/libssh.git
master
master-fix
stable-0.8
stable-0.9
v0-2
v0-3
v0-4
v0-5
v0-6
v0-7
libssh shared repository
libssh git server
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-10
Update version to 0.4.0.
release-0-4-0
Andreas Schneider
2
-3
/
+3
2009-12-10
Don't install crypto.h which is an internal header file.
Andreas Schneider
1
-1
/
+0
2009-12-09
Remove socklen_t definition.
Andreas Schneider
1
-3
/
+0
2009-12-02
Fix stupid bug which stops log_verbosity working
Aris Adamantiadis
1
-0
/
+1
2009-12-02
Fixed indent.
Andreas Schneider
1
-2
/
+2
2009-12-02
Added gettimeofday for Windows.
Andreas Schneider
3
-0
/
+23
2009-12-02
Fixed uint* to work on Windows.
Andreas Schneider
3
-21
/
+25
2009-11-19
Build the pcap source only if enabled.
Andreas Schneider
1
-1
/
+8
2009-11-18
Fix compile bug introduced by another bugfix
Aris Adamantiadis
1
-1
/
+1
2009-11-18
Fix another memleak
Aris Adamantiadis
1
-1
/
+1
2009-11-18
Fixed possible doulbe free problem found by Bernhard R. Link.
Andreas Schneider
1
-0
/
+4
2009-11-18
Added more error messages and checking to handle_channel_request.
Andreas Schneider
1
-0
/
+28
2009-11-18
Fixed a memory leak in channel_new() if we have an error.
Andreas Schneider
1
-0
/
+1
2009-11-16
Pcap: more cleanup and minimalist API
Aris Adamantiadis
5
-15
/
+36
2009-11-16
Pcap: Fix bug with non-encrypted incoming packets
Aris Adamantiadis
1
-0
/
+11
2009-11-16
Improved pcap dumping support
Aris Adamantiadis
6
-21
/
+170
2009-11-12
Improve standard logging.
Andreas Schneider
2
-1
/
+5
2009-11-12
Fixed setting the timeout and ssh2 and ssh1 option.
Andreas Schneider
1
-4
/
+4
2009-11-12
Fixed setting the log verbosity.
Andreas Schneider
1
-2
/
+2
2009-11-10
Added an option to set log verbosity as string.
Andreas Schneider
2
-0
/
+32
2009-11-09
Always use the poll-emulation on Windows.
Andreas Schneider
1
-1
/
+2
2009-11-09
Added explanation in ssh_silent_disconnect doxygen
Aris Adamantiadis
1
-1
/
+2
2009-11-08
First lines of experimental pcap output support
Aris Adamantiadis
9
-1
/
+396
2009-11-08
Add an other (simplier ?) polling method to sample
Aris Adamantiadis
1
-0
/
+103
2009-11-07
change buffer size in sample.c
Aris Adamantiadis
1
-2
/
+2
2009-11-07
Refactorize sample.c
Aris Adamantiadis
2
-121
/
+45
2009-11-07
move authentication out of sampe.c
Aris Adamantiadis
2
-77
/
+7
2009-11-06
Moved sftp parts into a new example
Aris Adamantiadis
3
-209
/
+274
2009-11-06
Update structures name to new convention
Aris Adamantiadis
2
-45
/
+45
2009-11-06
Improve MSVC support. Better binary compatibility.
Andreas Schneider
2
-2
/
+2
2009-11-05
A few test cases for benchmarks
Aris Adamantiadis
3
-0
/
+36
2009-11-05
Fixed compilation of samplesshd.
Andreas Schneider
1
-0
/
+2
2009-11-05
Merge branch 'master' of git://git.libssh.org/projects/libssh/libssh
Andreas Schneider
8
-32
/
+43
2009-11-05
channel_read() won't block until count b. are read
Aris Adamantiadis
1
-4
/
+6
2009-11-05
Forgot to update config.h.cmake
Aris Adamantiadis
1
-0
/
+3
2009-11-03
Fix compilation on freebsd 6.0 which lacks argp.h
Aris Adamantiadis
2
-2
/
+8
2009-11-03
Fix warnings on old gcc's
Aris Adamantiadis
2
-19
/
+19
2009-11-03
Fix openssl header inclusion
Aris Adamantiadis
2
-7
/
+7
2009-10-29
Increase package version.
Andreas Schneider
1
-1
/
+1
2009-10-29
Fixed setting knownhosts in ssh_is_server_known().
Andreas Schneider
1
-5
/
+7
2009-10-29
Fixed a segfault on Windows.
Andreas Schneider
1
-1
/
+1
2009-10-29
Make libssh_scp a little more consistant
Aris Adamantiadis
1
-19
/
+18
2009-10-29
Fix server kex again
Aris Adamantiadis
3
-5
/
+6
2009-10-29
Fix server kex
Aris Adamantiadis
1
-6
/
+3
2009-10-25
improve error reporting of sftp.c
Bernhard R. Link
1
-37
/
+203
2009-10-25
buffer_get_data returns 0 on error, so checking buffer_get_u* for < 0 makes n...
Bernhard R. Link
2
-2
/
+2
2009-10-23
fix stupid bug
Aris Adamantiadis
1
-1
/
+1
2009-10-23
Compatibility with (broken) sftp version 2 protocols
Aris Adamantiadis
1
-10
/
+35
2009-10-23
Add missing free.
Andreas Schneider
1
-0
/
+1
2009-10-22
Fix memory leaks in ssh_bind_options_set() if called twice.
Andreas Schneider
1
-0
/
+3
[next]