2.0.13 2020-07-10
- No changes - just META information for CPAN
2.0.12 2020-07-10
- No changes - just META information for CPAN
2.0.11 2020-06-12
- Use default SSL_version from IO::Socket::SSL
2.0.10 2019-06-24
- Error messages are always returned has hashes.
2.0.9 2018-12-03
- Fix typo in manifest
2.0.8 2018-11-29
- Yet another attempt to fix CPANTS warnings for manifest
2.0.7 2018-11-29
- Another attempt to fix CPANTS warnings for manifest
2.0.6 2018-11-28
- Fix manifest and meta
2.0.5 2018-11-28
- Move podcover test to subfolder
- Add timeout for SSL/TLS connections to stop possible DOS-attack
2.0.4 2018-11-23
- Don't run covertest on end users
- Handle servers that respond with a v2 packet to a v3 request (NSClient++)
2.0.3 2018-11-21
- Don't require Data::Dumper - trying to make CPAN Tester happy
2.0.2 2018-11-15
- Fix crc32 and padding problem
2.0.1 2018-11-09
- Create valid v3 Packets.
- Don't crash on invalid Packets.
- Don't crash on with Packets from an unauthorized IP.
2.0.0 2018-09-20
- Fix missing exit codes from check
- NRPE v3 now working properly with "short" outputs
- Better SSL handling
- Deassemble function removed
1.0.3 2017-08-22
- Add Utils.pm that contains common helper functions.
- Fix error handling in Packet.pm
- Deprecate deassemble function
- Add disassemble function
1.0.2 2017-07-27
- Fix manifest.
1.0.1 2017-07-27
- Add support for NRPE V3 and IPv6.
1.0.0 2016-09-12
- Sort options alphabetically
0.004 2016-06-01
- Fix SSL incompatibility with recent NRPE Server implementations
0.003 2014-04-16
- Fix Pod errors
0.002 2014-04-15
- Fix kwalitee errors
- Build.PL add Test::Podcoverage to build requirements
- add license to all *.pl and *.pm files
0.001 2013-01-10
- First release.