index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-09T00:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
authserver
/
Server
/
AuthSocket.cpp
Age
Commit message (
Expand
)
Author
2010-12-04
Core/Authserver: Cleanup.
silinoron
2010-11-16
Core/Authserver: Clean up authserver base code a bit + follow codingstyle
click
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-09-25
Core: Generic cleanup (tab2spaces/whitespace removal)
click
2010-09-24
Core/DBLayer:
Machiavelli
2010-09-17
Authserver: Fixed crash when accounts limited to ip tried to login and fixes ...
Shauren
2010-09-16
Auth/Login: fixes the "cant relog after login failed" bug and fixes a potenti...
Rat
2010-09-12
Core/Authsocket: Fix errorenous authentication failure
Machiavelli
2010-09-12
Core/DBLayer: Add GetCString method for PreparedResultSet (dynamic copy is re...
Machiavelli
2010-09-12
Core/DBLayer: Replace all ad-hoc queries in AuthSocket with prepared statements
Machiavelli
2010-09-12
Auth: Typo fix in logon challenge handler, closes issue 3975, thanks 41782992
Shocker
2010-09-12
Cleanup/Core: Remove whitespace and tabs
click
2010-09-11
Core/DBLayer:
Machiavelli
2010-09-03
Core/DBLayer:
Machiavelli
2010-09-02
Core/DBLayer:
Machiavelli
2010-08-29
Rewrite much of the GM ticket system
silinoron
2010-08-22
Core: Fix more warnings, add new function sLog.outStaticDebug() that replaces...
click
2010-08-16
Send the right data when trying to log in with the wrong password.
silinoron
2010-08-08
* Rename: Sha1Hash -> SHA1Hash.
XTZGZoReX
2010-07-29
Convert to using ACE for reading configurationfiles, and remove dependency on...
click
2010-06-08
more cmake fixes. comment collision compilation until fixed
Tartalo
2010-06-06
* Restructuring authserver and worldserver.
XTZGZoReX