aboutsummaryrefslogtreecommitdiff
path: root/src/common/Cryptography/Authentication
AgeCommit message (Expand)Author
2025-05-13Core/Misc: Make string and string_view literal suffixes globally availableShauren
2024-12-18Core: Updated to 11.0.7Shauren
2023-12-26Core/Bnet: Implemented new SRP6 variants, and migrate old sha_pass_hash in ba...Shauren
2023-12-17Core/Bnet: Rewrite LoginRESTService using boost::beast instead of gsoap as ht...Shauren
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-05Core/Authserver: Removal of sha_pass_hash, compatibility fields, and everythi...Treeston
2021-03-02Core/PacketIO: Increase max allowed incoming packet size for CMSG_HOTFIX_REQUESTShauren
2020-08-03Core/Authserver: Re-organize the `accounts` table (PR #25135)Treeston
2020-08-03Core/Authserver: Split SRP6 into its own file (PR #25131)Treeston
2020-08-03Core/Authserver: Authserver cleanup (PR#25093)Treeston
2020-01-02New YearAokromes
2019-07-16Core/PacketIO: Fix sending uninitialized dataShauren
2019-07-14Core/PacketIO: Updated packet encryption to 8.2Shauren
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-01-01Update copyright note for 2017vincent-michael
2016-03-24Core/Common: Converted the common library to a shared library.Naios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-08-24Core/BuildSystem: Merged crypto into common, cleaned include directory lists ...StormBytePP