wasSharpNET

Subversion Repositories:
Rev:
   
Rev Age Author Path Log message Diff Changes
20 2475 d 19 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
16 2525 d 5 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
11 2630 d 19 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 2668 d 1 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