wasSharpNET

Subversion Repositories:
Rev:
←Prev12Next→     Show All
Rev Age Author Path Log message Diff Changes
27 2365 d 16 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
26 2367 d 17 h office / - Add privilege elevation. Diff
A/Platform/Windows/Utilities.cs
M/wasSharpNET.csproj
25 2370 d 0 h office /Diagnostics/ - Increase terminal width to 80 characters (Windows command prompt default). Diff
M/Diagnostics/ExceptionExtensions.cs
24 2383 d 0 h office /Diagnostics/ - Introduce optional fixed delimiter for console width to prevent exception when running as a service under Windows (addresses #49). Diff
M/Diagnostics/ExceptionExtensions.cs
23 2383 d 0 h office /Diagnostics/ - Clamp window width to 75 columns to prevent disruptions when running as a service. Diff
M/Diagnostics/ExceptionExtensions.cs
22 2461 d 0 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
21 2483 d 16 h office /IO/Utilities/ - Add IO extensions. Diff
A/IO/Utilities
/IO/Utilities/IOExtensions.cs
20 2483 d 16 h office / - Fix issues with URL reservations not properly elevating via UAC.
- Prettify exception stack traces.
- Clean up HTTP Server.
Diff
M/Diagnostics/ExceptionExtensions.cs
/Network/HTTP/HTTPServer.cs
/Platform/Windows/Commands/NetSH/URLACL.cs
/Properties/AssemblyInfo.cs
/wasSharpNET.csproj
19 2496 d 0 h office / - Exception cleanup.
- Revise the HTTP server.
Diff
M/Diagnostics/ExceptionExtensions.cs
/Network/HTTP/HTTPServer.cs
18 2519 d 18 h office /Diagnostics/ - Prettify exceptions. Diff
M/Diagnostics/ExceptionExtensions.cs
17 2524 d 12 h office /Diagnostics/ - Use only last two path parts in exception file reporting. Diff
M/Diagnostics/ExceptionExtensions.cs
16 2533 d 2 h office / - Add stack frame unwinding for debugging.
- Add XML serialization cache.
- Simplify the HTTP server.
- Fix options for running "netsh" as service.
Diff
A/Diagnostics
/Diagnostics/ExceptionExtensions.cs
/Serialization
/Serialization/XmlSerializerCache.cs
M/Network/HTTP/HTTPServer.cs
/Platform/Windows/Commands/NetSH/URLACL.cs
/wasSharpNET.csproj
15 2602 d 14 h office / - Implement disposable for the HTTP server. Diff
M/Network/HTTP/HTTPServer.cs
/Properties/AssemblyInfo.cs
14 2622 d 11 h office /Cryptography/ Diff
M/Cryptography/SHA1.cs
13 2622 d 18 h office / Diff
M/Cryptography/SHA1.cs
/Properties/AssemblyInfo.cs
12 2628 d 21 h office / - Console color fix. Diff
M/Console/ConsoleExtensions.cs
/Properties/AssemblyInfo.cs
11 2638 d 16 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
10 2664 d 12 h office / - Adding SHA1 stream conversion.
- HTTP server takes prefixes as start parameter and prefixes are cleared upon stopping.
Diff
M/Cryptography/SHA1.cs
/Network/HTTP/HTTPServer.cs
/Properties/AssemblyInfo.cs
9 2675 d 22 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
8 2701 d 7 h office / - Add observable syndication. Diff
A/Syndication
/Syndication/ObservableSyndication.cs
M/Properties/AssemblyInfo.cs
/wasSharpNET.csproj