wasSharpNET

Subversion Repositories:
Rev:
   
Rev Age Author Path Log message Diff Changes
16 2527 d 18 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 2597 d 5 h office / - Implement disposable for the HTTP server. Diff
M/Network/HTTP/HTTPServer.cs
/Properties/AssemblyInfo.cs
14 2617 d 3 h office /Cryptography/ Diff
M/Cryptography/SHA1.cs
13 2617 d 9 h office / Diff
M/Cryptography/SHA1.cs
/Properties/AssemblyInfo.cs
12 2623 d 13 h office / - Console color fix. Diff
M/Console/ConsoleExtensions.cs
/Properties/AssemblyInfo.cs
11 2633 d 7 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 2659 d 3 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 2670 d 13 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 2695 d 23 h office / - Add observable syndication. Diff
A/Syndication
/Syndication/ObservableSyndication.cs
M/Properties/AssemblyInfo.cs
/wasSharpNET.csproj
7 2715 d 17 h office / - Added console colors and console spinner. Diff
A/Console
/Console/ColorConsole.cs
/Console/ConsoleSpin.cs
M/Properties/AssemblyInfo.cs
/wasSharpNET.csproj
6 2723 d 21 h office /Properties/ - Used plain ASCII copyright symbol. Diff
M/Properties/AssemblyInfo.cs
5 2723 d 23 h office / - Add network and IP address extension from MSDN. Diff
A/Network
/Network/IPAddressExtensions.cs
/Network/SubnetMask.cs
M/Cryptography/SHA1.cs
/wasSharpNET.csproj
4 2728 d 6 h office /Properties/ - Bump version. Diff
M/Properties/AssemblyInfo.cs
3 2728 d 6 h office / - Clean. Diff
M/Cryptography/AES.cs
/Process.cs
2 2728 d 8 h office / - Add SHA1 hashing to hexadecimal output. Diff
A/Cryptography/SHA1.cs
M/wasSharpNET.csproj
1 2730 d 2 h office / - Initial import. Diff
A/Cryptography
/Cryptography/AES.cs
/IO
/IO/SafeFileStream.cs
/Process.cs
/Properties
/Properties/AssemblyInfo.cs
/Reflection.cs
/wasSharpNET.csproj