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