aboutsummaryrefslogtreecommitdiff
path: root/mcping.c
Commit message (Expand)AuthorAgeFilesLines
* mcqueryHEADmasterPlex2022-06-151-3/+4
* Factored the usage() functionPlex2022-02-041-5/+13
* getopt wackinessPlex2021-10-251-6/+8
* mcping finishedPlex2021-10-251-14/+23
* refactoring !!Plex2021-10-251-59/+13
* serialize_packet + refactorPlex2021-10-251-8/+35
* handshake serializedPlex2021-10-251-3/+3
* serialization underwayPlex2021-10-251-20/+28
* socket connectedPlex2021-10-251-8/+52
* forgot to strip most significant bytes from readPlex2021-10-241-8/+8
* readValIntPlex2021-10-241-6/+6
* writeVarIntPlex2021-10-241-0/+32