summaryrefslogtreecommitdiff
path: root/src/elogin/login.c
AgeCommit message (Collapse)AuthorFilesLines
2022-02-06All new accounts will now have their passwords stored in SHA256.Jesusaves1-1/+8
Supersedes all previous authentication methods, except VAULT TOKEN. This is done on registration and when changing password.
2016-05-02Update function hook prototypes for support new hercules.Andrei Karas1-5/+6
2016-05-02Add into all files where need #include "plugins/HPMHooking.h"Andrei Karas1-0/+2
2015-10-18Rename malloc.h to memmgr.h in includes.Andrei Karas1-1/+1
2015-09-28Update copyright year.Andrei Karas1-1/+1
2015-08-16Fix compilation after HPM update in server.Andrei Karas1-0/+2
2015-07-04Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with ↵Andrei Karas1-0/+30
hercules.