[Nagios-devel] NRPE Code update review needed

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] NRPE Code update review needed

Post by Guest »

Hello all,

Been a while since I have made any changes and posted but this time it's =
kind=20
of a biggy. I have been working on NRPE for the last few days and have ad=
ded in=20
tcp buffer encryption for the data going to and from check_nrpe to NRPE f=
or a=20
local requirement and wanted to get the code into the tree for others to =
use.=20
Based on input from Ethan way back I have opted to use the Openssl libs f=
or=20
encryption so as to limit extra needs and options and to allow for easy=20
adaptation and selection of encryption routines. However I am not the wor=
lds=20
best programmer and would like at least one other person to review my dif=
f's or=20
full code for check_nrpe.c and nrpe.c to validate I haven't made any huge=
=20
mistakes or missed something major. So if anyone would like to have a spi=
n with=20
it please email me and once it's all cleaned up I will post the diff's to=
here=20
for the tree if everyone wants it.=20

I also have not put in all the happy Define's that say only compile this =
if=20
openssl is installed so that may take me some more time as is.

Thoughts & comments welcome,
Derrick







This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked