wasSharpNET

Subversion Repositories:
Rev:
   
Rev Age Author Path Log message Diff Changes
27 2342 d 2 h office / - Cleanups and added the ability to start and stop Windows services. Diff
A/Platform/Windows/Services
/Platform/Windows/Services/Utilities.cs
M/Console/ConsoleExtensions.cs
/Console/ConsoleSpin.cs
/Cryptography/AES.cs
/Cryptography/SHA1.cs
/Diagnostics/ExceptionExtensions.cs
/IO/SafeFileStream.cs
/IO/Utilities/IOExtensions.cs
/Network/HTTP/HTTPServer.cs
/Network/IPAddressExtensions.cs
/Network/SubnetMask.cs
/Network/TCP/Utilities.cs
/Platform/Windows/Commands/NetSH/URLACL.cs
/Platform/Windows/Utilities.cs
/Process.cs
/Properties/AssemblyInfo.cs
/Reflection.cs
/Serialization/XmlSerializerCache.cs
/Syndication/ObservableSyndication.cs
/wasSharpNET.csproj
22 2437 d 10 h office / - Enumerate to list to avoid double enumerations.
- Ensure the HTTP server terminates on stop (addresses #43).
- Cleanups to URL ACL reservations.
- General cleanups.
Diff
M/Console/ConsoleExtensions.cs
/Diagnostics/ExceptionExtensions.cs
/IO/SafeFileStream.cs
/IO/Utilities/IOExtensions.cs
/Network/HTTP/HTTPServer.cs
/Platform/Windows/Commands/NetSH/URLACL.cs
/Serialization/XmlSerializerCache.cs
/Syndication/ObservableSyndication.cs
12 2605 d 7 h office / - Console color fix. Diff
M/Console/ConsoleExtensions.cs
/Properties/AssemblyInfo.cs
11 2615 d 1 h office / - Clean. Diff
M/Console/ConsoleExtensions.cs
/Console/ConsoleSpin.cs
/Cryptography/AES.cs
/Cryptography/SHA1.cs
/Network/HTTP/HTTPServer.cs
/Network/IPAddressExtensions.cs
/Network/SubnetMask.cs
/Network/TCP/Utilities.cs
/Platform/Windows/Commands/NetSH/URLACL.cs
/Process.cs
/Properties/AssemblyInfo.cs
/Reflection.cs
/Syndication/ObservableSyndication.cs
9 2652 d 7 h office / - Added handling of URL ACLs through NetSH.
- Added abstract HTTPServer for derivation.
- Added console extensions for centering text on the system console and merged with the color console.
- Added utilities to find unused TCP port.
- Beefed-up console spinner.
Diff
A/Console/ConsoleExtensions.cs
/Network/HTTP
/Network/HTTP/HTTPServer.cs
/Network/TCP
/Network/TCP/Utilities.cs
/Platform
/Platform/Windows
/Platform/Windows/Commands
/Platform/Windows/Commands/NetSH
/Platform/Windows/Commands/NetSH/URLACL.cs
D/Console/ColorConsole.cs
M/
/Console/ConsoleSpin.cs
/Properties/AssemblyInfo.cs
/wasSharpNET.csproj
7 2697 d 11 h office / - Added console colors and console spinner. Diff
A/Console
/Console/ColorConsole.cs
/Console/ConsoleSpin.cs
M/Properties/AssemblyInfo.cs
/wasSharpNET.csproj