index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T19:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Cryptography
/
HMACSHA1.cpp
Age
Commit message (
Expand
)
Author
2014-04-30
Core/Auth: Battle.net stuff
Shauren
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-01
Core/Misc: Fix some static analysis issues
jackpoz
2013-08-25
Core/Auth: Implement time-based token for user login as described in RFC 6238.
raczman
2013-08-18
Fix BigNumber::AsByteArray function by returning Auto_Ptr.
QAston
2013-03-25
Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-03-04
Core/Shared: Remove unused functions
leak
2012-01-24
Core: Fix non-PCH build and remove a few warnings.
click
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-10-07
Remove the accidental additions of CRLF-crap from the header updates
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-06-07
* Auth lib builds again.
Brian
2010-06-06
* Rename some cryptographic files.
XTZGZoReX