aboutsummaryrefslogtreecommitdiff
path: root/src/network/networkprotocol.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Generic CAO cleanups and renames for clarificationest312015-06-201-0/+1
* Finalize init packets and enable protocol v25est312015-05-161-8/+10
* Make early protocol auth mechanism generic, and add SRPest312015-05-111-30/+90
* Make comments consistent with TOSERVER_INIT -> TOSERVER_INIT_LEGACY renameest312015-04-071-1/+1
* Change error_message from wstring to stringShadowNinja2015-03-271-24/+24
* Prepare Protocol v25 init & authentication.Loic Blot2015-03-131-9/+25
* Handle the newly added TOCLIENT_ACCESS_DENIED and TOCLIENT_DELETE_PARTICLESPA...Loic Blot2015-03-131-2/+78
* Rename some packet and handlers to <packet>_Legacy name for compat layer betw...Loic Blot2015-03-131-6/+6
* Typo fix in networkprotocol.hNer'zhul2015-02-191-1/+1
* Network Layer 7 rework (Packet handling)Loic Blot2015-02-101-0/+804