index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Cryptography
/
BigNumber.h
Age
Commit message (
Expand
)
Author
2025-01-17
Core/Misc: Remove return type std::enable_if based SFINAE
Shauren
2024-11-14
Core/Misc: Support IPv6 ip2location
Shauren
2023-12-26
Core/Bnet: Implemented new SRP6 variants, and migrate old sha_pass_hash in ba...
Shauren
2023-08-24
Core/Misc: Modernize comparison operators
Shauren
2021-12-24
Core/Misc: C++17 cleanups, commit 2, the advstd commit
Treeston
2021-12-18
[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)
Treeston
2020-08-03
Core/Authserver: Split SRP6 into its own file (PR #25131)
Treeston
2020-08-03
how does VC++ never catch these? 5e36bf7 follow-up
Treeston
2020-08-03
Core/Authserver: Auth cleanup phase 1a, the "stuff I ran across while making ...
Treeston
2020-08-03
Core/Authserver: Authserver cleanup (PR#25093)
Treeston
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-11-25
Misc: More cleanup
Aokromes
2017-05-11
Core/Common: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-03-24
Core/Common: Converted the common library to a shared library.
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP