3932bee065
- Update to 20250501: * Fixed minor strict kex violation, thanks to Fabian Bäumer and Marcus Brinkmann for the bug report. * Updated cryptoint to version 20250414 * Added support for external lib1305 - Included from 20250411: * add lib1305 support
Marcus Rueckert2025-05-07 18:16:43 +00:00
c58797069c
- Update to 20250201: * Relicensed under CC0-1.0 OR 0BSD OR MIT-0 OR MIT * Final reformatting using clang-format - Included from 20241111 to 20250126: * Fixed more compiler warnings * More used cryptoint * Switched to cryptoint * Switched to tests from SUPERCOP for crypto primitives * Fixed various compiler warnings * Fixed implicit-function-declaration warning packet_put.c (tnx @lanodan) * Modification of the build system to a simple Makefile (old build system still in directory 'old') * Added support for external librandombytes, lib25519, libntruprime library * Dropped support for other NaCl-compatible external libraries - Update spec file to new build system - Add tinyssh.keyring - Enable %check on code streams that support it
Marcus Meissner2025-02-21 08:59:16 +00:00
b2de3ceafb
Accepting request 1181263 from home:gkenion:branches:network
Dirk Mueller2024-06-17 12:43:44 +00:00
48dfce56be
Accepting request 1141978 from network
Ana Guerrero2024-01-28 18:42:46 +00:00
189991d076
- update to 20240101 (bsc#1218197, CVE-2023-48795): * fixed channel_forkpty() race condition between close(slave) in parent process and login_tty(slave) in child process * fixed behavior when using terminal mode and stdin redirected to /dev/null 'ssh -tt -n' * added an 'strict-key' key exchange kex-strict- s-v00@openssh.com (Mitigates CVE-2023-48795 "Terrapin attack") * updated crypto/crypto_onetimeauth_poly1305.c
Dirk Mueller2024-01-27 16:30:39 +00:00