aboutsummaryrefslogtreecommitdiff
path: root/src/common/Cryptography
AgeCommit message (Expand)Author
2022-07-15Core/Crypto: Correct header guard in SessionKeyGenerator.h (#28116)Kargatum
2022-06-16Core/Crypto: Fixed build with openssl 1.1daMaex
2022-06-16Core/Crypto: Fixed loading legacy openssl provider for RC4 on windowsShauren
2022-06-16Core/Crypto: Updated ARC4 code with openssl 3.0 supportdaMaex
2022-06-16Core/Crypto: Fixed GenericHMAC::Finalize wth openssl 3.0daMaex
2022-06-16Core/Crypto: Fixed EVP_PKEY reference counting for copied objectsShauren
2022-06-16Core/Crypto: Switch away from most deprecated openssl functions and removed u...Shauren
2022-06-16Core/Misc: Prefix include guard to avoid possible conflict with external libraryShauren
2020-09-06Core/Authserver: Removal of sha_pass_hash, compatibility fields, and everythi...Treeston
2020-08-20Common/Misc: Clean-up a GCC sign comparison warningTreeston
2020-08-03Core/Crypto: Initialize class member variables after crypto refactorShauren
2020-08-02Core/Authserver: Re-organize the `accounts` table (PR #25135)Treeston
2020-07-29Core/Authserver: Split SRP6 into its own file (PR #25131)Treeston
2020-07-26how does VC++ never catch these? 5e36bf7 follow-upTreeston
2020-07-26Core/Authserver: Auth cleanup phase 1b, the "I didn't hit Stage All" commit. ...Treeston
2020-07-26Core/Authserver: Auth cleanup phase 1a, the "stuff I ran across while making ...Treeston
2020-07-26Core/Authserver: Authserver cleanup (PR#25093)Treeston
2020-07-25Common/Crypto: #ifdef out unnecessary locking code for OpenSSL 1.1+ (PR #25110)Peter Keresztes Schmidt
2020-04-05Core/Misc: Remove whitespace at the end of linesjackpoz
2020-03-19Core/Misc: C++17 cleanups, commit 3, the header commitTreeston
2020-03-19Core/Misc: C++17 cleanups, commit 2, the advstd commitTreeston
2020-01-02New yearAokromes
2019-08-11Common/Crypto: Make C++14 compilers happy.Treeston
2019-08-10[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)Treeston
2019-08-06Core/Common: fix a bug in BigNumber::AsByteArray that was causing incorrect o...Treeston
2019-01-19Core/Misc: Fix clang 6.0 warningsjackpoz
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-03-04Core/Crypto: Transitional Cryptography update for OpenSSL 1.1 (#21533)Warlockbugs
2018-01-01Update copyright note for 2018tkrokli
2017-11-25Misc: More cleanupAokromes
2017-06-19Core: ported headers cleanup from master branchariel-
2017-01-02Update Copyright notice for 2017tkrokli
2016-08-03Common/Crypto: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-04-17Core/Cryptography: Move the SHA1 calculate helper to the SHA1 headerNaios
2016-03-24Core/Common: Converted the common library to a shared library.Naios
2016-01-01Update copyright note for 2016Rushor
2015-08-24Core/BuildSystem: Merged crypto and gitrevision into common, cleaned include ...StormBytePP