1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
YSFClients/YSFReflector
Jonathan Naylor 2d4ffac048
Merge pull request #262 from f1rmb/f1rmb_network_port_datatype
3 years ago
..
docker Added Dockerfile to build user image 5 years ago
BlockList.cpp Remove duplicate log messages. 4 years ago
BlockList.h Add a rudimentary block list. 4 years ago
Conf.cpp Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 3 years ago
Conf.h Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 3 years ago
Log.cpp Add optional diabling of file rotation and UDP socket bug fixing. 4 years ago
Log.h Add optional diabling of file rotation and UDP socket bug fixing. 4 years ago
Makefile Add a rudimentary block list. 4 years ago
Network.cpp Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 3 years ago
Network.h Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 3 years ago
StopWatch.cpp Simplify the new stopwatch code. 6 years ago
StopWatch.h Fix Windows compilation. 4 years ago
Thread.cpp Updates for NetBSD. 4 years ago
Thread.h Code cleanups. 8 years ago
Timer.cpp Initial version. 8 years ago
Timer.h Initial version. 8 years ago
UDPSocket.cpp Fix nasty bug in UDPSocket::close(). 4 years ago
UDPSocket.h Reinstate the IP address logging for the reflector. 4 years ago
Utils.cpp Upgrade the YSF reflector protocol and use a new .ini file. 8 years ago
Utils.h Initial version. 8 years ago
Version.h Remove duplicate log messages. 4 years ago
YSFDefines.h Initial version. 8 years ago
YSFReflector.cpp Fix bugs and simplify the blocking code. 4 years ago
YSFReflector.h Fix Windows compilation. 4 years ago
YSFReflector.ini Add a rudimentary block list. 4 years ago
YSFReflector.sh Create YSFReflector.sh 8 years ago
YSFReflector.vcxproj Add a rudimentary block list. 4 years ago
YSFReflector.vcxproj.filters Add a rudimentary block list. 4 years ago