benaryorg
|
28e360a1db
load intermediate cert from certfile
|
4 年之前 |
madlohe
|
d61deb3ec7
Address parts of #191
|
6 年之前 |
madlohe
|
59e8a3a065
TLS1_3_VERSION was only introduced in openssl v1.1.1, so check OPENSSL_VERSION_NUMBER again before using it
|
6 年之前 |
madlohe
|
5ed18d750a
NRPE daemon should no longer accept packets from version 3, and the client
|
6 年之前 |
madlohe
|
f328a958d6
Invert Tom's changes - default to enabled (for backward compatibility) and allow disabling
|
6 年之前 |
Sebastian Wolf
|
a2ed36f3e6
Merge branch 'maint' into master
|
6 年之前 |
madlohe
|
734a1dfdb7
Merge branch 'maint' of github.com:NagiosEnterprises/nrpe into maint
|
6 年之前 |
madlohe
|
0db345444d
More fixes:
|
6 年之前 |
madlohe
|
8e3bea4e1b
Make sure that packet struct size is calculated correctly
|
6 年之前 |
tgriep
|
19bb3c52aa
Update check_nrpe.c
|
7 年之前 |
Nigel Yong
|
ef13794d05
Implement TLS1.3 support during IETF 102 Hackathon
|
7 年之前 |
Pavel Rochnyak
|
c5253cf632
fix for segfault when check_nrpe configuration file does not ends with newline issue#153 (#154)
|
8 年之前 |
Bryan Heden
|
adc53c88b1
update the regular cipher list to allow dh if so desired
|
8 年之前 |
Bryan Heden
|
e82d18a815
fix compiler warnings
|
8 年之前 |
Bryan Heden
|
10df3aa02b
add option to check_nrpe to allow output to be redirected from stderr to stdout
|
8 年之前 |
Bryan Heden
|
50cbea73c7
add engine_load_builtin to use hardware crypto capability where possible
|
8 年之前 |
Bryan Heden
|
51a264813d
fix for displaying invalid cert when cert is actually valid
|
8 年之前 |
Bryan Heden
|
836ab63da4
trying to get code a bit more readable, added seperate error messages for ssl handshake error locations for debugging reasons
|
8 年之前 |
Bryan Heden
|
3b12d314e0
cleaned up usage() in nrpe and check_nrpe. added version arg for nrpe
|
8 年之前 |
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 年之前 |
Bryan Heden
|
99b0de98cb
Updated NRPE with a fix for SECLEVEL in OpenSSL > 1.1.0 since ADH was moved to no-op
|
8 年之前 |
John C. Frickson
|
2fab0f7252
Prep for release 3.1.1
|
9 年之前 |
John C. Frickson
|
12d765af30
Relabel as 3.1.1rc1
|
9 年之前 |
John C. Frickson
|
dc3637f64c
OpenSSL 1.1.0e: Error: Could not complete SSL handshake
|
9 年之前 |
John C. Frickson
|
18288d1141
More detailed error logging for SSL
|
9 年之前 |
John C. Frickson
|
c30079c26e
Unable to compile v3.1.0rc1 with new SSL checks on rh5
|
9 年之前 |
John C. Frickson
|
fdc9caf696
Alternate log file not being used soon enough
|
9 年之前 |
John C. Frickson
|
7348ba3a82
check_nrpe = segfault when specifying a config file
|
9 年之前 |
John C. Frickson
|
5a0ec3f9ea
A wrong NRPE version is shown
|
9 年之前 |
John C. Frickson
|
423bae57be
The '--log-file=' or '-g' option is missing from the help
|
9 年之前 |