index
:
mirror/azerothcore-wotlk.git
custom
master
https://github.com/azerothcore/azerothcore-wotlk.git @ 2025-09-28T09:01:01Z
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
authserver
/
Server
/
AuthSocket.cpp
Age
Commit message (
Expand
)
Author
2017-12-21
Using TC structure allowing easier patches importing
Yehonal
2017-09-16
Fixed realmid on realmlist packet
Yehonal
2017-08-20
fixed compilation with ENABLE_* defines disabled
Yehonal
2017-08-20
Merge branch 'master' into master
Yehonal
2017-08-20
Another huge compilation fix
Yehonal
2017-08-20
fix for PR
talamortis
2017-08-19
Fixed travis build errors with Talamortis.
Yehonal
2017-08-19
Fixed these 3 fatal errors for travis build (thanks to @Talamortis )
Barbz
2017-08-19
changed DISABLED_ cmake variable to ENABLED_ and implemented for all disabled...
Yehonal
2017-06-30
Tabs
Nefertumm
2017-06-30
Implement ip2nation and ip2nationCountries
Nefertumm
2017-03-19
Core/Auth: Per SRP6a protocol, terminate connection of A % N == 0. This resol...
starrheld
2016-11-18
Core/Auth: Resolved critical vulnerability on auth system bypass
Chaosvex
2016-08-19
Rewritten Threading system using c++11 std instead of ACE
Yehonal
2016-08-17
Fix License issue, closes #21
ShinDarth
2016-08-12
Refactoring part 2 [W.I.P]
Yehonal