| .. |
|
Close-IcingaTCPConnection.psm1
|
Adds function to securely fetch remote endpoint address from clients
|
2020-03-24 20:12:31 +01:00 |
|
Close-IcingaTCPSocket.psm1
|
Add debug output messages for TCP handling
|
2020-03-24 15:32:14 +01:00 |
|
Convert-Base64ToCredentials.psm1
|
Fixes various code stylings, whitespaces, line handling, and so on
|
2020-08-04 14:48:32 +02:00 |
|
ConvertTo-IcingaX509Certificate.psm1
|
Improves certutil output by writing it into eventlog on debug mode
|
2020-03-26 07:34:10 +01:00 |
|
Disable-IcingaUntrustedCertificateValidation.psm1
|
Improves and standardizes the wizard even further
|
2020-05-29 14:49:34 +02:00 |
|
Enable-IcingaUntrustedCertificateValidation.psm1
|
Fixes various code stylings, whitespaces, line handling, and so on
|
2020-08-04 14:48:32 +02:00 |
|
Get-IcingaRESTHeaderValue.psm1
|
Adds function to securely read header values from our requests
|
2020-03-24 20:14:06 +01:00 |
|
Get-IcingaRESTPathElement.psm1
|
Fixes various code stylings, whitespaces, line handling, and so on
|
2020-08-04 14:48:32 +02:00 |
|
Get-IcingaSSLCertForSocket.psm1
|
Fixes various code stylings, whitespaces, line handling, and so on
|
2020-08-04 14:48:32 +02:00 |
|
Get-IcingaTCPClientRemoteEndpoint.psm1
|
Adds function to securely fetch remote endpoint address from clients
|
2020-03-24 20:12:31 +01:00 |
|
Icinga_HTTPResponse_Enums.psm1
|
Adds generic support for sending TCP client and REST network messages
|
2020-03-25 17:48:49 +01:00 |
|
New-IcingaSSLStream.psm1
|
Adds error handling for SSLStreams and adds eventlog pre-defined messages
|
2020-03-27 16:43:18 +01:00 |
|
New-IcingaTCPClient.psm1
|
Adds function to securely fetch remote endpoint address from clients
|
2020-03-24 20:12:31 +01:00 |
|
New-IcingaTCPClientRESTMessage.psm1
|
Adds generic support for sending TCP client and REST network messages
|
2020-03-25 17:48:49 +01:00 |
|
New-IcingaTCPSocket.psm1
|
Add debug output messages for TCP handling
|
2020-03-24 15:32:14 +01:00 |
|
Open-IcingaTCPClientConnection.psm1
|
Adds secure function for initialising client SSL stream reader
|
2020-03-24 20:14:41 +01:00 |
|
Read-IcingaRESTMessage.psm1
|
Fixes various code stylings, whitespaces, line handling, and so on
|
2020-08-04 14:48:32 +02:00 |
|
Read-IcingaTCPStream.psm1
|
Improves TCP Stream reader to read messages with correct size
|
2020-03-27 16:41:30 +01:00 |
|
Send-IcingaTCPClientMessage.psm1
|
Adds generic support for sending TCP client and REST network messages
|
2020-03-25 17:48:49 +01:00 |
|
Send-IcingaWebAuthMessage.psm1
|
Adds support for handling authentication requests with basic auth
|
2020-05-29 18:02:30 +02:00 |
|
Set-IcingaTLSVersion.psm1
|
Fixes TLS error on WebRequests for endpoints using TLS 1.2
|
2020-07-31 10:20:53 +02:00 |
|
Test-IcingaRESTCredentials.psm1
|
Fixes various code stylings, whitespaces, line handling, and so on
|
2020-08-04 14:48:32 +02:00 |