]> git.xonotic.org Git - xonotic/darkplaces.git/history - lhnet.h
Also actually include the .enc file for the key.
[xonotic/darkplaces.git] / lhnet.h
2020-09-29 cloudwalkAdd qdefs.h and qstats.h to split up quakedef.h. Make...
2020-01-09 havocCorrected names in credits to be more accurate and...
2013-05-25 divverentImplement DSCP for ToS according to RFC2474 / RFC4594
2011-10-22 havocmajor overhaul for thread-safety - many global variable...
2010-08-19 havocfix almost all g++ -pedantic warnings
2009-05-14 molivierFixed IPv6 support, including the addition of the maste...
2008-08-19 havocimplemented an lhnetaddresstype_t enum instead of using...
2008-08-19 havocredesigned lhnetaddress_t struct to be a generic contai...
2007-11-21 havocfix some warnings
2007-11-18 havocfix an unsigned/signed comparison warning on lhnetsocke...
2007-03-29 havocadded NetConn_SleepMicroseconds function, and LHNET_Sle...
2004-01-23 havocdisabled opening of ipv6 sockets since that code still...
2003-06-22 havocForgot to include lhnet in the previous commit and...