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
2016-01-19
1
-11
/
+11
*
buffer: rename ssh_buffer_get_rest() to ssh_buffer_get()
Fabiano Fidêncio
2016-01-19
1
-6
/
+6
*
tests: Fix warning about expected format for printf
Fabiano Fidêncio
2016-01-19
1
-2
/
+2
*
cleanup: use ssh_ prefix in the buffer (non-static) functions
Fabiano Fidêncio
2016-01-19
1
-35
/
+35
*
cleanup: use ssh_ prefix in the agent (non-static) functions
Fabiano Fidêncio
2016-01-19
1
-2
/
+2
*
tests: Initialize output and iv in torture_crypto
Andreas Schneider
2016-01-19
1
-3
/
+4
*
valgrind: Add suppression for glibc dlopen issue
Andreas Schneider
2016-01-19
1
-0
/
+8
*
torture: Fix a memory leak
Andreas Schneider
2016-01-19
1
-0
/
+1
*
torture: Add missing include for AF_INET
Andreas Schneider
2016-01-18
1
-0
/
+1
*
tests: Require pam_wrapper 1.0.1
Andreas Schneider
2016-01-18
1
-1
/
+1
*
tests: Wait for sshd to start before connecting
Andreas Schneider
2016-01-18
1
-0
/
+3
*
tests: Turn on kbdint tests in torture_auth
Andreas Schneider
2016-01-14
1
-4
/
+0
*
tests: Turn on PAM support in sshd with pam_wrapper
Andreas Schneider
2016-01-14
4
-1
/
+17
*
torture: Improve process termination function
Andreas Schneider
2016-01-14
1
-5
/
+16
*
tests: Support other openssh versions ...
Andreas Schneider
2016-01-14
3
-8
/
+27
*
tests: Rename torture_sftp_static to torture_sftp_ext
Andreas Schneider
2016-01-14
2
-4
/
+1
*
tests: Migrate torture_sftp_read to a cwrap test
Andreas Schneider
2016-01-14
2
-29
/
+44
*
tests: Migrate torture_sftp_dir to cwrap test
Andreas Schneider
2016-01-14
2
-29
/
+52
*
torture: Add sftp session pointer to torture_state
Andreas Schneider
2016-01-14
1
-0
/
+1
*
tests: Migrate torture_request_env to cwrap test
Andreas Schneider
2016-01-14
2
-29
/
+40
*
tests: Migrate torture_session to cwrap test
Andreas Schneider
2016-01-14
2
-42
/
+53
*
torture: Start sshd as root
Andreas Schneider
2016-01-14
1
-0
/
+4
*
tests: Migrate torture_proxycommand to new cwrap test
Andreas Schneider
2016-01-14
2
-23
/
+56
*
tests: Migrate torture_knownhosts to new cwrap test
Andreas Schneider
2016-01-14
2
-96
/
+181
*
torture: Enable old host key algos for testing
Andreas Schneider
2016-01-14
1
-0
/
+1
*
tests: Migrate torture_forward to a cwrap test
Andreas Schneider
2016-01-14
2
-34
/
+34
*
torture: Fix torture_ssh_session() for cwrap testing
Andreas Schneider
2016-01-14
1
-8
/
+3
*
tests: Migrate torture_algorithms to a cwrap test
Andreas Schneider
2016-01-14
2
-106
/
+221
*
torture: Enable old cipher and kex algos in sshd
Andreas Schneider
2016-01-14
1
-0
/
+3
*
tests: Migrate torture_auth as a cwrap test
Andreas Schneider
2016-01-14
3
-205
/
+258
*
tests: Add public keys for bob
Andreas Schneider
2016-01-14
3
-0
/
+35
*
torture: Create a torture_terminate_process() function
Andreas Schneider
2016-01-14
2
-34
/
+47
*
tests: Convert torture_connect to a cwrap test
Andreas Schneider
2016-01-14
3
-26
/
+79
*
torture: Add torture_teardown_sshd_server().
Andreas Schneider
2016-01-14
2
-0
/
+45
*
torture: Restrict files to we write to our user.
Andreas Schneider
2016-01-14
1
-1
/
+1
*
torture: Add function to setup sshd server
Andreas Schneider
2016-01-14
2
-9
/
+118
*
torture: Add torture_teardown_socket_dir().
Andreas Schneider
2016-01-14
2
-0
/
+26
*
torture: Add torture_setup_socket_dir().
Andreas Schneider
2016-01-14
2
-0
/
+54
*
torture: Add server to get address and port.
Andreas Schneider
2016-01-14
2
-0
/
+51
*
tests: Add ssh host keys for test environment.
Andreas Schneider
2016-01-14
8
-0
/
+48
*
cmake: Configure nss_wrapper and uid_wrapper
Andreas Schneider
2016-01-14
5
-0
/
+34
*
cmake: Search for cwrap and sshd.
Andreas Schneider
2016-01-14
1
-0
/
+12
*
Fix a bunch of -Wmaybe-uninitialized
Fabiano Fidêncio
2015-12-17
1
-3
/
+3
*
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
[next]