xenadmin/XenCenterLib
Danilo Del Busso 8983ce95a2 CA-382850: Catch exception when listing pipe names with invalid characters
Pipes can be created with invalid characters in their names (such as `|`). This results in an exception being thrown when those files are accessed via standard API calls such as `Directory.GetFiles`. Other processes might create these pipes and inadvertently prevent XenCenter from starting altogether.

Signed-off-by: Danilo Del Busso <danilo.delbusso@cloud.com>
2023-09-22 15:43:08 +01:00
..
Archive CA-375900: Prepend \\?\ to file paths when creating streams for archive generation (#3184) 2023-09-22 15:41:54 +01:00
Compression Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
Properties Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
BasicXMLResolver.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
ChangeableDictionary.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
ChangeableList.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
ComparableAddress.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
ComparableList.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
EmailAddressValidator.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
EncryptionUtils.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
IniDocument.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
INotifyCollectionChanged.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
LimitedStack.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
LockFreeQueue.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
NamedPipes.cs CA-382850: Catch exception when listing pipe names with invalid characters 2023-09-22 15:43:08 +01:00
PartialIP.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
Set.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
StreamUtilities.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
StringUtility.cs CA-375900: Prepend \\?\ to file paths when creating streams for archive generation (#3184) 2023-09-22 15:41:54 +01:00
ToStringWrapper.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
Win32.cs CP-40842: Remove CIS upload from Server Status Report wizard (#3087) 2023-02-13 13:47:21 +00:00
XenCenterLib.csproj CP-40739: Build with VS 2022. 2023-08-24 14:19:07 +01:00