various little touchups

updated copyright year

various changes, better network error handling

validate the ip address octets better

fixed an off-by-one error

cleanup ip address code

removed the Range class too

deleted constructors from IPAddress

renamed String and StringList uses

removed the String class in favor of std::string

removed Container classes in favor of std::vector

continue cleanup

start cleaning up unused code

readd PacketHeader structure into packetqueue branch packetqueue

merge commit packetqueue

remove PacketHeader from base protocol5 protocol5

merged with default protocol5

reduce delta with default protocol5

added protocol5 branch's string reading function which seems to be more reliable

added packet queue as a new head protocol5

remove the packet queue for now protocol5

Reduce delta between branches protocol5

Merged with default protocol5

Reduce delta to protocol5 branch by importing the change to RCONSessoin::handlePacket's signature

Added the PacketQueue class to make use of the sequence numbering to process packets in the correct order, and the ZFC9000 end of packet recovery protocol. protocol5

Fixed compilation problem protocol5

Merged with default protocol5

Fixed Container::splice() method trimming the last element even when not supposed to

Added the ByteArray::quote() method to return a string representation of the byte array, and used it to print out the contents of unparseable packets.

Added Doxygen configuration

(0) -100 -50 -30 tip

mercurial