icinga-powershell-framework/lib/web
2020-03-25 17:48:49 +01:00
..
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
ConvertTo-IcingaX509Certificate.psm1 Add support to create X509 certificates based on .crt/.cert 2020-03-24 11:13:01 +01:00
Get-IcingaRESTHeaderValue.psm1 Adds function to securely read header values from our requests 2020-03-24 20:14:06 +01:00
Get-IcingaSSLCertForSocket.psm1 Adds function to fetch SSL cert for sockets for various scenarios 2020-03-24 20:15:52 +01: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 Fixes client initialising for SSLStream and possible crash reason 2020-03-24 20:13:28 +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 Change Regex to support more input variants 2020-03-25 15:33:32 +01:00
Read-IcingaTCPStream.psm1 Added basiic TCP Cmdlets and handling 2020-03-24 12:42:14 +01:00
Send-IcingaTCPClientMessage.psm1 Adds generic support for sending TCP client and REST network messages 2020-03-25 17:48:49 +01:00