-
cc99c209fd
Правила сборки для ЗОСРВ "Нейтрино" редакции 2020
neutrino/2020
0.10.4
cbdbc
2023-03-09 22:27:25 +0300
-
2ed0525f40
poll: Rename lock to lock_cnt and make it unsigned
master
Andreas Schneider
2023-03-09 10:17:08 +0100
-
30b5a2e33b
poll: Change the lock to block only POLLIN events
Jakub Jelen
2023-03-01 10:31:57 +0100
-
e15f493d4a
socket: Reformat
Jakub Jelen
2023-03-01 10:59:28 +0100
-
19c4de7350
Reformat ssh_packet_socket_callback
Jakub Jelen
2023-03-01 10:25:33 +0100
-
832b94a660
Reformat ssh_connector_fd_out_cb
Jakub Jelen
2023-02-28 17:35:15 +0100
-
5506aadf05
config: Fix indentation
Jakub Jelen
2023-01-26 20:00:41 +0100
-
258560da16
bignum: Avoid bogus newline in the log
Jakub Jelen
2023-01-11 17:50:31 +0100
-
e364b1e793
free memory of peer_discon_msg
Ahsen Kamal
2023-03-06 15:38:59 +0530
-
49b34987d6
test for peer_discon_msg
Ahsen Kamal
2023-02-21 23:33:37 +0530
-
4a7a7e3186
assign peer_discon_msg
Ahsen Kamal
2023-02-21 04:08:40 +0530
-
e2b89dec9d
rename discon_msg to peer_discon_msg
Ahsen Kamal
2023-02-21 04:07:15 +0530
-
e7b8de1363
gitlab-ci: Use CentOS9 for Coverity builds
Andreas Schneider
2023-03-01 07:58:51 +0100
-
f8d7fee588
pki: Use preference hints when loading keys from store
Jakub Jelen
2023-02-13 09:58:16 +0100
-
2539d72b7c
Add support for PKCS#11 provider in OpenSSL 3.0
Jakub Jelen
2022-10-31 15:09:26 +0100
-
7291f2173c
cmake: Add compiler warnings for Modern C (C99)
Andreas Schneider
2023-02-05 09:43:01 +0100
-
96aee531ff
fixed argp missing error
Ahsen Kamal
2023-02-04 01:14:12 +0530
-
cc4a11b2ba
ignored gcovr parse error
Ahsen Kamal
2023-02-04 19:50:22 +0530
-
a3a13eb3a8
Remove support for DSA Keys
Mohammad Shehar Yaar Tausif
2022-03-11 22:00:20 +0530
-
486df37a84
src/options.c: Add documentation for default LogLevel
Norbert Pocs
2023-01-27 18:03:04 +0100
-
c9291ce878
doc/CMakeLists.txt: Exclude non-wanted symbols
Norbert Pocs
2023-01-09 13:06:17 +0100
-
9931f158e0
server: Add documentation to some functions
Norbert Pocs
2023-01-03 14:15:05 +0100
-
b7c1f792cc
documentation: Fix Missing param doxygen warnings
Norbert Pocs
2022-12-22 10:23:23 +0100
-
4fb5af1da5
src/pki_crypto.c: Fix errors introduced by EC rework
Norbert Pocs
2023-01-27 17:56:20 +0100
-
bc2e99dc3f
ecdh: Rewrite to use OSSL_PARAM_BLD
Jakub Jelen
2023-01-18 13:12:34 +0100
-
6d34718f89
ci: Update OpenSSL versions in the CI target names
Jakub Jelen
2023-01-10 11:35:32 +0100
-
31073780d1
ci: Drop fedora/fips combination as it looks broken
Jakub Jelen
2023-01-10 11:32:41 +0100
-
1eb3df5254
Get rid of the deprecated OpenSSL API
Jakub Jelen
2023-01-06 17:25:44 +0100
-
02fda2ef80
Remove needless ifdefs for Ed25519 support ...
Jakub Jelen
2023-01-11 12:33:09 +0100
-
2187c3feae
token: Avoid warnings with extraneous parentheses
Jakub Jelen
2023-01-09 17:25:58 +0100
-
b231562858
tests: Use assert_return_code instead of assert_true
Jakub Jelen
2023-01-09 16:50:17 +0100
-
b2cd025fcb
bignum: Reformat long line
Jakub Jelen
2023-01-06 17:28:17 +0100
-
bb9c3245c4
tests: Avoid needless free and fix formatting
Jakub Jelen
2023-01-06 17:18:34 +0100
-
dcfc8a2c5d
tests: Use assert_string_equal instead of assert_true
Jakub Jelen
2023-01-06 17:17:54 +0100
-
cc1b021153
kex: Fix typo
Jakub Jelen
2023-01-04 15:44:20 +0100
-
aeb60fcf28
tests: Refactor the PKCS#11 URI tests
Jakub Jelen
2023-01-04 15:19:50 +0100
-
e97cd2d02e
tests: Reformat unittests/torture_pki_rsa_uri
Jakub Jelen
2023-01-04 15:06:46 +0100
-
10296dbc76
tests: Use temporary variable to set test environment
Jakub Jelen
2023-01-04 14:58:45 +0100
-
492f5d82b8
Clean up usage of HAVE_ECC and HAVE_ECDH
Jakub Jelen
2023-01-04 14:52:49 +0100
-
dac62e7439
pki: Initialize pointers and avoid double-free with OSSL 3.0
Jakub Jelen
2023-01-04 14:21:26 +0100
-
ab24110ae0
Do not build the PKCS#11 when disabled
Jakub Jelen
2023-01-04 14:17:45 +0100
-
96ee1c62dd
Enable code coverage also for client testing
Jakub Jelen
2023-01-17 14:33:46 +0100
-
c52f40bcb2
tests: Reproducer for delayed compression rekey
Jakub Jelen
2022-12-19 16:02:48 +0100
-
98b81ebcad
wrapper: Correctly handle rekey with delayed compression
Jakub Jelen
2022-12-19 15:15:08 +0100
-
342b69246c
wrapper: Reformat compression algorithms handling
Jakub Jelen
2022-12-19 14:35:12 +0100
-
c784bf345c
Reformat gzip.c
Jakub Jelen
2022-12-19 14:13:49 +0100
-
6b4c2a21bc
examples: Support more options in the sftp client
Jakub Jelen
2022-12-16 16:08:09 +0100
-
834603c96b
packet: Log at least names of unknown extensions
Jakub Jelen
2022-12-16 14:03:23 +0100
-
a54d2377d6
examples: Change variable names and logs to english
Jakub Jelen
2022-12-12 17:48:57 +0100
-
8f237bde15
cmake: Check for Argp also on Linux to fix alpine build
Jakub Jelen
2022-12-12 15:00:23 +0100
-
d54d45871a
cmake: Document the consequences of enabling benchmarks
Jakub Jelen
2022-12-12 14:59:25 +0100
-
a5631280a9
include: Document the need to free the returned buffer
Jakub Jelen
2022-12-12 14:58:52 +0100
-
8c1b159a3a
examples: Avoid memory leak from sftp
Jakub Jelen
2022-12-12 14:57:56 +0100
-
96ad1b380d
Add support for sk-keys through configuration
Norbert Pocs
2023-01-03 15:10:55 +0100
-
edcce095e0
Happy new year 2023!
Andreas Schneider
2023-01-09 09:06:38 +0100
-
f297dc6ab8
Add callbacks for channel open response, and channel request response.
Tom Deseyn
2022-07-22 05:47:04 +0200
-
54c1703cb2
Move old DSA and RSA structs into EVP_PKEY
Norbert Pocs
2022-12-12 15:45:15 +0100
-
9a3e218b6f
token: Fix possible resource leak
Andreas Schneider
2022-11-28 13:33:15 +0100
-
df48ddd895
torture_options.c: Add test for ssh_options_apply
Norbert Pocs
2022-11-16 17:18:49 +0100
-
c0c063f94c
torture_options.c: Add identity test for ssh_options_copy
Norbert Pocs
2022-11-16 17:17:14 +0100
-
1bd499febb
Add flags for escape expand operation
Norbert Pocs
2022-11-16 16:51:02 +0100
-
87d694d5ad
tests: Use opts.identites_non_exp not opts.identities
Norbert Pocs
2022-11-16 11:03:30 +0100
-
1ff893c914
Add a placehohlder for non-expanded identities
Norbert Pocs
2022-11-16 10:40:38 +0100
-
435f1549f1
misc.c: Fix typo in docstring
Norbert Pocs
2022-11-16 16:53:10 +0100
-
4cd58350a8
Fix memory leaks of bignums when openssl >= 3.0
Norbert Pocs
2022-11-18 17:22:46 +0100
-
7f742680c2
replace chroot() from chroot_wrapper internal library with chroot() from priv_wrapper package
Pavel Filipenský
2022-09-15 09:53:16 +0200
-
c8373e652c
tests: Fix test with ssh as proxy command
Andreas Schneider
2022-11-25 13:05:20 +0100
-
da357b1cb4
Add missing includes for fprintf()
Andreas Schneider
2022-11-23 15:28:00 +0100
-
9941e89f30
dh: Add missing include for fprintf()
Andreas Schneider
2022-11-23 10:01:49 +0100
-
0fa215e2ac
tests/pkd: adjust usage of argv strings
Jon Simons
2022-11-16 19:07:22 -0500
-
44f60d878a
tests/pkd/pkd_hello.c: change fprintf indentation
Jon Simons
2022-11-16 18:50:25 -0500
-
4f6aa53b16
tests/pkd: use -L in CMakeLists.txt
Jon Simons
2022-11-12 17:18:00 -0500
-
b610757e63
tests/pkd: support -L, --temp-dir=<mkdtemp-template>
Jon Simons
2022-11-12 17:06:31 -0500
-
aa206cbfe5
tests/pkd: relax pthread_kill assert in
pkd_stop
Jon Simons
2022-11-12 15:36:41 -0500
-
a2aefeb1ab
cmake/Modules/FindArgp.cmake: fix ARGP warning
Jon Simons
2022-11-12 14:51:18 -0500
-
9514547c2a
tests/pkd: free socket wrapper string upon error
Jon Simons
2022-11-06 11:34:48 -0500
-
abe222e1e8
torture_config.c: Add test for +,-,^ config feature
Norbert Pocs
2022-11-10 10:50:52 +0100
-
80c986bf89
torture_options.c: Add test for config +,-,^ feature
Norbert Pocs
2022-11-07 08:28:31 +0100
-
01e9341d10
options.c: Add support for openssh config +,-,^
Norbert Pocs
2022-11-07 13:13:20 +0100
-
039d1b2775
kex: Add functions for openssh +,-,^ features
Norbert Pocs
2022-11-07 08:23:30 +0100
-
53fa00abeb
torture_tokens.c: Add tests for new token functions
Norbert Pocs
2022-11-11 17:47:22 +0100
-
61218df5d5
tokens: Add low-level function to exlclude, prepend lists
Norbert Pocs
2022-11-07 13:08:02 +0100
-
23cebfadea
libcrypto.c: Change function parameter name
Norbert Pocs
2022-10-23 19:42:16 +0200
-
9d429eda93
pki_ed25519_common.c: Change function parameter name
Norbert Pocs
2022-10-23 19:40:52 +0200
-
34baecf49a
misc.c/h: Change function parameter name
Norbert Pocs
2022-10-23 19:37:19 +0200
-
d1947b55ec
Add external c declaration for c++
Norbert Pocs
2022-10-24 12:50:46 +0200
-
5e81eec4ec
examples: fix htons implicit declaration in sshd_direct-tcpip
David GUGLIELMI
2022-11-01 14:41:06 +0100
-
06a0a957c9
bind: Set socket connected after accepting connection
Jakub Jelen
2022-10-31 16:10:33 +0100
-
8f7c179bed
Reformat and initialize pointers
Jakub Jelen
2022-10-31 16:08:53 +0100
-
0c64a62fb7
Remove HAVE_OPENSSL_EVP_DIGESTSIGN/VERIFY ifdefs
Norbert Pocs
2022-10-11 15:49:11 +0200
-
178d7934f9
Remove HAVE_OPENSSL_EVP_POLY1305 ifdefs
Norbert Pocs
2022-10-11 15:47:13 +0200
-
66d3afd0ab
Remove HAVE_OPENSSL_X25519 ifdefs
Norbert Pocs
2022-10-11 15:45:54 +0200
-
358ce46551
Remove HAVE_OPENSSL_ED25519 ifdefs
Norbert Pocs
2022-10-11 15:44:12 +0200
-
28d27c3ae4
ConfigureChecks.cmake: Remove implicitly included function checks
Norbert Pocs
2022-10-11 15:29:20 +0200
-
67762bd68b
.gitlab-ci.yml: Remove c7s CI runner
Norbert Pocs
2022-10-05 16:14:39 +0200
-
9717b99136
libcrypto-compat.c/h: Remove no longer supported openssl versions
Norbert Pocs
2022-10-05 15:43:01 +0200
-
bafa59825e
threads/libcrypto.c: Remove no longer supported openssl versions
Norbert Pocs
2022-10-05 15:44:48 +0200
-
eb40fb60ae
libcrypto.c: Remove no longer supported openssl versions
Norbert Pocs
2022-10-05 15:40:27 +0200
-
2074fb1948
Fix ssh_send_issue_banner() for CMD(PowerShell)
Seung Min Park
2022-10-27 06:36:54 +0000
-
3c272d00fb
setup-softhsm-tokens.sh: Fix shellcheck errors
Norbert Pocs
2022-10-06 10:23:33 +0200