ModernUO/Projects/UOContent/Accounting/Security
Kamron Batman 525cda5413
Cleanup & Fixes for .NET 5 (#309)
- [X] Fixes several bugs
- [X] Updates more ordinal issues
- [X] Cleans up the code a bit
- [X] Turns classes static that should have been
- [X] Changes TcpServer.Instances to a HashSet

Bumps release version
2020-11-15 10:03:50 -08:00
..
AccountSecurity.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Argon2PasswordProtection.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
MD5PasswordProtection.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
PBKDF2PasswordProtection.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
SHA1PasswordProtection.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
SHA2PasswordProtection.cs Fix bad serials (#304) 2020-11-08 12:09:26 -08:00