wasSharpNET

Subversion Repositories:
Rev:
   
Rev Age Author Path Log message Diff Changes
28 2322 d 10 h office / - Use async and cleanup. Diff
M/Network/HTTP/HTTPServer.cs
/Serialization/XmlSerializerCache.cs
27 2346 d 3 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 2441 d 11 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
16 2513 d 13 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