summaryrefslogtreecommitdiff
path: root/src/login/fwd.hpp
AgeCommit message (Collapse)AuthorFilesLines
2019-01-10completely remove the auth fifo queue in login servergumi1-1/+0
it isn't even being used anymore
2015-01-23Use generated config for loginBen Longbons1-1/+10
2014-10-26Fix header rankingBen Longbons1-0/+11
2014-06-27This is more reliableBen Longbons1-5/+2
2014-06-26Stick everything in a namespaceBen Longbons1-0/+4
2014-04-22Use strict ID typesBen Longbons1-0/+26
Possibly some missing for the far side of the network. AccountId and BlockId are still terribly entangled.