Sebastian Wolf
|
3c01f34eb7
Merge branch 'master' into fixes
|
3 éve |
Sebastian Wolf
|
999e03b239
Merge pull request #259 from mleiner/fix_check_nrpe_ipv6
|
3 éve |
Sebastian Wolf
|
95ffb0e856
Merge pull request #255 from benaryorg/intermediate_cert
|
3 éve |
Manuel Leiner
|
9c8f1d1636
Use sockaddr_storage instead of sockaddr
|
4 éve |
benaryorg
|
28e360a1db
load intermediate cert from certfile
|
4 éve |
Doug Nazar
|
90fe0d3938
Use correct format for size_t result from sizeof().
|
4 éve |
Tristan Charbonneau
|
4f06e703b4
Fix option is --use-adh, not --use-dh in usage()
|
5 éve |
Andreas Baumann
|
09c5d40ad5
read_packages( SSL ):
|
6 éve |
madlohe
|
4529829e00
This should resolve #223 and #224.
|
6 éve |
madlohe
|
d61deb3ec7
Address parts of #191
|
6 éve |
madlohe
|
59e8a3a065
TLS1_3_VERSION was only introduced in openssl v1.1.1, so check OPENSSL_VERSION_NUMBER again before using it
|
6 éve |
madlohe
|
5ed18d750a
NRPE daemon should no longer accept packets from version 3, and the client
|
6 éve |
madlohe
|
f328a958d6
Invert Tom's changes - default to enabled (for backward compatibility) and allow disabling
|
6 éve |
Sebastian Wolf
|
a2ed36f3e6
Merge branch 'maint' into master
|
6 éve |
madlohe
|
734a1dfdb7
Merge branch 'maint' of github.com:NagiosEnterprises/nrpe into maint
|
6 éve |
madlohe
|
0db345444d
More fixes:
|
6 éve |
madlohe
|
8e3bea4e1b
Make sure that packet struct size is calculated correctly
|
6 éve |
tgriep
|
19bb3c52aa
Update check_nrpe.c
|
7 éve |
Nigel Yong
|
ef13794d05
Implement TLS1.3 support during IETF 102 Hackathon
|
7 éve |
Pavel Rochnyak
|
c5253cf632
fix for segfault when check_nrpe configuration file does not ends with newline issue#153 (#154)
|
8 éve |
Bryan Heden
|
adc53c88b1
update the regular cipher list to allow dh if so desired
|
8 éve |
Bryan Heden
|
e82d18a815
fix compiler warnings
|
8 éve |
Bryan Heden
|
10df3aa02b
add option to check_nrpe to allow output to be redirected from stderr to stdout
|
8 éve |
Bryan Heden
|
50cbea73c7
add engine_load_builtin to use hardware crypto capability where possible
|
8 éve |
Bryan Heden
|
51a264813d
fix for displaying invalid cert when cert is actually valid
|
8 éve |
Bryan Heden
|
836ab63da4
trying to get code a bit more readable, added seperate error messages for ssl handshake error locations for debugging reasons
|
8 éve |
Bryan Heden
|
3b12d314e0
cleaned up usage() in nrpe and check_nrpe. added version arg for nrpe
|
8 éve |
Bryan Heden
|
0bfabe40b2
remove archaic "last modified" lines - this is what git is for. update notices in source pages for consistency. updated copyright info where applicable.
|
8 éve |
Bryan Heden
|
99b0de98cb
Updated NRPE with a fix for SECLEVEL in OpenSSL > 1.1.0 since ADH was moved to no-op
|
8 éve |
John C. Frickson
|
2fab0f7252
Prep for release 3.1.1
|
9 éve |