aboutsummaryrefslogtreecommitdiff
path: root/src/common/Cryptography
AgeCommit message (Expand)Author
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-05Core/Authserver: Removal of sha_pass_hash, compatibility fields, and everythi...Treeston
2022-01-23Core/Crypto: c++17-ify crypto code cherry picked earlier that was downgraded ...Shauren
2022-01-23Common/Crypto: #ifdef out unnecessary locking code for OpenSSL 1.1+ (PR #25110)Peter Keresztes Schmidt
2021-12-24Core/Misc: C++17 cleanups, commit 2, the advstd commitTreeston
2021-12-21Core/Misc: Resolve c++17 TODOs left in code as commentsShauren
2021-12-18[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)Treeston
2021-10-06Core/Misc: Fix another gcc warningShauren
2021-10-06Common/Misc: Clean-up a GCC sign comparison warningTreeston
2021-03-02Core/PacketIO: Increase max allowed incoming packet size for CMSG_HOTFIX_REQUESTShauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
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-03how does VC++ never catch these? 5e36bf7 follow-upTreeston
2020-08-03Core/Authserver: Auth cleanup phase 1b, the "I didn't hit Stage All" commit. ...Treeston
2020-08-03Core/Authserver: Auth cleanup phase 1a, the "stuff I ran across while making ...Treeston
2020-08-03Core/Authserver: Authserver cleanup (PR#25093)Treeston
2020-01-02New YearAokromes
2019-11-08Core/Misc: Suppress openssl random generator uninitialized variable errors un...Shauren
2019-07-16Core/PacketIO: Fix sending uninitialized dataShauren
2019-07-14Fix build for openssl 1.0Shauren
2019-07-14Core/PacketIO: Updated packet encryption to 8.2Shauren
2019-01-01Update copyright note for 2019vincent-michael
2018-12-09Core/Misc: Fixed nopch and clang 6.0 warningsShauren
2018-03-04Core/Crypto: Transitional Cryptography update for OpenSSL 1.1 (#21534)Warlockbugs
2018-01-01Update copyright note for 2018vincent-michael
2017-12-29Tools/Patcher: Properly sign certificate bundle7.2.5/24742Shauren
2017-12-26Core/Crypto: Remove unused declarationShauren
2017-12-26Core/Crypto: Add const_cast hack to fix linux build with opensslShauren
2017-12-25Nopch build fix2Shauren
2017-12-25Nopch build fixShauren
2017-12-25Build fixShauren
2017-12-25Core/Crypto: Refactor RSA encryption to use openssl functions instead of doin...Shauren
2017-11-25Misc: More cleanupAokromes
2017-06-07Core/Misc: Some /W4 warning fixesShauren
2017-05-11Core/Common: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-08-04Common/Crypto: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-08-03Common/Crypto: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-04-18Core/Cryptography: Move the SHA1 calculate helper to the SHA1 headerNaios
2016-03-24Core/Common: Converted the common library to a shared library.Naios
2016-03-19Core/Crypto: Renamed SHA1Randx/WardenKeyGeneration and made it a template classShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-08-24Core/BuildSystem: Merged crypto into common, cleaned include directory lists ...StormBytePP
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP