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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
exit-status should be -1 when undefined
Aris Adamantiadis
2009-02-04
1
-3
/
+3
*
adding error status in samplessh
Aris Adamantiadis
2009-02-04
1
-0
/
+2
*
channel_get_exit_status()
Aris Adamantiadis
2009-02-03
4
-1
/
+18
*
added logging for exit-status
Aris Adamantiadis
2009-02-03
2
-1
/
+2
*
Fix typo.
Andreas Schneider
2009-02-03
1
-1
/
+1
*
Update doxygen config file for user documentation.
Andreas Schneider
2009-02-03
1
-72
/
+236
*
Add a 'make doc' target to create doxygen documentation.
Andreas Schneider
2009-02-03
3
-0
/
+1381
*
Moved ssh_crypto_init to priv.h file and added a note.
Andreas Schneider
2009-02-02
2
-3
/
+4
*
Remove deprecated pubkey_get_hash function.
Andreas Schneider
2009-02-02
1
-6
/
+0
*
Fix build warnings in the crypto wrapper functions.
Andreas Schneider
2009-02-02
2
-9
/
+14
*
Fix build warnings in socket code.
Andreas Schneider
2009-02-02
2
-16
/
+22
*
Return count if the write was successful.
Andreas Schneider
2009-02-02
1
-2
/
+1
*
Fix build warnings in sftp code.
Andreas Schneider
2009-02-02
2
-26
/
+43
*
Fix the build.
Andreas Schneider
2009-02-02
1
-1
/
+1
*
Fix build warnings in session code.
Andreas Schneider
2009-02-02
2
-5
/
+9
*
Fix build warings in the server code.
Andreas Schneider
2009-02-02
2
-5
/
+7
*
Fix several build warnings.
Andreas Schneider
2009-02-02
10
-28
/
+34
*
Fix compiler warnings.
Andreas Schneider
2009-02-02
3
-5
/
+5
*
Make ssh_connect_ai_timeout static.
Andreas Schneider
2009-02-02
1
-2
/
+2
*
Use unsigned values for length in buffer functions.
Andreas Schneider
2009-02-02
3
-8
/
+8
*
Fix build warnings in channel code.
Andreas Schneider
2009-02-02
2
-15
/
+21
*
The string_len function should return unsigned int.
Andreas Schneider
2009-02-02
2
-2
/
+2
*
Fix compiler warning in client.c.
Andreas Schneider
2009-02-02
2
-2
/
+2
*
Make ssh_analyze_banner static as it is only used in this file.
Andreas Schneider
2009-02-02
1
-1
/
+1
*
Fix compiler warnings in buffer implementation.
Andreas Schneider
2009-02-02
3
-11
/
+11
*
Fix build warnings of the auth code.
Andreas Schneider
2009-02-02
2
-4
/
+4
*
Make the build_make shell script executable.
Andreas Schneider
2009-02-02
1
-0
/
+0
*
Add Makefiles for the CMake build system.
Andreas Schneider
2009-02-02
22
-0
/
+1258
*
Add missing agent files.
Andreas Schneider
2009-02-02
2
-0
/
+363
*
Cleanup the define check in the libssh header file.
Andreas Schneider
2009-02-02
1
-8
/
+7
*
Start with ssh agent implementation.
Andreas Schneider
2009-02-02
6
-1
/
+89
*
Add extern C declatrion to server header file.
Andreas Schneider
2009-01-08
1
-1
/
+9
*
Add a more generic auth callback function.
Andreas Schneider
2008-12-29
6
-54
/
+116
*
Change version numbers to 0.3.
Andreas Schneider
2008-12-22
5
-6
/
+6
*
Add doxygen documentation for all public sftp functions.
Andreas Schneider
2008-12-22
2
-106
/
+479
*
Create POSIX like sftp functions.
Andreas Schneider
2008-12-22
4
-37
/
+117
*
http://www.cynapses.org/tmp/patches/libssh/0001-Replace-getenv-USER-with-getp...
Aris Adamantiadis
2008-12-19
2
-61
/
+25
*
some changes to resolve bugs reported by webyog
Aris Adamantiadis
2008-12-14
4
-11
/
+21
*
patches 0001-Save-the-last-error-and-provide-a-function-to-get-it.patch,
Aris Adamantiadis
2008-11-24
12
-133
/
+253
*
commited path 003 and 004 from Andreas Schneider
Aris Adamantiadis
2008-11-23
3
-4
/
+9
*
oops miscompilation
Aris Adamantiadis
2008-11-05
1
-13
/
+19
*
More doxygen documentation (internal set)
Aris Adamantiadis
2008-11-05
4
-97
/
+1449
*
doxygen fixes. Mostly typos and some comments.
Aris Adamantiadis
2008-11-04
12
-71
/
+162
*
added a file from openssh needed for known host parsing
Aris Adamantiadis
2008-11-02
3
-1
/
+200
*
small changes in doxyfile.
Aris Adamantiadis
2008-11-01
3
-17
/
+28
*
fixed a bug where channel_poll could wait forever for a packet already in soc...
Aris Adamantiadis
2008-10-29
5
-31
/
+19
*
poll(2) support for channel_poll. Not yet for channel_select.
Aris Adamantiadis
2008-10-28
1
-7
/
+78
*
generate latex output in the doxyfile. It doesn't hurt since it won't try to ...
Aris Adamantiadis
2008-10-28
1
-3
/
+3
*
correct O_RDONLY sftp bug with windows systems
Aris Adamantiadis
2008-10-20
1
-2
/
+2
*
fix bug 0000015 about memory leak in server path
Aris Adamantiadis
2008-06-30
4
-1
/
+35
[prev]
[next]