Andreas Schneider
|
a26194ece0
|
torture: Rename the static auth kbdint function.
|
2011-02-07 13:30:23 +01:00 |
|
Andreas Schneider
|
22b1e5bc7c
|
tests: Added test for sftp directory functions.
|
2011-02-06 16:35:54 +01:00 |
|
Andreas Schneider
|
38d6d38c1f
|
torture: Added a function to setup a sftp session.
|
2011-02-06 16:27:43 +01:00 |
|
Andreas Schneider
|
215c41710e
|
torture: Added torture_isdir().
|
2011-02-06 15:35:18 +01:00 |
|
Andreas Schneider
|
97d261dc79
|
torture: Added torture_rmdirs().
|
2011-02-06 15:35:18 +01:00 |
|
Andreas Schneider
|
892ebf35f1
|
torture: Added GPL header.
|
2011-02-06 15:34:32 +01:00 |
|
Andreas Schneider
|
05cd7296ba
|
tests: Added a torture_ssh_session().
|
2011-02-06 11:15:05 +01:00 |
|
Andreas Schneider
|
93a2d79459
|
session: Added ssh_is_connected().
|
2011-02-06 10:50:14 +01:00 |
|
Andreas Schneider
|
30e4096c66
|
tests: Fixed missing ;
|
2011-02-06 08:45:37 +01:00 |
|
Andreas Schneider
|
03b387cf47
|
Revert "sftp: Added missing break's to server."
This reverts commit 131e3b968ff60b4db71ac4fe02a21e20ccdcd819.
|
2011-02-05 18:40:00 +01:00 |
|
Andreas Schneider
|
131e3b968f
|
sftp: Added missing break's to server.
|
2011-02-05 18:24:23 +01:00 |
|
Andreas Schneider
|
4bf8ee8032
|
tests: Check fgets output.
|
2011-02-05 15:23:19 +01:00 |
|
Andreas Schneider
|
63c42f066f
|
tests: Fixed checking return values of system().
|
2011-02-05 15:23:19 +01:00 |
|
Andreas Schneider
|
9e40e60bc4
|
examples: Check return values of write.
|
2011-02-05 15:23:19 +01:00 |
|
Andreas Schneider
|
8f850585dd
|
session: Fixed possible uninitialized return of ret.
|
2011-02-05 15:23:19 +01:00 |
|
Andreas Schneider
|
4b07157fc6
|
getpass: Fixed a compiler warning.
|
2011-02-05 15:23:19 +01:00 |
|
milo
|
867944b939
|
Respect RFC when sending stderr data
http://tools.ietf.org/html/rfc4254#section-5.2
byte SSH_MSG_CHANNEL_EXTENDED_DATA
uint32 recipient channel
*uint32 data_type_code*
string data
|
2011-02-04 12:46:51 +01:00 |
|
Andreas Schneider
|
b0c2be25a6
|
doc: Fixed the include dir.
|
2011-01-28 13:13:08 +01:00 |
|
Aris Adamantiadis
|
c1ecec7cda
|
SSH1: Update a few fix from 0.4.8-git
|
2011-01-26 22:50:05 +01:00 |
|
Aris Adamantiadis
|
00d68d63fa
|
Getpass: fixed loop + indentation
|
2011-01-26 21:49:58 +01:00 |
|
Aris Adamantiadis
|
5d87ca94a8
|
Getpass: Fix password clearing
|
2011-01-26 13:22:29 +01:00 |
|
Andreas Schneider
|
1e827a8e81
|
getpass: Fixed possible segfault if len is too small.
|
2011-01-24 17:13:35 +01:00 |
|
Andreas Schneider
|
20e637968a
|
cmake: Define BSD.
|
2011-01-24 15:44:11 +01:00 |
|
Andreas Schneider
|
5c581f8a4c
|
libsshpp: Removed unused variable.
|
2011-01-24 15:25:50 +01:00 |
|
Andreas Schneider
|
d67cbdc926
|
examples: Fixed compilation on Windows.
|
2011-01-24 15:25:50 +01:00 |
|
Andreas Schneider
|
a63dbc07f3
|
examples: Fixed knownhosts on Windows.
|
2011-01-24 13:55:05 +01:00 |
|
Andreas Schneider
|
6a3cd6c20f
|
examples: enable exec and senddata on all plattforms.
|
2011-01-24 13:55:05 +01:00 |
|
Andreas Schneider
|
8a9ce6239a
|
examples: Remove unused header file.
|
2011-01-24 13:55:05 +01:00 |
|
Andreas Schneider
|
f3685f0f73
|
examples: Use ssh_getpass().
|
2011-01-24 13:55:05 +01:00 |
|
Andreas Schneider
|
50a119dd0a
|
misc: Added multiplatform ssh_getpass() fuction.
|
2011-01-24 13:55:05 +01:00 |
|
Andreas Schneider
|
8abdaa7abf
|
examples: Start to build examples on more plattforms.
|
2011-01-23 18:57:35 +01:00 |
|
Aris Adamantiadis
|
80ef7d9304
|
Fix problem with ssh_connect w/ timeout &fd > 1024
Convert that code to ssh_poll
(cherry picked from commit b1a65dd25f124bd7d78714b016e8c0e05fc7acd2)
|
2011-01-22 16:55:36 +01:00 |
|
Aris Adamantiadis
|
84df46f805
|
Fix use-after-free when socket is closed in a callback handler
|
2011-01-19 16:01:21 +01:00 |
|
Andreas Schneider
|
460d43f050
|
cmake: Fixed ZLIB configure check.
|
2011-01-18 18:56:24 +01:00 |
|
Andreas Schneider
|
625692f4c5
|
cmake: Don't use cmake 2.8.3 features.
|
2011-01-17 09:24:57 +01:00 |
|
Aris Adamantiadis
|
0e2bbdd25b
|
Fix doxygen warning
|
2011-01-16 23:42:19 +01:00 |
|
Aris Adamantiadis
|
6b52aaff1c
|
ssh_auth_password made nonblocking
|
2011-01-16 23:42:19 +01:00 |
|
Aris Adamantiadis
|
227764a803
|
Made ssh_userauth_none nonblocking
|
2011-01-16 23:42:19 +01:00 |
|
Aris Adamantiadis
|
624676b1cc
|
Made ask_userauth nonblocking
|
2011-01-16 23:42:19 +01:00 |
|
Andreas Schneider
|
a236a15c6c
|
modules: Improved the GCrypt module.
|
2011-01-16 12:47:06 +01:00 |
|
Andreas Schneider
|
cb775092bc
|
cmake: Fixed NSIS module.
|
2011-01-16 12:21:58 +01:00 |
|
Andreas Schneider
|
8d7d313498
|
cmake: Fixed ZLIB path checks.
|
2011-01-16 12:16:53 +01:00 |
|
Andreas Schneider
|
c6e1792696
|
cmake: Improved the NSIS module.
|
2011-01-16 12:12:35 +01:00 |
|
Andreas Schneider
|
90fc5554e1
|
cmake: Improved the ZLIB find module based on CMake one.
|
2011-01-16 11:53:37 +01:00 |
|
Andreas Schneider
|
e579dfb342
|
cmake: Fixed license header of the OpenSSL module.
|
2011-01-16 11:51:02 +01:00 |
|
Andreas Schneider
|
0c93914948
|
cmake: Improved FindOpenSSL based on CMake ones.
|
2011-01-16 11:30:24 +01:00 |
|
Aris Adamantiadis
|
670dd17044
|
Test double ssh_disconnect
|
2011-01-15 22:50:34 +01:00 |
|
Aris Adamantiadis
|
b945cbca52
|
Fix double-connect testcase
|
2011-01-15 22:43:58 +01:00 |
|
Aris Adamantiadis
|
f8361d324e
|
Fix torture_connect_double so it tests the right thing
|
2011-01-14 14:35:44 +01:00 |
|
Aris Adamantiadis
|
0b46f68c5f
|
Fixed compilation without argp.h available
|
2011-01-13 21:21:19 +01:00 |
|