summaryrefslogtreecommitdiff
path: root/src/common/net
AgeCommit message (Expand)Author
2014-12-01Add experimental IPv6 support.Andrey Nazarov
2014-12-01Remove ‘net_tcp_*’ console variables.Andrey Nazarov
2014-12-01Prepare address matching code for IPv6.Andrey Nazarov
2013-02-04Use proper constant for ‘net_maxmsglen’.Andrey Nazarov
2013-01-30Add STRINGIFY macro. Use it where appropriate.Andrey Nazarov
2013-01-14Share TCP socket between client and server.Andrey Nazarov
2012-08-05Remove some ‘#if USE_CLIENT’ tests.Andrey Nazarov
2012-07-25Update GPLv2 text and headers.Andrey Nazarov
2012-07-25Split sizebuf code from msg.c into sizebuf.c.Andrey Nazarov
2012-07-25Use proper memtag on server netchans.Andrey Nazarov
2012-07-24Rework source tree layout.Andrey Nazarov