1
1
Граф коммитов

1703 Коммитов

Автор SHA1 Сообщение Дата
Andreas Schneider
d44919dfd4 tests: Migrated torture_list to cmockery. 2010-12-28 22:14:47 +01:00
Andreas Schneider
99d45c686c tests: Moved torture_knownhosts to client tests. 2010-12-28 22:14:47 +01:00
Andreas Schneider
2bc03d22a1 tests: Migrated torture_keyfiles to cmockery. 2010-12-28 22:14:47 +01:00
Andreas Schneider
fa17f33d2b tests: Migrated torture_init to cmockery. 2010-12-28 22:14:47 +01:00
Andreas Schneider
400fc350a7 tests: Migrated torture_callbacks to cmockery. 2010-12-28 22:14:47 +01:00
Andreas Schneider
6f65e6ae67 tests: Migrate torture_buffer to cmockery. 2010-12-28 22:14:47 +01:00
Andreas Schneider
635a263f64 tests: Migrate the torture library to cmockery. 2010-12-28 22:14:47 +01:00
Andreas Schneider
17f592d4dd tests: Start to migrate tests to cmockery.
https://code.google.com/p/cmockery/wiki/Cmockery_Unit_Testing_Framework
2010-12-28 22:14:47 +01:00
Aris Adamantiadis
7dc183126a Set variables in the good order 2010-12-28 13:50:34 +01:00
Aris Adamantiadis
4fe1656cf8 Moved benchmarks to the tests/ directory 2010-12-28 13:17:27 +01:00
Aris Adamantiadis
a883330101 New benchmark framework
with pluggable style benchmarks and an original SSH RTT calculator !
2010-12-28 02:19:15 +01:00
Andreas Schneider
f0d811edc6 ctest: Added more valgrind suppressions. 2010-12-28 00:38:11 +01:00
Andreas Schneider
438083542d connect: Use a better IP regex. 2010-12-28 00:24:47 +01:00
Aris Adamantiadis
4fa2e4dde1 Added compression options and allow "yes/no" setting
SSH_OPTION_COMPRESSION and SSH_OPTION_COMPRESSION_LEVEL options have been added. Now, end-level apps may simply choose to enable compression without knowing the relevant algorithms behind it.
2010-12-27 23:28:39 +01:00
Andreas Schneider
32c0e1c99a test: Added openssh checks to the compression tests. 2010-12-27 22:47:37 +01:00
Andreas Schneider
b4c62ac9ea server: Replace gethostbyname() with getaddrinfo().
Fixes rlo#13.
2010-12-27 21:51:55 +01:00
Andreas Schneider
a0e98f585a misc: Fixed a possible memory leak. 2010-12-27 18:08:30 +01:00
Andreas Schneider
7c728acd12 sftp: Fixed a memory leak in sftp_xstat.
Thanks to dsc for the bug report.
2010-12-27 17:52:24 +01:00
Andreas Schneider
38b87aab08 channels: Fixed a build warning. 2010-12-23 10:18:09 +01:00
Andreas Schneider
33c41074a7 libsshpp: Fixed return of non-void function. 2010-12-23 08:54:39 +01:00
Andreas Schneider
936c65f03e options: Remove unused variable. 2010-12-21 21:29:22 +01:00
Andreas Schneider
825581d0dc packet1: Fixed dead assignments.
Found by http://test.libssh.org/scan-build/
2010-12-21 16:29:08 +01:00
Aris Adamantiadis
942b993f57 Add log verbosity to some testcases 2010-12-21 16:21:49 +01:00
Andreas Schneider
e6bc4b4ff9 doc: Added samplessh hint to INSTALL. 2010-12-21 16:21:02 +01:00
Andreas Schneider
04e224c3b4 doc: Updated Changelog. 2010-12-21 15:51:07 +01:00
Andreas Schneider
19ab9a015f doc: Added copyright policy section. 2010-12-21 15:40:36 +01:00
Andreas Schneider
94fe52870b doc: Update README. 2010-12-21 15:24:38 +01:00
Andreas Schneider
55470aaaf1 doc: Remove the note. 2010-12-21 15:13:18 +01:00
Andreas Schneider
6a26335158 doc: Some fixes for linking howto. 2010-12-21 15:07:42 +01:00
Andreas Schneider
256e88690d doc: Make the warning bold. 2010-12-21 15:03:13 +01:00
Andreas Schneider
3a94c94f20 doc: More linking details. 2010-12-21 14:55:39 +01:00
Andreas Schneider
473d3e0b3a ctest: Set the suppression file correctly. 2010-12-21 14:43:14 +01:00
Andreas Schneider
d5df18a14f build: Fixed build warning on FreeBSD. 2010-12-20 15:49:29 +01:00
Andreas Schneider
bffaa86664 build: Fixed some build warnings on FreeBSD. 2010-12-20 15:45:49 +01:00
Aris Adamantiadis
1922341e2a New benchmarks directory 2010-12-19 18:56:16 +01:00
Andreas Schneider
bcfab67daf ctest: Set the memcheck suppression file correctly. 2010-12-19 16:30:23 +01:00
Andreas Schneider
27f170011e ctest: Set suppression file only in CTestConfig. 2010-12-19 12:54:52 +01:00
Andreas Schneider
5cb4c9451f ctest: Make sure we have a clean source tree for each build. 2010-12-19 12:54:52 +01:00
Aris Adamantiadis
80408d5357 Fixed memory leak reported by valgrind 2010-12-19 12:37:21 +01:00
Aris Adamantiadis
47d11734e1 Fix free() on uninitialized data on some cases. 2010-12-19 12:33:31 +01:00
Andreas Schneider
14d6b8856f example: Fixed gcc warning. 2010-12-18 14:05:06 +01:00
Andreas Schneider
48e4df4ac0 TODO server: Fixed server support. 2010-12-18 14:02:53 +01:00
Andreas Schneider
f5d0f232c8 ctest: Fixed git URL. 2010-12-18 12:15:14 +01:00
Andreas Schneider
d6a5e5cb68 test: Fixed the default ctest file. 2010-12-15 19:15:02 +01:00
Andreas Schneider
751f202f56 doc: Follow the current naming convention. 2010-12-10 20:28:59 +01:00
Andreas Schneider
37eeb854e4 doc: Started to write a linking howto. 2010-12-10 20:17:57 +01:00
Andreas Schneider
57d752a1c3 include: Only require LIBSSH_STATIC on Windows. 2010-12-10 20:02:15 +01:00
Andreas Schneider
ef1cfbea70 build: Use the same name for static and shared library. 2010-12-10 20:00:23 +01:00
Andreas Schneider
038c764055 server: Remove channel_write_stderr. 2010-12-08 10:52:15 +01:00
Andreas Schneider
3ea33f9ab6 doc: Some small fixes in server.h. 2010-12-07 21:43:26 +01:00