ModernUO/Projects/UOContent/Accounting/Security
Kamron Batman 5e3b42bf9c
fix(network): Adds ConnectUO (#551)
- [X] Adds ability to create new protocol extension packets
- [X] Adds freeshard protocol extension support (packet 0xF1)
- [X] Adds ConnectUO support
- [X] Adds arbitrary read for `CircularBufferReader` and `SpanReader`
2021-03-15 14:14:33 -07:00
..
AccountSecurity.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Argon2PasswordProtection.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
MD5PasswordProtection.cs fix(core): Streamlines text encoding (#407) 2021-01-13 18:56:32 -08:00
PBKDF2PasswordProtection.cs fix(network): Adds ConnectUO (#551) 2021-03-15 14:14:33 -07:00
SHA1PasswordProtection.cs fix(core): Streamlines text encoding (#407) 2021-01-13 18:56:32 -08:00
SHA2PasswordProtection.cs fix(core): Handles a rare NPE with LoginTimer (#508) 2021-02-11 23:47:02 -08:00