index
:
projects/libssh.git
master
master-fix
stable-0.8
stable-0.9
v0-2
v0-3
v0-4
v0-5
v0-6
v0-7
libssh shared repository
libssh git server
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-29
Rest in Peace SSHv1
Andreas Schneider
56
-3148
/
+337
2018-06-29
gitlab: Fix build on FreeBSD
Andreas Schneider
1
-2
/
+2
2018-06-29
kex: Enable chacha20-poly1304 KEX with mbedtls
Andreas Schneider
6
-17
/
+20
2018-06-29
cmake: Disable torture_packet on Windows
Andreas Schneider
1
-1
/
+3
2018-06-29
gitlab: Disable client testing on freebsd
Andreas Schneider
1
-1
/
+1
2018-06-29
gitlab: Remove the debian aarch64 build
Andreas Schneider
1
-16
/
+0
2018-06-29
gitlab: Add SERVER_TESTING and updates for cmake
Andreas Schneider
1
-39
/
+52
2018-06-29
cmake: Add SERVER_TESTING option
Andreas Schneider
2
-2
/
+3
2018-06-29
cmake: Rename WITH_CLIENT_TESTING option to CLIENT_TESTING
Andreas Schneider
5
-15
/
+15
2018-06-29
cmake: Rename WITH_TESTING option to UNIT_TESTING
Andreas Schneider
6
-25
/
+25
2018-06-29
tests: Fix key parsing in torture_pki_dsa_publickey_base64
Andreas Schneider
1
-2
/
+2
2018-06-29
tests: Remove system includes from torture_packet
Andreas Schneider
1
-2
/
+1
2018-06-29
pki: Fix random memory corruption
Andreas Schneider
3
-4
/
+23
2018-06-29
tests: Move CHACHA20 define out of HAVE_DSA ifdef
Andreas Schneider
1
-1
/
+2
2018-06-28
gitlab: Do not build with SSHv1 support
Andreas Schneider
1
-6
/
+6
2018-06-28
chacha: fix build for mbedTLS
Jon Simons
4
-2
/
+16
2018-06-28
packet_crypt: remove `set_decrypt_key` upon `ssh_packet_decrypt_len`
Jon Simons
1
-8
/
+0
2018-06-28
chacha: use a cipher cleanup callback
Jon Simons
2
-4
/
+6
2018-06-28
packet_crypt: fix unused variable compiler warning
Jon Simons
1
-1
/
+0
2018-06-28
tests: fix torture_packet.c `test_data`
Jon Simons
1
-1
/
+4
2018-06-28
pkd: move chacha20-poly1305@openssh.com tests to OPENSSHONLY section
Jon Simons
1
-9
/
+13
2018-06-28
pkd: add passes for chacha20-poly1305@openssh.com cipher
Jon Simons
1
-1
/
+7
2018-06-28
torture_packet: Set encryption/decryption keys
Alberto Aguirre
1
-0
/
+14
2018-06-28
packet_crypt: Avoid setting keys every time
Alberto Aguirre
1
-13
/
+0
2018-06-28
tests: send more packets of various sizes
Aris Adamantiadis
1
-1
/
+18
2018-06-28
tests: packet encryption unit testing
Aris Adamantiadis
2
-0
/
+194
2018-06-28
tests: test for chacha20-poly1305@openssh.com
Aris Adamantiadis
1
-0
/
+13
2018-06-28
libgcrypt: make it compatible with chacha20
Aris Adamantiadis
3
-0
/
+23
2018-06-28
chacha: packet decryption
Aris Adamantiadis
7
-104
/
+276
2018-06-28
chacha: packet encryption
Aris Adamantiadis
11
-62
/
+288
2018-06-28
cmake: detect "bounded" compiler attribute
Aris Adamantiadis
4
-4
/
+23
2018-06-28
external: Add ChaCha and Poly1305 implementations from OpenSSH
Aris Adamantiadis
7
-0
/
+430
2018-06-28
gitlab: Disable SSHv1 support
Andreas Schneider
1
-8
/
+8
2018-06-28
torture: Remove unused variable
Andreas Schneider
1
-2
/
+0
2018-06-28
Remove vim modelines from all files
Andreas Schneider
40
-72
/
+0
2018-06-28
tests: Disable ssh_is_ipaddr("255.255.255") on Win32
Andreas Schneider
1
-4
/
+3
2018-06-28
tests: Workaround for a Wine bug
Andreas Schneider
1
-33
/
+43
2018-06-27
pkd: log but ignore ungraceful client disconnects
Jon Simons
1
-2
/
+6
2018-06-27
pkd: move `hmac-sha2-256` to OpenSSH-only lists
Jon Simons
1
-2
/
+16
2018-06-27
pkd: omit `-v` for `dbclient` by default
Jon Simons
1
-1
/
+0
2018-06-27
pkd: remove `blowfish-cbc` cipher passes
Jon Simons
1
-11
/
+2
2018-06-27
pkd: emit error message for OpenSSH clients < 7.0
Jon Simons
1
-2
/
+61
2018-06-27
pkd: specify PubkeyAcceptedTypes for OpenSSH client
Jon Simons
1
-1
/
+14
2018-06-27
pkd: specify HostKeyAlgorithms for OpenSSH client
Jon Simons
1
-7
/
+30
2018-06-27
pkd: run with SOCKET_WRAPPER_LIBRARY
Jon Simons
3
-2
/
+105
2018-06-27
pkd: add_test pkd_hello_i1 for `make test`
Jon Simons
1
-0
/
+8
2018-06-27
pkd: fix missing config.h #include
Jon Simons
1
-0
/
+2
2018-06-27
dh: fix two leaks in `ssh_get_pubkey_hash`
Jon Simons
1
-2
/
+7
2018-06-27
dh: fix `ssh_get_pubkey_hash` indentation
Jon Simons
1
-38
/
+37
2018-06-27
tests: fix -Wunused-function warning in torture_pki_ecdsa.c
Jon Simons
1
-0
/
+2
[next]