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
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
buffer: do not use ssh_buffer_get_rest_len()
Fabiano Fidêncio
2015-10-12
1
-11
/
+11
*
buffer: rename ssh_buffer_get_rest() to ssh_buffer_get()
Fabiano Fidêncio
2015-10-12
1
-6
/
+6
*
tests: Fix warning about expected format for printf
Fabiano Fidêncio
2015-10-12
1
-2
/
+2
*
cleanup: use ssh_ prefix in the buffer (non-static) functions
Fabiano Fidêncio
2015-10-12
1
-35
/
+35
*
cleanup: use ssh_ prefix in the agent (non-static) functions
Fabiano Fidêncio
2015-10-12
1
-2
/
+2
*
WIP torture_auth
Andreas Schneider
2015-10-12
3
-205
/
+175
*
tests: Convert torture_connect to a cwrap test
Andreas Schneider
2015-10-12
3
-26
/
+79
*
torture: Add torture_teardown_sshd_server().
Andreas Schneider
2015-10-12
2
-0
/
+45
*
torture: Restrict files to we write to our user.
Andreas Schneider
2015-10-12
1
-1
/
+1
*
WIP sshd server
Andreas Schneider
2015-10-12
2
-2
/
+103
*
torture: Add torture_teardown_socket_dir().
Andreas Schneider
2015-10-12
2
-0
/
+26
*
torture: Add torture_setup_socket_dir().
Andreas Schneider
2015-10-12
2
-0
/
+54
*
torture: Add server to get address and port.
Andreas Schneider
2015-10-12
2
-0
/
+51
*
tests: Add ssh host keys for test environment.
Andreas Schneider
2015-10-12
8
-0
/
+48
*
cmake: Configure nss_wrapper.
Andreas Schneider
2015-10-12
4
-0
/
+42
*
cmake: Search for cwrap and sshd.
Andreas Schneider
2015-10-12
1
-0
/
+12
*
tests: add test for cipher.(de|en)crypt
Aris Adamantiadis
2015-09-23
2
-0
/
+108
*
tests: Fix return code of torture_init
Andreas Schneider
2015-09-09
1
-1
/
+1
*
tests: Add tests for the new ssh_pki cert functions
Axel Eppe
2015-09-07
2
-0
/
+169
*
tests: Migrate pkd_hello to new cmocka API
Andreas Schneider
2015-09-07
1
-19
/
+33
*
pki: Use the standard logging function
Andreas Schneider
2015-09-07
1
-10
/
+0
*
tests: Migrate to new cmocka API
Andreas Schneider
2015-09-07
26
-275
/
+395
*
cmake: Handle libssh threas library correctly
Andreas Schneider
2015-09-07
2
-7
/
+9
*
tests: Add checks for ssh_key_is_private()
Andreas Schneider
2015-08-10
1
-0
/
+30
*
fix permissions
Aris Adamantiadis
2015-07-08
1
-0
/
+0
*
cmake: Fix zlib include directory
Andreas Schneider
2015-07-03
2
-6
/
+6
*
cmake: Do not use CMAKE_(SOURCE|BINARY)_DIR
Douglas Heriot
2015-06-24
1
-1
/
+1
*
valgrind: Add suppression for openssl FIPS dlopen leak
Andreas Schneider
2015-05-06
1
-0
/
+12
*
valgrind: Ignore valgrind free bug on exit
Andreas Schneider
2015-05-06
1
-0
/
+12
*
tests: Migrate torture_keyfiles to testkey functions
Andreas Schneider
2015-05-06
1
-16
/
+31
*
torture: Move TORTURE_TESTKEY_PASSWORD to header
Andreas Schneider
2015-05-06
2
-2
/
+2
*
tests: Fix memory leak in torture_server_x11 test
Andreas Schneider
2015-05-06
1
-0
/
+2
*
tests: Only link against threading library if available
Andreas Schneider
2015-05-05
1
-10
/
+14
*
cmake: Add missing OpenSSL include directory
Andreas Schneider
2015-05-05
1
-0
/
+2
*
tests: Apply umask before calling mkstemp()
Andreas Schneider
2015-05-05
2
-1
/
+8
*
tests: Fix ctest default script
Andreas Schneider
2015-05-04
1
-4
/
+4
*
unittests: Fix memory leak in torture_pki_ed25519
Andreas Schneider
2015-04-02
1
-0
/
+2
*
torture: fix includes for freebsd10
Aris Adamantiadis
2015-02-14
1
-1
/
+3
*
tests: torture-misc: check for NULL return codes
Aris Adamantiadis
2015-02-12
1
-3
/
+17
*
tests: workaround for compiling with older cmocka
Aris Adamantiadis
2015-02-12
1
-0
/
+6
*
tests: allow conditionnal execution on pattern
Aris Adamantiadis
2015-02-02
25
-26
/
+88
*
ed25519: Add test for signatures and verification
Aris Adamantiadis
2015-02-02
2
-0
/
+122
*
tests: Add ed25519 encrypted keys export
Aris Adamantiadis
2015-02-02
1
-0
/
+29
*
tests: Add ed25519 encrypted keys import
Aris Adamantiadis
2015-02-02
2
-1
/
+35
*
tests: Add ed25519 OpenSSH key saving
Aris Adamantiadis
2015-02-02
1
-4
/
+47
*
tests: Add ed25519 OpenSSH key loading and operations
Aris Adamantiadis
2015-02-02
2
-2
/
+206
*
tests: Fix torture_server_x11().
Andreas Schneider
2015-01-21
3
-4
/
+30
*
tests: Add torture_server_x11 test.
Alan Dunn
2015-01-20
2
-0
/
+214
*
tests: Add ssh server setup functionality
Alan Dunn
2015-01-20
2
-0
/
+49
*
tests: Add port option to torture_ssh_session
Alan Dunn
2015-01-20
6
-4
/
+12
[next]