sources/md5.h@e534f2f78196
sources/md5.h
Mon, 15 Dec 2014 02:03:08 +0200
- author
- Teemu Piippo <crimsondusk64@gmail.com>
- date
- Mon, 15 Dec 2014 02:03:08 +0200
- changeset 29
- e534f2f78196
- parent 10
-
3874575d924d
- child 88
-
08ccaf26cffd
- permissions
- -rw-r--r--
- handle the 'from' argument in RCONSession::handle_packet to filter out packets from foreign hosts
- some code simplification in the interface code
#pragma once
void CalculateMD5 (unsigned char const *buffer, int length, char *checksum);